webmcp
log
age | author | description |
---|---|---|
2015-03-26 | jbe | Bugfix regarding MIME types for static file delivery |
2015-03-26 | jbe | Fixed documentation of extos.listdir(...), which was wrong |
2015-03-26 | jbe | Added new function extos.stat(...) |
2015-03-26 | jbe | Code cleanup in extos.c: use 1.0e9 instead of 0.000000001 to avoid floating-point inaccuracies, added "const" qualifiers to avoid two compiler warnings |
2015-03-24 | jbe | Bugfix: respect "index" argument to request.get_param{...} function; Allow access to metadata of POST fields in request.get_param{...} |
2015-03-24 | jbe | Added tag v2.0.0 for changeset f85de175b8c0 |
2015-03-24 | jbe | Updated LICENSE filev2.0.0 |