Lee Thomason
|
86ca9dc1ee
correctly set version via script
|
13 years ago |
Lee Thomason
|
63339bcd7d
up the version
|
13 years ago |
Martinsh Shaiters
|
c6d02f48d5
Implement new utility functions for testing validity of name and token characters.
|
13 years ago |
MortenMacFly
|
4ee49f1690
Eliminate warnings with GCC/MinGW
|
13 years ago |
Jerome Martinez
|
242c3eaa33
Reverting std lib is in std:: namespace and using .h versions instead
|
13 years ago |
Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
13 years ago |
Lee Thomason
|
998116e587
up the version
|
13 years ago |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
13 years ago |
Jerome Martinez
|
7921df1b47
Moved COUNT from private to public
|
13 years ago |
Lee Thomason (grinliz)
|
856da21652
fix duplicated COUNT logic
|
13 years ago |
Jerome Martinez
|
7fbefab95d
std lib is in std:: namespace only and array definition is not possible with an enum
|
13 years ago |
Lee Thomason
|
624d43fc05
finish switching to _ for member vars
|
13 years ago |
Lee Thomason
|
ed5c879dfe
switch StrPair() over to _ for member vars
|
13 years ago |
Lee Thomason
|
120b3a62be
switch StrPair() over to _ for member vars
|
13 years ago |
Lee Thomason
|
a9cf3f9f3f
Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles.
|
13 years ago |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
13 years ago |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
13 years ago |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
13 years ago |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
13 years ago |
Lee Thomason (grinliz)
|
4dbe869cd7
increase the version
|
13 years ago |
Lee Thomason (grinliz)
|
b476109083
Merge remote-tracking branch 'IOBYTE/master'
|
13 years ago |
Lee Thomason (grinliz)
|
6020a01812
remove debug mem write when in release mode
|
13 years ago |
Robert Reif
|
312a20fdd4
Add support to XMLDocument to save file in compact mode.
|
13 years ago |
Lee Thomason (grinliz)
|
bc1bfb7f27
added whitespace=collapse support. tests work. code needs review
|
13 years ago |
PKEuS
|
e736f294c5
XMLPrinter::accumulator is only needed if MSVC is used.
|
13 years ago |
PKEuS
|
c28ba3aeab
Fixed cppcheck warnings
|
13 years ago |
Lee Thomason
|
21be882810
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
|
13 years ago |
Lee Thomason
|
78a773ddd9
Fix attribute parsing to correctly handle white space
|
13 years ago |
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 years ago |
Lee Thomason
|
a3efec0449
clean up some warnings
|
13 years ago |