hasufell
|
9a0eb46d71
Merge git://github.com/leethomason/tinyxml2
|
13 年之前 |
Lee Thomason (grinliz)
|
48ea0bcf80
renamed function, added test case
|
13 年之前 |
hasufell
|
2cc75b32b5
Merge pull request #2 from hyperair/master
|
13 年之前 |
Chow Loong Jin
|
0eb8e9da08
Fix out of source installation with tinyxml2.pc
|
13 年之前 |
Chow Loong Jin
|
abcdbd9112
Standardize style of CMakeLists.txt
|
13 年之前 |
hasufell
|
7c1f52a437
Merge pull request #1 from hyperair/master
|
13 年之前 |
Chow Loong Jin
|
a1beafaff8
Add pkgconfig file
|
13 年之前 |
Chow Loong Jin
|
e9f2abaf6c
Use GNUInstallDirs for CMAKE_INSTALL_*DIR
|
13 年之前 |
sniperbat
|
e01e786883
add a method to help get the size of the XML file in memory
|
13 年之前 |
Lee Thomason
|
a2ae54e40d
fix a missing [] in the delete call
|
13 年之前 |
Lee Thomason
|
b3fcf26e0e
Merge branch 'master' of https://github.com/pzychotic/tinyxml2
|
14 年之前 |
hasufell
|
aba89e3f76
Add rules for setversion.py to include CMakeLists.txt
|
14 年之前 |
Lee Thomason
|
ee87c620c8
possible missing header
|
14 年之前 |
Thomas Ro
|
08bdf50076
Fixed typos in code documentation.
|
14 年之前 |
Thomas Ro
|
c4ae8a9a2d
Removed unused variable from CMakeLists.txt
|
14 年之前 |
Thomas Ro
|
d08dff9216
Fixed CMakeLists.txt for moved .xml files.
|
14 年之前 |
Lee Thomason
|
e638a925b2
sync
|
14 年之前 |
Thomas Ro
|
7d7a9a37bd
fixed VS2010 x64 compiler warnings about possible loss of data
|
14 年之前 |
hasufell
|
b8249001e2
add support for soname/symlink
|
14 年之前 |
Bruno Dias
|
a0802164d8
removed files that will be generated by the xmltest.
|
14 年之前 |
Bruno Dias
|
2553a13d0a
added resources folder for txts and xmls.
|
14 年之前 |
Bruno Dias
|
a2d4e6e943
moving xmls and txts to the resources folder.
|
14 年之前 |
hasufell
|
73c5370d0c
rm xmltest.h from installed headers
|
14 年之前 |
hasufell
|
0a68d002b5
Add BUILD_STATIC_LIBS option, install headers
|
14 年之前 |
Lee Thomason
|
f68c438ee2
added new test for BOM, and added good defaults for NewDeclaration
|
14 年之前 |
Lee Thomason
|
0aa8a80fd7
Enough bake time. Up version to 1.0
|
14 年之前 |
Lee Thomason
|
9708885e5e
minor cleanup to the parsing loop
|
14 年之前 |
Lee Thomason
|
8713775d9b
Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute
|
14 年之前 |
Lee Thomason
|
975426752c
Merge branch 'master' of github.com:leethomason/tinyxml2
|
14 年之前 |
Lee Thomason
|
5e3803cac3
Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases.
|
14 年之前 |