Commit Graph

  • 369f306b37 Merge branch 'master' of github.com:leethomason/tinyxml2 Lee Thomason 2017-06-20 09:18:54 -0700
  • 8bba8b41d6 mark unused enums Lee Thomason 2017-06-20 09:18:41 -0700
  • 3f169ac424 Merge pull request #568 from Dmitry-Me/checkParsingErrorEarlier Lee Thomason 2017-06-20 09:17:21 -0700
  • 86be0cdfe5 Merge pull request #566 from redagito/master Lee Thomason 2017-06-20 09:08:39 -0700
  • aea64c4b75 Test parsing result as early as possible Dmitry-Me 2017-06-20 18:20:15 +0300
  • dfcf5488ea CMake fix for static library only build Robert J 2017-06-20 13:41:17 +0200
  • 9201bb96d3 Merge pull request #563 from Dmitry-Me/betterParameterNameInClone Lee Thomason 2017-06-19 14:23:39 -0700
  • 3f63f21cf5 Better parameter name Dmitry-Me 2017-06-19 18:25:19 +0300
  • 9e2d29b373 weird compile issues Lee Thomason 2017-06-16 09:51:11 -0700
  • 82bb074b49 tweak test Lee Thomason 2017-06-16 09:48:20 -0700
  • 224ef775c6 add test case Lee Thomason 2017-06-16 09:45:26 -0700
  • 8a763619ac fix incorrect factoring Lee Thomason 2017-06-16 09:30:16 -0700
  • bc527554e8 Merge pull request #558 from leethomason/clone Lee Thomason 2017-06-15 12:01:48 -0700
  • 5cfb946953 Merge pull request #562 from Dmitry-Me/testMemoryLeaksInDebugHeap Lee Thomason 2017-06-15 10:30:30 -0700
  • 275067a91f Merge pull request #561 from Dmitry-Me/unlinkedElementsAssertions Lee Thomason 2017-06-15 10:29:07 -0700
  • ed78570c66 Programmatically check no leaks are reported in the VC++ debug heap Dmitry-Me 2017-06-15 13:39:53 +0300
  • c2f677b05e Unlinked nodes assertions Dmitry-Me 2017-06-15 12:44:27 +0300
  • 1346a174ae tweak comments. fix copy to self case. Lee Thomason 2017-06-14 15:14:19 -0700
  • 1bbc66b193 Merge branch 'master' into clone Lee Thomason 2017-06-14 15:10:37 -0700
  • e84f68a68a Merge branch 'memleak2' Lee Thomason 2017-06-14 15:03:32 -0700
  • b754ddf0fb address feedback from review Lee Thomason 2017-06-14 15:02:38 -0700
  • 7ce75bc2bb Merge pull request #557 from jasjuang/master Lee Thomason 2017-06-14 14:50:53 -0700
  • 816d3fa0cd Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree Lee Thomason 2017-06-05 14:35:55 -0700
  • 53858b4490 minor formatting fix and very strange memory tracker missing Lee Thomason 2017-06-01 19:09:16 -0700
  • ced18c05b9 missing var?? Lee Thomason 2017-06-01 18:50:12 -0700
  • a30f8bd136 Merge remote-tracking branch 'origin/master' into clone Lee Thomason 2017-06-01 18:46:53 -0700
  • b29f556ab0 comment Lee Thomason 2017-06-01 18:45:32 -0700
  • 7085f00e40 deep copy and clone Lee Thomason 2017-06-01 18:09:43 -0700
  • f66441e3e7 add in support for cmake export, manual Findtinyxml2.cmake is no longer needed jasjuang 2017-06-01 17:25:30 -0700
  • 33a1f8bd6c Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy Lee Thomason 2017-05-18 21:13:48 -0700
  • 7538286750 Merge pull request #535 from jnguyen75/build-tests-option Lee Thomason 2017-05-18 20:57:41 -0700
  • 243ddf5304 Ensure no overrun before copying Dmitry-Me 2017-05-18 17:27:14 +0300
  • 105f32f64d Merge remote-tracking branch 'origin/master' into build-tests-option Jimmy Nguyen 2017-05-11 16:19:30 -0700
  • 174a5df3a3 Merge pull request #551 from eco/patch-1 Lee Thomason 2017-05-05 19:55:08 -0700
  • 9333cfd394 Add "d" library suffix for debug builds Brad Anderson 2017-05-04 12:25:56 -0600
  • 7b40ce1942 Merge pull request #534 from jnguyen75/ref-test-resources Lee Thomason 2017-04-28 11:21:39 -0700
  • b840b7e673 Merge pull request #547 from Dmitry-Me/clarifyVariableNames Lee Thomason 2017-04-12 10:22:34 -0700
  • 10b8ecc99b Clarify variable names Dmitry-Me 2017-04-12 17:57:44 +0300
  • 2b0453f43e Merge pull request #545 from Dmitry-Me/fullyUseEnum Lee Thomason 2017-04-06 13:27:29 -0700
  • e503563f47 Fully use enum Dmitry-Me 2017-04-05 18:02:40 +0300
  • fc05f63575 Merge pull request #543 from Dmitry-Me/pointerAssertInShallowEqual Lee Thomason 2017-03-22 14:36:32 -0700
  • ba68a3aea6 Pointer assertion Dmitry-Me 2017-03-21 11:39:48 +0300
  • 395ea09f83 Merge pull request #538 from Dmitry-Me/suppressC6011 Lee Thomason 2017-03-06 12:49:35 -0800
  • 71e2c08a7e Merge pull request #537 from Dmitry-Me/clearerMemberName Lee Thomason 2017-03-06 12:48:33 -0800
  • 7221b49fea Suppress C6011 code analysis false positive warning Dmitry-Me 2017-03-03 15:45:51 +0300
  • ae8a82a734 Clearer variable name Dmitry-Me 2017-03-03 15:40:32 +0300
  • 92c0ef327f Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode Lee Thomason 2017-03-01 13:15:52 -0800
  • 2aebfb7123 Extract and reuse nodes creation code Dmitry-Me 2017-02-27 15:53:40 +0300
  • 1e0b4e6b8a Use generator expression to specify target output directory for resources directory Jimmy Nguyen 2017-02-21 12:31:23 -0800
  • 7f2ce0dc0e Updated Windows build script to change directory instead of copying files to run xmltest Jimmy Nguyen 2017-02-21 12:27:59 -0800
  • 6bf64fb149 Use CMake to create resources/out directory Jimmy Nguyen 2017-02-21 12:00:38 -0800
  • 47c7d70064 Added BUILD_TESTS option to enable/disable building of xmltest Jimmy Nguyen 2017-02-21 11:27:38 -0800
  • b37cb42b78 Merge pull request #513 from leethomason/bool-write Lee Thomason 2017-02-17 12:39:06 -0800
  • 0f42e24c47 Merge pull request #529 from Winestone/master Lee Thomason 2017-02-14 11:24:51 -0800
  • 969b8c2234 Replaced DATA_COPY target with post build command to copy the resources directory Jimmy Nguyen 2017-02-13 23:40:16 -0800
  • 5277134efa Removed empty install() command Jimmy Nguyen 2017-02-13 23:24:38 -0800
  • 4a07484e47 Fix typo in CMakeLists.txt Winestone 2017-02-11 23:04:14 +1100
  • 962732fd3e Merge pull request #520 from Dmitry-Me/initMemberVars2 Lee Thomason 2017-02-05 15:56:13 -0800
  • d120d64b86 Initialize member variable Dmitry-Me 2017-01-27 18:35:02 +0300
  • 1f5ab7cd0b Merge pull request #517 from Dmitry-Me/initMemberVars Lee Thomason 2017-01-24 10:38:49 -0800
  • f89bd3ef68 Initialize member variables Dmitry-Me 2017-01-18 18:33:55 +0300
  • c5c99c2ba0 tweaks to bool serialization Lee Thomason 2016-12-29 11:19:17 -0800
  • f458d265c1 fix const. hopefully. Lee Thomason 2016-12-26 22:47:25 -0800
  • ce667c9233 ability to set bool write values Lee Thomason 2016-12-26 16:45:30 -0800
  • 5b733ff481 Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten Lee Thomason 2016-12-24 07:39:17 -0800
  • c3a19156ff Merge pull request #510 from leethomason/kezenator-line-numbering Lee Thomason 2016-12-24 07:38:43 -0800
  • e90e901041 tweaks, clarification to line numbers Lee Thomason 2016-12-24 07:34:39 -0800
  • 002713856b Merge remote-tracking branch 'origin/master' into kezenator-line-numbering Lee Thomason 2016-12-24 07:27:40 -0800
  • 855a66c0ff Merge pull request #509 from leethomason/fix-win-dll-build Lee Thomason 2016-12-24 07:27:25 -0800
  • ef7fe0fd98 fix windows dll build/run Lee Thomason 2016-12-24 07:07:56 -0800
  • 34a3f8e34d Ensure existing attributes are not leaked on attribute insertion Dmitry-Me 2016-12-19 12:05:21 +0300
  • 19d8ea836f CodeReview Fix: GetLineNum()? kezenator 2016-11-29 19:50:27 +1000
  • e353181a46 CodeReview Fix: initialLineNum? Something a little more descriptive? kezenator 2016-11-29 19:49:07 +1000
  • e3d44159e3 CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0` kezenator 2016-11-29 19:47:55 +1000
  • 4f756161d0 CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer. kezenator 2016-11-29 19:46:27 +1000
  • 2489afcc61 Merge branch 'master' of https://github.com/leethomason/tinyxml2 kezenator 2016-11-29 19:33:44 +1000
  • a43ff7210e Removed line numbering support as an advantage of TinyXML-1. Added error reporting system that discusses the support for line number information. kezenator 2016-11-26 17:33:12 +1000
  • ec6941503c Added line number reporting to parse errors and to all nodes and attributes for parsed documents. kezenator 2016-11-26 17:21:43 +1000
  • 156bc1b99f Merge pull request #502 from Dmitry-Me/reuseClearError Lee Thomason 2016-11-25 22:06:11 -0800
  • 5bbb6fb052 Merge pull request #500 from Dmitry-Me/reuseAttributeCreation Lee Thomason 2016-11-25 22:05:34 -0800
  • 5a70071241 Added static method to convert arbitrary ErrorID to a string. Updated tests to print ErrorID and bool values as strings. kezenator 2016-11-26 13:54:42 +1000
  • 0d2cef0cba Reuse code for error clearing Dmitry-Me 2016-11-25 18:39:52 +0300
  • a60caa28cc Reuse attribute creation code Dmitry-Me 2016-11-22 18:28:08 +0300
  • f80d78d938 Merge pull request #499 from Dmitry-Me/unifyNullComparisons Lee Thomason 2016-11-17 14:43:55 -0800
  • ebb1660c2f Unify null pointer checks Dmitry-Me 2016-11-16 17:22:45 +0300
  • 7de0b6dd8c Merge pull request #493 from leethomason/jwittner Lee Thomason 2016-11-15 14:09:03 -0800
  • d04f21cab8 Merge pull request #496 from Dmitry-Me/detectDeclarationPlacement Lee Thomason 2016-11-15 14:08:04 -0800
  • 446c3bcae3 Declarations should occur before anything else Dmitry-Me 2016-11-11 10:34:56 +0300
  • cd47f8e0d3 Merge pull request #495 from Dmitry-Me/pointerAssertionAfterIdentify Lee Thomason 2016-11-10 14:36:10 -0800
  • 4336431272 Pointer post-assertion Dmitry-Me 2016-11-07 18:48:50 +0300
  • 13cbc9a708 add test files. fix doc. Lee Thomason 2016-10-27 14:55:07 -0700
  • c9a6102bf1 Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master Lee Thomason 2016-10-27 14:33:52 -0700
  • 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
  • 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