1. 0fa8299 whitespace tests and review by Lee Thomason (grinliz) · 13 years ago
  2. 62d1c5a fix merge by Lee Thomason (grinliz) · 13 years ago
  3. 5fbacbe fix name parsing to accept additional lead characters by Lee Thomason (grinliz) · 13 years ago
  4. 491d587 Merge branch 'master' into whitespace by Lee Thomason (grinliz) · 13 years ago
  5. 6b8b012 added test case for compact save by Lee Thomason (grinliz) · 13 years ago
  6. bc1bfb7 added whitespace=collapse support. tests work. code needs review by Lee Thomason (grinliz) · 13 years ago
  7. a6dd8c6 Fixed path to utf8testout.xml. by Thomas Roß · 13 years ago
  8. e9699e6 fix up mkdir on win vs. *nix by Lee Thomason · 13 years ago
  9. ef1c69c CreateDirectory replaced by cross-platform mkdir function by Arkadiy Shapkin · 13 years ago
  10. ff72d1f Intermediate files added to .gitignore by Arkadiy Shapkin · 13 years ago
  11. c831279 fix some compiler warnings, and fragile code, in the test output by Lee Thomason · 13 years ago
  12. c28ba3a Fixed cppcheck warnings by PKEuS · 13 years ago
  13. 21be882 Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types. by Lee Thomason · 13 years ago
  14. 78a773d Fix attribute parsing to correctly handle white space by Lee Thomason · 13 years ago
  15. 390e978 Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4 by Lee Thomason (grinliz) · 13 years ago
  16. 7b1b86a removed confusing getter/setter. cleaned up comments. by Lee Thomason · 13 years ago
  17. 48ea0bc renamed function, added test case by Lee Thomason (grinliz) · 13 years ago
  18. a2d4e6e moving xmls and txts to the resources folder. by Bruno Dias · 13 years ago
  19. f68c438 added new test for BOM, and added good defaults for NewDeclaration by Lee Thomason · 13 years ago
  20. 5e3803c Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. by Lee Thomason · 13 years ago
  21. d0b19df fix sleazy cast causing compilation issue by Lee Thomason · 13 years ago
  22. 8712757 merging handles to the master by Lee Thomason (grinliz) · 13 years ago
  23. a4a36ba remove random -1 in length by Lee Thomason (grinliz) · 13 years ago
  24. ae209f6 added docs. basic handles tests by Lee Thomason (grinliz) · 13 years ago
  25. 70e9c6b Merge branch 'master' into handles by Lee Thomason (grinliz) · 13 years ago
  26. 8b89981 gave up trying to be clever. split the handles into 2 classes. by Lee Thomason · 13 years ago
  27. db0bbb6 handles work by Lee Thomason · 13 years ago
  28. 6a22be2 Added proper examples, integrated them into xmltest, and make them part of the build. by Lee Thomason (grinliz) · 13 years ago
  29. 5761203 trying to get template to work by Lee Thomason · 13 years ago
  30. 00770d2 handles wip. not happy with const behavior by Lee Thomason · 13 years ago
  31. 5708f81 handles wip. not happy with const behavior by Lee Thomason · 13 years ago
  32. 8ba7f7d Added the improved attribute query by Lee Thomason · 13 years ago
  33. 7f7b162 Add warning for the working directory. Verify win64 fix. by Lee Thomason · 13 years ago
  34. d7e033e Merge branch 'master' of https://github.com/gamaral/tinyxml2 by Lee Thomason · 13 years ago
  35. 87e475a adding examples to the doc by Lee Thomason · 13 years ago
  36. 2eb7003 Misc adjustments and enum rename by Guillermo A. Amaral · 13 years ago
  37. 7ca5558 removed the pointer-diff by Lee Thomason (grinliz) · 13 years ago
  38. 6f381b7 Added performance test and option to leave entities by Lee Thomason · 13 years ago
  39. 0a4df40 fix some warnings by Lee Thomason (grinliz) · 13 years ago
  40. 7d00b9a Patching up incorrect boilerplate code. Added clone/equal methods. by Lee Thomason · 13 years ago
  41. 5ce4d97 fix deprecation function mess by Lee Thomason (grinliz) · 13 years ago
  42. 9b093cc Test on gcc. Fix warning. Fix uneeded params. Up VS debug to level 4 and fix warnings. by Lee Thomason (grinliz) · 13 years ago
  43. 2a1cd27 added a bunch of comments in by Lee Thomason (grinliz) · 13 years ago
  44. 46a14cf new element loop by Lee Thomason (grinliz) · 13 years ago
  45. d627776 The rest of the test cases. Some bugs, but should be a complete set. by Lee Thomason · 13 years ago
  46. 68db57e UTF-8 tests passing. by Lee Thomason (grinliz) · 13 years ago
  47. bd0a8ac Dream test passing. by Lee Thomason (grinliz) · 13 years ago
  48. ae25a44 print to memory support by U-Stream\Lee · 13 years ago
  49. 09a11c5 test cases. Working out attribute interface. by U-Stream\Lee · 13 years ago
  50. 1ff38e0 working with attributes. adding missing methods by Lee Thomason · 13 years ago
  51. ec5a7b4 testing infrastructur by Lee Thomason · 14 years ago
  52. e9ecdab memory tracking by Lee Thomason · 14 years ago
  53. 50adb4c sync by Lee Thomason · 14 years ago
  54. 56bdd02 improved the streamer interface so it doesn't require text parent. now possible to connect visitor and streamer. by Lee Thomason · 14 years ago
  55. 43f5930 integrated attributes into the placement new by Lee Thomason · 14 years ago
  56. d198322 finally have the placement new working as desired. by Lee Thomason · 14 years ago
  57. 2c85a71 more refactoring. cleaning out container classes. by Lee Thomason · 14 years ago
  58. 18d68bd removed the char allocator. Started cleaning up the document code. by Lee Thomason · 14 years ago
  59. 8ee7989 added entity input support. by Lee Thomason · 14 years ago
  60. 24767b0 work on the streamer class. A little optimization to the string class. Formatting work. by Lee Thomason · 14 years ago
  61. 5cae897 pulled out streamer class. by Lee Thomason · 14 years ago
  62. 67d6131 new element parsing. reasonable set of test cases. by Lee Thomason · 14 years ago
  63. 5492a1c basic text support by Lee Thomason · 14 years ago
  64. 22aead1 attribute support by Lee Thomason · 14 years ago
  65. ec975ce iterate on parsing. by Lee Thomason · 14 years ago
  66. 6ee99fc testing by Lee Thomason · 14 years ago
  67. 39ede24 reset name by Lee Thomason · 14 years ago
  68. dadcdfa test cases in progress by Lee Thomason · 14 years ago
  69. 8a5dfee element and attribute code compiling by Lee Thomason · 14 years ago
  70. fde6a75 another rev of text parsing. by Lee Thomason · 14 years ago
  71. 4cee611 basic structure in place. by U-Lama\Lee · 14 years ago
  72. e13c3e6 initial checkin by U-Lama\Lee · 14 years ago