Commit Graph

  • 39ddc268cb Adds conditional include of io.h when compiling with MinGW Martinsh Shaiters 2013-01-15 21:53:08 +0200
  • 800a4ba395 Merge 3acf157857 into 9352408301 Martinsh Shaiters 2013-01-14 20:24:59 -0800
  • 3acf157857 Eliminate warning about missing readme.txt, use readme.md Martinsh Shaiters 2013-01-15 06:20:22 +0200
  • 9352408301 Merge pull request #87 from MortenMacFly/master Lee Thomason 2013-01-14 11:10:43 -0800
  • 3e6f8658da Merge 4ee49f1690 into f563fa1a29 MortenMacFly 2013-01-14 11:04:36 -0800
  • 4ee49f1690 Eliminate warnings with GCC/MinGW MortenMacFly 2013-01-14 20:03:14 +0100
  • 6cb72c0959 Merge 11cc9e0a41 into f563fa1a29 Martinsh Shaiters 2013-01-13 23:06:40 -0800
  • 11cc9e0a41 Adds acknowledgment for import/export macro Martinsh Shaiters 2013-01-14 06:18:40 +0200
  • 0f77c2cd93 Adds support for building documents with Doxygen if it's available Martinsh Shaiters 2013-01-13 00:31:25 +0200
  • 71e5da318d Use version number components instead of now non-existent GENERIC_LIB_VERSION Martinsh Shaiters 2013-01-13 00:30:24 +0200
  • dcb8ce88c0 Use readme.md instead of readme.txt Martinsh Shaiters 2013-01-13 00:26:40 +0200
  • 04acf5d80b Marked readme.md with #mainpage tag to have Doxygen use it for index page. Martinsh Shaiters 2013-01-13 00:25:26 +0200
  • 45b18077d4 Project version now set via include, version.dox. Martinsh Shaiters 2013-01-12 22:52:31 +0200
  • c9752dc99a Rewrite of setversion.py to write version info to separate files Martinsh Shaiters 2013-01-12 22:43:05 +0200
  • 346e57ec49 Version variables now set via include, version.h. Martinsh Shaiters 2013-01-12 22:39:36 +0200
  • d76e252c38 Version info now read from external file, version.cmake. Martinsh Shaiters 2013-01-12 22:34:54 +0200
  • f3cf7bd92e Correctly marks everything for import/export. Martinsh Shaiters 2013-01-12 18:55:07 +0200
  • dc79c30c0c Adds include for compiling with MinGW. Martinsh Shaiters 2013-01-12 18:53:55 +0200
  • 0c509c49fe Switches to using separate variable for library name instead of using project's name. Martinsh Shaiters 2013-01-12 17:12:53 +0200
  • e391685011 Removes code that unnecessarily emulates behavior baked into `include(GNUInstallDirs)` Martinsh Shaiters 2013-01-12 17:01:26 +0200
  • 25b558ee09 Changes how tests executable in build and how it and it's resources are installed. Martinsh Shaiters 2013-01-12 14:37:51 +0200
  • bd05fff5b3 Added configuration for installing runtime (DLL) components. Martinsh Shaiters 2013-01-12 14:11:13 +0200
  • b9d8ef2ff6 Marked all classes and static functions that are part of the API with TINYXML2_API attribute. Martinsh Shaiters 2013-01-12 12:35:07 +0200
  • 3c031f9c4c Added macro definitions for detecting whether lib is being build or linked to. Martinsh Shaiters 2013-01-12 12:11:27 +0200
  • 7a5282a397 Corrected a typo. Martinsh Shaiters 2013-01-12 11:56:39 +0200
  • 1a750bf37e Added import/export macro definition for shared libs. Martinsh Shaiters 2013-01-12 11:55:48 +0200
  • e04170e47c Removed repeated definition of _CRT_SECURE_NO_WARNINGS. Martinsh Shaiters 2013-01-12 11:10:52 +0200
  • 4a0c4d2af7 "TX2_STATIC" => "TINYXML2_STATIC" Martinsh Shaiters 2013-01-12 03:49:12 +0200
  • 50b04c5767 Overhauling CMakeLists.txt to produce sane builds on Windows. Martinsh Shaiters 2013-01-12 03:47:12 +0200
  • f563fa1a29 Merge pull request #85 from kainjow/master Lee Thomason 2013-01-09 09:43:11 -0800
  • 2340100489 Merge 273f7b4cf8 into 15408a952d Kevin Wojniak 2013-01-09 09:23:11 -0800
  • 273f7b4cf8 Fixed wrongly encoded apostrophe. Fixed typo. Kevin Wojniak 2013-01-09 09:21:13 -0800
  • 15408a952d VS2010 Express solution files mangeled. Move to subdirectory and recreate Lee Thomason (grinliz) 2013-01-08 08:46:50 -0800
  • ec3454bafc Merge pull request #84 from Jerome7573/master Lee Thomason 2013-01-07 15:07:23 -0800
  • a0907f9c4c Merge 242c3eaa33 into a6412ac2d5 Jerome7573 2013-01-06 03:24:23 -0800
  • 242c3eaa33 Reverting std lib is in std:: namespace and using .h versions instead Jerome Martinez 2013-01-06 12:20:04 +0100
  • a6412ac2d5 add a printing test Lee Thomason 2012-12-13 15:39:11 -0800
  • 5b0a677712 fix incorrect assert on unused memory Lee Thomason 2012-11-19 13:54:42 -0800
  • 998116e587 up the version Lee Thomason 2012-11-12 13:04:56 -0800
  • 685b895172 trivial comment fix Lee Thomason 2012-11-12 13:00:06 -0800
  • 8950b37aa0 Merge branch 'master' of https://github.com/leethomason/tinyxml2 Lee Thomason 2012-11-12 12:59:25 -0800
  • 248e523dad Merge pull request #80 from kainjow/master Lee Thomason 2012-11-12 12:59:18 -0800
  • 2fa8172236 type XMLError. fix some comments Lee Thomason 2012-11-09 12:37:46 -0800
  • 12cdd56340 Merge 04c22d250a into 687f90e843 Kevin Wojniak 2012-11-08 11:03:21 -0800
  • 04c22d250a Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37. Kevin Wojniak 2012-11-08 11:02:22 -0800
  • 67abded7f7 Merge branch 'master' of https://github.com/leethomason/tinyxml2 Lee Thomason 2012-10-25 16:12:48 -0700
  • 687f90e843 Merge pull request #76 from Jerome7573/master Lee Thomason 2012-10-24 10:20:38 -0700
  • ae9ab0741e test case for unlinked nodes, commented out Lee Thomason 2012-10-24 10:17:53 -0700
  • c26dcdf893 Merge 7921df1b47 into 856da21652 Jerome7573 2012-10-24 02:51:06 -0700
  • 7921df1b47 Moved COUNT from private to public Jerome Martinez 2012-10-24 11:45:44 +0200
  • 856da21652 fix duplicated COUNT logic Lee Thomason (grinliz) 2012-10-19 09:08:15 -0700
  • 3947d0036b Merge 7fbefab95d into 1aa8fc4a1e Jerome7573 2012-10-19 02:37:36 -0700
  • 7fbefab95d std lib is in std:: namespace only and array definition is not possible with an enum Jerome Martinez 2012-10-19 11:30:33 +0200
  • 1aa8fc4a1e fix up rename on windows Lee Thomason 2012-10-13 20:01:30 -0700
  • 624d43fc05 finish switching to _ for member vars Lee Thomason 2012-10-12 10:58:48 -0700
  • ed5c879dfe switch StrPair() over to _ for member vars Lee Thomason 2012-10-12 10:09:48 -0700
  • 120b3a62be switch StrPair() over to _ for member vars Lee Thomason 2012-10-12 10:06:59 -0700
  • a9cf3f9f3f Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles. Lee Thomason 2012-10-11 16:56:51 -0700
  • 3572ae0308 Merge pull request #69 from sniperbat/master Lee Thomason 2012-10-11 09:48:06 -0700
  • fc1a0fc0de Merge a5716b787a into 3cd66ee850 Huang Cheng 2012-10-11 00:25:24 -0700
  • a5716b787a nothing but just remove compile warning sniperbat 2012-10-11 15:22:28 +0800
  • 3cd66ee850 fix a fopen bug: rb should be w Lee Thomason 2012-09-25 13:22:41 -0700
  • 4eadd6403d Merge 108f7b52ea into 99024dc20b Huang Cheng 2012-09-24 15:29:39 -0700
  • 99024dc20b Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason (grinliz) 2012-09-23 20:26:12 -0700
  • fc6320e30a experimented with print f vs. g. increased version Lee Thomason (grinliz) 2012-09-23 20:25:50 -0700
  • ac8e0ce21c only turn off deprecated warnings for test file Lee Thomason 2012-09-23 14:06:43 -0700
  • 2125be0a43 Merge 0922b7389f into 2f1f6247e0 Thomas Roß 2012-09-23 13:05:26 -0700
  • 0922b7389f Replaced pragmas with compiler define. Thomas Roß 2012-09-23 16:31:22 +0200
  • 18039cae36 Merge 02d6beb9e6 into 2f1f6247e0 XhmikosR 2012-09-18 03:45:25 -0700
  • 02d6beb9e6 update .gitignore and sort the entries by name XhmikosR 2012-09-18 13:40:08 +0300
  • ac607b7dd2 remove trailing spaces XhmikosR 2012-09-18 14:35:11 +0300
  • e2bcb32494 accept a nBytes argument for Parse() Lee Thomason (grinliz) 2012-09-17 17:58:25 -0700
  • 108f7b52ea GetErrorStr1 and GetErrorStr2 are not enough to get the information of the error,because at some where the SetError method just set the str1 and str2 to 0( for example line 1579 ). The ErrorID method just return a int, in fact error enumeration itself are good detail description of the error. So, I think the GetErrorIDAsStr is more useful then others. sniperbat 2012-09-17 20:21:12 +0800
  • 2f1f6247e0 remove trailing spaces Lee Thomason (grinliz) 2012-09-16 11:32:34 -0700
  • eb95ec9968 Merge 350883aded into 6da5410110 Daniel Kolakowski 2012-09-14 12:43:58 -0700
  • 350883aded Code updated to use nullptr instead of 0. Daniel Kolakowski 2012-09-14 21:05:17 +0200
  • be9733afd0 Whitespace and formatting change Daniel Kolakowski 2012-09-14 20:37:42 +0200
  • 6829ad5978 Fixed merge issues. Daniel Kolakowski 2012-09-13 23:47:11 +0200
  • be932788c0 Line endings fix. Daniel Kolakowski 2012-09-12 10:17:03 +0200
  • 60f35b4fc1 Line endings fix. Daniel Kolakowski 2012-09-12 10:14:52 +0200
  • cd6ef79648 Whitespace and formatting change Daniel Kolakowski 2012-09-11 00:29:24 +0200
  • 973128403e Whitespace and working files cleanup Daniel Kolakowski 2012-09-03 23:11:39 +0200
  • a47b0d4e08 Whitespace and working files cleanup Daniel Kolakowski 2012-09-03 23:08:53 +0200
  • 6da5410110 changes for martell to clean up fopen Lee Thomason (grinliz) 2012-09-09 22:05:49 -0700
  • 79869e77f9 changes for martell to clean up fopen Lee Thomason (grinliz) 2012-09-09 22:04:52 -0700
  • 9b6011c478 working out whitespace notes Lee Thomason (grinliz) 2012-09-09 19:12:06 -0700
  • c5defa6b25 whitespace doc Lee Thomason (grinliz) 2012-09-08 22:06:14 -0700
  • 0fa8299d99 whitespace tests and review Lee Thomason (grinliz) 2012-09-08 21:53:47 -0700
  • 62d1c5a739 fix merge Lee Thomason (grinliz) 2012-09-08 21:44:12 -0700
  • 5fbacbec06 fix name parsing to accept additional lead characters Lee Thomason (grinliz) 2012-09-08 21:40:53 -0700
  • 491d587484 Merge branch 'master' into whitespace Lee Thomason (grinliz) 2012-09-08 21:24:00 -0700
  • 4dbe869cd7 increase the version Lee Thomason (grinliz) 2012-09-08 21:23:33 -0700
  • 6b8b012daa added test case for compact save Lee Thomason (grinliz) 2012-09-08 21:21:00 -0700
  • b476109083 Merge remote-tracking branch 'IOBYTE/master' Lee Thomason (grinliz) 2012-09-08 21:15:11 -0700
  • 6020a01812 remove debug mem write when in release mode Lee Thomason (grinliz) 2012-09-08 21:15:09 -0700
  • caba13e93d Merge 312a20fdd4 into 77d7f206f6 IOBYTE 2012-09-08 16:49:19 -0700
  • 312a20fdd4 Add support to XMLDocument to save file in compact mode. Robert Reif 2012-09-08 19:33:57 -0400
  • 186476c665 Shut up visual studio Martell 2012-09-06 16:41:46 +0100
  • bc1bfb7f27 added whitespace=collapse support. tests work. code needs review Lee Thomason (grinliz) 2012-08-20 22:00:38 -0700
  • 77d7f206f6 fix typo in readme Lee Thomason 2012-07-29 18:51:41 -0700