log src/compiler.sml

age author description
Sun, 29 May 2011 14:29:26 -0400 Adam Chlipala getHeader and setHeader
Sat, 12 Mar 2011 14:30:08 -0500 Adam Chlipala Change order of linking database libraries to satisfy Cygwin
Thu, 10 Mar 2011 20:22:03 -0500 Adam Chlipala Ignore JavaScript events in Effectize; allow extra spaces for 'jsFunc'; eat carriage returns at line ends in .urp files
Thu, 20 Jan 2011 16:26:54 -0500 Adam Chlipala Use sigFile again; do redirects in a way that is compatible with FastCGI
Sun, 16 Jan 2011 10:38:03 -0500 Adam Chlipala Patch from Vladimir Shabanov to support crypt under OS X
Sat, 15 Jan 2011 20:06:00 -0500 Adam Chlipala Use -debug flag properly when compiling in single-source mode
Sat, 15 Jan 2011 14:53:13 -0500 Adam Chlipala Allow subqueries to reference aggregate-only columns of free tables; treat non-COUNT aggregate functions as possibly returning NULL
Thu, 13 Jan 2011 18:15:04 -0500 Adam Chlipala alwaysInline .urp setting
Thu, 06 Jan 2011 09:14:06 -0500 Adam Chlipala Detect missing 'database' directive; don't compile garbage C files
Sun, 26 Dec 2010 11:13:37 -0500 Adam Chlipala Switch from libmhash to OpenSSL
Fri, 24 Dec 2010 12:51:46 -0500 Adam Chlipala Add an extra Especialize pass before Rpcify
Thu, 16 Dec 2010 09:59:05 -0500 Adam Chlipala Enforce character constraints on source filenames
Tue, 14 Dec 2010 10:59:17 -0500 Adam Chlipala Allow use of path variables in strings with no slashes
Tue, 14 Dec 2010 10:21:51 -0500 Adam Chlipala Better treatment of relative paths in .urp files
Sun, 12 Dec 2010 10:57:41 -0500 Adam Chlipala Fix merging of prefix settings