webmcp
log
| age | author | description | 
|---|---|---|
| 2015-12-10 | jbe | Dropped compatibility code for Lua 5.1 (assume LUA_VERSION_NUM >= 502) | 
| 2015-12-10 | jbe | Improved error handling in mondelefant_native.c; Fixed bug in error handling when PQsendQuery returned 0 | 
| 2015-12-09 | jbe | Use uservalues rather than ephemeron tables in mondelefant | 
| 2015-12-09 | jbe | Fixed error in autodoc documentation of <db_handle>:quote_binary(...) | 
| 2015-12-09 | jbe | Documentation of return values of <db_handle>:wait(...) call in case of error or timeout | 
| 2015-12-09 | jbe | Added <db_handle>:wait(...) method to wait for NOTIFYs | 
| 2015-12-04 | jbe | Updated framework/webmcp_version file to match current version | 
| 2015-12-03 | jbe | Reset window.location.hash after collapsing/expanding sections in autodoc reference |