webmcp
log
| age | author | description |
|---|---|---|
| 2014-07-10 | jbe | Default to "lua" and "luac" binaries in Makefile.options |
| 2014-07-10 | jbe | Improved Makefile for lua51/lua52; Updated version number |
| 2014-07-10 | bsw | Added time protocol to trace system |
| 2014-02-10 | jbe | allow access to cgi.post_data for usual requests |
| 2014-01-19 | jbe | Anchor (#) support for redirect and routing |
| 2014-01-13 | jbe | Changed default for 'truncate_count_suffix' in string.format |
| 2014-01-13 | jbe | Better (and bugfixed) implementation of string truncating in format.string(...) |
| 2014-01-12 | jbe | String truncating by counting Unicode codepoints in format.string(...) |
| 2012-11-04 | jbe | Print 12:xx a.m., instead of 00:xx a.m. |
| 2012-11-04 | jbe | Documentation of "hide_seconds" flag for format.time and format.timestamp |
| 2012-11-04 | jbe | Backed out changeset bbfbbddf13ad (support for intervals) |
| 2012-11-04 | jbe | Support for intervals |