webmcp
log
| age | author | description | 
|---|---|---|
| 2015-03-22 | jbe | Code cleanup: handle I/O errors while reading template file | 
| 2015-03-21 | jbe | Added multirand library to execution order in documentation | 
| 2015-03-21 | jbe | Use "./" instead of "" as relative baseurl | 
| 2015-03-21 | jbe | Added missing comma in documentation of request.get_param_string{...} | 
| 2015-03-21 | jbe | Updated documentation; Switched version string to "2.0.0" | 
| 2015-03-21 | jbe | Bugfix/code-cleanup regarding initializers/finalizers: correctly detect yield-values and remove finalizers upon execution | 
| 2015-03-21 | jbe | Bugfix in request.redirect{...}: allow params to be nil |