Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Thu, 11 Feb 2010 09:10:01 -0500 | Adam Chlipala | sigfile directive |
Sat, 06 Feb 2010 20:13:51 -0500 | Adam Chlipala | More is*() casts |
Sat, 06 Feb 2010 13:53:26 -0500 | Adam Chlipala | More casting of isprint() arguments |
Sat, 06 Feb 2010 13:46:17 -0500 | Adam Chlipala | AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C files |
Sat, 06 Feb 2010 13:09:51 -0500 | Adam Chlipala | Trying to get urweb.c working for someone in NetBSD |
Sun, 31 Jan 2010 15:28:50 -0500 | Adam Chlipala | A litter more cautious about NULL applications; plug a memory leak in some Postgres functions |
Sat, 30 Jan 2010 13:39:39 -0500 | Adam Chlipala | Remove a faulty time tweak from Postgres serialization |