Lee Thomason
|
1346a174ae
tweak comments. fix copy to self case.
|
%!s(int64=8) %!d(string=hai) anos |
Lee Thomason
|
1bbc66b193
Merge branch 'master' into clone
|
%!s(int64=8) %!d(string=hai) anos |
Lee Thomason
|
b754ddf0fb
address feedback from review
|
%!s(int64=8) %!d(string=hai) anos |
Lee Thomason
|
816d3fa0cd
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
|
%!s(int64=8) %!d(string=hai) anos |
Lee Thomason
|
a30f8bd136
Merge remote-tracking branch 'origin/master' into clone
|
%!s(int64=8) %!d(string=hai) anos |
Lee Thomason
|
7085f00e40
deep copy and clone
|
%!s(int64=8) %!d(string=hai) anos |
Dmitry-Me
|
10b8ecc99b
Clarify variable names
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
e503563f47
Fully use enum
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
ba68a3aea6
Pointer assertion
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
395ea09f83
Merge pull request #538 from Dmitry-Me/suppressC6011
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
7221b49fea
Suppress C6011 code analysis false positive warning
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
ae8a82a734
Clearer variable name
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
92c0ef327f
Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
2aebfb7123
Extract and reuse nodes creation code
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
b37cb42b78
Merge pull request #513 from leethomason/bool-write
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
f89bd3ef68
Initialize member variables
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
c5c99c2ba0
tweaks to bool serialization
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
f458d265c1
fix const. hopefully.
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
ce667c9233
ability to set bool write values
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
5b733ff481
Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
34a3f8e34d
Ensure existing attributes are not leaked on attribute insertion
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
e353181a46
CodeReview Fix: initialLineNum? Something a little more descriptive?
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
e3d44159e3
CodeReview Fix: The initializer syntax isn't used. Should be 'int unusedLineNum = 0`
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
4f756161d0
CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer.
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
2489afcc61
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
ec6941503c
Added line number reporting to parse errors and to all nodes and attributes for parsed documents.
|
%!s(int64=9) %!d(string=hai) anos |
Lee Thomason
|
156bc1b99f
Merge pull request #502 from Dmitry-Me/reuseClearError
|
%!s(int64=9) %!d(string=hai) anos |
kezenator
|
5a70071241
Added static method to convert arbitrary ErrorID to a string.
|
%!s(int64=9) %!d(string=hai) anos |
Dmitry-Me
|
0d2cef0cba
Reuse code for error clearing
|
%!s(int64=9) %!d(string=hai) anos |