Commit Graph

  • e9f2abaf6c Use GNUInstallDirs for CMAKE_INSTALL_*DIR Chow Loong Jin 2012-05-23 05:50:32 +0800
  • e01e786883 add a method to help get the size of the XML file in memory sniperbat 2012-05-21 12:45:36 +0800
  • a2ae54e40d fix a missing [] in the delete call Lee Thomason 2012-05-18 13:47:48 -0700
  • b3fcf26e0e Merge branch 'master' of https://github.com/pzychotic/tinyxml2 Lee Thomason 2012-05-15 10:31:50 -0700
  • aba89e3f76 Add rules for setversion.py to include CMakeLists.txt hasufell 2012-05-14 23:59:42 +0200
  • ee87c620c8 possible missing header Lee Thomason 2012-05-14 09:27:47 -0700
  • 08bdf50076 Fixed typos in code documentation. Thomas Roß 2012-05-12 14:21:23 +0200
  • c4ae8a9a2d Removed unused variable from CMakeLists.txt Thomas Roß 2012-05-12 02:02:31 +0200
  • d08dff9216 Fixed CMakeLists.txt for moved .xml files. Thomas Roß 2012-05-12 02:00:40 +0200
  • e638a925b2 sync Lee Thomason 2012-05-11 10:38:54 -0700
  • 7d7a9a37bd fixed VS2010 x64 compiler warnings about possible loss of data Thomas Roß 2012-05-10 00:23:19 +0200
  • b8249001e2 add support for soname/symlink hasufell 2012-05-09 23:30:29 +0200
  • a0802164d8 removed files that will be generated by the xmltest. Bruno Dias 2012-05-07 05:09:03 -0300
  • 2553a13d0a added resources folder for txts and xmls. Bruno Dias 2012-05-07 05:06:37 -0300
  • a2d4e6e943 moving xmls and txts to the resources folder. Bruno Dias 2012-05-07 04:58:11 -0300
  • 73c5370d0c rm xmltest.h from installed headers hasufell 2012-05-05 00:32:02 +0200
  • 0a68d002b5 Add BUILD_STATIC_LIBS option, install headers hasufell 2012-05-05 00:18:25 +0200
  • f68c438ee2 added new test for BOM, and added good defaults for NewDeclaration Lee Thomason 2012-04-28 14:37:11 -0700
  • 0aa8a80fd7 Enough bake time. Up version to 1.0 Lee Thomason 2012-04-28 14:20:27 -0700
  • 9708885e5e minor cleanup to the parsing loop Lee Thomason 2012-04-18 11:39:42 -0700
  • 8713775d9b Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute Lee Thomason 2012-04-18 11:32:11 -0700
  • 975426752c Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2012-04-18 11:25:01 -0700
  • 5e3803cac3 Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases. Lee Thomason 2012-04-16 08:57:05 -0700
  • d0b19df88c fix sleazy cast causing compilation issue Lee Thomason 2012-04-12 08:41:37 -0700
  • d11cd169e6 minor whitespace cleanup Lee Thomason 2012-04-12 08:35:36 -0700
  • 81da1fb26b Made SaveFile symmetrical with LoadFile Added overload taking a FILE pointer Return error code (if any) instead of void Ken Miller 2012-04-09 23:32:26 -0500
  • 8712757389 merging handles to the master Lee Thomason (grinliz) 2012-04-07 20:56:38 -0700
  • 8871cd8437 add xmltest.h as a place to put the example docs, so they don't pollute the main file' Lee Thomason (grinliz) 2012-04-06 21:40:08 -0700
  • b9e791fa4e simplify safe logic Lee Thomason (grinliz) 2012-04-06 21:27:10 -0700
  • a4a36ba3c2 remove random -1 in length Lee Thomason (grinliz) 2012-04-06 21:24:29 -0700
  • 598c13efa8 fix the safe function behavior Lee Thomason (grinliz) 2012-04-06 21:18:23 -0700
  • f14695f26b Merge pull request #16 from diasbruno/master Lee Thomason 2012-04-06 08:54:42 -0700
  • 26e15df1e2 update the xcode project. Bruno Dias 2012-04-06 00:39:48 -0300
  • 2f6e476e5f added a few notes to the readme about building Lee Thomason 2012-04-05 08:52:07 -0700
  • 68fd6b80cd Merge pull request #11 from Groovounet/cmake Lee Thomason 2012-04-05 08:45:46 -0700
  • ae209f6aed added docs. basic handles tests Lee Thomason (grinliz) 2012-04-04 22:00:07 -0700
  • 70e9c6b6a0 Merge branch 'master' into handles Lee Thomason (grinliz) 2012-04-04 21:38:17 -0700
  • 8b89981989 gave up trying to be clever. split the handles into 2 classes. Lee Thomason 2012-04-04 15:58:16 -0700
  • 4a3c81c0f0 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2012-04-04 15:47:19 -0700
  • db0bbb60a1 handles work Lee Thomason 2012-04-04 15:47:04 -0700
  • c8678e2fcc upped the version Lee Thomason (grinliz) 2012-04-04 12:39:53 -0700
  • 6a22be220a Added proper examples, integrated them into xmltest, and make them part of the build. Lee Thomason (grinliz) 2012-04-04 12:39:05 -0700
  • 5761203084 trying to get template to work Lee Thomason 2012-04-03 16:43:22 -0700
  • 8a0975dfa7 minor warning fix Lee Thomason (grinliz) 2012-03-31 20:09:20 -0700
  • 00770d2855 handles wip. not happy with const behavior Lee Thomason 2012-03-28 17:48:44 -0700
  • 5708f814a6 handles wip. not happy with const behavior Lee Thomason 2012-03-28 17:46:41 -0700
  • 3ffdd39dbf handles wip Lee Thomason 2012-03-28 17:27:55 -0700
  • 51051930cd Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2012-03-28 16:21:58 -0700
  • db5efc1219 Merge pull request #8 from diasbruno/master Lee Thomason 2012-03-26 21:00:12 -0700
  • 53f745fa4f Merge pull request #9 from gamaral/master Lee Thomason 2012-03-26 20:54:16 -0700
  • b1ff002ba6 Added cmake support Christophe Riccio 2012-03-27 00:50:52 +0100
  • b411b8e3c1 Merge branch 'master' of https://github.com/gamaral/tinyxml2 Lee Thomason 2012-03-25 13:20:03 -0700
  • 3a68262c67 minor doc fix Lee Thomason 2012-03-25 13:19:40 -0700
  • 9a6c6b84a1 Tackled more Clang analyzer warnings. Guillermo A. Amaral 2012-03-24 17:13:25 -0700
  • 5951f880f2 created xcode project. Bruno Dias 2012-03-24 17:47:05 -0300
  • e923c5c4c3 upped the version. Lee Thomason 2012-03-24 13:07:06 -0700
  • 9225815378 cleaned up the documentation Lee Thomason 2012-03-24 13:05:39 -0700
  • 8ba7f7d69b Added the improved attribute query Lee Thomason 2012-03-24 13:04:04 -0700
  • c50b6b4e7e fix some help formatting Lee Thomason 2012-03-24 12:51:47 -0700
  • 7f7b162b6f Add warning for the working directory. Verify win64 fix. Lee Thomason 2012-03-24 12:49:03 -0700
  • a3bdeeb110 Merge pull request #7 from gamaral/master Lee Thomason 2012-03-24 12:38:21 -0700
  • 68b0c87640 Fix debug build (MSVC 2003-2010) Guillermo A. Amaral 2012-03-24 11:07:19 -0700
  • 876b2476d5 updated the version Lee Thomason 2012-03-20 13:28:02 -0700
  • 5ce8941553 a few formatting changes Lee Thomason 2012-03-20 13:23:44 -0700
  • d7e033ec0c Merge branch 'master' of https://github.com/gamaral/tinyxml2 Lee Thomason 2012-03-20 13:01:26 -0700
  • 87e475a280 adding examples to the doc Lee Thomason 2012-03-20 11:55:29 -0700
  • 2eb7003763 Misc adjustments and enum rename Guillermo A. Amaral 2012-03-20 11:26:57 -0700
  • b42ba366d8 Resolve Clang and GCC compiler warnings. Guillermo A. Amaral 2012-03-20 00:15:30 -0700
  • 52913d12c9 add missing header for mac Lee Thomason 2012-03-13 19:51:59 -0700
  • 4de93471f8 Apply a fix from DoDoEnt for 64 bit linux systems where var args would crash Lee Thomason 2012-03-13 17:33:35 -0700
  • ea09bd065b fixed up headers. Lee Thomason (grinliz) 2012-03-10 20:25:31 -0800
  • 7ca5558bca removed the pointer-diff Lee Thomason (grinliz) 2012-03-07 21:54:57 -0800
  • 6f381b7739 Added performance test and option to leave entities Lee Thomason 2012-03-02 12:59:39 -0800
  • 2705731775 add version info Lee Thomason 2012-03-02 09:04:53 -0800
  • 12d5a03e33 clean up readme.txt Lee Thomason 2012-02-29 16:19:03 -0800
  • 0218d9cd27 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason (grinliz) 2012-02-28 13:26:23 -0800
  • 618dbf82c5 minor api addition from porting xenowar from TinyXML-1 to -2 Lee Thomason 2012-02-28 12:34:27 -0800
  • 0a4df4019c fix some warnings Lee Thomason (grinliz) 2012-02-27 20:50:52 -0800
  • 7d00b9ab95 Patching up incorrect boilerplate code. Added clone/equal methods. Lee Thomason 2012-02-27 17:54:22 -0800
  • 5ce4d97945 fix deprecation function mess Lee Thomason (grinliz) 2012-02-26 21:14:23 -0800
  • ec7777efd5 added whitespace description Lee Thomason (grinliz) 2012-02-26 20:51:27 -0800
  • 3a23a9c9c7 adding doxygen config file Lee Thomason (grinliz) 2012-02-25 21:42:04 -0800
  • 9b093cc1ee Test on gcc. Fix warning. Fix uneeded params. Up VS debug to level 4 and fix warnings. Lee Thomason (grinliz) 2012-02-25 21:30:18 -0800
  • 647eed32ef fix readme merge Lee Thomason (grinliz) 2012-02-25 21:12:58 -0800
  • 2812986e93 a bunch of readme fixes Lee Thomason (grinliz) 2012-02-25 21:11:20 -0800
  • 1e80bcc445 Update readme.txt Lee Thomason 2012-02-24 21:52:04 -0800
  • 9c38d138ff license and readme Lee Thomason (grinliz) 2012-02-24 21:50:50 -0800
  • 2a1cd27732 added a bunch of comments in Lee Thomason (grinliz) 2012-02-24 17:37:53 -0800
  • 784607f31d another round on the element parsing. Test case passes. Lee Thomason (grinliz) 2012-02-24 16:23:40 -0800
  • 7468f11413 better end element parsing Lee Thomason (grinliz) 2012-02-24 08:56:50 -0800
  • 46a14cfec7 new element loop Lee Thomason (grinliz) 2012-02-23 22:27:28 -0800
  • d627776dd3 The rest of the test cases. Some bugs, but should be a complete set. Lee Thomason 2012-02-22 16:00:12 -0800
  • 20b0ef2eca missing utf8 files Lee Thomason (grinliz) 2012-02-22 08:58:50 -0800
  • 68db57e452 UTF-8 tests passing. Lee Thomason (grinliz) 2012-02-21 09:08:12 -0800
  • bd0a8ac60c Dream test passing. Lee Thomason (grinliz) 2012-02-20 20:14:33 -0800
  • ae25a44d94 print to memory support U-Stream\Lee 2012-02-17 17:48:16 -0800
  • 09a11c5964 test cases. Working out attribute interface. U-Stream\Lee 2012-02-17 08:31:16 -0800
  • 1a1d4a72dd added attribute handling. StrPair can now new/delete memory. Lee Thomason 2012-02-15 09:09:25 -0800
  • 1ff38e0a5c working with attributes. adding missing methods Lee Thomason 2012-02-14 18:18:16 -0800
  • ec5a7b4d18 testing infrastructur Lee Thomason 2012-02-13 18:16:52 -0800