Commit Graph

  • 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
  • 1e52767d68 Change verbosity to minimal Dmitry-Me 2017-05-18 18:32:21 +0300
  • f11bfb5f55 Change verbosity to minimal Dmitry-Me 2017-05-18 17:40:36 +0300
  • 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
  • d6d9bc62e9 Merge 820c9fc40f into b840b7e673 Cyril Margorin 2017-04-26 08:24:14 +0000
  • 820c9fc40f Make tests optional Cyril Margorin 2017-04-26 11:11:55 +0300
  • b5a48678dd Merge 3950fe4ecd into b840b7e673 ir0nh34d 2017-04-24 12:31:24 +0000
  • 8042a0e6c3 Merge 82d4afd7ab into b840b7e673 serjor 2017-04-19 11:06:16 +0000
  • 362355755a Merge 5ccd48f178 into b840b7e673 liuaifu 2017-04-18 04:59:46 +0000
  • e85dde50b3 Merge 861637334c into b840b7e673 renu555 2017-04-17 16:08:12 +0000
  • 939799da49 Merge 3aed75e096 into b840b7e673 LKramer 2017-04-17 10:17:52 +0000
  • 3b6ae6dfd2 Merge 1ff490525b into b840b7e673 Josema 2017-04-17 09:58:40 +0000
  • 803618a2e4 Extra space was removed to pass tests. Dmitry Frantsev 2017-04-14 08:36:14 +0300
  • 923d50ae7a Missed members _processEntities, _whitespaceMode were added in operator=. Dmitry Frantsev 2017-04-14 08:27:08 +0300
  • 484281b2b1 XMLDocument copy contructor and operator= were added. Dmitry Frantsev 2017-04-13 13:41:52 +0300
  • 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
  • a94a3d1f41 Merge 444a028f86 into fc05f63575 Stephen Damm 2017-03-30 21:38:09 +0000
  • 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
  • 792bf541b9 Change XMLElement::GetText() when no text found return empty string instead of null string Alain FLAISCHER 2017-03-16 17:44:08 +0100
  • b19e1e6484 Merge bde0da0c65 into 395ea09f83 Uli Kusterer 2017-03-16 14:31:56 +0000
  • 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
  • 953c765b08 Merge a04e0134c7 into 5b733ff481 ψ(プサイ) 2017-01-07 19:34:15 +0000
  • 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
  • 110540952a Merge e643ec425d into 156bc1b99f Doruk Turak 2016-11-26 06:20:42 +0000
  • 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
  • 034f6dae12 Merge 9d0ce13428 into f80d78d938 Stephen Damm 2016-11-24 13:29:28 +0000
  • 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
  • f2e809b0a1 Merge de129a7547 into cd47f8e0d3 Nikolay Kovalenko 2016-11-12 15:42:00 +0000
  • 446c3bcae3 Declarations should occur before anything else Dmitry-Me 2016-11-11 10:34:56 +0300
  • 39f4c3f770 Merge 116415b4ab into cd47f8e0d3 Lee Thomason 2016-11-10 23:07:39 +0000
  • 116415b4ab test and minor tweak Lee Thomason 2016-11-10 15:05:38 -0800
  • 6c30a812e7 Merge branch 'detectDeclarationPlacement' of git://github.com/Dmitry-Me/tinyxml2 into Dmitry-Me-detectDeclarationPlacement Lee Thomason 2016-11-10 14:59:46 -0800
  • cd47f8e0d3 Merge pull request #495 from Dmitry-Me/pointerAssertionAfterIdentify Lee Thomason 2016-11-10 14:36:10 -0800
  • f189ac6494 Declarations should occur before anything else Dmitry-Me 2016-11-10 12:07:38 +0300
  • 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
  • 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