Menu

New version 2.2.0

2003-12-06
2003-12-20
  • Lee Thomason

    Lee Thomason - 2003-12-06

    I think it's a release that adds some important features. I'll leave it marked "beta" for a while until I get a little more feedback. There are no known issues with this version, however.

    Please send any feedback, or problems you find!

    lee

    2.2.0
    - Fixed an uninitialized pointer in the TiXmlAttributes
    - Fixed STL compilation problem in MinGW (and gcc 3?) - thanks Brian Yoder for finding this one
    - Fixed a syntax error in TiXmlDeclaration - thanks Brian Yoder
    - Fletcher Dunn proposed and submitted new error handling that tracked the row and column. Lee
      modified it to not have performance impact.
    - General cleanup suggestions from Fletcher Dunn.
    - In error handling, general errors will no longer clear the error state of specific ones.
    - Fix error in documentation : comments starting incorrectly (thanks ion_pulse)
    - Added the TiXmlHandle. An easy, safe way to browse XML DOMs with less code.
    - Added QueryAttribute calls which have better error messaging. (Proposed by Fletcher Dunn)
    - Nodes and attributes can now print themselves to strings. (Yves suggestion)
    - Fixed bug where entities with one character would confuse parser. (Thanks Roman)

     
    • Lee Thomason

      Lee Thomason - 2003-12-20

      Is now release version 2.2.1

       

Log in to post a comment.