forked from objectcomputing/mFAST
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update tinyxml2 to the latest version
- Loading branch information
Huang-Ming Huang
committed
Jan 1, 2016
1 parent
03507b9
commit ca8c64b
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule tinyxml2
updated
11 files
+26 −25 | CMakeLists.txt | |
+ − | TinyXML2_small.png | |
+7 −0 | biicode.conf | |
+108 −0 | contrib/html5-printer.cpp | |
+1,409 −951 | dox | |
+24 −9 | readme.md | |
+34 −18 | setversion.py | |
+618 −291 | tinyxml2.cpp | |
+252 −129 | tinyxml2.h | |
+7 −0 | tinyxml2/tinyxml2.xcodeproj/project.pbxproj | |
+322 −20 | xmltest.cpp |