Commit Graph

  • c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master Lee Thomason 2016-10-27 14:33:52 -0700
  • 1cf63e9995 Merge 513e69ba68 into 6bbcda0215 Josh Wittner 2016-10-18 04:46:46 +0000
  • 6bbcda0215 Merge pull request #490 from Dmitry-Me/avoidCastToSigned Lee Thomason 2016-10-17 15:34:20 -0700
  • 15ad07170d Merge pull request #489 from Armagetron/master Lee Thomason 2016-10-17 15:33:57 -0700
  • ed2627e5a7 Merge pull request #487 from jwittner/dev/slnFixes Lee Thomason 2016-10-17 15:33:26 -0700
  • c5f1e7ce6e Avoid cast to signed integer type Dmitry-Me 2016-10-14 10:33:02 +0300
  • 3c21d6fbb7 Use correct file pointer Armagetron 2016-10-13 13:31:23 +0200
  • dcaf54e89d [ADD] USE_STATIC_RUNTIME option. COMP Omega 2016-10-12 19:28:57 -0600
  • f6106bec9a Merge pull request #488 from Dmitry-Me/reuseElementWithNameCheck Lee Thomason 2016-10-12 15:23:39 -0700
  • ecb9b07476 Reuse "is element with name" check Dmitry-Me 2016-10-12 16:44:59 +0300
  • edb3261c51 Ignore SLn output dirs, VC files Josh Wittner 2016-10-11 19:04:15 -0700
  • 01f6cca9e1 Standardize output directory - fixes conflicts Josh Wittner 2016-10-11 19:03:10 -0700
  • 513e69ba68 Merge branch 'master' of https://github.com/leethomason/tinyxml2 Josh Wittner 2016-10-11 19:00:53 -0700
  • cf3dd09b08 Move implementations to cpp Josh Wittner 2016-10-11 18:57:17 -0700
  • a7f2101a3a Merge 76380a55ee into e8157ff9ae Łukasz Kuryło 2016-10-11 22:04:28 +0000
  • e8157ff9ae Merge pull request #484 from kainjow/patch-2 Lee Thomason 2016-10-11 13:52:45 -0700
  • b2f4dc2a7b Merge pull request #483 from kainjow/patch-1 Lee Thomason 2016-10-11 13:45:35 -0700
  • 0d3de1edbe Merge pull request #482 from Dmitry-Me/stringEqualAssertions Lee Thomason 2016-10-11 13:11:06 -0700
  • 318252a973 Fix warning on PowerPC Kevin Wojniak 2016-10-07 10:37:02 -0700
  • 3c97724d0e Fix typo Kevin Wojniak 2016-10-06 16:05:59 -0700
  • 21f996960d Assertions in string comparison Dmitry-Me 2016-10-03 13:01:57 +0300
  • f00c179eba Merge pull request #480 from kurylo/fix/2016-09-29-cmake-warning Lee Thomason 2016-10-02 21:24:49 -0700
  • 7fcf31b2c3 Merge pull request #477 from bejado/XML_NO_ERROR_Comments Lee Thomason 2016-10-02 21:22:42 -0700
  • 6f1ad6153e Merge pull request #471 from Dmitry-Me/loopInvariantAssertions Lee Thomason 2016-10-02 21:21:38 -0700
  • aad61870a9 Fix cmake warnings on new cmake versions. Łukasz Kuryło 2016-09-29 18:47:51 +0200
  • 76380a55ee Add some defensive checks. Łukasz Kuryło 2016-09-29 18:30:29 +0200
  • 96b135bb11 Merge pull request #1 from leethomason/master Łukasz Kuryło 2016-09-29 17:45:35 +0200
  • 3b9cf99916 Update comments to reflect single successful return type Benjamin Doherty 2016-09-23 18:42:23 -0600
  • d3d59eeb11 [ADD] Specify the CRT version for Windows. COMP Omega 2016-09-16 21:34:05 -0600
  • e9b547a9ee Merge pull request #475 from Dmitry-Me/splitAccessAndAdjustment Lee Thomason 2016-09-14 10:31:10 -0700
  • 3a621f5b6e Added default values TypeText accessors Josh Wittner 2016-09-12 19:17:54 -0700
  • fed511276f Split access and pointer adjustment Dmitry-Me 2016-09-06 18:08:55 +0300
  • 584af57086 fix error string memory errors Lee Thomason 2016-09-05 14:14:16 -0700
  • 2e14517c89 Merge pull request #474 from Dmitry-Me/unifyIncDecOps Lee Thomason 2016-09-05 13:52:58 -0700
  • 24694e9519 Merge pull request #473 from Dmitry-Me/preferConstAccess Lee Thomason 2016-09-05 13:52:22 -0700
  • 0d667f8fef Merge pull request #472 from Dmitry-Me/pointerAssertionsStrPairSet Lee Thomason 2016-09-05 13:51:59 -0700
  • 3161a33c86 Unify increments and decrements Dmitry-Me 2016-09-02 16:58:06 +0300
  • 2449582eaf Use const where const is enough Dmitry-Me 2016-09-02 16:53:32 +0300
  • 6fc38ec7cc Pointer assertions for substring Dmitry-Me 2016-09-01 17:59:44 +0300
  • f9f3c3e85c Loop invariant pointer assertions Dmitry-Me 2016-08-30 15:51:55 +0300
  • e643ec425d Removed filename pointers from error calls Doruk Turak 2016-08-30 14:19:29 +0200
  • c44d1cfb62 Merge pull request #1 from leethomason/master Doruk Turak 2016-08-30 14:15:15 +0200
  • 4fe8c102da Merge pull request #469 from Trebgarta/master Lee Thomason 2016-08-28 17:21:04 -0700
  • a369d4b614 Merge pull request #468 from Dmitry-Me/reuseDeleteChild Lee Thomason 2016-08-28 17:13:28 -0700
  • 1f212f3ab0 Bool-related tests modified to pass Doruk Turak 2016-08-28 20:54:17 +0200
  • de45d04711 SetAttribute: true/false rather 1/0 Doruk Turak 2016-08-28 20:47:08 +0200
  • 9cb4eca596 Reuse DeleteChild() Dmitry-Me 2016-08-18 18:10:59 +0300
  • de129a7547 Added support for attributes and texts of uint8_t, uint16_t and uint64_t. QueryStringAttribute (for const char * parameters) added. Nikolay Kovalenko 2016-08-12 13:33:56 +0300
  • 0bb5901961 Merge pull request #466 from Dmitry-Me/makeCommentMoreConcise Lee Thomason 2016-08-11 07:34:16 -0700
  • 9faf14df53 Merge pull request #465 from Dmitry-Me/unifyNodeDeletion Lee Thomason 2016-08-11 07:33:53 -0700
  • cb6461ca9c Merge pull request #464 from mwoehlke-kitware/elf-visibility Lee Thomason 2016-08-11 07:32:50 -0700
  • c7805c541c Merge pull request #463 from Dmitry-Me/clarifyMemoryPoolParts Lee Thomason 2016-08-11 07:28:08 -0700
  • caa72a641e Make comment more concise Dmitry-Me 2016-08-10 17:34:34 +0300
  • 4de7abb573 Unify node deletion Dmitry-Me 2016-08-10 17:30:02 +0300
  • 8170bdc693 Build with hidden symbols by default Matthew Woehlke 2016-08-09 13:21:06 -0400
  • a8e7ea7fb0 Set ELF visibility Matthew Woehlke 2016-08-09 13:16:26 -0400
  • 88145b8ae6 Clarify "block" and "chunk" Dmitry-Me 2016-08-09 17:59:31 +0300
  • 75c8f40640 Merge pull request #459 from Elbrasch/master Lee Thomason 2016-08-05 13:10:16 -0700
  • 1043f6feed Merge pull request #460 from Dmitry-Me/pointerAssertion Lee Thomason 2016-08-05 13:09:25 -0700
  • db02b21bc5 Pointer assertion for contract clarity Dmitry-Me 2016-08-04 17:16:05 +0300
  • e1a82c1a50 Added void XMLPrinter::PushText( int64_t value ), which was declared but not implemented. Stefan Asbeck 2016-08-04 09:12:45 +0200
  • 82d4afd7ab Pointer initialization check serjor 2016-08-03 13:05:50 +0200
  • 74d44acb17 fix compile issues on clang 4.0.1 Lee Thomason 2016-07-17 22:57:36 -0700
  • c9445466de fix permissive casting. Lee Thomason 2016-07-17 22:53:48 -0700
  • 5bf60e9dc6 try to fix the lld issue Lee Thomason 2016-07-17 22:49:40 -0700
  • 6ba2a077ed upping the major version. lots of small (incompatible) changes, and the addition of int64 support. 4.0.0 Lee Thomason 2016-07-17 22:40:43 -0700
  • af9bce1762 support user data Lee Thomason 2016-07-17 22:35:52 -0700
  • 536a4cde37 Merge branch 'master' into int64support Lee Thomason 2016-07-17 21:37:39 -0700
  • 098bd1f17a fix project file version Lee Thomason 2016-07-17 21:35:10 -0700
  • 53b0727037 Merge pull request #453 from morinim/issue425 Lee Thomason 2016-07-17 21:33:54 -0700
  • 0f45b2422f Fixes issue #425 Manlio Morini 2016-07-11 12:14:59 +0200
  • d7e5f47524 Merge pull request #445 from kurylo/master Lee Thomason 2016-06-23 13:50:24 -0700
  • 2818e67f31 Add INCLUDE_DIRECTORIES on the targets for supported cmake versions. Lukasz Kurylo 2016-06-22 17:21:54 +0200
  • 2fe47ead77 Merge pull request #443 from TheZoc/patch-1 Lee Thomason 2016-06-09 16:25:14 -0700
  • 04639a59a5 Standardized static library output name Felipe "Zoc" Silveira 2016-06-08 19:11:37 -0300
  • 1889c3e679 try to make gcc happier Lee Thomason 2016-06-04 20:22:57 -0700
  • 51c1271797 add int64 support Lee Thomason 2016-06-04 20:18:49 -0700
  • a572db13cf ps3 support Lee Thomason 2016-06-04 19:16:24 -0700
  • 8553625730 one successful return type. simplify build on vs2015 Lee Thomason 2016-06-04 19:10:53 -0700
  • df4ffc00d6 fix warning up from vs2015 Lee Thomason 2016-06-04 11:32:46 -0700
  • 41599e2583 Merge branch 'master' of git://github.com/TheZoc/tinyxml2 into TheZoc-master Lee Thomason 2016-06-04 11:26:08 -0700
  • ceb646812a Merge pull request #438 from TheZoc/osx-makefile Lee Thomason 2016-06-03 07:56:17 -0700
  • d3f5c318ae remove unused XMLBase Lee Thomason 2016-06-03 07:49:35 -0700
  • 48daa2dd81 Updated Makefile to allow building TinyXML2 as a static library Felipe "Zoc" Silveira 2016-05-22 00:14:31 -0300
  • 31d6c877bd Merge pull request #435 from ongjunjie/master Lee Thomason 2016-05-14 10:46:04 -0700
  • 1f16f9ddf5 Updated to VS 2015 Felipe "Zoc" Silveira 2016-05-12 06:31:28 -0300
  • 47f9931130 minimize file copying on incremental builds Jun Jie 2016-04-22 13:37:44 +0800
  • 17acded0cc XMLPrinter optimization Alexander Golubev 2016-03-28 19:51:59 +0300
  • bb4d246f7b update to VS 2013 Lee Thomason 2016-03-25 20:08:32 -0700
  • 97837e77f4 Merge pull request #428 from wvvelzen/WarningsFix Lee Thomason 2016-03-25 07:41:51 -0700
  • 3d60e25c4a Merge pull request #427 from wvvelzen/bcb6fix Lee Thomason 2016-03-25 07:41:05 -0700
  • 0aeac18ad3 Fix 2 "Condition is always true" compiler warnings. Wilfred van Velzen 2016-03-25 14:14:03 +0100
  • 67abee5610 Fix for Borland C++ Builder 6 Wilfred van Velzen 2016-03-25 14:01:15 +0100
  • fe5dbdb817 Merge pull request #414 from ReadmeCritic/master Lee Thomason 2016-03-24 07:49:15 -0700
  • 00038bf555 Fix install path to be predictable for ExternalProject_Add. COMP Omega 2016-03-20 12:26:22 -0600
  • 5ccd48f178 add long long support liuaifu 2016-02-25 11:13:53 +0800
  • d175e9de0b Merge pull request #413 from Darksun2010/master Lee Thomason 2016-02-17 11:39:22 -0800
  • ff714133bc Correct the capitalization of Xcode in README ReadmeCritic 2016-02-17 09:24:03 -0800
  • 6bf8a07587 space misses in the comment of CMakeLists.txt Darksun 2016-02-16 16:10:57 +0800
  • c8dad95d44 Merge pull request #410 from Dmitry-Me/assertForFTellReturn Lee Thomason 2016-02-09 08:39:14 -0800