webmcp
log
| age | author | description | 
|---|---|---|
| 2017-06-27 | jbe | Fixed error in error handling when catching illegal static path | 
| 2017-06-18 | jbe | Support for non-integer numbers in mondelefant_atom_connector (requires Lua 5.3) | 
| 2017-06-18 | jbe | Avoid blocking of execute.command{...} if child process closes file descriptors but doesn't terminate | 
| 2017-06-12 | jbe | Pass poll message to abort_handler of execute.command{...} | 
| 2017-06-12 | jbe | Do not execute abortable command if termination has already been requested | 
| 2017-06-11 | jbe | New function execute.command{...} |