Quantcast
Browsing latest articles
Browse All 15 View Live

Program Headers Updated to MIT License

The program header comments were updated to properly include the MIT License. The program code remains stable.

View Article


Code 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 Article


Improved 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 Article

Added 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 Article

Fixed erroneous warning message

Eliminated a potential erroneous warning message that could occur when parsing ampersand escaped phrases.

View Article

Browsing latest articles
Browse All 15 View Live