webmcp
log
| age | author | description | 
|---|---|---|
| 2015-02-28 | jbe | Replace global environment as soon as possible in mcp.lua | 
| 2015-02-27 | jbe | Bugfix in local function pack_return_values in framework/env/execute/chunk.lua | 
| 2015-02-27 | jbe | Workaround for postfork-loading of multirand library | 
| 2015-02-27 | jbe | Added function request.get_cookie{...} | 
| 2015-02-27 | jbe | Added missing request.get_path() function | 
| 2015-02-27 | jbe | Fixed typo in execute._create_sorted_execution_list(...) | 
| 2015-02-27 | jbe | Initialize listeners list in framework/bin/mcp.lua |