Dmitry-Me
|
ecb9b07476
Reuse "is element with name" check
|
9 lat temu |
Josh Wittner
|
513e69ba68
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
9 lat temu |
Josh Wittner
|
cf3dd09b08
Move implementations to cpp
|
9 lat temu |
Kevin Wojniak
|
318252a973
Fix warning on PowerPC
|
9 lat temu |
Lee Thomason
|
6f1ad6153e
Merge pull request #471 from Dmitry-Me/loopInvariantAssertions
|
9 lat temu |
Dmitry-Me
|
fed511276f
Split access and pointer adjustment
|
9 lat temu |
Lee Thomason
|
584af57086
fix error string memory errors
|
9 lat temu |
Dmitry-Me
|
2449582eaf
Use const where const is enough
|
9 lat temu |
Dmitry-Me
|
f9f3c3e85c
Loop invariant pointer assertions
|
9 lat temu |
Lee Thomason
|
4fe8c102da
Merge pull request #469 from Trebgarta/master
|
9 lat temu |
Doruk Turak
|
de45d04711
SetAttribute: true/false rather 1/0
|
9 lat temu |
Dmitry-Me
|
9cb4eca596
Reuse DeleteChild()
|
9 lat temu |
Lee Thomason
|
0bb5901961
Merge pull request #466 from Dmitry-Me/makeCommentMoreConcise
|
9 lat temu |
Dmitry-Me
|
caa72a641e
Make comment more concise
|
9 lat temu |
Dmitry-Me
|
4de7abb573
Unify node deletion
|
9 lat temu |
Lee Thomason
|
75c8f40640
Merge pull request #459 from Elbrasch/master
|
9 lat temu |
Dmitry-Me
|
db02b21bc5
Pointer assertion for contract clarity
|
9 lat temu |
Stefan Asbeck
|
e1a82c1a50
Added void XMLPrinter::PushText( int64_t value ), which was declared but not implemented.
|
9 lat temu |
Lee Thomason
|
5bf60e9dc6
try to fix the lld issue
|
9 lat temu |
Lee Thomason
|
af9bce1762
support user data
|
9 lat temu |
Lee Thomason
|
536a4cde37
Merge branch 'master' into int64support
|
9 lat temu |
Manlio Morini
|
0f45b2422f
Fixes issue #425
|
9 lat temu |
Lee Thomason
|
51c1271797
add int64 support
|
9 lat temu |
Lee Thomason
|
8553625730
one successful return type. simplify build on vs2015
|
9 lat temu |
Lee Thomason
|
97837e77f4
Merge pull request #428 from wvvelzen/WarningsFix
|
10 lat temu |
Wilfred van Velzen
|
0aeac18ad3
Fix 2 "Condition is always true" compiler warnings.
|
10 lat temu |
Wilfred van Velzen
|
67abee5610
Fix for Borland C++ Builder 6
|
10 lat temu |
Dmitry-Me
|
96b110d25e
Assert to ensure ftell() behaves as expected by later code
|
10 lat temu |
Jarle Strand
|
81abfd6d4c
Error fix DeleteChild
|
10 lat temu |
Dmitry-Me
|
0515fa9d27
Assertion in StrPair::SetStr()
|
10 lat temu |