Mercurial > genshi > mirror
log markup/tests/input.py @ 189:0be9ba422a33 trunk
age | author | description |
---|---|---|
Wed, 16 Aug 2006 21:54:49 +0000 | cmlenz | Attribute order in parsed XML is now preserved. trunk |
Thu, 10 Aug 2006 15:21:55 +0000 | cmlenz | * No escaping of `<script>` or `<style>` tags in HTML output (see #24) trunk |
Sun, 06 Aug 2006 18:07:21 +0000 | cmlenz | * Improve the accuracy of line numbers for text nodes, so that reported errors about syntax or evaluation errors in expressions point to the right line (not quite perfect yet, though). trunk |
Sun, 09 Jul 2006 17:46:12 +0000 | cmlenz | Switch copyright to Edgewall and URLs to markup.edgewall.org. trunk |
Wed, 28 Jun 2006 09:28:09 +0000 | cmlenz | * Fix the boilerplate in the Python source files. trunk |
Wed, 28 Jun 2006 08:55:04 +0000 | cmlenz | * Split out the XPath tests into a separate `unittest`-based file. trunk |
Sat, 03 Jun 2006 07:16:01 +0000 | cmlenz | Initial import. trunk |