Lee Thomason
|
178e4ccd5b
Add file load to xmltest.
|
13 лет назад |
Martinsh Shaiters
|
c9c8b77d87
Moves example documentation from xmltest.h to xmltest.cpp
|
13 лет назад |
Martinsh Shaiters
|
39ddc268cb
Adds conditional include of io.h when compiling with MinGW
|
13 лет назад |
Lee Thomason
|
a6412ac2d5
add a printing test
|
13 лет назад |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
13 лет назад |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
13 лет назад |
Lee Thomason
|
ae9ab0741e
test case for unlinked nodes, commented out
|
13 лет назад |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
13 лет назад |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
13 лет назад |
Thomas Roß
|
0922b7389f
Replaced pragmas with compiler define.
|
13 лет назад |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
13 лет назад |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
13 лет назад |
Lee Thomason (grinliz)
|
0fa8299d99
whitespace tests and review
|
13 лет назад |
Lee Thomason (grinliz)
|
62d1c5a739
fix merge
|
13 лет назад |
Lee Thomason (grinliz)
|
5fbacbec06
fix name parsing to accept additional lead characters
|
13 лет назад |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
13 лет назад |
Lee Thomason (grinliz)
|
6b8b012daa
added test case for compact save
|
13 лет назад |
Lee Thomason (grinliz)
|
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
|
13 лет назад |
Thomas Roß
|
a6dd8c66cf
Fixed path to utf8testout.xml.
|
13 лет назад |
Lee Thomason
|
e9699e6cd2
fix up mkdir on win vs. *nix
|
13 лет назад |
Arkadiy Shapkin
|
ef1c69cf15
CreateDirectory replaced by cross-platform mkdir function
|
13 лет назад |
Arkadiy Shapkin
|
ff72d1fb82
Intermediate files added to .gitignore
|
13 лет назад |
Lee Thomason
|
c83127973d
fix some compiler warnings, and fragile code, in the test output
|
13 лет назад |
PKEuS
|
c28ba3aeab
Fixed cppcheck warnings
|
13 лет назад |
Lee Thomason
|
21be882810
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
|
13 лет назад |
Lee Thomason
|
78a773ddd9
Fix attribute parsing to correctly handle white space
|
13 лет назад |
Lee Thomason (grinliz)
|
390e978da1
Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4
|
13 лет назад |
Lee Thomason
|
7b1b86a1c9
removed confusing getter/setter. cleaned up comments.
|
13 лет назад |
Lee Thomason (grinliz)
|
48ea0bcf80
renamed function, added test case
|
13 лет назад |
Bruno Dias
|
a2d4e6e943
moving xmls and txts to the resources folder.
|
14 лет назад |