Kevin Wojniak
|
273f7b4cf8
Fixed wrongly encoded apostrophe. Fixed typo.
|
13 vuotta sitten |
Kevin Wojniak
|
04c22d250a
Enclose code in namespace instead of 'using namespace' to resolve conflict on Windows with MSXML. Fixes issue #37.
|
13 vuotta sitten |
Lee Thomason
|
687f90e843
Merge pull request #76 from Jerome7573/master
|
13 vuotta sitten |
Jerome Martinez
|
7921df1b47
Moved COUNT from private to public
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
856da21652
fix duplicated COUNT logic
|
13 vuotta sitten |
Jerome Martinez
|
7fbefab95d
std lib is in std:: namespace only and array definition is not possible with an enum
|
13 vuotta sitten |
Lee Thomason
|
1aa8fc4a1e
fix up rename on windows
|
13 vuotta sitten |
Lee Thomason
|
624d43fc05
finish switching to _ for member vars
|
13 vuotta sitten |
Lee Thomason
|
ed5c879dfe
switch StrPair() over to _ for member vars
|
13 vuotta sitten |
Lee Thomason
|
120b3a62be
switch StrPair() over to _ for member vars
|
13 vuotta sitten |
Lee Thomason
|
a9cf3f9f3f
Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles.
|
13 vuotta sitten |
Lee Thomason
|
3572ae0308
Merge pull request #69 from sniperbat/master
|
13 vuotta sitten |
sniperbat
|
a5716b787a
nothing but just remove compile warning
|
13 vuotta sitten |
Lee Thomason
|
3cd66ee850
fix a fopen bug: rb should be w
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
99024dc20b
Merge branch 'master' of github.com:leethomason/tinyxml2
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
fc6320e30a
experimented with print f vs. g. increased version
|
13 vuotta sitten |
Lee Thomason
|
ac8e0ce21c
only turn off deprecated warnings for test file
|
13 vuotta sitten |
Thomas Roß
|
0922b7389f
Replaced pragmas with compiler define.
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
e2bcb32494
accept a nBytes argument for Parse()
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
2f1f6247e0
remove trailing spaces
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
6da5410110
changes for martell to clean up fopen
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
79869e77f9
changes for martell to clean up fopen
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
9b6011c478
working out whitespace notes
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
c5defa6b25
whitespace doc
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
0fa8299d99
whitespace tests and review
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
62d1c5a739
fix merge
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
5fbacbec06
fix name parsing to accept additional lead characters
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
491d587484
Merge branch 'master' into whitespace
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
4dbe869cd7
increase the version
|
13 vuotta sitten |
Lee Thomason (grinliz)
|
6b8b012daa
added test case for compact save
|
13 vuotta sitten |