Edgewall Software

source: trunk/genshi/tests/output.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1164   12 years hodgestar Don't cache (TEXT, Markup) events in serializers. This is not needed …
(edit) @1157   13 years hodgestar Merge r1140 from py3k: add support for python 3 to core genshi …
(edit) @1085   14 years cmlenz Make the output tests skip the encoding step.
(edit) @865   15 years cmlenz Updated copyright years.
(edit) @853   15 years cmlenz * Add XHTML 1.1 doctype (closes #228). * Add option to include the …
(edit) @851   15 years cmlenz Actually use HTMLSerializer in test.
(edit) @805   16 years cmlenz The XHTML serializer now strips xml:space attributes as they are …
(edit) @787   16 years athomas Add a stream filter to insert the XML DOCTYPE in the correct location …
(edit) @628   16 years cmlenz Add special handling for xml:lang to HTML/XHTML serialization.
(edit) @540   16 years cmlenz Add support for HTML5 doctype.
(edit) @502   17 years cmlenz Improve the handling of namespaces in serialization.
(edit) @500   17 years cmlenz Update copyright year for files modified this year.
(edit) @494   17 years cmlenz Fix output of namespace declarations for namespace URLs appearing more …
(edit) @425   17 years cmlenz Whitespace was not getting preserved in HTML <pre> elements that …
(edit) @388   17 years cmlenz Improved the unit tests for nested namespaces in serialization.
(edit) @387   17 years cmlenz Handle expressions containing non-ASCII strings as arguments for …
(edit) @345   17 years cmlenz The content of <script> and <style> elements is no longer escaped …
(edit) @299   17 years cmlenz Fixed EOL style.
(copy) @287   17 years cmlenz Renamed Markup to Genshi in repository.
copied from trunk/markup/tests/output.py:
(edit) @263   17 years cmlenz Refactored the handling of empty tags in the serializer: use an …
Note: See TracRevisionLog for help on using the revision log.