Mercurial > urweb
log lib/ur/basis.urs
age | author | description |
---|---|---|
Sun, 15 Apr 2012 12:40:53 -0400 | Adam Chlipala | Remove string-valued style attribute, which may allow injection attacks |
Wed, 11 Apr 2012 03:03:19 +0400 | Vladimir Shabanov | Added several missing tag attributes |
Sat, 10 Mar 2012 12:53:33 -0500 | Adam Chlipala | Change <radio> to yield [option string] |
Sat, 04 Feb 2012 11:01:06 -0500 | Adam Chlipala | Basis.toMilliseconds and diffInMilliseconds, based on a patch from Gergely Buday |
Thu, 02 Feb 2012 11:40:10 -0500 | Adam Chlipala | 'ORDER BY RANDOM' (based on a patch from Ron de Bruijn) |
Tue, 27 Dec 2011 16:20:48 -0500 | Adam Chlipala | 'dynClass' pseudo-attribute |
Tue, 20 Dec 2011 21:06:25 -0500 | Adam Chlipala | Refactor HTML contexts to prevent some illegal nestings (that can crash the JavaScript runtime system) |