Mercurial > urweb
log
age | author | description |
---|---|---|
Wed, 26 Feb 2014 08:21:52 +0000 | Sergey Mironov | Define uw_loggers structure, allow FFI code to access it |
Sun, 13 Apr 2014 21:36:44 -0400 | Adam Chlipala | Update manual inaccuracies about client-side functions |
Mon, 17 Mar 2014 16:52:10 -0400 | Adam Chlipala | -explainEmbed |
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 |
Thu, 20 Feb 2014 15:50:33 -0500 | Adam Chlipala | Tweaked parameter renaming for functors, so now demos and the original bug-triggering application work |