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
/
luasocket.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: Remove the executable permission bit from some source files (#434)
Tianjia Zhang
2024-06-29
1
-0
/
+0
*
luasocket: include centralization
E. Westbrook
2019-03-10
1
-10
/
+0
*
Update to Visual Studio 2017.
Diego Nehab
2018-08-22
1
-1
/
+1
*
New compat.h module implements luaL_setfuncs.
Diego Nehab
2015-08-21
1
-4
/
+1
*
Better solution to luaL_checkint...
Diego Nehab
2015-03-01
1
-6
/
+1
*
Out of the box support for Lua 5.3.
Diego Nehab
2015-02-18
1
-9
/
+5
*
Export global only if LUA_COMPAT_MODULE defined.
Diego Nehab
2013-05-29
1
-20
/
+5
*
Build with Lua 5.2 without LUA_COMPAT_MODULE flag.
moteus
2013-05-27
1
-3
/
+28
*
Compiles with Lua 5.1.4 and Lua 5.2.0-beta, although the makefile needs sorti...
Liam Devine
2012-04-11
1
-2
/
+2
*
Decent makefiles!
Diego Nehab
2009-05-27
1
-2
/
+0
*
Before compiling on Windows.
Diego Nehab
2005-10-07
1
-5
/
+5
*
Almost ready to release.
Diego Nehab
2005-09-29
1
-4
/
+6
*
Final push for release...
Diego Nehab
2005-08-12
1
-1
/
+1
*
Using core.so instead of csocket.so and cmime.so.
Diego Nehab
2005-06-17
1
-1
/
+1
*
Working on the manual.
Diego Nehab
2005-06-14
1
-2
/
+2
*
Forward server working on Mac OS X...
Diego Nehab
2005-02-08
1
-2
/
+2
*
Few extra changes...
Diego Nehab
2005-01-02
1
-1
/
+1
*
Fine tunned modules scheme.
Diego Nehab
2004-10-11
1
-1
/
+1
*
Using new module scheme. Still needs fine tuning.
Diego Nehab
2004-09-27
1
-6
/
+4
*
Almost ready for distribution...
Diego Nehab
2004-06-17
1
-0
/
+1
*
Compiled and tested on Windows...
Diego Nehab
2004-06-17
1
-7
/
+0
*
Manual is almost done. HTTP is missing.
Diego Nehab
2004-06-15
1
-3
/
+68
*
Só pra não perder se der merda.
Diego Nehab
2004-06-04
1
-4
/
+1
*
Fine tuning the "require" business.
Diego Nehab
2004-05-30
1
-12
/
+5
*
Committing with require.
Diego Nehab
2004-05-28
1
-34
/
+3
*
FTP low-level working.
Diego Nehab
2004-05-25
1
-26
/
+3
*
Message source in smtp.lua is a work of art.
Diego Nehab
2004-03-18
1
-0
/
+2
*
New filter scheme.
Diego Nehab
2004-03-16
1
-6
/
+0
*
Added ltn12 module. Modified mime to be stand alone.
Diego Nehab
2004-02-11
1
-0
/
+2
*
Worked on the manual.
Diego Nehab
2004-02-04
1
-15
/
+35
*
Working on the manual...
Diego Nehab
2004-01-24
1
-27
/
+0
*
Added gethostname.
Diego Nehab
2004-01-19
1
-1
/
+57
*
Updated some of the callbacks in callback.lua.
Diego Nehab
2004-01-19
1
-4
/
+4
*
First version of generic SMTP code and of the base64 encoding.
Diego Nehab
2003-10-21
1
-2
/
+4
*
Starting to use RCS in princeton again. Not behind a firewall anymore.
Diego Nehab
2003-08-31
1
-0
/
+2
*
Finished implementation of LuaSocket 2.0 alpha on Linux.
Diego Nehab
2003-06-26
1
-15
/
+5
*
Select re-implemented in a nicer way.
Diego Nehab
2003-06-09
1
-7
/
+24
*
Porting to LUA 5.0 final
Diego Nehab
2003-05-25
1
-37
/
+27
*
Released luasocket-1.5-work!
Diego Nehab
2003-03-28
1
-1
/
+1
*
Closer to release...
Diego Nehab
2003-03-28
1
-0
/
+7
*
Ported to Win32!
Diego Nehab
2003-03-21
1
-1
/
+1
*
Already compiling and running for Lua 5.0 (alpha)
Diego Nehab
2002-12-02
1
-1
/
+9
*
main module. just initializes other modules.
Diego Nehab
2002-07-03
1
-2151
/
+37
*
Corrigido bug no select.
Diego Nehab
2002-06-10
1
-3
/
+3
*
Almost ready for Lua 4.1
Diego Nehab
2001-09-26
1
-97
/
+87
*
lua_socketlibopen now returns a result code.
Diego Nehab
2001-09-12
1
-4
/
+9
*
Timeout detection bug when timeout value was 0 in the select function.
Diego Nehab
2001-07-23
1
-1
/
+1
*
LUASOCKET_API now prefixes all exported function declarations.
Diego Nehab
2001-06-19
1
-1
/
+1
*
Removed some warnings.
Diego Nehab
2001-06-09
1
-2
/
+2
*
udpsocket errors are more verbose
Diego Nehab
2001-06-08
1
-6
/
+12
[next]