Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tinyxml2
/
ff61650517cc32d524689366f977716e73d4f924
/
tinyxml2.h
9c740e8
setting the version to 7.1.0
by Lee Thomason
· 6 years ago
5bf58f0
Merge pull request #753 from orbitcowboy/master
by Lee Thomason
· 6 years ago
effdf95
add test cases
by Lee Thomason
· 6 years ago
c36d59f
Merge branch 'master' of git://github.com/cugone/tinyxml2 into cugone-master
by Lee Thomason
· 6 years ago
1675bec
Merge pull request #743 from deduktionstheorem/master
by Lee Thomason
· 6 years ago
c341cea
add missing uint64_t methods to XMLPrinter
by aaronkirkham07@gmail.com
· 6 years ago
710a332
Fixed -Wold-style-cast warnings from g++.
by orbitcowboy
· 6 years ago
47e229e
Forgot Text and XMLElement versions;
by cugone
· 6 years ago
75a5acc
UnsignedInt64 support
by cugone
· 6 years ago
e1b3013
Issue 742: allow intermittent calls of XMLPrinter::ClearBuffer
by Stephan Friedrichs
· 6 years ago
0e7f289
Improved const correctness of local variables. There are no functional changes intended.
by orbitcowboy
· 7 years ago
de6d164
fix export issue and cmake. version to 7.0.1
by Lee Thomason
· 7 years ago
397f225
setting the version to 7.0.0
by Lee Thomason
· 7 years ago
65c1b86
Correct assigment interface for StrPair
by Bo Rydberg
· 7 years ago
2cc8a4c
Added explicit-keyword to constructors having 1 argument.
by orbitcowboy
· 7 years ago
c07409b
remove virtual call in destruction
by Lee Thomason
· 7 years ago
22b21ec
Fixed typos in comments. There are no functional changes intended.
by orbitcowboy
· 7 years ago
93a8fb1
Merge branch 'issue647'
by Lee Thomason
· 7 years ago
92fc089
remove deprecated errors. next version will be major.
by Lee Thomason
· 7 years ago
2bdb13a
Merge pull request #686 from leethomason/issue647
by Lee Thomason
· 7 years ago
fc80df3
fix query return type
by Lee Thomason
· 7 years ago
70d942e
remove dead yet conflicting method
by Lee Thomason
· 7 years ago
c1424ee
setting the version to 6.2.0
by Lee Thomason
· 7 years ago
f928c35
clean up the depth tracking a bit
by Lee Thomason
· 7 years ago
d946dda
upgrade to vs2017. fix stack overflow attack.
by Lee Thomason
· 7 years ago
5068991
rename DEBUG define to TINYXML2_DEBUG
by Peter Matula
· 8 years ago
703f91e
Merge pull request #643 from leethomason/querystring
by Lee Thomason
· 8 years ago
f26a547
sync the version
by Lee Thomason
· 8 years ago
28f9a48
Merge branch 'master' into querystring
by Lee Thomason
· 8 years ago
f6dc9be
merge master
by Lee Thomason
· 8 years ago
5b00e06
add query string method
by Lee Thomason
· 8 years ago
bd19787
write the version number as a macro
by Lee Thomason
· 8 years ago
8c8293b
setting the version to 6.0.0
by Lee Thomason
· 8 years ago
d548b7e
Merge branch 'master' into errorstr
by Lee Thomason
· 8 years ago
b2e08e4
XMLPrinter optimization
by Alexander Golubev
· 9 years ago
d556e6d
Merge branch 'master' into errorstr
by Lee Thomason
· 8 years ago
f49b965
fix up error system issues
by Lee Thomason
· 8 years ago
aa18839
Error string re-work
by Lee Thomason
· 8 years ago
7f0f754
Code cleanup to pass gcc -Weffc++ warnings
by Thierry Lelegard
· 8 years ago
87cd4e0
Add 'const' on XMLDocument::DeepCopy. This make us copy const
by Shuichiro Suzuki
· 8 years ago
effab6f
Better variable name
by Dmitry-Me
· 8 years ago
37bc3ac
upping the version to 5.0.1 to fix release vs. source problem
by Lee Thomason
· 8 years ago
8c9e313
remove error string inline. hopefully helps with odd linking issues
by Lee Thomason
· 8 years ago
8bba8b4
mark unused enums
by Lee Thomason
· 8 years ago
3f63f21
Better parameter name
by Dmitry-Me
· 8 years ago
bc52755
Merge pull request #558 from leethomason/clone
by Lee Thomason
· 8 years ago
c2f677b
Unlinked nodes assertions
by Dmitry-Me
· 8 years ago
1346a17
tweak comments. fix copy to self case.
by Lee Thomason
· 8 years ago
1bbc66b
Merge branch 'master' into clone
by Lee Thomason
· 8 years ago
b754ddf
address feedback from review
by Lee Thomason
· 8 years ago
816d3fa
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
by Lee Thomason
· 8 years ago
53858b4
minor formatting fix and very strange memory tracker missing
by Lee Thomason
· 8 years ago
a30f8bd
Merge remote-tracking branch 'origin/master' into clone
by Lee Thomason
· 8 years ago
b29f556
comment
by Lee Thomason
· 8 years ago
7085f00
deep copy and clone
by Lee Thomason
· 8 years ago
33a1f8b
Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy
by Lee Thomason
· 8 years ago
243ddf5
Ensure no overrun before copying
by Dmitry-Me
· 8 years ago
10b8ecc
Clarify variable names
by Dmitry-Me
· 8 years ago
e503563
Fully use enum
by Dmitry-Me
· 8 years ago
ae8a82a
Clearer variable name
by Dmitry-Me
· 8 years ago
92c0ef3
Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode
by Lee Thomason
· 8 years ago
2aebfb7
Extract and reuse nodes creation code
by Dmitry-Me
· 8 years ago
b37cb42
Merge pull request #513 from leethomason/bool-write
by Lee Thomason
· 8 years ago
d120d64
Initialize member variable
by Dmitry-Me
· 9 years ago
c5c99c2
tweaks to bool serialization
by Lee Thomason
· 9 years ago
f458d26
fix const. hopefully.
by Lee Thomason
· 9 years ago
ce667c9
ability to set bool write values
by Lee Thomason
· 9 years ago
e90e901
tweaks, clarification to line numbers
by Lee Thomason
· 9 years ago
19d8ea8
CodeReview Fix: GetLineNum()?
by kezenator
· 9 years ago
4f75616
CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer.
by kezenator
· 9 years ago
2489afc
Merge branch 'master' of https://github.com/leethomason/tinyxml2
by kezenator
· 9 years ago
ec69415
Added line number reporting to parse errors and to all nodes and attributes for parsed documents.
by kezenator
· 9 years ago
156bc1b
Merge pull request #502 from Dmitry-Me/reuseClearError
by Lee Thomason
· 9 years ago
5a70071
Added static method to convert arbitrary ErrorID to a string.
by kezenator
· 9 years ago
0d2cef0
Reuse code for error clearing
by Dmitry-Me
· 9 years ago
a60caa2
Reuse attribute creation code
by Dmitry-Me
· 9 years ago
ebb1660
Unify null pointer checks
by Dmitry-Me
· 9 years ago
13cbc9a
add test files. fix doc.
by Lee Thomason
· 9 years ago
c9a6102
Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master
by Lee Thomason
· 9 years ago
ecb9b07
Reuse "is element with name" check
by Dmitry-Me
· 9 years ago
513e69b
Merge branch 'master' of https://github.com/leethomason/tinyxml2
by Josh Wittner
· 9 years ago
cf3dd09
Move implementations to cpp
by Josh Wittner
· 9 years ago
21f9969
Assertions in string comparison
by Dmitry-Me
· 9 years ago
3b9cf99
Update comments to reflect single successful return type
by Benjamin Doherty
· 9 years ago
3a621f5
Added default values TypeText accessors
by Josh Wittner
· 9 years ago
fed5112
Split access and pointer adjustment
by Dmitry-Me
· 9 years ago
584af57
fix error string memory errors
by Lee Thomason
· 9 years ago
2e14517
Merge pull request #474 from Dmitry-Me/unifyIncDecOps
by Lee Thomason
· 9 years ago
3161a33
Unify increments and decrements
by Dmitry-Me
· 9 years ago
6fc38ec
Pointer assertions for substring
by Dmitry-Me
· 9 years ago
cb6461c
Merge pull request #464 from mwoehlke-kitware/elf-visibility
by Lee Thomason
· 9 years ago
a8e7ea7
Set ELF visibility
by Matthew Woehlke
· 9 years ago
88145b8
Clarify "block" and "chunk"
by Dmitry-Me
· 9 years ago
74d44ac
fix compile issues on clang
by Lee Thomason
· 9 years ago
6ba2a07
upping the major version. lots of small (incompatible) changes, and the addition of int64 support.
by Lee Thomason
· 9 years ago
af9bce1
support user data
by Lee Thomason
· 9 years ago
1889c3e
try to make gcc happier
by Lee Thomason
· 9 years ago
51c1271
add int64 support
by Lee Thomason
· 9 years ago
a572db1
ps3 support
by Lee Thomason
· 9 years ago
8553625
one successful return type. simplify build on vs2015
by Lee Thomason
· 9 years ago
Next »