Commit Graph

  • 703f91e6b8
    Merge pull request #643 from leethomason/querystring Lee Thomason 2018-01-05 10:32:18 -0800
  • c8593733a2
    Merge pull request #641 from leethomason/error-str Lee Thomason 2018-01-05 10:30:25 -0800
  • 588e4ef8a9
    Merge pull request #639 from zyndor/DEV_PremakeBuilds Lee Thomason 2018-01-05 10:28:16 -0800
  • 62411d4679 cmake: rename static output file to avoid overwriting .lib on msvc Rohlem 2017-12-30 17:29:54 +0100
  • 6d615c1caf cmake: append when exporting targets so tinyxml2_static cannot overwrite non-static target Rohlem 2017-12-30 16:53:49 +0100
  • f26a547fdc sync the version Lee Thomason 2017-12-29 09:30:39 -0800
  • 28f9a48d5e Merge branch 'master' into querystring Lee Thomason 2017-12-29 09:13:50 -0800
  • f6dc9be122 merge master Lee Thomason 2017-12-29 09:13:15 -0800
  • ff97dbb2cc Merge branch 'master' into error-str Lee Thomason 2017-12-29 09:11:27 -0800
  • 5b00e0662f add query string method Lee Thomason 2017-12-28 14:07:47 -0800
  • a36f7ac776 fix error string output when there is no formatting Lee Thomason 2017-12-28 13:48:54 -0800
  • bd197877ca write the version number as a macro Lee Thomason 2017-12-28 13:31:48 -0800
  • c9e3b52745 Added premake5 build configuration with projects for Windows & Mac. - updated .gitignore with the .projects / .artifacts directories. György Straub 2017-12-05 06:38:46 +0000
  • e1b50439c9 remove dead files Lee Thomason 2017-12-10 20:05:30 -0800
  • cf1006943b tweaking docs Lee Thomason 2017-12-10 20:03:39 -0800
  • 71b12596eb update the docs Lee Thomason 2017-12-10 19:59:58 -0800
  • 8c8293ba89 setting the version to 6.0.0 6.0.0 Lee Thomason 2017-12-10 19:55:35 -0800
  • 2ab76dab6d
    Merge pull request #632 from alabuzhev/size_t_to_int_warning Lee Thomason 2017-11-28 15:40:48 -0800
  • 90e69c95ef
    Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data Alex Alabuzhev 2017-11-09 00:32:19 +0000
  • 4155ac0c73
    Merge pull request #628 from leethomason/errorstr Lee Thomason 2017-11-01 08:53:11 -0700
  • d548b7e717 Merge branch 'master' into errorstr Lee Thomason 2017-11-01 07:52:46 -0700
  • eb2f51e63b removed unused variables Lee Thomason 2017-11-01 07:52:43 -0700
  • 82e48435de
    Merge pull request #629 from brad-anderson/memcpy-unformatted Lee Thomason 2017-11-01 07:45:29 -0700
  • 0cf5fd404e Merge eb671af863 into 8b83b23876 tdaniel-vg 2017-10-30 16:44:58 +0000
  • eb671af863 [android-compile] Daniel Tai 2017-10-30 09:30:19 -0700
  • ffb773e1b3 [android-compile] Daniel Tai 2017-10-30 09:27:39 -0700
  • 85aac02172 Minor performance tweaks Brad Anderson 2017-10-24 21:48:28 -0600
  • b2e08e4bc0 XMLPrinter optimization Alexander Golubev 2016-03-28 19:51:59 +0300
  • bd8d7fadee Added build to gitignore folder NKhanna 2017-10-17 23:56:55 -0700
  • 0c0f98bf84 merge from master Lee Thomason 2017-10-11 11:03:49 -0700
  • d556e6df9d Merge branch 'master' into errorstr Lee Thomason 2017-10-11 10:57:52 -0700
  • f49b9658bb fix up error system issues Lee Thomason 2017-10-11 10:57:49 -0700
  • e208679272 Merge 02458fb123 into 8b83b23876 Narayan Kamath 2017-10-11 17:16:28 +0000
  • 8b83b23876 make effc compilation optional Lee Thomason 2017-10-11 10:13:35 -0700
  • 714ccfe29b fix line number tracker. error msg wip Lee Thomason 2017-10-10 17:08:12 -0700
  • 7abfa6b1a0 Merge branch 'gccWeffc' of git://github.com/lelegard/tinyxml2 into lelegard-gccWeffc Lee Thomason 2017-10-10 16:33:58 -0700
  • dd4034c518 Merge pull request #626 from Dmitry-Me/betterTestDeletionLoop Lee Thomason 2017-10-09 16:00:27 -0700
  • c59b17e5a9 Merge pull request #625 from Dmitry-Me/checkAcceptResult Lee Thomason 2017-10-09 15:58:19 -0700
  • 83236b8516 Adding podspec at the master level NKhanna 2017-10-03 11:46:42 -0700
  • b41e24aa1c Better test deletion loop Dmitry-Me 2017-09-27 18:51:01 +0300
  • f0f2e99cf2 Check result of Accept() Dmitry-Me 2017-09-25 17:38:42 +0300
  • 884852eb65 Merge pull request #584 from DragonValley/patch-1 Lee Thomason 2017-09-19 17:58:46 -0700
  • aa1883928b Error string re-work Lee Thomason 2017-09-19 17:54:31 -0700
  • 3a37e64113 Merge pull request #623 from Dmitry-Me/testErrorName Lee Thomason 2017-09-18 09:40:20 -0700
  • 620cb1c55a Merge pull request #624 from Dmitry-Me/fixCrashWhenInsertingAfterItself Lee Thomason 2017-09-18 09:39:50 -0700
  • e8f4a8b567 Fix crash when element is being inserted "after itself" Dmitry-Me 2017-09-15 19:34:36 +0300
  • 47845b699a Test ErrorName() returns valid string after SetError() Dmitry-Me 2017-09-15 19:03:02 +0300
  • 02458fb123 Avoid assert failures from GetErrorStr* for empty error strings. Narayan Kamath 2017-09-15 11:49:22 +0100
  • bdad8d73a3 Merge pull request #620 from Dmitry-Me/clarifyComment Lee Thomason 2017-09-14 10:33:15 -0700
  • c8c4618f2e Merge pull request #618 from Dmitry-Me/buildDebugToo Lee Thomason 2017-09-14 10:32:40 -0700
  • a9e75d1b25 Clarify comment Dmitry-Me 2017-09-08 19:05:23 +0300
  • 20166d2b4f Build and test Debug configuration too Dmitry-Me 2017-09-05 01:12:32 +0300
  • 7f0f754cb7 Code cleanup to pass gcc -Weffc++ warnings Thierry Lelegard 2017-09-01 10:14:16 +0200
  • b2c42505d6 Merge 1e52767d68 into dbf18add4c Dmitry-Me 2017-08-30 17:42:54 +0000
  • dbf18add4c Merge pull request #613 from Dmitry-Me/testResultOfSetError Lee Thomason 2017-08-30 10:42:50 -0700
  • da24c3b221 Merge pull request #612 from Dmitry-Me/fixMisleadingComment Lee Thomason 2017-08-30 10:41:59 -0700
  • d3f6c6361c Test SetError() has effect Dmitry-Me 2017-08-30 17:43:14 +0300
  • 2604336737 Fix misleading comment Dmitry-Me 2017-08-30 17:40:15 +0300
  • 4b173cbcf1 Merge pull request #611 from Dmitry-Me/testClearResetErrorState Lee Thomason 2017-08-29 11:13:37 -0700
  • b0c421d9a7 Merge pull request #610 from Dmitry-Me/reuseConversionCode Lee Thomason 2017-08-29 11:13:02 -0700
  • 985ea1f78f Test Clear() clears the error Dmitry-Me 2017-08-28 18:36:29 +0300
  • a28eb0763d Extract and reuse conversion code Dmitry-Me 2017-08-25 18:34:18 +0300
  • c63c1d509f Merge f209bf6642 into d69e2c0d08 Rémi Verschelde 2017-08-24 18:09:12 +0000
  • d69e2c0d08 Merge pull request #609 from JugglerShu/master Lee Thomason 2017-08-24 11:09:08 -0700
  • 33883d6feb Merge pull request #605 from Dmitry-Me/clarifyTestStrings Lee Thomason 2017-08-24 11:08:34 -0700
  • 87cd4e0582 Add 'const' on XMLDocument::DeepCopy. This make us copy const XMLDocument being copied to another document. Shuichiro Suzuki 2017-08-24 11:20:26 +0900
  • caed4ec7d8 Clarify what is being tested Dmitry-Me 2017-08-11 17:39:47 +0300
  • 4bbf74205c Merge pull request #603 from Dmitry-Me/cleanupFopenTests Lee Thomason 2017-08-10 15:08:34 -0700
  • 30dec75919 Merge pull request #602 from Dmitry-Me/testWithStopwatchOff Lee Thomason 2017-08-10 15:07:11 -0700
  • cd453f86e8 Merge pull request #596 from Dmitry-Me/useValidPointerForUserData Lee Thomason 2017-08-10 15:06:26 -0700
  • 520009ef1c Cleanup fopen() tests Dmitry-Me 2017-08-10 17:50:03 +0300
  • 1ab85878ba Stopwatch must be stopped before test check Dmitry-Me 2017-08-10 17:28:10 +0300
  • 82e20b1831 Merge pull request #601 from Dmitry-Me/testErrorIdAfterParse Lee Thomason 2017-08-09 11:12:18 -0700
  • e9945966c2 Merge pull request #600 from Dmitry-Me/cleanupStreamModeTests Lee Thomason 2017-08-09 11:11:12 -0700
  • 8d40f7a565 Test ErrorID after Parse() Dmitry-Me 2017-08-09 19:10:08 +0300
  • c0fad29082 Cleanup stream mode tests Dmitry-Me 2017-08-09 19:05:42 +0300
  • c11a7c5ca0 Merge pull request #599 from Dmitry-Me/cleanupSomeChecks Lee Thomason 2017-08-07 13:50:51 -0700
  • 68edbcee49 Merge pull request #598 from Dmitry-Me/fallThroughComments Lee Thomason 2017-08-07 13:49:56 -0700
  • 63fe21f4dc Merge pull request #597 from Dmitry-Me/betterTestQueryXText Lee Thomason 2017-08-07 13:49:12 -0700
  • 30cdecada1 Merge pull request #595 from Dmitry-Me/checkInsertionReturnValues Lee Thomason 2017-08-07 13:42:07 -0700
  • bc6920b681 Cleanup and simplify checks Dmitry-Me 2017-08-03 18:46:31 +0300
  • 3cc6f5c6f2 Annotate fall throughs with comments Dmitry-Me 2017-08-03 18:42:20 +0300
  • 43c019d44e Better tests for Query???Text() Dmitry-Me 2017-08-02 18:05:23 +0300
  • 7d8dfb9ee2 Use valid pointer for user data Dmitry-Me 2017-08-01 17:48:54 +0300
  • 8e06370191 Test return values from nodes insertion Dmitry-Me 2017-08-01 17:40:40 +0300
  • 02d2764fd7 Merge pull request #593 from Dmitry-Me/testDeletionViaDocument Lee Thomason 2017-07-28 09:04:08 -0700
  • 8d1bfbbf7c Merge pull request #592 from Dmitry-Me/clarifyTestOutput Lee Thomason 2017-07-28 08:57:15 -0700
  • 1529580734 Merge pull request #591 from Dmitry-Me/properIndentDirectives Lee Thomason 2017-07-28 08:56:10 -0700
  • 48725fa8ec Merge pull request #590 from Dmitry-Me/betterVariableName Lee Thomason 2017-07-28 08:55:16 -0700
  • e5790dba97 Test nodes deletion via document Dmitry-Me 2017-07-28 17:54:38 +0300
  • 6f4c4e726b Clarify and simplify test output Dmitry-Me 2017-07-27 12:06:56 +0300
  • de381df35c Indent directives consistently with surrounding code Dmitry-Me 2017-07-26 18:05:25 +0300
  • effab6ff06 Better variable name Dmitry-Me 2017-07-26 17:57:50 +0300
  • f0f506fe5a Update html5-printer.cpp DragonValley 2017-07-19 22:24:23 +0200
  • f209bf6642 CMake: Respect libdir for config files Rémi Verschelde 2017-07-17 15:50:34 +0200
  • f3f9925f12 update docs Lee Thomason 2017-07-15 19:39:42 -0700
  • aca4fb16d0 new docs Lee Thomason 2017-07-15 19:38:08 -0700
  • 528986ff26 update readme Lee Thomason 2017-07-15 19:37:47 -0700
  • 7573756314 add docs Lee Thomason 2017-07-15 19:27:50 -0700
  • 646af8d214 Merge pull request #582 from Dmitry-Me/distinctDefaultAndReplacement Lee Thomason 2017-07-15 19:00:49 -0700