aboutsummaryrefslogtreecommitdiff
path: root/src/except.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* except: pragma visibilityE. Westbrook2019-03-101-8/+2
* except.c: use LUASOCKET_PRIVATEE. Westbrook2019-02-251-1/+3
* Always put metatable in first upvalue.Philipp Janda2016-02-241-4/+6
* Don't swallow errors in finalizers.Philipp Janda2016-02-241-1/+1
* Support table errors.Philipp Janda2016-02-211-19/+27
* New compat.h module implements luaL_setfuncs.Diego Nehab2015-08-211-4/+1
* make socket.protect yieldable on Lua 5.2/5.3Philipp Janda2014-11-101-5/+30
* Export global only if LUA_COMPAT_MODULE defined.Diego Nehab2013-05-291-0/+4
* Making progress toward a releaseDiego Nehab2012-04-231-2/+0
* Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...Liam Devine2012-04-111-1/+1
* Preliminary IPv6 support for v2.1Diego Nehab2012-04-111-1/+1
* Almost ready to release.Diego Nehab2005-09-291-2/+3
* Almost ready for beta3Diego Nehab2004-11-271-3/+23
* Compiles with g++.Diego Nehab2004-07-011-4/+5
* Fixing bugs...Diego Nehab2004-06-201-1/+1
* 2.0 alpha RELEASED!Diego Nehab2004-06-181-14/+9
* Implemented safe exceptions. This looks preeety good.Diego Nehab2004-06-181-6/+26
* Fixed smtp.lua loading.Diego Nehab2004-06-161-0/+10
* Manual is almost done. HTTP is missing.Diego Nehab2004-06-151-0/+52