344 Commits

Author SHA1 Message Date
Lee Thomason
c510a8c76e Merge pull request #100 from selfpoised/master
minor change: from " *end != 0 => *_end != 0"
2013-03-13 12:58:37 -07:00
selfpoised
4dd59bcdf4 Update tinyxml2.h
*end != 0 => *_end != 0
2013-03-13 16:54:15 +08:00
selfpoised
e77e19553d Update tinyxml2.h
format spaces
2013-03-13 14:08:29 +08:00
Lee Thomason
5a695f0e0c Merge pull request #99 from acmyo/typos
correct typos in comments / documentation
2013-03-09 20:40:55 -08:00
Andrew C. Martin
0fd8746f64 correct typos in comments / documentation 2013-03-09 20:09:45 -07:00
Lee Thomason (grinliz)
374c25e2a6 up the version to build 11 2013-02-01 19:45:01 -08:00
Lee Thomason (grinliz)
5efaa5f6bb Add the (very handy) QueryAttribute 2013-02-01 19:26:30 -08:00
Lee Thomason (grinliz)
61cea67517 removing debug output 2013-02-01 19:13:13 -08:00
Lee Thomason (grinliz)
ac83b4e278 adjust the size of the memory pools 2013-02-01 09:02:34 -08:00
Lee Thomason
c97ded4872 Merge pull request #98 from martinsh-shaiters/devel
Implementation & unit test for enhancement described in issue #74
2013-01-30 10:05:29 -08:00
Martinsh Shaiters
53ab79afad Add unit test for XMLDocument::Clear(). 2013-01-30 11:22:19 +02:00
Martinsh Shaiters
a9d42b0dd3 Replace InitDocument() with Clear() and make it part of the API. 2013-01-30 11:19:39 +02:00
Lee Thomason
8afdb09aa4 Merge pull request #97 from marek5335/master
Fix CMakeLists.txt for windows
2013-01-28 11:09:56 -08:00
Marek Pokorny
8e66b77c91 Fixed CMake config file to properly install on windows 2013-01-28 10:52:01 -08:00
Lee Thomason
86ca9dc1ee correctly set version via script 2013-01-28 07:31:59 -08:00
Lee Thomason
63339bcd7d up the version 2013-01-28 07:28:46 -08:00
Lee Thomason
0aecb5c770 Merge remote-tracking branch 'martinsh/issue#53-fix' 2013-01-28 07:23:19 -08:00
Martinsh Shaiters
95b3e6543b Add test case for element names with leading digit. 2013-01-26 23:08:10 +02:00
Martinsh Shaiters
c6d02f48d5 Implement new utility functions for testing validity of name and token characters. 2013-01-26 22:43:54 +02:00
Martinsh Shaiters
23e7ae6085 Add test for lead non-alpha characters in attribute names. 2013-01-26 20:15:44 +02:00
Lee Thomason
178e4ccd5b Add file load to xmltest. 2013-01-25 16:19:05 -08:00
Lee Thomason
980e535aae Merge pull request #91 from martinsh-shaiters/doxyfix
Example documentation moved to xmltest.cpp
2013-01-15 16:33:10 -08:00
Martinsh Shaiters
c9c8b77d87 Moves example documentation from xmltest.h to xmltest.cpp 2013-01-16 02:08:19 +02:00
Martinsh Shaiters
bbad12a922 Sets readme.md to be used as MainPage for generated documentation 2013-01-16 01:55:39 +02:00
Martinsh Shaiters
4504aab21d Upgrades dox to Doxyfile version 1.8.3
Upgrade removes deprecated options HTML_ALIGN_MEMBERS, SHOW_DIRECTORIES and USE_INLINE_TREES. These are deprecated since Doxygen release 1.8.1 (2012-05-09) [http://www.stack.nl/~dimitri/doxygen/changelog.html#1.8.1].
2013-01-16 00:54:58 +02:00
Lee Thomason
dfc494ffc5 Merge pull request #90 from martinsh-shaiters/mingw
Adds conditional include of io.h when compiling with MinGW
2013-01-15 13:47:59 -08:00
Lee Thomason
267d4d8f8e Merge pull request #88 from martinsh-shaiters/doxy
Eliminate warning about missing readme.txt, use readme.md
2013-01-15 13:47:14 -08:00
Martinsh Shaiters
39ddc268cb Adds conditional include of io.h when compiling with MinGW 2013-01-15 21:53:08 +02:00
Martinsh Shaiters
3acf157857 Eliminate warning about missing readme.txt, use readme.md 2013-01-15 06:20:22 +02:00
Lee Thomason
9352408301 Merge pull request #87 from MortenMacFly/master
Eliminate warnings with GCC/MinGW (Issue #83)
2013-01-14 11:10:43 -08:00
MortenMacFly
4ee49f1690 Eliminate warnings with GCC/MinGW 2013-01-14 20:03:14 +01:00
Lee Thomason
f563fa1a29 Merge pull request #85 from kainjow/master
Fixed some minor issues in the read me
2013-01-09 09:43:11 -08:00
Kevin Wojniak
273f7b4cf8 Fixed wrongly encoded apostrophe. Fixed typo. 2013-01-09 09:21:13 -08:00
Lee Thomason (grinliz)
15408a952d VS2010 Express solution files mangeled. Move to subdirectory and recreate 2013-01-08 08:46:50 -08:00
Lee Thomason
ec3454bafc Merge pull request #84 from Jerome7573/master
Reverting std lib is in std:: namespace and using .h versions instead
2013-01-07 15:07:23 -08:00
Jerome Martinez
242c3eaa33 Reverting std lib is in std:: namespace and using .h versions instead 2013-01-06 12:20:04 +01:00
Lee Thomason
a6412ac2d5 add a printing test 2012-12-13 15:39:11 -08:00
Lee Thomason
5b0a677712 fix incorrect assert on unused memory 2012-11-19 13:54:42 -08:00
Lee Thomason
998116e587 up the version 2012-11-12 13:04:56 -08:00
Lee Thomason
685b895172 trivial comment fix 2012-11-12 13:00:06 -08:00
Lee Thomason
8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 2012-11-12 12:59:25 -08:00
Lee Thomason
248e523dad Merge pull request #80 from kainjow/master
Fix MSXML conflict
2012-11-12 12:59:18 -08:00
Lee Thomason
2fa8172236 type XMLError. fix some comments 2012-11-09 12:37:46 -08:00
Kevin Wojniak
04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. 2012-11-08 11:02:22 -08:00
Lee Thomason
67abded7f7 Merge branch 'master' of https://github.com/leethomason/tinyxml2 2012-10-25 16:12:48 -07:00
Lee Thomason
687f90e843 Merge pull request #76 from Jerome7573/master
Moved COUNT from private to public,
2012-10-24 10:20:38 -07:00
Lee Thomason
ae9ab0741e test case for unlinked nodes, commented out 2012-10-24 10:17:53 -07:00
Jerome Martinez
7921df1b47 Moved COUNT from private to public 2012-10-24 11:45:44 +02:00
Lee Thomason (grinliz)
856da21652 fix duplicated COUNT logic 2012-10-19 09:08:15 -07:00
Jerome Martinez
7fbefab95d std lib is in std:: namespace only and array definition is not possible with an enum 2012-10-19 11:30:33 +02:00