Lee Thomason
|
8c9e3133c4
remove error string inline. hopefully helps with odd linking issues
|
před 8 roky |
Lee Thomason
|
8bba8b41d6
mark unused enums
|
před 8 roky |
Lee Thomason
|
9201bb96d3
Merge pull request #563 from Dmitry-Me/betterParameterNameInClone
|
před 8 roky |
Dmitry-Me
|
3f63f21cf5
Better parameter name
|
před 8 roky |
Lee Thomason
|
8a763619ac
fix incorrect factoring
|
před 8 roky |
Lee Thomason
|
bc527554e8
Merge pull request #558 from leethomason/clone
|
před 8 roky |
Dmitry-Me
|
c2f677b05e
Unlinked nodes assertions
|
před 8 roky |
Lee Thomason
|
1346a174ae
tweak comments. fix copy to self case.
|
před 8 roky |
Lee Thomason
|
1bbc66b193
Merge branch 'master' into clone
|
před 8 roky |
Lee Thomason
|
b754ddf0fb
address feedback from review
|
před 8 roky |
Lee Thomason
|
816d3fa0cd
Fix string leaking (and destructors not getting called) when there are XMLNodes that aren't in the document tree
|
před 8 roky |
Lee Thomason
|
a30f8bd136
Merge remote-tracking branch 'origin/master' into clone
|
před 8 roky |
Lee Thomason
|
7085f00e40
deep copy and clone
|
před 8 roky |
Dmitry-Me
|
10b8ecc99b
Clarify variable names
|
před 9 roky |
Dmitry-Me
|
e503563f47
Fully use enum
|
před 9 roky |
Dmitry-Me
|
ba68a3aea6
Pointer assertion
|
před 9 roky |
Lee Thomason
|
395ea09f83
Merge pull request #538 from Dmitry-Me/suppressC6011
|
před 9 roky |
Dmitry-Me
|
7221b49fea
Suppress C6011 code analysis false positive warning
|
před 9 roky |
Dmitry-Me
|
ae8a82a734
Clearer variable name
|
před 9 roky |
Lee Thomason
|
92c0ef327f
Merge pull request #527 from Dmitry-Me/reuseNodesCreationCode
|
před 9 roky |
Dmitry-Me
|
2aebfb7123
Extract and reuse nodes creation code
|
před 9 roky |
Lee Thomason
|
b37cb42b78
Merge pull request #513 from leethomason/bool-write
|
před 9 roky |
Dmitry-Me
|
f89bd3ef68
Initialize member variables
|
před 9 roky |
Lee Thomason
|
c5c99c2ba0
tweaks to bool serialization
|
před 9 roky |
Lee Thomason
|
f458d265c1
fix const. hopefully.
|
před 9 roky |
Lee Thomason
|
ce667c9233
ability to set bool write values
|
před 9 roky |
Lee Thomason
|
5b733ff481
Merge pull request #504 from Dmitry-Me/ensureLinkPointersAreNotOverwritten
|
před 9 roky |
Lee Thomason
|
e90e901041
tweaks, clarification to line numbers
|
před 9 roky |
Dmitry-Me
|
34a3f8e34d
Ensure existing attributes are not leaked on attribute insertion
|
před 9 roky |
kezenator
|
e353181a46
CodeReview Fix: initialLineNum? Something a little more descriptive?
|
před 9 roky |