1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 28, 2024 — Jun 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix DTD parsing so that entities pointing to external subsets in the internal
John Snelson
as jpcs
More... about 14 years ago
Fixed formatting.
John Snelson
as jpcs
More... over 16 years ago
Updated the change log for the 0.4 release.
John Snelson
as jpcs
More... over 16 years ago
Bumped version numbers.
John Snelson
as jpcs
More... over 16 years ago
Fixed documentation.
John Snelson
as jpcs
More... over 16 years ago
Fixed a bug where parsing would not resume properly after certain
John Snelson
as jpcs
More... almost 17 years ago
Fixed a bug in entity replacement when the output encoding is not UTF-8.
John Snelson
as jpcs
More... about 17 years ago
Fix for building on Windows.
John Snelson
as jpcs
More... over 17 years ago
Added windows project files to todo list
John Snelson
as jpcs
More... over 17 years ago
Updated the documentation and change log.
John Snelson
as jpcs
More... over 17 years ago
Added recognition of parameter entities in entity and notation
John Snelson
as jpcs
More... over 17 years ago
Fixed various bugs shown up by the XML conformance tests.
John Snelson
as jpcs
More... over 17 years ago
Fully parse parameter entity references in element and attlist
John Snelson
as jpcs
More... over 17 years ago
Started work on parsing and expanding parameter entity references in
John Snelson
as jpcs
More... over 17 years ago
Added the ability to parse conditional sections in external DTDs.
John Snelson
as jpcs
More... over 17 years ago
Added correct tokenization of element declarations.
John Snelson
as jpcs
More... over 17 years ago
Correctly tokenize notation declarations and attlist declarations.
John Snelson
as jpcs
More... over 17 years ago
Implemented a user specified base URI for the files being parsed, so
John Snelson
as jpcs
More... over 17 years ago
Implemented entity replacement, using a stack of tokenizers to parse the
John Snelson
as jpcs
More... over 17 years ago
Added code to tokenize entity declarations.
John Snelson
as jpcs
More... over 17 years ago
Implemented tokenization of notation declarations.
John Snelson
as jpcs
More... over 17 years ago
Added parsing of element declarations and attribute list declarations.
John Snelson
as jpcs
More... over 17 years ago
Added line and column numbers to attribute values.
John Snelson
as jpcs
More... over 17 years ago
Implemented tokenizing of parameter entity references.
John Snelson
as jpcs
More... over 17 years ago
Wrote tokenizer states to parse a "PUBLIC" external ID, and to allow
John Snelson
as jpcs
More... almost 18 years ago
Started to implement tokenizing of doctype declarations.
John Snelson
as jpcs
More... almost 18 years ago
Changed FAXPP_set_decode() so that if the user sets a decode function,
John Snelson
as jpcs
More... almost 18 years ago
Set the namespace URI for xmlns and xml attributes.
John Snelson
as jpcs
More... almost 18 years ago
Moved the element_content_states to be generated by macro substitution,
John Snelson
as jpcs
More... almost 18 years ago
Removed the copy of the element name to the element stack for self
John Snelson
as jpcs
More... almost 18 years ago