Mercurial > urweb
log src/c/urweb.c
age | author | description |
---|---|---|
Fri, 27 Apr 2012 09:52:16 -0400 | Adam Chlipala | Avoid generating empty <script> tags |
Fri, 27 Apr 2012 09:43:09 -0400 | Adam Chlipala | Ensure proper ordering of <script> execution, to bring identifiers into scope in time |
Wed, 25 Apr 2012 03:07:07 +0400 | Vladimir Shabanov | Removed excess zero byte from empty pages. |