- Mar 23, 2018
-
-
Dmitry-Me authored
* clarify what is being tested to avoid duplicate lines in output * prevent optimizations based on undefined behavior
-
Lee Thomason authored
fixed issue where CTest is executed in the wrong directory
-
Lee Thomason authored
Add install and uninstall target to Makefile
-
Lee Thomason authored
Improve handles tests
-
- Mar 14, 2018
-
-
Dmitry-Me authored
-
- Mar 08, 2018
-
-
mschmieder authored
-
- Feb 25, 2018
-
-
Lee Thomason authored
fix "dereference before null check" defect
-
Lee Thomason authored
fix installation path for *.cmake
-
- Feb 05, 2018
-
-
Jeffrey Walton authored
-
Jeffrey Walton authored
This PR closes some gaps in the makefile. It follows GNU coding standards and conventions at https://www.gnu.org/prep/standards/standards.html. It is not specific to GNU, and most of the world follows it.
-
- Feb 01, 2018
-
-
Gumichan01 authored
See issue #654
-
- Jan 22, 2018
-
-
François Cami authored
-
- Jan 18, 2018
-
-
Lee Thomason authored
rename DEBUG define to TINYXML2_DEBUG
-
- Jan 12, 2018
-
-
Lee Thomason authored
Remove unneeded conversions
-
- Jan 09, 2018
-
-
Peter Matula authored
The original name is to general. This prevents possible name collisions with other defines, enums, etc. from projects where tinyxml2 is used.
-
- Jan 08, 2018
-
-
Dmitry-Me authored
-
- Jan 05, 2018
-
-
Lee Thomason authored
QueryStringAttribute
-
Lee Thomason authored
Fixes output of simple error messages
-
Lee Thomason authored
Added premake5 build configuration with projects for Windows & Mac.
-
- Dec 29, 2017
-
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
- Dec 28, 2017
-
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
- Dec 26, 2017
-
-
György Straub authored
- updated .gitignore with the .projects / .artifacts directories.
-
- Dec 11, 2017
-
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
-
- Nov 28, 2017
-
-
Lee Thomason authored
Suppress MSVC warning C4267: conversion from 'size_t' to 'int', possible loss of data
-
- Nov 09, 2017
-
-
Alex Alabuzhev authored
-
- Nov 01, 2017
-
-
Lee Thomason authored
Revamp error system
-
Lee Thomason authored
-
Lee Thomason authored
-
Lee Thomason authored
XMLPrinter optimization rebased
-
- Oct 25, 2017
-
-
Brad Anderson authored
-
- Oct 24, 2017
-
-
Alexander Golubev authored
Stream writing to buffer will be x5 faster
-
- Oct 11, 2017
-
-
Lee Thomason authored
-