webmcp
log
| age | author | description | 
|---|---|---|
| 2016-07-21 | jbe | Fixed wrong documentation (no leading slash in request.get_path) | 
| 2016-07-21 | jbe | Fixed error in error creation in execute._create_sorted_execution_list when two initializers have the same name | 
| 2016-07-21 | jbe | Pass error string of coroutine in execute._initializers | 
| 2016-06-01 | jbe | Use snprintf instead of sprintf as a precautionary measure for security | 
| 2016-05-16 | jbe | Added tag v2.1.0 for changeset 0221836a9db5 | 
| 2016-05-16 | jbe | Changed version number to 2.1.0v2.1.0 | 
| 2016-05-16 | jbe | Do not use luaL_addchar unless Lua string buffer is on top of stack (possible segmentation fault) |