Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Sun, 08 Apr 2012 16:29:28 -0400 | Adam Chlipala | Optimize code from last changeset a bit |
Sun, 08 Apr 2012 16:24:16 -0400 | Adam Chlipala | Refactor to avoid dependence on recursive mutexes |
Fri, 16 Mar 2012 08:42:51 -0400 | Adam Chlipala | Change ID generation scheme to conform to HTML standards (thanks to Edward Yang for the catch) |
Sat, 03 Mar 2012 15:47:52 -0500 | Adam Chlipala | Pass non-printing characters through unchanged in sqlifyString, to support UTF-8 |