Mercurial > urweb
log src/c/request.c
age | author | description |
---|---|---|
Sun, 15 Jun 2014 21:13:12 +0000 | Sergey Mironov | Call try_rollback before resetting the context |
Wed, 28 May 2014 11:53:19 -0400 | Adam Chlipala | Align to sizeof(void *) instead of fixed 4 |
Wed, 26 Feb 2014 08:21:52 +0000 | Sergey Mironov | Define uw_loggers structure, allow FFI code to access it |
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 |