Commit History

Author SHA1 Message Date
  Lee Thomason (grinliz) 62d1c5a739 fix merge 13 years ago
  Lee Thomason (grinliz) 5fbacbec06 fix name parsing to accept additional lead characters 13 years ago
  Lee Thomason (grinliz) 491d587484 Merge branch 'master' into whitespace 13 years ago
  Lee Thomason (grinliz) 4dbe869cd7 increase the version 13 years ago
  Lee Thomason (grinliz) 6b8b012daa added test case for compact save 13 years ago
  Lee Thomason (grinliz) b476109083 Merge remote-tracking branch 'IOBYTE/master' 13 years ago
  Lee Thomason (grinliz) 6020a01812 remove debug mem write when in release mode 13 years ago
  Robert Reif 312a20fdd4 Add support to XMLDocument to save file in compact mode. 13 years ago
  Lee Thomason (grinliz) bc1bfb7f27 added whitespace=collapse support. tests work. code needs review 13 years ago
  Lee Thomason 77d7f206f6 fix typo in readme 13 years ago
  Lee Thomason c38906b11c Merge pull request #46 from pzychotic/master 13 years ago
  Thomas Roß a6dd8c66cf Fixed path to utf8testout.xml. 13 years ago
  Lee Thomason 4a69e7ec3d Merge pull request #44 from cxcaixinster/master 13 years ago
  cxcaixinster 385b28c1c7 Fix reference to readme in visual studio project 13 years ago
  Lee Thomason e9699e6cd2 fix up mkdir on win vs. *nix 13 years ago
  Arkadiy Shapkin ef1c69cf15 CreateDirectory replaced by cross-platform mkdir function 13 years ago
  Arkadiy Shapkin ff72d1fb82 Intermediate files added to .gitignore 13 years ago
  Lee Thomason f980fdcd22 Merge pull request #42 from KindDragon/master 13 years ago
  Arkadiy Shapkin 2204dda8fe Readme format changed to markdown 13 years ago
  Lee Thomason c83127973d fix some compiler warnings, and fragile code, in the test output 13 years ago
  PKEuS e736f294c5 XMLPrinter::accumulator is only needed if MSVC is used. 13 years ago
  PKEuS c28ba3aeab Fixed cppcheck warnings 13 years ago
  Lee Thomason 21be882810 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. 13 years ago
  Lee Thomason 78a773ddd9 Fix attribute parsing to correctly handle white space 13 years ago
  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 years ago
  Lee Thomason a3efec0449 clean up some warnings 13 years ago
  Lee Thomason c78dc01bfd removed extra and incorrect 'const' 13 years ago
  Lee Thomason 78d450b54e increase version 13 years ago
  Lee Thomason 4cd8534a1e actually add comments 13 years ago
  Lee Thomason 7b1b86a1c9 removed confusing getter/setter. cleaned up comments. 13 years ago