Mon, 27 Jun 2011 21:36:32 +0100 |
Robin Green |
recToList |
Tue, 28 Jun 2011 11:55:57 +0100 |
Robin Green |
top.urs: More comments |
Sun, 26 Jun 2011 19:45:21 -0400 |
Adam Chlipala |
Workaround for old IE handling of <option> with no 'value' attribute |
Fri, 24 Jun 2011 13:50:59 -0400 |
Adam Chlipala |
'noXsrfProtection' .urp directive |
Thu, 23 Jun 2011 08:44:03 -0400 |
Adam Chlipala |
'show' instance for 'css_class' |
Wed, 22 Jun 2011 13:58:43 -0430 |
Karn Kallio |
Add rowspan attribute to td,th elements. |
Thu, 23 Jun 2011 00:01:52 -0430 |
Karn Kallio |
xtable monoize to string. |
Fri, 17 Jun 2011 11:52:56 -0400 |
Adam Chlipala |
Fixes to work nicely with OS X and Clang (thanks to Austin Seipp) |
Wed, 15 Jun 2011 09:52:06 -0400 |
Adam Chlipala |
Handle spaces in filenames passed to GCC (caught by Zachary Tatlock) |
Tue, 14 Jun 2011 08:54:45 -0400 |
Adam Chlipala |
Implicit argument insertion for local variables |
Sun, 12 Jun 2011 17:44:34 -0400 |
Adam Chlipala |
Keep user-set response headers on indirect returns |
Wed, 01 Jun 2011 07:23:27 -0400 |
Adam Chlipala |
Handle 'prefix' directives for HTTPS |
Tue, 31 May 2011 09:14:03 -0400 |
Adam Chlipala |
Explain how to signal an error in a commit handler |
Tue, 31 May 2011 07:44:52 -0400 |
Adam Chlipala |
Proper C pretty-printing of floats in scientific notation |
Mon, 30 May 2011 09:31:50 -0400 |
Adam Chlipala |
Fix bug with string literals in unAs |
Mon, 30 May 2011 07:48:08 -0400 |
Adam Chlipala |
Remember to remove explicit table projections in SQLite UPDATE SET values |
Sun, 29 May 2011 14:29:26 -0400 |
Adam Chlipala |
getHeader and setHeader |
Sun, 29 May 2011 13:31:53 -0400 |
Adam Chlipala |
Configuration detects proper header files for database dev libraries |
Sun, 29 May 2011 12:44:31 -0400 |
Adam Chlipala |
Properly handle form textboxes that have sources |
Sun, 29 May 2011 12:18:59 -0400 |
Adam Chlipala |
Don't mention 'sessions' in the manual |
Sun, 22 May 2011 13:32:29 -0400 |
Adam Chlipala |
Prevent early clearing of context post data |
Tue, 17 May 2011 16:02:19 -0400 |
Adam Chlipala |
Renumber version in CHANGELOG, since I wasn't ready to release as soon as I expected |
Sun, 15 May 2011 17:20:08 -0400 |
Adam Chlipala |
Grandfather into release: Use latest Debian testing autotools, etc. |
Sun, 15 May 2011 13:16:58 -0400 |
Adam Chlipala |
New release |
Thu, 12 May 2011 17:14:13 -0400 |
Adam Chlipala |
Escape less-than in JavaScript strings |
Fri, 06 May 2011 20:51:40 -0430 |
Karn Kallio |
Include type attribute in script tag for generating valid XHTML. |
Fri, 06 May 2011 16:24:45 -0430 |
Karn Kallio |
Corify Basis.unit to empty record; this is needed so that specialize |
Sun, 01 May 2011 00:26:08 -0430 |
Karn Kallio |
Fix bug in projection of constructors from modules in class rules. |
Tue, 26 Apr 2011 00:11:21 -0430 |
Karn Kallio |
Fix for projection of type class constructors in signatures. |
Mon, 18 Apr 2011 01:21:48 -0430 |
Karn Kallio |
Add two html elements: sup and sub |
Sun, 17 Apr 2011 13:43:00 -0400 |
Adam Chlipala |
Before allowing an indirect return, check (dynamically, for now) that we aren't in an RPC handler |
Sun, 17 Apr 2011 11:21:19 -0400 |
Adam Chlipala |
Warn that tests ought not to be used |
Fri, 15 Apr 2011 16:49:46 -0400 |
Adam Chlipala |
Remove commented-out readUtc code; add back indeterminate tm_isdst |
Wed, 13 Apr 2011 00:04:41 -0430 |
Karn Kallio |
Fix getting UTC time from formatted strings ( in uw_Basis_readUtc ). |
Sat, 09 Apr 2011 20:00:52 -0400 |
Adam Chlipala |
Send newly created sources with messages to clients |
Sat, 09 Apr 2011 14:36:47 -0400 |
Adam Chlipala |
Each context gets its own non-repeating sequence of source numbers |
Mon, 28 Mar 2011 10:37:49 -0400 |
Adam Chlipala |
To generate server-side source JavaScript, try both the old and new strategies; remove an unsound optimization from MonoOpt and make MonoReduce work harder to compensate |
Sun, 27 Mar 2011 15:51:37 -0400 |
Adam Chlipala |
Escape strings as needed in some error messages within urweb.c |
Sun, 27 Mar 2011 15:06:02 -0400 |
Adam Chlipala |
Fix MySQL time handling |
Sat, 26 Mar 2011 13:43:47 -0400 |
Adam Chlipala |
A Gentoo .ebuild file, based mostly on a contribution by moreilcon |
Sun, 20 Mar 2011 13:47:39 -0400 |
Adam Chlipala |
'--without-emacs' configure option |
Sun, 20 Mar 2011 13:15:11 -0400 |
Adam Chlipala |
Fix C compilation of empty records; use DESTDIR in 'make install/uninstall' |
Fri, 18 Mar 2011 21:01:10 -0400 |
Adam Chlipala |
Fix 'readUtc' to work during DST |
Fri, 18 Mar 2011 09:46:24 -0400 |
Adam Chlipala |
Fix soundness bug in Effectize, which lead to missing effects in event handlers |
Fri, 18 Mar 2011 09:12:55 -0400 |
Adam Chlipala |
Exit periodic loop if a ROLLBACK fails, to avoid infinite looping when the database server is brought down |
Sat, 12 Mar 2011 14:30:08 -0500 |
Adam Chlipala |
Change order of linking database libraries to satisfy Cygwin |
Sat, 12 Mar 2011 14:20:29 -0500 |
Adam Chlipala |
Add a cast to avoid warnings about toupper() on some platforms |
Fri, 11 Mar 2011 18:36:24 -0500 |
Adam Chlipala |
Make 'ex' kind-generic |
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, 10 Mar 2011 19:26:35 -0500 |
Adam Chlipala |
Cope with DOS-format line breaks in source code |
Thu, 10 Mar 2011 18:51:15 -0500 |
Adam Chlipala |
Represent 'unit' as C 'int'; change pattern match compilation to avoid 'goto'; change Postgres prepared statement compilation to make life easier for the GCC escape analysis; all this in support of better tail call optimization |
Wed, 02 Mar 2011 18:35:03 -0500 |
Adam Chlipala |
Allow debug and naughtyDebug in client-side code, implemented with alert |
Fri, 25 Feb 2011 15:58:08 -0500 |
Adam Chlipala |
Fix C jsify[String|Char] |
Fri, 25 Feb 2011 15:46:29 -0500 |
Adam Chlipala |
Deal with Postgres's wonky type-changing for nullable columns of views |
Fri, 25 Feb 2011 11:27:16 -0500 |
Adam Chlipala |
sql_arith_option; 'ALL' for relational operators |
Tue, 22 Feb 2011 09:39:02 -0500 |
Adam Chlipala |
Fix HTTP request parsing bug |