summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* safeGetGravatar Adam Chlipala2010-03-09
|
* Spiffed-up Split1; remove spurious error message triggered by 'open'ing a ↵Gravatar Adam Chlipala2010-03-09
| | | | module containing a functor
* Got split1 working, but noticed a nasty type inference bug with transplanted ↵Gravatar Adam Chlipala2010-03-06
| | | | unification variables
* 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 ↵Gravatar Adam Chlipala2010-03-02
| | | | MonoOpt; expand more Basis synonyms in Monoize
* 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 ↵Gravatar Adam Chlipala2010-02-25
| | | | improper ordering of query result columns
* 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
| | | | files
* 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 ↵Gravatar Adam Chlipala2010-01-31
| | | | Postgres functions
* 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 ↵Gravatar Adam Chlipala2010-01-30
| | | | some -Wall
* 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
|