moonbridge

log

age author description
2015-01-29 jbe Include bsd/stdio.h on Linux systems to avoid compiler warning on implicitly declared fpurge() function
2015-01-29 jbe Suppress unused-result compiler warnings in Makefile
2015-01-29 jbe Backed out previous changeset: Avoid "unused-result" compiler warning by storing return values in dummy variables
2015-01-29 jbe Avoid "unused-result" compiler warning by storing return values in dummy variables
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 Added default makefile configuration for Ubuntu distribution
2015-01-29 jbe Bugfix in example_application.lua (Bug introduced in one of the previous commits)
2015-01-29 jbe Alphabetical order in reference.txt
2015-01-29 jbe Emptied prepare method and use request:send_text_status_response(...) in example_application.lua
2015-01-29 jbe Include leading question mark in request.query
2015-01-29 jbe Fixed bad mistake in comment on prepare function in example_application.lua
2015-01-29 jbe Removed request.url; String in request.path does not contain a leading slash anymore; Stricter parsing of request targets
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

Impressum / About Us