Lee Thomason
|
2114e47453
Merge pull request #230 from antonindrawan/master
|
пре 11 година |
Anton Indrawan
|
8a0006ceda
Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6. Processed review comment from leethomason
|
пре 11 година |
Anton Indrawan
|
f59e2d6a89
Compile TinyXml2 with the Dinkum C++ of QNX 6.5 and QNX 6.6.
|
пре 11 година |
Lee Thomason
|
b2ec17dd5f
very minor cleanup of commented out code
|
пре 11 година |
Lee Thomason
|
327d5c142e
Merge branch 'properStrPairAssignment' of https://github.com/Dmitry-Me/tinyxml2 into Dmitry-Me-properStrPairAssignment
|
пре 11 година |
Lee Thomason
|
92e521b431
add simple test for not-crashing
|
пре 11 година |
Lee Thomason
|
4de01a9489
Merge pull request #218 from Dmitry-Me/enableLeakTracing
|
пре 11 година |
Lee Thomason
|
f07b952296
fix issue 184. clean up xcode project.
|
пре 11 година |
Dmitry-Me
|
99916599da
Enable dump of debug heap memory leaks
|
пре 11 година |
Lee Thomason
|
c755667aa0
add an error message
|
пре 11 година |
Lee Thomason
|
331596e83c
clean up the scope and names of the error code.
|
пре 11 година |
numatrumpet
|
003368429f
ErrorNames is not implemented by vector<string> but *char[]
|
пре 11 година |
numatrumpet
|
bb5ffac22d
Using C++11, XMLUtil::ToErrorName(XMLError) returns the name of error type
|
пре 11 година |
Serhat Eser Erdem
|
ca5d684a2b
Fixed _CRT_SECURE_NO_WARNINGS macro redefinition warning
|
пре 12 година |
Lee Thomason
|
5bb2d8079b
add variants of SetText() to support types
|
пре 12 година |
Lee Thomason
|
9c0678a01d
trim the test cases and review
|
пре 12 година |
Uli Kusterer
|
321072ee0b
Add tests for SetText().
|
пре 12 година |
Lee Thomason
|
c3708ccf08
implement a fix to floating point precision as proposed by schuellc.
|
пре 12 година |
Lee Thomason
|
3b7927efb5
formatting tweaks
|
пре 12 година |
Michael Daumling
|
ed52328ced
Insert() methods check for inserted XML to be in the same doc, and remove XML from old location if already inserted.
|
пре 12 година |
Lee Thomason (grinliz)
|
db304256bb
clean up the pass/fail logic, still return the same value from test if it fails
|
пре 12 година |
Bruno Dias
|
721b42da8e
make the xmltest to return != 0, if one of the tests has failed.
|
пре 12 година |
Lee Thomason (grinliz)
|
d6bd7360b8
fix floating point specifier and clean up a warning
|
пре 13 година |
Lee Thomason
|
f76fe94012
Merge pull request #110 from pzychotic/tests
|
пре 13 година |
Thomas Roß
|
a5221869c2
Added test for return value of QueryDoubleAttribute().
|
пре 13 година |
ddiproietto
|
a8ae1f6a4d
Fixed compilation under MINGW64
|
пре 13 година |
Lee Thomason (grinliz)
|
d0a38c3a20
fix BOM preservation bugs. add new tests
|
пре 13 година |
Vasily Biryukov
|
1cfafd0d24
Fixed: LoadFile() returns XML_NO_ERROR for empty documents.
|
пре 13 година |
Andrew C. Martin
|
0fd8746f64
correct typos in comments / documentation
|
пре 13 година |
Lee Thomason (grinliz)
|
5efaa5f6bb
Add the (very handy) QueryAttribute
|
пре 13 година |