Lee Thomason
|
8c8293ba89
setting the version to 6.0.0
|
před 8 roky |
Lee Thomason
|
d548b7e717
Merge branch 'master' into errorstr
|
před 8 roky |
Alexander Golubev
|
b2e08e4bc0
XMLPrinter optimization
|
před 10 roky |
Lee Thomason
|
d556e6df9d
Merge branch 'master' into errorstr
|
před 8 roky |
Lee Thomason
|
f49b9658bb
fix up error system issues
|
před 8 roky |
Lee Thomason
|
aa1883928b
Error string re-work
|
před 8 roky |
Thierry Lelegard
|
7f0f754cb7
Code cleanup to pass gcc -Weffc++ warnings
|
před 8 roky |
Shuichiro Suzuki
|
87cd4e0582
Add 'const' on XMLDocument::DeepCopy. This make us copy const
|
před 8 roky |
Dmitry-Me
|
effab6ff06
Better variable name
|
před 8 roky |
Lee Thomason
|
37bc3aca42
upping the version to 5.0.1 to fix release vs. source problem
|
před 8 roky |
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 |
Dmitry-Me
|
3f63f21cf5
Better parameter name
|
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
|
53858b4490
minor formatting fix and very strange memory tracker missing
|
před 8 roky |
Lee Thomason
|
a30f8bd136
Merge remote-tracking branch 'origin/master' into clone
|
před 8 roky |
Lee Thomason
|
b29f556ab0
comment
|
před 8 roky |
Lee Thomason
|
7085f00e40
deep copy and clone
|
před 8 roky |
Lee Thomason
|
33a1f8bd6c
Merge pull request #552 from Dmitry-Me/ensureNoOverrunBeforeCopy
|
před 8 roky |
Dmitry-Me
|
243ddf5304
Ensure no overrun before copying
|
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
|
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 |