Mercurial > urweb
log src/c/request.c
age | author | description |
---|---|---|
Mon, 23 Dec 2013 15:59:17 +0000 | Adam Chlipala | Proper handling of serialization failures during SQL COMMIT |
Mon, 14 Oct 2013 08:08:57 -0400 | Adam Chlipala | Change Pthread thread creation logic to avoid Cygwin limitations with setting stack size |
Sat, 21 Jul 2012 15:34:07 -0400 | Adam Chlipala | Get regular forms working again |
Sat, 21 Jul 2012 15:16:57 -0400 | Adam Chlipala | Top.postFields |
Sat, 02 Jun 2012 10:54:49 -0400 | Adam Chlipala | Avoid redundant rollbacks |
Tue, 02 Aug 2011 14:31:37 -0400 | Adam Chlipala | Introduce URWEB_STACK_SIZE environment variable (based on a patch by Hao Deng) |
Sat, 09 Apr 2011 14:36:47 -0400 | Adam Chlipala | Each context gets its own non-repeating sequence of source numbers |