Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
13 tahun lalu |
Jerome Martinez
|
7921df1b47
Moved COUNT from private to public
|
13 tahun lalu |
Lee Thomason (grinliz)
|
856da21652
fix duplicated COUNT logic
|
13 tahun lalu |
Jerome Martinez
|
7fbefab95d
std lib is in std:: namespace only and array definition is not possible with an enum
|
13 tahun lalu |
Lee Thomason
|
624d43fc05
finish switching to _ for member vars
|
13 tahun lalu |
Lee Thomason
|
ed5c879dfe
switch StrPair() over to _ for member vars
|
13 tahun lalu |
Lee Thomason
|
120b3a62be
switch StrPair() over to _ for member vars
|
13 tahun lalu |
Lee Thomason
|
a9cf3f9f3f
Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles.
|
13 tahun lalu |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
13 tahun lalu |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
13 tahun lalu |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
13 tahun lalu |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
13 tahun lalu |
Lee Thomason (grinliz)
|
4dbe869cd7
increase the version
|
13 tahun lalu |
Lee Thomason (grinliz)
|
b476109083
Merge remote-tracking branch 'IOBYTE/master'
|
13 tahun lalu |
Lee Thomason (grinliz)
|
6020a01812
remove debug mem write when in release mode
|
13 tahun lalu |
Robert Reif
|
312a20fdd4
Add support to XMLDocument to save file in compact mode.
|
13 tahun lalu |
Lee Thomason (grinliz)
|
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
|
13 tahun lalu |
PKEuS
|
e736f294c5
XMLPrinter::accumulator is only needed if MSVC is used.
|
13 tahun lalu |
PKEuS
|
c28ba3aeab
Fixed cppcheck warnings
|
13 tahun lalu |
Lee Thomason
|
21be882810
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
|
13 tahun lalu |
Lee Thomason
|
78a773ddd9
Fix attribute parsing to correctly handle white space
|
13 tahun lalu |
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 tahun lalu |
Lee Thomason
|
a3efec0449
clean up some warnings
|
13 tahun lalu |
Lee Thomason
|
c78dc01bfd
removed extra and incorrect 'const'
|
13 tahun lalu |
Lee Thomason
|
78d450b54e
increase version
|
13 tahun lalu |
Lee Thomason
|
4cd8534a1e
actually add comments
|
13 tahun lalu |
Lee Thomason
|
7b1b86a1c9
removed confusing getter/setter. cleaned up comments.
|
13 tahun lalu |
sniperbat
|
2590088631
Add compact mode to XMLPrinter, for printing without '\n' and space.
|
13 tahun lalu |
Lee Thomason (grinliz)
|
48ea0bcf80
renamed function, added test case
|
13 tahun lalu |
sniperbat
|
e01e786883
add a method to help get the size of the XML file in memory
|
13 tahun lalu |