Lee Thomason
|
37bc3aca42
upping the version to 5.0.1 to fix release vs. source problem
|
8 yıl önce |
Lee Thomason
|
8c9e3133c4
remove error string inline. hopefully helps with odd linking issues
|
8 yıl önce |
Lee Thomason
|
8bba8b41d6
mark unused enums
|
8 yıl önce |
Dmitry-Me
|
3f63f21cf5
Better parameter name
|
8 yıl önce |
Lee Thomason
|
bc527554e8
Merge pull request #558 from leethomason/clone
|
8 yıl önce |
Dmitry-Me
|
c2f677b05e
Unlinked nodes assertions
|
8 yıl önce |
Lee Thomason
|
1346a174ae
tweak comments. fix copy to self case.
|
8 yıl önce |
Lee Thomason
|
1bbc66b193
Merge branch 'master' into clone
|
8 yıl önce |
Lee Thomason
|
b754ddf0fb
address feedback from review
|
8 yıl önce |
Lee Thomason
|
816d3fa0cd
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
|
8 yıl önce |
Lee Thomason
|
53858b4490
minor formatting fix and very strange memory tracker missing
|
8 yıl önce |
Lee Thomason
|
a30f8bd136
Merge remote-tracking branch 'origin/master' into clone
|
8 yıl önce |
Lee Thomason
|
b29f556ab0
comment
|
8 yıl önce |
Lee Thomason
|
7085f00e40
deep copy and clone
|
8 yıl önce |
Lee Thomason
|
33a1f8bd6c
Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy
|
8 yıl önce |
Dmitry-Me
|
243ddf5304
Ensure no overrun before copying
|
8 yıl önce |
Dmitry-Me
|
10b8ecc99b
Clarify variable names
|
9 yıl önce |
Dmitry-Me
|
e503563f47
Fully use enum
|
9 yıl önce |
Dmitry-Me
|
ae8a82a734
Clearer variable name
|
9 yıl önce |
Lee Thomason
|
92c0ef327f
Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode
|
9 yıl önce |
Dmitry-Me
|
2aebfb7123
Extract and reuse nodes creation code
|
9 yıl önce |
Lee Thomason
|
b37cb42b78
Merge pull request #513 from leethomason/bool-write
|
9 yıl önce |
Dmitry-Me
|
d120d64b86
Initialize member variable
|
9 yıl önce |
Lee Thomason
|
c5c99c2ba0
tweaks to bool serialization
|
9 yıl önce |
Lee Thomason
|
f458d265c1
fix const. hopefully.
|
9 yıl önce |
Lee Thomason
|
ce667c9233
ability to set bool write values
|
9 yıl önce |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
9 yıl önce |
kezenator
|
19d8ea836f
CodeReview Fix: GetLineNum()?
|
9 yıl önce |
kezenator
|
4f756161d0
CodeReview Fix: The non-const reference syntax isn't used in the codebase. Should be a pointer.
|
9 yıl önce |
kezenator
|
2489afcc61
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
9 yıl önce |