Mercurial > urweb
log
age | author | description |
---|---|---|
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 |