moonbridge
log
age | author | description |
---|---|---|
2015-01-30 | jbe | Added default compile options for Debian |
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 |