summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update demo/more for simplified implicit argumentsGravatar Adam Chlipala2011-07-06
* Add client-side Basis.now and pretty-printing of timesGravatar Adam Chlipala2011-07-06
* Change Basis.rand to use cryptographically secure generationGravatar Adam Chlipala2011-07-03
* Basis.currentUrlHasQueryStringGravatar Adam Chlipala2011-07-03
* Fix flift.Gravatar Karn Kallio2011-07-02
* For non-debug builds, leave out source location info in what is shown to userGravatar Adam Chlipala2011-07-03
* Clarify about implicit folder argumentsGravatar Adam Chlipala2011-06-28
* recToListGravatar Robin Green2011-06-27
* top.urs: More commentsGravatar Robin Green2011-06-28
* Workaround for old IE handling of <option> with no 'value' attributeGravatar Adam Chlipala2011-06-26
* 'noXsrfProtection' .urp directiveGravatar Adam Chlipala2011-06-24
* 'show' instance for 'css_class'Gravatar Adam Chlipala2011-06-23
* Add rowspan attribute to td,th elements.Gravatar Karn Kallio2011-06-22
* xtable monoize to string.Gravatar Karn Kallio2011-06-22
* Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)Gravatar Adam Chlipala2011-06-17
* Handle spaces in filenames passed to GCC (caught by Zachary Tatlock)Gravatar Adam Chlipala2011-06-15
* Implicit argument insertion for local variablesGravatar Adam Chlipala2011-06-14
* Keep user-set response headers on indirect returnsGravatar Adam Chlipala2011-06-12
* Handle 'prefix' directives for HTTPSGravatar Adam Chlipala2011-06-01
* Explain how to signal an error in a commit handlerGravatar Adam Chlipala2011-05-31
* Proper C pretty-printing of floats in scientific notationGravatar Adam Chlipala2011-05-31
* Fix bug with string literals in unAsGravatar Adam Chlipala2011-05-30
* Remember to remove explicit table projections in SQLite UPDATE SET valuesGravatar Adam Chlipala2011-05-30
* getHeader and setHeaderGravatar Adam Chlipala2011-05-29
* Configuration detects proper header files for database dev librariesGravatar Adam Chlipala2011-05-29
* Properly handle form textboxes that have sourcesGravatar Adam Chlipala2011-05-29
* Don't mention 'sessions' in the manualGravatar Adam Chlipala2011-05-29
* Prevent early clearing of context post dataGravatar Adam Chlipala2011-05-22
* Renumber version in CHANGELOG, since I wasn't ready to release as soon as I e...Gravatar Adam Chlipala2011-05-17
* Grandfather into release: Use latest Debian testing autotools, etc.Gravatar Adam Chlipala2011-05-15
* New releaseGravatar Adam Chlipala2011-05-15
* Escape less-than in JavaScript stringsGravatar Adam Chlipala2011-05-12
* Include type attribute in script tag for generating valid XHTML.Gravatar Karn Kallio2011-05-06
* Corify Basis.unit to empty record; this is needed so that specializeGravatar Karn Kallio2011-05-06
* Fix bug in projection of constructors from modules in class rules.Gravatar Karn Kallio2011-04-30
* Fix for projection of type class constructors in signatures.Gravatar Karn Kallio2011-04-25
* Add two html elements: sup and subGravatar Karn Kallio2011-04-18
* Before allowing an indirect return, check (dynamically, for now) that we aren...Gravatar Adam Chlipala2011-04-17
* Warn that tests ought not to be usedGravatar Adam Chlipala2011-04-17
* Remove commented-out readUtc code; add back indeterminate tm_isdstGravatar Adam Chlipala2011-04-15
* Fix getting UTC time from formatted strings ( in uw_Basis_readUtc ).Gravatar Karn Kallio2011-04-12
* Send newly created sources with messages to clientsGravatar Adam Chlipala2011-04-09
* Each context gets its own non-repeating sequence of source numbersGravatar Adam Chlipala2011-04-09
* To generate server-side source JavaScript, try both the old and new strategie...Gravatar Adam Chlipala2011-03-28
* Escape strings as needed in some error messages within urweb.cGravatar Adam Chlipala2011-03-27
* Fix MySQL time handlingGravatar Adam Chlipala2011-03-27
* A Gentoo .ebuild file, based mostly on a contribution by moreilconGravatar Adam Chlipala2011-03-26
* '--without-emacs' configure optionGravatar Adam Chlipala2011-03-20
* Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'Gravatar Adam Chlipala2011-03-20
* Fix 'readUtc' to work during DSTGravatar Adam Chlipala2011-03-18