Commit Graph

  • 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
  • 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
  • 3b9cf99916 Update comments to reflect single successful return type Benjamin Doherty 2016-09-23 18:42:23 -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
  • 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
  • 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
  • 74d44acb17 fix compile issues on clang 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. 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
  • 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
  • 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
  • 96b110d25e Assert to ensure ftell() behaves as expected by later code Dmitry-Me 2016-02-09 15:12:40 +0300
  • 9ff6654174 Merge pull request #407 from JarleStrand/fix-deletechild Lee Thomason 2016-01-04 07:40:22 -0800
  • 81abfd6d4c Error fix DeleteChild Jarle Strand 2015-12-27 17:30:04 +0100
  • 9c8582c7c3 Merge pull request #401 from Dmitry-Me/assertForNonNullString Lee Thomason 2015-12-09 11:36:59 -0800
  • 0515fa9d27 Assertion in StrPair::SetStr() Dmitry-Me 2015-12-09 11:54:06 +0300
  • f47b20f114 fix readme syntax Lee Thomason 2015-10-19 22:55:32 -0700
  • dffea5747b remove mystery comment Lee Thomason 2015-10-19 22:51:49 -0700
  • fe5b7a5cac Merge pull request #393 from Dmitry-Me/fixSetTextDescription Lee Thomason 2015-10-19 17:13:45 -0700
  • 9e9c85b3ae Fix SetText() description spelling Dmitry-Me 2015-10-19 18:04:46 +0300
  • 7bc9201322 remove static-assert accidentally checked in. Lee Thomason 2015-10-09 14:45:08 -0700
  • 598a88d9fd used stdlib strncmp function Lee Thomason 2015-10-09 14:42:12 -0700
  • e4c0738318 Merge pull request #383 from Chocobo1/travis Lee Thomason 2015-10-09 11:28:55 -0700
  • f2c6b118da readme.md: add CI build status badges Chocobo1 2015-10-02 22:09:12 +0800
  • a58de11b42 Add appveyor.yml Chocobo1 2015-10-02 18:08:48 +0800
  • 87a8e71c20 TravisCI: support osx build Chocobo1 2015-10-02 17:34:37 +0800
  • e4f8ba89d0 Merge pull request #381 from ya1gaurav/patch-1 Lee Thomason 2015-09-29 19:50:14 -0700
  • a589da416c Merge pull request #380 from Dmitry-Me/getRidOfWtypeLimits Lee Thomason 2015-09-29 19:49:46 -0700
  • 60af433d31 Travis also support clang. Gaurav 2015-09-28 13:32:30 +0530
  • 901fed5f19 Get rid of -Wtype-limits warning Dmitry-Me 2015-09-25 10:29:51 +0300
  • 2aee5e1b37 Merge pull request #379 from renu555/renu555-patch-5 Lee Thomason 2015-09-24 10:31:39 -0700
  • 27eb078329 Merge pull request #372 from jasjuang/master Lee Thomason 2015-09-24 10:23:04 -0700
  • d7f2cce11f Create .travis.yml renu555 2015-09-24 14:02:02 +0530