Commit Graph

932 Commits

Author SHA1 Message Date
Guillermo A. Amaral 9a6c6b84a1 Tackled more Clang analyzer warnings. 2012-03-24 17:13:25 -07:00
Bruno Dias 5951f880f2 created xcode project. 2012-03-24 17:47:05 -03:00
Lee Thomason e923c5c4c3 upped the version. 2012-03-24 13:07:06 -07:00
Lee Thomason 9225815378 cleaned up the documentation 2012-03-24 13:05:39 -07:00
Lee Thomason 8ba7f7d69b Added the improved attribute query 2012-03-24 13:04:04 -07:00
Lee Thomason c50b6b4e7e fix some help formatting 2012-03-24 12:51:47 -07:00
Lee Thomason 7f7b162b6f Add warning for the working directory. Verify win64 fix. 2012-03-24 12:49:03 -07:00
Lee Thomason a3bdeeb110 Merge pull request #7 from gamaral/master
Found a new bug on MSVC 64.
2012-03-24 12:38:21 -07:00
Guillermo A. Amaral 68b0c87640 Fix debug build (MSVC 2003-2010) 2012-03-24 11:07:19 -07:00
Lee Thomason 876b2476d5 updated the version 2012-03-20 13:28:02 -07:00
Lee Thomason 5ce8941553 a few formatting changes 2012-03-20 13:23:44 -07:00
Lee Thomason d7e033ec0c Merge branch 'master' of https://github.com/gamaral/tinyxml2 2012-03-20 13:01:26 -07:00
Lee Thomason 87e475a280 adding examples to the doc 2012-03-20 11:55:29 -07:00
Guillermo A. Amaral 2eb7003763 Misc adjustments and enum rename
Updated to use C++ headers
Fixed MSVC2010 collision
Added Makefile for xmltest (unix)
2012-03-20 11:51:40 -07:00
Guillermo A. Amaral b42ba366d8 Resolve Clang and GCC compiler warnings. 2012-03-20 00:17:15 -07:00
Lee Thomason 52913d12c9 add missing header for mac 2012-03-13 19:51:59 -07:00
Lee Thomason 4de93471f8 Apply a fix from DoDoEnt for 64 bit linux systems where var args would crash 2012-03-13 17:33:35 -07:00
Lee Thomason (grinliz) ea09bd065b fixed up headers. 2012-03-10 20:25:31 -08:00
Lee Thomason (grinliz) 7ca5558bca removed the pointer-diff 2012-03-07 21:54:57 -08:00
Lee Thomason 6f381b7739 Added performance test and option to leave entities 2012-03-02 12:59:39 -08:00
Lee Thomason 2705731775 add version info 2012-03-02 09:04:53 -08:00
Lee Thomason 12d5a03e33 clean up readme.txt 2012-02-29 16:19:03 -08:00
Lee Thomason (grinliz) 0218d9cd27 Merge branch 'master' of github.com:leethomason/tinyxml2 2012-02-28 13:26:23 -08:00
Lee Thomason 618dbf82c5 minor api addition from porting xenowar from TinyXML-1 to -2 2012-02-28 12:34:27 -08:00
Lee Thomason (grinliz) 0a4df4019c fix some warnings 2012-02-27 20:50:52 -08:00
Lee Thomason 7d00b9ab95 Patching up incorrect boilerplate code. Added clone/equal methods. 2012-02-27 17:54:22 -08:00
Lee Thomason (grinliz) 5ce4d97945 fix deprecation function mess 2012-02-26 21:14:23 -08:00
Lee Thomason (grinliz) ec7777efd5 added whitespace description 2012-02-26 20:51:27 -08:00
Lee Thomason (grinliz) 3a23a9c9c7 adding doxygen config file 2012-02-25 21:42:04 -08:00
Lee Thomason (grinliz) 9b093cc1ee Test on gcc. Fix warning. Fix uneeded params. Up VS debug to level 4 and fix warnings. 2012-02-25 21:30:18 -08:00
Lee Thomason (grinliz) 647eed32ef fix readme merge 2012-02-25 21:12:58 -08:00
Lee Thomason (grinliz) 2812986e93 a bunch of readme fixes 2012-02-25 21:11:20 -08:00
Lee Thomason 1e80bcc445 Update readme.txt 2012-02-24 21:52:04 -08:00
Lee Thomason (grinliz) 9c38d138ff license and readme 2012-02-24 21:50:50 -08:00
Lee Thomason (grinliz) 2a1cd27732 added a bunch of comments in 2012-02-24 17:37:53 -08:00
Lee Thomason (grinliz) 784607f31d another round on the element parsing. Test case passes. 2012-02-24 16:23:40 -08:00
Lee Thomason (grinliz) 7468f11413 better end element parsing 2012-02-24 08:56:50 -08:00
Lee Thomason (grinliz) 46a14cfec7 new element loop 2012-02-23 22:27:28 -08:00
Lee Thomason d627776dd3 The rest of the test cases. Some bugs, but should be a complete set. 2012-02-22 16:00:12 -08:00
Lee Thomason (grinliz) 20b0ef2eca missing utf8 files 2012-02-22 08:58:50 -08:00
Lee Thomason (grinliz) 68db57e452 UTF-8 tests passing. 2012-02-21 09:08:12 -08:00
Lee Thomason (grinliz) bd0a8ac60c Dream test passing. 2012-02-20 20:14:33 -08:00
U-Stream\Lee ae25a44d94 print to memory support 2012-02-17 17:48:16 -08:00
U-Stream\Lee 09a11c5964 test cases. Working out attribute interface. 2012-02-17 08:31:16 -08:00
Lee Thomason 1a1d4a72dd added attribute handling. StrPair can now new/delete memory. 2012-02-15 09:09:25 -08:00
Lee Thomason 1ff38e0a5c working with attributes. adding missing methods 2012-02-14 18:18:16 -08:00
Lee Thomason ec5a7b4d18 testing infrastructur 2012-02-13 18:16:52 -08:00
Lee Thomason e9ecdabf94 memory tracking 2012-02-13 18:11:20 -08:00
Lee Thomason 50adb4ca8e sync 2012-02-13 15:07:09 -08:00
Lee Thomason 50f97b2d06 added missing node types 2012-02-11 16:33:40 -08:00