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