Lee Thomason (grinliz)
|
5fbacbec06
fix name parsing to accept additional lead characters
|
13 лет назад |
Lee Thomason (grinliz)
|
4dbe869cd7
increase the version
|
13 лет назад |
Lee Thomason (grinliz)
|
6b8b012daa
added test case for compact save
|
13 лет назад |
Lee Thomason (grinliz)
|
b476109083
Merge remote-tracking branch 'IOBYTE/master'
|
13 лет назад |
Lee Thomason (grinliz)
|
6020a01812
remove debug mem write when in release mode
|
13 лет назад |
Robert Reif
|
312a20fdd4
Add support to XMLDocument to save file in compact mode.
|
13 лет назад |
Lee Thomason
|
77d7f206f6
fix typo in readme
|
13 лет назад |
Lee Thomason
|
c38906b11c
Merge pull request #46 from pzychotic/master
|
13 лет назад |
Thomas Roß
|
a6dd8c66cf
Fixed path to utf8testout.xml.
|
13 лет назад |
Lee Thomason
|
4a69e7ec3d
Merge pull request #44 from cxcaixinster/master
|
13 лет назад |
cxcaixinster
|
385b28c1c7
Fix reference to readme in visual studio project
|
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
|
f980fdcd22
Merge pull request #42 from KindDragon/master
|
13 лет назад |
Arkadiy Shapkin
|
2204dda8fe
Readme format changed to markdown
|
13 лет назад |
Lee Thomason
|
c83127973d
fix some compiler warnings, and fragile code, in the test output
|
13 лет назад |
PKEuS
|
e736f294c5
XMLPrinter::accumulator is only needed if MSVC is used.
|
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
|
a3efec0449
clean up some warnings
|
13 лет назад |
Lee Thomason
|
c78dc01bfd
removed extra and incorrect 'const'
|
13 лет назад |
Lee Thomason
|
78d450b54e
increase version
|
13 лет назад |
Lee Thomason
|
4cd8534a1e
actually add comments
|
13 лет назад |
Lee Thomason
|
7b1b86a1c9
removed confusing getter/setter. cleaned up comments.
|
13 лет назад |
Lee Thomason
|
6e0e38b372
Merge remote-tracking branch 'sniperbat/master'
|
13 лет назад |
sniperbat
|
2590088631
Add compact mode to XMLPrinter, for printing without '\n' and space.
|
13 лет назад |
hasufell
|
9a0eb46d71
Merge git://github.com/leethomason/tinyxml2
|
13 лет назад |