webmcp

log framework/env/__init.lua

age author description
2017-07-23 jbe Improve efficiency of table.insert in case of Lua 5.3 (do not use compatibility wrapper)
2017-06-30 jbe Provide custom implementation of table.insert for Lua 5.2
2015-03-26 jbe Code cleanup and performance improvements regarding 404 check; Deprecated encode.action_file_path{...} and encode.view_file_path{...}
2015-03-24 jbe Autodoc comments improved
2015-03-23 jbe Root __init.lua function must not set global variables without _G now; Documentation for "_" function added
2015-03-22 jbe Always enable SQL tracer (within framework/env/__init.lua); Record execution time of SQL statements
2015-03-22 jbe Code cleanup regarding loading of "multirand" library
2015-03-15 jbe Initialize global variable 'app' on every request
2015-03-01 jbe Added missing local statement in table.new(...)
2015-02-27 jbe Workaround for postfork-loading of multirand library
2015-01-09 jbe Load "moonbridge_http" locally in framework/bin/mcp.lua
2015-01-09 jbe Code cleanup and work on Moonbridge integration
2015-01-09 jbe Removed CGI support; Created draft for new MCP program to be used with "Moonbridge Network Server for Lua Applications"
2009-10-25 jbe/bsw Version 1.0.0v1.0.0

Impressum / About Us