Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Sat, 03 Mar 2012 15:47:52 -0500 | Adam Chlipala | Pass non-printing characters through unchanged in sqlifyString, to support UTF-8 |
Sat, 04 Feb 2012 11:01:06 -0500 | Adam Chlipala | Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday |
Sat, 14 Jan 2012 23:02:34 +0400 | Vladimir Shabanov | Fixed clients mutex initialization for compiling under OS X. |
Tue, 10 Jan 2012 17:32:48 -0500 | Adam Chlipala | Fix some locking issues for client array |
Tue, 10 Jan 2012 15:34:18 -0500 | Adam Chlipala | Properly handle case where an RPC changes signed cookie state |
Sun, 08 Jan 2012 15:47:05 -0500 | Adam Chlipala | Fix channel delivery to handle sending of messages for channels whose clients haven't connected yet |
Sun, 04 Dec 2011 16:32:06 -0500 | Adam Chlipala | Fix client-side [int] parsing and extend server-side [time] parsing to support a format that also works portably in JavaScript |