コミット履歴

作者 SHA1 メッセージ 日付
  Lee Thomason 86ca9dc1ee correctly set version via script 13 年 前
  Lee Thomason 63339bcd7d up the version 13 年 前
  Lee Thomason 0aecb5c770 Merge remote-tracking branch 'martinsh/issue#53-fix' 13 年 前
  Martinsh Shaiters 95b3e6543b Add test case for element names with leading digit. 13 年 前
  Martinsh Shaiters c6d02f48d5 Implement new utility functions for testing validity of name and token characters. 13 年 前
  Martinsh Shaiters 23e7ae6085 Add test for lead non-alpha characters in attribute names. 13 年 前
  Lee Thomason 178e4ccd5b Add file load to xmltest. 13 年 前
  Lee Thomason 980e535aae Merge pull request #91 from martinsh-shaiters/doxyfix 13 年 前
  Martinsh Shaiters c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp 13 年 前
  Martinsh Shaiters bbad12a922 Sets readme.md to be used as MainPage for generated documentation 13 年 前
  Martinsh Shaiters 4504aab21d Upgrades dox to Doxyfile version 1.8.3 13 年 前
  Lee Thomason dfc494ffc5 Merge pull request #90 from martinsh-shaiters/mingw 13 年 前
  Lee Thomason 267d4d8f8e Merge pull request #88 from martinsh-shaiters/doxy 13 年 前
  Martinsh Shaiters 39ddc268cb Adds conditional include of io.h when compiling with MinGW 13 年 前
  Martinsh Shaiters 3acf157857 Eliminate warning about missing readme.txt, use readme.md 13 年 前
  Lee Thomason 9352408301 Merge pull request #87 from MortenMacFly/master 13 年 前
  MortenMacFly 4ee49f1690 Eliminate warnings with GCC/MinGW 13 年 前
  Lee Thomason f563fa1a29 Merge pull request #85 from kainjow/master 13 年 前
  Kevin Wojniak 273f7b4cf8 Fixed wrongly encoded apostrophe. Fixed typo. 13 年 前
  Lee Thomason (grinliz) 15408a952d VS2010 Express solution files mangeled. Move to subdirectory and recreate 13 年 前
  Lee Thomason ec3454bafc Merge pull request #84 from Jerome7573/master 13 年 前
  Jerome Martinez 242c3eaa33 Reverting std lib is in std:: namespace and using .h versions instead 13 年 前
  Lee Thomason a6412ac2d5 add a printing test 13 年 前
  Lee Thomason 5b0a677712 fix incorrect assert on unused memory 13 年 前
  Lee Thomason 998116e587 up the version 13 年 前
  Lee Thomason 685b895172 trivial comment fix 13 年 前
  Lee Thomason 8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 13 年 前
  Lee Thomason 248e523dad Merge pull request #80 from kainjow/master 13 年 前
  Lee Thomason 2fa8172236 type XMLError. fix some comments 13 年 前
  Kevin Wojniak 04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. 13 年 前