Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
tinyxml2
/
120b3a62be62f153390b6c9c80c5ce7f46329bae
120b3a6
switch StrPair() over to _ for member vars
by Lee Thomason
· 13 years ago
a9cf3f9
Switched to Artistic Style auto-formatting to allow integration of patches from other coding styles.
by Lee Thomason
· 13 years ago
3572ae0
Merge pull request #69 from sniperbat/master
by Lee Thomason
· 13 years ago
a5716b7
nothing but just remove compile warning
by sniperbat
· 13 years ago
3cd66ee
fix a fopen bug: rb should be w
by Lee Thomason
· 13 years ago
99024dc
Merge branch 'master' of github.com:leethomason/tinyxml2
by Lee Thomason (grinliz)
· 13 years ago
fc6320e
experimented with print f vs. g. increased version
by Lee Thomason (grinliz)
· 13 years ago
ac8e0ce
only turn off deprecated warnings for test file
by Lee Thomason
· 13 years ago
0922b73
Replaced pragmas with compiler define.
by Thomas Roß
· 13 years ago
e2bcb32
accept a nBytes argument for Parse()
by Lee Thomason (grinliz)
· 13 years ago
2f1f624
remove trailing spaces
by Lee Thomason (grinliz)
· 13 years ago
6da5410
changes for martell to clean up fopen
by Lee Thomason (grinliz)
· 13 years ago
79869e7
changes for martell to clean up fopen
by Lee Thomason (grinliz)
· 13 years ago
9b6011c
working out whitespace notes
by Lee Thomason (grinliz)
· 13 years ago
c5defa6
whitespace doc
by Lee Thomason (grinliz)
· 13 years ago
0fa8299
whitespace tests and review
by Lee Thomason (grinliz)
· 13 years ago
62d1c5a
fix merge
by Lee Thomason (grinliz)
· 13 years ago
5fbacbe
fix name parsing to accept additional lead characters
by Lee Thomason (grinliz)
· 13 years ago
491d587
Merge branch 'master' into whitespace
by Lee Thomason (grinliz)
· 13 years ago
4dbe869
increase the version
by Lee Thomason (grinliz)
· 13 years ago
6b8b012
added test case for compact save
by Lee Thomason (grinliz)
· 13 years ago
b476109
Merge remote-tracking branch 'IOBYTE/master'
by Lee Thomason (grinliz)
· 13 years ago
6020a01
remove debug mem write when in release mode
by Lee Thomason (grinliz)
· 13 years ago
312a20f
Add support to XMLDocument to save file in compact mode.
by Robert Reif
· 13 years ago
186476c
Shut up visual studio
by Martell
· 13 years ago
bc1bfb7
added whitespace=collapse support. tests work. code needs review
by Lee Thomason (grinliz)
· 13 years ago
77d7f20
fix typo in readme
by Lee Thomason
· 13 years ago
c38906b
Merge pull request #46 from pzychotic/master
by Lee Thomason
· 13 years ago
a6dd8c6
Fixed path to utf8testout.xml.
by Thomas Roß
· 13 years ago
4a69e7e
Merge pull request #44 from cxcaixinster/master
by Lee Thomason
· 13 years ago
385b28c
Fix reference to readme in visual studio project
by cxcaixinster
· 13 years ago
e9699e6
fix up mkdir on win vs. *nix
by Lee Thomason
· 13 years ago
ef1c69c
CreateDirectory replaced by cross-platform mkdir function
by Arkadiy Shapkin
· 13 years ago
ff72d1f
Intermediate files added to .gitignore
by Arkadiy Shapkin
· 13 years ago
f980fdc
Merge pull request #42 from KindDragon/master
by Lee Thomason
· 13 years ago
2204dda
Readme format changed to markdown
by Arkadiy Shapkin
· 13 years ago
c831279
fix some compiler warnings, and fragile code, in the test output
by Lee Thomason
· 13 years ago
e736f29
XMLPrinter::accumulator is only needed if MSVC is used.
by PKEuS
· 13 years ago
c28ba3a
Fixed cppcheck warnings
by PKEuS
· 13 years ago
21be882
Moving string in/out into XMLUtil. Using that across the API. Supporting text queries of primitive types.
by Lee Thomason
· 13 years ago
78a773d
Fix attribute parsing to correctly handle white space
by Lee Thomason
· 13 years ago
390e978
Fix infinite loop bug in ShallowEqual. Fix a warning with a re-interpret cast. Up version to 1.0.4
by Lee Thomason (grinliz)
· 13 years ago
a3efec0
clean up some warnings
by Lee Thomason
· 13 years ago
c78dc01
removed extra and incorrect 'const'
by Lee Thomason
· 13 years ago
78d450b
increase version
by Lee Thomason
· 13 years ago
4cd8534
actually add comments
by Lee Thomason
· 13 years ago
7b1b86a
removed confusing getter/setter. cleaned up comments.
by Lee Thomason
· 13 years ago
6e0e38b
Merge remote-tracking branch 'sniperbat/master'
by Lee Thomason
· 13 years ago
2590088
Add compact mode to XMLPrinter, for printing without '\n' and space.
by sniperbat
· 13 years ago
9a0eb46
Merge git://github.com/leethomason/tinyxml2
by hasufell
· 13 years ago
48ea0bc
renamed function, added test case
by Lee Thomason (grinliz)
· 13 years ago
2cc75b3
Merge pull request #2 from hyperair/master
by hasufell
· 13 years ago
0eb8e9d
Fix out of source installation with tinyxml2.pc
by Chow Loong Jin
· 13 years ago
abcdbd9
Standardize style of CMakeLists.txt
by Chow Loong Jin
· 13 years ago
7c1f52a
Merge pull request #1 from hyperair/master
by hasufell
· 13 years ago
a1beafa
Add pkgconfig file
by Chow Loong Jin
· 13 years ago
e9f2aba
Use GNUInstallDirs for CMAKE_INSTALL_*DIR
by Chow Loong Jin
· 13 years ago
e01e786
add a method to help get the size of the XML file in memory
by sniperbat
· 13 years ago
a2ae54e
fix a missing [] in the delete call
by Lee Thomason
· 13 years ago
b3fcf26
Merge branch 'master' of https://github.com/pzychotic/tinyxml2
by Lee Thomason
· 13 years ago
aba89e3
Add rules for setversion.py to include CMakeLists.txt
by hasufell
· 13 years ago
ee87c62
possible missing header
by Lee Thomason
· 13 years ago
08bdf50
Fixed typos in code documentation.
by Thomas Roß
· 13 years ago
c4ae8a9
Removed unused variable from CMakeLists.txt
by Thomas Roß
· 13 years ago
d08dff9
Fixed CMakeLists.txt for moved .xml files.
by Thomas Roß
· 13 years ago
e638a92
sync
by Lee Thomason
· 13 years ago
7d7a9a3
fixed VS2010 x64 compiler warnings about possible loss of data
by Thomas Roß
· 13 years ago
b824900
add support for soname/symlink
by hasufell
· 13 years ago
a080216
removed files that will be generated by the xmltest.
by Bruno Dias
· 13 years ago
2553a13
added resources folder for txts and xmls.
by Bruno Dias
· 13 years ago
a2d4e6e
moving xmls and txts to the resources folder.
by Bruno Dias
· 13 years ago
73c5370
rm xmltest.h from installed headers
by hasufell
· 13 years ago
0a68d00
Add BUILD_STATIC_LIBS option, install headers
by hasufell
· 13 years ago
f68c438
added new test for BOM, and added good defaults for NewDeclaration
by Lee Thomason
· 13 years ago
0aa8a80
Enough bake time. Up version to 1.0
by Lee Thomason
· 13 years ago
9708885
minor cleanup to the parsing loop
by Lee Thomason
· 13 years ago
8713775
Merge branch 'attribute' of github.com:leethomason/tinyxml2 into attribute
by Lee Thomason
· 13 years ago
9754267
Merge branch 'master' of github.com:leethomason/tinyxml2
by Lee Thomason
· 13 years ago
5e3803c
Better attribute system. Removes redundant list searching of LinkAttribute. Faster parsing on initial read. Added badly needed missing test cases.
by Lee Thomason
· 13 years ago
d0b19df
fix sleazy cast causing compilation issue
by Lee Thomason
· 13 years ago
d11cd16
minor whitespace cleanup
by Lee Thomason
· 13 years ago
81da1fb
Made SaveFile symmetrical with LoadFile
by Ken Miller
· 13 years ago
8712757
merging handles to the master
by Lee Thomason (grinliz)
· 13 years ago
8871cd8
add xmltest.h as a place to put the example docs, so they don't pollute the main file'
by Lee Thomason (grinliz)
· 13 years ago
b9e791f
simplify safe logic
by Lee Thomason (grinliz)
· 13 years ago
a4a36ba
remove random -1 in length
by Lee Thomason (grinliz)
· 13 years ago
598c13e
fix the safe function behavior
by Lee Thomason (grinliz)
· 13 years ago
f14695f
Merge pull request #16 from diasbruno/master
by Lee Thomason
· 13 years ago
26e15df
update the xcode project.
by Bruno Dias
· 13 years ago
2f6e476
added a few notes to the readme about building
by Lee Thomason
· 13 years ago
68fd6b8
Merge pull request #11 from Groovounet/cmake
by Lee Thomason
· 13 years ago
ae209f6
added docs. basic handles tests
by Lee Thomason (grinliz)
· 13 years ago
70e9c6b
Merge branch 'master' into handles
by Lee Thomason (grinliz)
· 13 years ago
8b89981
gave up trying to be clever. split the handles into 2 classes.
by Lee Thomason
· 13 years ago
4a3c81c
Merge branch 'master' of github.com:leethomason/tinyxml2
by Lee Thomason
· 13 years ago
db0bbb6
handles work
by Lee Thomason
· 13 years ago
c8678e2
upped the version
by Lee Thomason (grinliz)
· 13 years ago
6a22be2
Added proper examples, integrated them into xmltest, and make them part of the build.
by Lee Thomason (grinliz)
· 13 years ago
5761203
trying to get template to work
by Lee Thomason
· 13 years ago
8a0975d
minor warning fix
by Lee Thomason (grinliz)
· 13 years ago
Next »