Lee Thomason
|
b754ddf0fb
address feedback from review
|
8 ani în urmă |
Lee Thomason
|
816d3fa0cd
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
|
8 ani în urmă |
Lee Thomason
|
53858b4490
minor formatting fix and very strange memory tracker missing
|
8 ani în urmă |
Lee Thomason
|
33a1f8bd6c
Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy
|
8 ani în urmă |
Dmitry-Me
|
243ddf5304
Ensure no overrun before copying
|
8 ani în urmă |
Dmitry-Me
|
10b8ecc99b
Clarify variable names
|
9 ani în urmă |
Dmitry-Me
|
e503563f47
Fully use enum
|
9 ani în urmă |
Dmitry-Me
|
ae8a82a734
Clearer variable name
|
9 ani în urmă |
Lee Thomason
|
92c0ef327f
Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode
|
9 ani în urmă |
Dmitry-Me
|
2aebfb7123
Extract and reuse nodes creation code
|
9 ani în urmă |
Lee Thomason
|
b37cb42b78
Merge pull request #513 from leethomason/bool-write
|
9 ani în urmă |
Dmitry-Me
|
d120d64b86
Initialize member variable
|
9 ani în urmă |
Lee Thomason
|
c5c99c2ba0
tweaks to bool serialization
|
9 ani în urmă |
Lee Thomason
|
f458d265c1
fix const. hopefully.
|
9 ani în urmă |
Lee Thomason
|
ce667c9233
ability to set bool write values
|
9 ani în urmă |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
9 ani în urmă |
kezenator
|
19d8ea836f
CodeReview Fix: GetLineNum()?
|
9 ani în urmă |
kezenator
|
4f756161d0
CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer.
|
9 ani în urmă |
kezenator
|
2489afcc61
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
9 ani în urmă |
kezenator
|
ec6941503c
Added line number reporting to parse errors and to all nodes and attributes for parsed documents.
|
9 ani în urmă |
Lee Thomason
|
156bc1b99f
Merge pull request #502 from Dmitry-Me/reuseClearError
|
9 ani în urmă |
kezenator
|
5a70071241
Added static method to convert arbitrary ErrorID to a string.
|
9 ani în urmă |
Dmitry-Me
|
0d2cef0cba
Reuse code for error clearing
|
9 ani în urmă |
Dmitry-Me
|
a60caa28cc
Reuse attribute creation code
|
9 ani în urmă |
Dmitry-Me
|
ebb1660c2f
Unify null pointer checks
|
9 ani în urmă |
Lee Thomason
|
13cbc9a708
add test files. fix doc.
|
9 ani în urmă |
Lee Thomason
|
c9a6102bf1
Merge branch 'master' of git://github.com/jwittner/tinyxml2 into jwittner-master
|
9 ani în urmă |
Dmitry-Me
|
ecb9b07476
Reuse "is element with name" check
|
9 ani în urmă |
Josh Wittner
|
513e69ba68
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
9 ani în urmă |
Josh Wittner
|
cf3dd09b08
Move implementations to cpp
|
9 ani în urmă |