Lee Thomason (grinliz)
|
48ea0bcf80
renamed function, added test case
|
há 13 anos atrás |
sniperbat
|
e01e786883
add a method to help get the size of the XML file in memory
|
há 13 anos atrás |
Lee Thomason
|
a2ae54e40d
fix a missing [] in the delete call
|
há 13 anos atrás |
Lee Thomason
|
b3fcf26e0e
Merge branch 'master' of https://github.com/pzychotic/tinyxml2
|
há 14 anos atrás |
Lee Thomason
|
ee87c620c8
possible missing header
|
há 14 anos atrás |
Thomas Ro
|
08bdf50076
Fixed typos in code documentation.
|
há 14 anos atrás |
Thomas Ro
|
c4ae8a9a2d
Removed unused variable from CMakeLists.txt
|
há 14 anos atrás |
Thomas Ro
|
d08dff9216
Fixed CMakeLists.txt for moved .xml files.
|
há 14 anos atrás |
Lee Thomason
|
e638a925b2
sync
|
há 14 anos atrás |
Thomas Ro
|
7d7a9a37bd
fixed VS2010 x64 compiler warnings about possible loss of data
|
há 14 anos atrás |
Bruno Dias
|
a0802164d8
removed files that will be generated by the xmltest.
|
há 14 anos atrás |
Bruno Dias
|
2553a13d0a
added resources folder for txts and xmls.
|
há 14 anos atrás |
Bruno Dias
|
a2d4e6e943
moving xmls and txts to the resources folder.
|
há 14 anos atrás |
Lee Thomason
|
f68c438ee2
added new test for BOM, and added good defaults for NewDeclaration
|
há 14 anos atrás |
Lee Thomason
|
0aa8a80fd7
Enough bake time. Up version to 1.0
|
há 14 anos atrás |
Lee Thomason
|
9708885e5e
minor cleanup to the parsing loop
|
há 14 anos atrás |
Lee Thomason
|
8713775d9b
Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute
|
há 14 anos atrás |
Lee Thomason
|
975426752c
Merge branch 'master' of github.com:leethomason/tinyxml2
|
há 14 anos atrás |
Lee Thomason
|
5e3803cac3
Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases.
|
há 14 anos atrás |
Lee Thomason
|
d0b19df88c
fix sleazy cast causing compilation issue
|
há 14 anos atrás |
Lee Thomason
|
d11cd169e6
minor whitespace cleanup
|
há 14 anos atrás |
Ken Miller
|
81da1fb26b
Made SaveFile symmetrical with LoadFile
|
há 14 anos atrás |
Lee Thomason (grinliz)
|
8712757389
merging handles to the master
|
há 14 anos atrás |
Lee Thomason (grinliz)
|
8871cd8437
add xmltest.h as a place to put the example docs, so they don't pollute the main file'
|
há 14 anos atrás |
Lee Thomason (grinliz)
|
b9e791fa4e
simplify safe logic
|
há 14 anos atrás |
Lee Thomason (grinliz)
|
a4a36ba3c2
remove random -1 in length
|
há 14 anos atrás |
Lee Thomason (grinliz)
|
598c13efa8
fix the safe function behavior
|
há 14 anos atrás |
Lee Thomason
|
f14695f26b
Merge pull request #16 from diasbruno/master
|
há 14 anos atrás |
Bruno Dias
|
26e15df1e2
update the xcode project.
|
há 14 anos atrás |
Lee Thomason
|
2f6e476e5f
added a few notes to the readme about building
|
há 14 anos atrás |