Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Sun, 15 Jun 2014 21:13:12 +0000 | Sergey Mironov | Call try_rollback before resetting the context |
Thu, 05 Jun 2014 20:36:12 +0000 | Sergey Mironov | Allow '+' char in blessMime |
Wed, 28 May 2014 11:53:19 -0400 | Adam Chlipala | Align to sizeof(void *) instead of fixed 4 |
Sun, 18 May 2014 19:09:09 -0400 | Adam Chlipala | Fix datetime construction (contributed by Patrick Hurst) |
Sun, 18 May 2014 18:58:50 -0400 | Adam Chlipala | Change context-local memory allocation to return word-aligned addresses (based on patch by Evan Danaher) |
Fri, 02 May 2014 15:32:10 -0400 | Adam Chlipala | HTML5 data-* attributes |
Thu, 17 Apr 2014 17:41:24 -0400 | Adam Chlipala | uw_register_transactional() can return error codes |