summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Standard library moduls Incl and Mem; tweaks to Especialize and UnpolyGravatar Adam Chlipala2010-03-06
* Dead code elimination in Reduce codeGravatar Adam Chlipala2010-03-04
* -verboseGravatar Adam Chlipala2010-03-04
* Louder jscomp; toUpper/Lower fix for JavaScriptGravatar Adam Chlipala2010-03-04
* Tone down Reduce and compensate with a new push-lambda-inside-case rule in Mo...Gravatar Adam Chlipala2010-03-02
* Monad.foldMapRGravatar Adam Chlipala2010-03-02
* String.isPrefixGravatar Adam Chlipala2010-03-02
* Fix parsing of space-free .urp directives; use 'class' for 'c*' tagsGravatar Adam Chlipala2010-02-28
* Changing foldRX to mapXGravatar Adam Chlipala2010-02-28
* benignEffectfulGravatar Adam Chlipala2010-02-27
* Basic analysis of tag and CSS class usageGravatar Adam Chlipala2010-02-27
* Normalize URLs to deal with page names that contain apostrophesGravatar Adam Chlipala2010-02-25
* Use COALESCE to hide NULL results of aggregate functions; fix bug with improp...Gravatar Adam Chlipala2010-02-25
* Remove Basis.getRequestHeader, because it can subvert cookie securityGravatar Adam Chlipala2010-02-13
* New releaseGravatar Adam Chlipala2010-02-13
* 'configure' checks for libmhash and MLtonGravatar Adam Chlipala2010-02-11
* sigfile directiveGravatar Adam Chlipala2010-02-11
* Tips for CGI scripts without httpd.conf accessGravatar Adam Chlipala2010-02-09
* Set additional request headers for POST RPCsGravatar Adam Chlipala2010-02-09
* Update manual with Gian's experience building in OS XGravatar Adam Chlipala2010-02-09
* Expand 'row types' in first paragraph of manualGravatar Adam Chlipala2010-02-07
* Tiny Makefile fix for sed style/compatibilityGravatar Adam Chlipala2010-02-07
* Fix .urp parsing for realGravatar Adam Chlipala2010-02-07
* Fix detection of blank lines in .urpGravatar Adam Chlipala2010-02-07
* Remove debug printsGravatar Adam Chlipala2010-02-07
* Call access() with F_OKGravatar Adam Chlipala2010-02-07
* More fixes for NetBSD supportGravatar Adam Chlipala2010-02-06
* More is*() castsGravatar Adam Chlipala2010-02-06
* Prototype memmem()Gravatar Adam Chlipala2010-02-06
* Allow .urp files without initial blank linesGravatar Adam Chlipala2010-02-06
* More casting of isprint() argumentsGravatar Adam Chlipala2010-02-06
* AC_USE_SYSTEM_EXTENSIONS replaces the need for hacky #defines at starts of C ...Gravatar Adam Chlipala2010-02-06
* AM_INIT_AUTOMAKE with no-define (to fix some NetBSD and OS X problems)Gravatar Adam Chlipala2010-02-06
* Trying to get urweb.c working for someone in NetBSDGravatar Adam Chlipala2010-02-06
* Fixes for rooted modulesGravatar Adam Chlipala2010-02-04
* mhash will use saved signatureGravatar Adam Chlipala2010-02-04
* A litter more cautious about NULL applications; plug a memory leak in some Po...Gravatar Adam Chlipala2010-01-31
* Remove mention of (hopefully) fixed problem with ./configureGravatar Adam Chlipala2010-01-31
* Remove unneeded lib/c directoryGravatar Adam Chlipala2010-01-30
* Another try to include more Autofiles in the distributionGravatar Adam Chlipala2010-01-30
* Remove a faulty time tweak from Postgres serializationGravatar Adam Chlipala2010-01-30
* Change to satisfy GCC implicit aliasing rulesGravatar Adam Chlipala2010-01-30
* Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...Gravatar Adam Chlipala2010-01-30
* New releaseGravatar Adam Chlipala2010-01-30
* Small tweaksGravatar Adam Chlipala2010-01-28
* Run autoreconf at start of 'make reauto'Gravatar Adam Chlipala2010-01-28
* Switch to gcc -WallGravatar Adam Chlipala2010-01-28
* Get rid of those pesky symlinks for autotools filesGravatar Adam Chlipala2010-01-28
* First attempt to switch to Automake, to get shared libraries built in OSXGravatar Adam Chlipala2010-01-28
* Handling errors during commitGravatar Adam Chlipala2010-01-26