Program Headers Updated to MIT License
The program header comments were updated to properly include the MIT License. The program code remains stable.
View ArticleCode cleanup and streamlining
The low-level routines were simplified for easier usage, and more comments were added. A Readme.txt file was also added.
View ArticleImproved robustness
Two minor fixes now enable xml-parse-lib to more gracefully handle improperly escaped ampersands, as well as tag-names having no space before a trailing forward-slash.
View ArticleAdded ability to handle escaped numeric symbols
The ability was added to XML_Parse_Lib to handle escaped numeric symbols in XML files. Such values begin with ampersand pound-sign followed by a hex or base-10 value and semi-colon.
View ArticleFixed erroneous warning message
Eliminated a potential erroneous warning message that could occur when parsing ampersand escaped phrases.
View ArticleProgram Headers Updated to MIT License
The program header comments were updated to properly include the MIT License. The program code remains stable.
View ArticleCode cleanup and streamlining
The low-level routines were simplified for easier usage, and more comments were added. A Readme.txt file was also added.
View ArticleImproved robustness
Two minor fixes now enable xml-parse-lib to more gracefully handle improperly escaped ampersands, as well as tag-names having no space before a trailing forward-slash.
View ArticleAdded ability to handle escaped numeric symbols
The ability was added to XML_Parse_Lib to handle escaped numeric symbols in XML files. Such values begin with ampersand pound-sign followed by a hex or base-10 value and semi-colon.
View ArticleFixed erroneous warning message
Eliminated a potential erroneous warning message that could occur when parsing ampersand escaped phrases.
View ArticleProgram Headers Updated to MIT License
The program header comments were updated to properly include the MIT License. The program code remains stable.
View ArticleCode cleanup and streamlining
The low-level routines were simplified for easier usage, and more comments were added. A Readme.txt file was also added.
View ArticleImproved robustness
Two minor fixes now enable xml-parse-lib to more gracefully handle improperly escaped ampersands, as well as tag-names having no space before a trailing forward-slash.
View ArticleAdded ability to handle escaped numeric symbols
The ability was added to XML_Parse_Lib to handle escaped numeric symbols in XML files. Such values begin with ampersand pound-sign followed by a hex or base-10 value and semi-colon.
View ArticleFixed erroneous warning message
Eliminated a potential erroneous warning message that could occur when parsing ampersand escaped phrases.
View Article