summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Using libtool to build and install liburweb*Gravatar Adam Chlipala2010-01-26
* <img> has dimensions and needs special HTML handlingGravatar Adam Chlipala2010-01-26
* Allow escaped backslashes in literals; conversion betwixt int and charGravatar Adam Chlipala2010-01-12
* Update manual for last two changesetsGravatar Adam Chlipala2010-01-12
* -path and -root command-line flagsGravatar Adam Chlipala2010-01-12
* Supporting any number of arguments for explicitly exported functionsGravatar Adam Chlipala2010-01-12
* Makefile fix for releaseGravatar Adam Chlipala2010-01-12
* New releaseGravatar Adam Chlipala2010-01-12
* Reduce concatenations of the empty record; unpoly non-recursive functionsGravatar Adam Chlipala2010-01-10
* Support for protocol-specific expunger dispatchGravatar Adam Chlipala2010-01-10
* Basis.debug; more restrictive type for Basis.form; weaken definition of polym...Gravatar Adam Chlipala2010-01-07
* Basis.textBlob; support HTTP requests with no headersGravatar Adam Chlipala2010-01-05
* uw_close()Gravatar Adam Chlipala2010-01-05
* Clear script_header in uw_reset()Gravatar Adam Chlipala2010-01-05
* Loosen parsing of multiplicationGravatar Adam Chlipala2010-01-05
* Database quotasGravatar Adam Chlipala2010-01-03
* DeadlinesGravatar Adam Chlipala2010-01-03
* Memory limitsGravatar Adam Chlipala2010-01-03
* Proper C-side deserialization; Shake.sliceDbGravatar Adam Chlipala2010-01-03
* JavaScript urlification; more lenient export pattern in Corify; only include ...Gravatar Adam Chlipala2010-01-02
* Proper 404 generationGravatar Adam Chlipala2010-01-02
* Proper [un]urlification of unitGravatar Adam Chlipala2010-01-01
* Proper client-side attrifyStringGravatar Adam Chlipala2010-01-01
* Eta-expand bodies of transaction functions in Monoization, to enable later op...Gravatar Adam Chlipala2009-12-31
* Change location of dynamic librariesGravatar Adam Chlipala2009-12-31
* Protect against NULL applications in a few placesGravatar Adam Chlipala2009-12-31
* Basis.serialize; separate file for mhash; run transactional finishers in reve...Gravatar Adam Chlipala2009-12-31
* New releaseGravatar Adam Chlipala2009-12-30
* Update manual's description of implicit argumentsGravatar Adam Chlipala2009-12-30