コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason ed5c879dfe switch StrPair() over to _ for member vars 13 年 前
  Lee Thomason 120b3a62be switch StrPair() over to _ for member vars 13 年 前
  Lee Thomason a9cf3f9f3f Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles. 13 年 前
  Lee Thomason (grinliz) fc6320e30a experimented with print f vs. g. increased version 13 年 前
  Lee Thomason (grinliz) e2bcb32494 accept a nBytes argument for Parse() 13 年 前
  Lee Thomason (grinliz) 2f1f6247e0 remove trailing spaces 13 年 前
  Lee Thomason (grinliz) 491d587484 Merge branch 'master' into whitespace 13 年 前
  Lee Thomason (grinliz) 4dbe869cd7 increase the version 13 年 前
  Lee Thomason (grinliz) b476109083 Merge remote-tracking branch 'IOBYTE/master' 13 年 前
  Lee Thomason (grinliz) 6020a01812 remove debug mem write when in release mode 13 年 前
  Robert Reif 312a20fdd4 Add support to XMLDocument to save file in compact mode. 13 年 前
  Lee Thomason (grinliz) bc1bfb7f27 added whitespace=collapse support. tests work. code needs review 13 年 前
  PKEuS e736f294c5 XMLPrinter::accumulator is only needed if MSVC is used. 13 年 前
  PKEuS c28ba3aeab Fixed cppcheck warnings 13 年 前
  Lee Thomason 21be882810 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. 13 年 前
  Lee Thomason 78a773ddd9 Fix attribute parsing to correctly handle white space 13 年 前
  Lee Thomason (grinliz) 390e978da1 Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4 13 年 前
  Lee Thomason a3efec0449 clean up some warnings 14 年 前
  Lee Thomason c78dc01bfd removed extra and incorrect 'const' 14 年 前
  Lee Thomason 78d450b54e increase version 14 年 前
  Lee Thomason 4cd8534a1e actually add comments 14 年 前
  Lee Thomason 7b1b86a1c9 removed confusing getter/setter. cleaned up comments. 14 年 前
  sniperbat 2590088631 Add compact mode to XMLPrinter, for printing without '\n' and space. 14 年 前
  Lee Thomason (grinliz) 48ea0bcf80 renamed function, added test case 14 年 前
  sniperbat e01e786883 add a method to help get the size of the XML file in memory 14 年 前
  Lee Thomason a2ae54e40d fix a missing [] in the delete call 14 年 前
  Thomas Ro 08bdf50076 Fixed typos in code documentation. 14 年 前
  Lee Thomason f68c438ee2 added new test for BOM, and added good defaults for NewDeclaration 14 年 前
  Lee Thomason 0aa8a80fd7 Enough bake time. Up version to 1.0 14 年 前
  Lee Thomason 5e3803cac3 Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. 14 年 前