Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Wed, 26 Feb 2014 09:43:47 +0000 | Sergey Mironov | Protect uw_Basis_new_client_source from invalid ctx->id |
Wed, 26 Feb 2014 08:21:52 +0000 | Sergey Mironov | Define uw_loggers structure, allow FFI code to access it |
Fri, 07 Mar 2014 11:50:45 -0500 | Adam Chlipala | getenv calls UNIX getenv() when no special alternative is set |
Tue, 04 Mar 2014 08:46:33 -0500 | Adam Chlipala | Change Basis.getenv to return None outside the context of a web request |
Tue, 25 Feb 2014 16:34:04 -0500 | Adam Chlipala | Parse new bytea output format from Postgres 9.x |
Fri, 14 Feb 2014 04:00:03 -0500 | Patrick Hurst | Merge in upstream |
Sat, 25 Jan 2014 18:15:14 -0500 | Patrick Hurst | Use localtime, not gmtime, for datetime functions. |