Edgewall Software

source: trunk/markup/input.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @268   17 years cmlenz Store original message in exceptions as msg ivar.
(edit) @259   17 years cmlenz * Fix bug in handling of undefined entities. Thanks to Arnar for …
(edit) @257   17 years cmlenz The XMLParser now correctly handles unicode input. Closes #43.
(edit) @227   17 years cmlenz Renamed Attributes to Attrs to reduce the verbosity.
(edit) @202   17 years cmlenz Attribute order in parsed XML is now preserved.
(edit) @187   17 years cmlenz Simplifed CoalesceFilter (now a function)
(edit) @186   17 years cmlenz * Fix error in expression evaluation when the expression evaluates to …
(edit) @185   17 years cmlenz * Coalesce adjacent text events that the parsers would produce when …
(edit) @184   17 years cmlenz CDATA sections in XML input now appear as CDATA sections in the …
(edit) @180   17 years cmlenz Fix bug in HTML serializer, plus some other minor tweaks.
(edit) @171   17 years cmlenz * Improve the accuracy of line numbers for text nodes, so that …
(edit) @74   17 years cmlenz A couple of minor performance improvements.
(edit) @71   17 years cmlenz Switch copyright to Edgewall and URLs to markup.edgewall.org.
(edit) @28   17 years cmlenz * Fix the boilerplate in the Python source files. * Some more …
(edit) @27   17 years cmlenz * Split out the XPath tests into a separate unittest-based file. * …
(edit) @22   17 years cmlenz * Include paths are now interpreted relative to the path of the …
(add) @2   17 years cmlenz Initial import.
Note: See TracRevisionLog for help on using the revision log.