Andrew C. Martin
|
0fd8746f64
correct typos in comments / documentation
|
před 13 roky |
Lee Thomason (grinliz)
|
5efaa5f6bb
Add the (very handy) QueryAttribute
|
před 13 roky |
Lee Thomason (grinliz)
|
ac83b4e278
adjust the size of the memory pools
|
před 13 roky |
Martinsh Shaiters
|
53ab79afad
Add unit test for XMLDocument::Clear().
|
před 13 roky |
Lee Thomason
|
0aecb5c770
Merge remote-tracking branch 'martinsh/issue#53-fix'
|
před 13 roky |
Martinsh Shaiters
|
95b3e6543b
Add test case for element names with leading digit.
|
před 13 roky |
Martinsh Shaiters
|
23e7ae6085
Add test for lead non-alpha characters in attribute names.
|
před 13 roky |
Lee Thomason
|
178e4ccd5b
Add file load to xmltest.
|
před 13 roky |
Martinsh Shaiters
|
c9c8b77d87
Moves example documentation from xmltest.h to xmltest.cpp
|
před 13 roky |
Martinsh Shaiters
|
39ddc268cb
Adds conditional include of io.h when compiling with MinGW
|
před 13 roky |
Lee Thomason
|
a6412ac2d5
add a printing test
|
před 13 roky |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
před 13 roky |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
před 13 roky |
Lee Thomason
|
ae9ab0741e
test case for unlinked nodes, commented out
|
před 13 roky |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
před 13 roky |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
před 13 roky |
Thomas Roß
|
0922b7389f
Replaced pragmas with compiler define.
|
před 13 roky |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
před 13 roky |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
před 13 roky |
Lee Thomason (grinliz)
|
0fa8299d99
whitespace tests and review
|
před 13 roky |
Lee Thomason (grinliz)
|
62d1c5a739
fix merge
|
před 13 roky |
Lee Thomason (grinliz)
|
5fbacbec06
fix name parsing to accept additional lead characters
|
před 13 roky |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
před 13 roky |
Lee Thomason (grinliz)
|
6b8b012daa
added test case for compact save
|
před 13 roky |
Lee Thomason (grinliz)
|
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
|
před 13 roky |
Thomas Roß
|
a6dd8c66cf
Fixed path to utf8testout.xml.
|
před 13 roky |
Lee Thomason
|
e9699e6cd2
fix up mkdir on win vs. *nix
|
před 13 roky |
Arkadiy Shapkin
|
ef1c69cf15
CreateDirectory replaced by cross-platform mkdir function
|
před 13 roky |
Arkadiy Shapkin
|
ff72d1fb82
Intermediate files added to .gitignore
|
před 13 roky |
Lee Thomason
|
c83127973d
fix some compiler warnings, and fragile code, in the test output
|
před 13 roky |