Mercurial > urweb
log
age | author | description |
---|---|---|
Wed, 11 Dec 2013 14:57:54 -0500 | Adam Chlipala | Fix regression in http.c for long-polling connections; add lazy initialization of database connections, to avoid the overhead in handlers that don't use SQL |
Wed, 11 Dec 2013 11:06:08 -0500 | Adam Chlipala | Add '-q' option to HTTP binaries |
Mon, 07 Oct 2013 14:08:10 +0400 | Sergey Mironov | Add show instance for 'id' type |
Mon, 09 Dec 2013 17:25:53 -0500 | Adam Chlipala | Merge |
Mon, 09 Dec 2013 17:23:25 -0500 | Adam Chlipala | Add JavaScript mappings for isprint and ord |
Mon, 09 Dec 2013 15:47:14 -0500 | Adam Chlipala | Rename <activeHead> to <script> and make it work properly |
Fri, 06 Dec 2013 14:52:47 +0400 | Sergey Mironov | activeHead: don't modify the head. just execute the code provided |