Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Wed, 27 Nov 2013 15:28:55 -0500 | Adam Chlipala | Add Connection and Content-length headers to raw HTTP responses |
Thu, 10 Oct 2013 18:31:10 -0400 | Adam Chlipala | Remove uw_cutErrorLocation() hijinks |
Thu, 10 Oct 2013 14:48:43 -0400 | Adam Chlipala | Take proper account of signatures changing during page generation |
Fri, 13 Sep 2013 10:24:10 -0400 | Adam Chlipala | Tweak Sergey's patch to work with Postgres |
Fri, 13 Sep 2013 10:09:15 -0400 | Sergey Mironov | Add hex SQL syntax for blobs, such as X'0ABC12343'. Works with sqlite. |
Wed, 17 Jul 2013 09:09:48 -0400 | Adam Chlipala | Postgres unicode printing fix from Artyom Shalkhakov |
Fri, 30 Nov 2012 09:50:00 -0500 | Adam Chlipala | Fix generation of timestamp literals for MySQL and SQLite |