index
:
luasocket
feature/compiler-override
hjelmeland-patch-1
issue297
master
revert-256-luasocket254
A mirror of https://github.com/lunarmodules/luasocket.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
except.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
except: pragma visibility
E. Westbrook
2019-03-10
1
-8
/
+2
*
except.c: use LUASOCKET_PRIVATE
E. Westbrook
2019-02-25
1
-1
/
+3
*
Always put metatable in first upvalue.
Philipp Janda
2016-02-24
1
-4
/
+6
*
Don't swallow errors in finalizers.
Philipp Janda
2016-02-24
1
-1
/
+1
*
Support table errors.
Philipp Janda
2016-02-21
1
-19
/
+27
*
New compat.h module implements luaL_setfuncs.
Diego Nehab
2015-08-21
1
-4
/
+1
*
make socket.protect yieldable on Lua 5.2/5.3
Philipp Janda
2014-11-10
1
-5
/
+30
*
Export global only if LUA_COMPAT_MODULE defined.
Diego Nehab
2013-05-29
1
-0
/
+4
*
Making progress toward a release
Diego Nehab
2012-04-23
1
-2
/
+0
*
Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...
Liam Devine
2012-04-11
1
-1
/
+1
*
Preliminary IPv6 support for v2.1
Diego Nehab
2012-04-11
1
-1
/
+1
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-2
/
+3
*
Almost ready for beta3
Diego Nehab
2004-11-27
1
-3
/
+23
*
Compiles with g++.
Diego Nehab
2004-07-01
1
-4
/
+5
*
Fixing bugs...
Diego Nehab
2004-06-20
1
-1
/
+1
*
2.0 alpha RELEASED!
Diego Nehab
2004-06-18
1
-14
/
+9
*
Implemented safe exceptions. This looks preeety good.
Diego Nehab
2004-06-18
1
-6
/
+26
*
Fixed smtp.lua loading.
Diego Nehab
2004-06-16
1
-0
/
+10
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-0
/
+52