Lee Thomason
|
5b0a677712
fix incorrect assert on unused memory
|
vor 13 Jahren |
Lee Thomason
|
998116e587
up the version
|
vor 13 Jahren |
Lee Thomason
|
685b895172
trivial comment fix
|
vor 13 Jahren |
Lee Thomason
|
8950b37aa0
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
vor 13 Jahren |
Lee Thomason
|
248e523dad
Merge pull request #80 from kainjow/master
|
vor 13 Jahren |
Lee Thomason
|
2fa8172236
type XMLError. fix some comments
|
vor 13 Jahren |
Kevin Wojniak
|
04c22d250a
Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37.
|
vor 13 Jahren |
Lee Thomason
|
67abded7f7
Merge branch 'master' of https://github.com/leethomason/tinyxml2
|
vor 13 Jahren |
Lee Thomason
|
687f90e843
Merge pull request #76 from Jerome7573/master
|
vor 13 Jahren |
Lee Thomason
|
ae9ab0741e
test case for unlinked nodes, commented out
|
vor 13 Jahren |
Jerome Martinez
|
7921df1b47
Moved COUNT from private to public
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
856da21652
fix duplicated COUNT logic
|
vor 13 Jahren |
Jerome Martinez
|
7fbefab95d
std lib is in std:: namespace only and array definition is not possible with an enum
|
vor 13 Jahren |
Lee Thomason
|
1aa8fc4a1e
fix up rename on windows
|
vor 13 Jahren |
Lee Thomason
|
624d43fc05
finish switching to _ for member vars
|
vor 13 Jahren |
Lee Thomason
|
ed5c879dfe
switch StrPair() over to _ for member vars
|
vor 13 Jahren |
Lee Thomason
|
120b3a62be
switch StrPair() over to _ for member vars
|
vor 13 Jahren |
Lee Thomason
|
a9cf3f9f3f
Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles.
|
vor 13 Jahren |
Lee Thomason
|
3572ae0308
Merge pull request #69 from sniperbat/master
|
vor 13 Jahren |
sniperbat
|
a5716b787a
nothing but just remove compile warning
|
vor 13 Jahren |
Lee Thomason
|
3cd66ee850
fix a fopen bug: rb should be w
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
vor 13 Jahren |
Lee Thomason
|
ac8e0ce21c
only turn off deprecated warnings for test file
|
vor 13 Jahren |
Thomas Roß
|
0922b7389f
Replaced pragmas with compiler define.
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
6da5410110
changes for martell to clean up fopen
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
79869e77f9
changes for martell to clean up fopen
|
vor 13 Jahren |
Lee Thomason (grinliz)
|
9b6011c478
working out whitespace notes
|
vor 13 Jahren |