issues
search
wxFormBuilder
/
ticpp
This project is obsolete. TinyXML-2 offers a very similar C++ interface.
MIT License
92
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update minimum CMake version to 3.7.2 (Debian Stretch)
#83
redtide
closed
3 years ago
1
license?
#82
weatherhead99
closed
6 years ago
0
Fixes #61
#81
davidhesselbom
opened
7 years ago
1
Next node function
#80
davidhesselbom
opened
7 years ago
0
Fix building on Ubuntu 16.04 with gcc version 5.4.0 20160609 (Ubuntu …
#79
orbitcowboy
closed
7 years ago
0
Use C++11's unique_ptr instead of auto_ptr
#78
jhasse
closed
7 years ago
4
Changed code to use unique_ptr instead of auto_ptr
#77
beached
closed
7 years ago
1
Added CMakeLists.txt file for an alternative way to compile
#76
patlkli
closed
8 years ago
0
Build with AppVeyor CI
#75
jhasse
closed
8 years ago
4
Fix errors related to premake4/GNU build.
#74
Mister-Meeseeks
closed
8 years ago
0
Fix build on non-Windows systems
#73
GyrosGeier
closed
8 years ago
0
SVN Link Broken
#72
GoogleCodeExporter
closed
7 years ago
0
ticpp::Node::GetValue not working as expected
#71
GoogleCodeExporter
opened
9 years ago
0
Unable to run the example in the wiki.
#70
GoogleCodeExporter
opened
9 years ago
0
Parsing an XML file using ticpp (tinyxml++) using streaming operators
#69
GoogleCodeExporter
opened
9 years ago
1
linking on vs2010 fails
#68
GoogleCodeExporter
opened
9 years ago
2
Execption thrown when reading in "�"
#67
GoogleCodeExporter
opened
9 years ago
0
Link errors when trying to build a program using ticpp (not as library)
#66
GoogleCodeExporter
opened
9 years ago
0
Unable to build TinyXml++ static library
#65
GoogleCodeExporter
opened
9 years ago
1
LoadFromString - Patch to Re-Add it
#64
GoogleCodeExporter
opened
9 years ago
0
Iterator problems in for loop
#63
GoogleCodeExporter
opened
9 years ago
0
please add svn:ignore for obj directory
#62
GoogleCodeExporter
opened
9 years ago
0
Memory leak with ticpp::Element::GetDocument()
#61
GoogleCodeExporter
opened
9 years ago
7
Patch to enable CDATA, plus odds and ends
#60
GoogleCodeExporter
opened
9 years ago
1
checked sources with static code analysis tool [cppcheck]
#59
GoogleCodeExporter
opened
9 years ago
0
errata in build_instructions.txt
#58
GoogleCodeExporter
closed
9 years ago
3
linker error vs2008
#57
GoogleCodeExporter
opened
9 years ago
0
Incompatibility with TinyXpath
#56
GoogleCodeExporter
opened
9 years ago
1
Define the decimal precision of string-converted numbers
#55
GoogleCodeExporter
opened
9 years ago
1
std::wstring
#54
GoogleCodeExporter
opened
9 years ago
0
Uninitialized local variable returned from Node::GetAttribute<>
#53
GoogleCodeExporter
opened
9 years ago
0
The dump_to_stdout example from the TinyXML tutorial does not work with TinyXML++.
#52
GoogleCodeExporter
opened
9 years ago
0
Return the value rather than passing through a pointer paramater
#51
GoogleCodeExporter
opened
9 years ago
0
Stylesheet reference is not saved to stream
#50
GoogleCodeExporter
closed
9 years ago
3
Memory leak
#49
GoogleCodeExporter
closed
9 years ago
5
Problems on getting started with ticpp
#48
GoogleCodeExporter
closed
9 years ago
2
response to rpusztai
#47
GoogleCodeExporter
closed
9 years ago
2
TinyXML++ experience poor, will now try CodeSynthesis XSD
#46
GoogleCodeExporter
closed
9 years ago
5
Creating XML with ticpp can be very verbose
#45
GoogleCodeExporter
opened
9 years ago
10
Conversion to TiXML types
#44
GoogleCodeExporter
opened
9 years ago
0
memory leak ??
#43
GoogleCodeExporter
opened
9 years ago
11
i think there is a memoryleak in LinkEndChild(..)
#42
GoogleCodeExporter
opened
9 years ago
7
Enter one-line summary
#41
GoogleCodeExporter
opened
9 years ago
0
Link error when build tinyxml++ in VS2008
#40
GoogleCodeExporter
opened
9 years ago
4
problem on Sun solaris 9 for SPARC
#39
GoogleCodeExporter
opened
9 years ago
0
[deleted issue]
#38
GoogleCodeExporter
closed
9 years ago
0
Broken XMLs could processed without any error warning...
#37
GoogleCodeExporter
opened
9 years ago
0
Addes Clear() to TiXmlPrinter
#36
GoogleCodeExporter
opened
9 years ago
0
ticpp parses not conforming documents with more then one root element
#35
GoogleCodeExporter
opened
9 years ago
0
linker errors with vs2008
#34
GoogleCodeExporter
opened
9 years ago
1
Next