moonbridge

log

age author description
2015-01-29 jbe Code cleanup in Makefile; Use lsb_release binary in Makefile
2015-01-29 jbe Code cleanup in example_application.lua; Removed memory limit in example_application.lua
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

Impressum / About Us