moonbridge

log moonbridge.c

age author description
2015-01-29 jbe Use memcpy() instead of dereferencing type-punned pointers to avoid breaking strict-aliasing rules
2015-01-29 jbe Removed C++ style comments (use C style comments)
2015-01-29 jbe Proper treatment of double semicolons in package.path and added MOONBR_LUA_CPATH in addition to MOONBR_LUA_PATH
2015-01-29 jbe Added MOONBR_LUA_PATH compile-time variable to allow prepending a path to LUA_PATH at run-time
2015-01-14 jbe Terminate server at startup if no listener is installed
2015-01-08 jbe Lua 5.3 (rc4) compatibility; Code cleanup for Lua 5.3

Impressum / About Us