log src/c/request.c

age author description
Thu, 14 Oct 2010 11:35:56 -0400 Adam Chlipala -limit for running time
Tue, 07 Sep 2010 08:28:07 -0400 Adam Chlipala Server-side 'onError'
Sun, 30 May 2010 10:39:25 -0400 Adam Chlipala Include new config.h in C source files
Thu, 25 Feb 2010 15:08:52 -0500 Adam Chlipala Normalize URLs to deal with page names that contain apostrophes
Sat, 06 Feb 2010 16:54:13 -0500 Adam Chlipala Prototype memmem()
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
Thu, 28 Jan 2010 13:32:26 -0500 Adam Chlipala Switch to gcc -Wall