8
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
improve and fix XML.Document.rootElement More... over 15 years ago
add XML.Node.type More... over 15 years ago
XML: add xml::node::create and other slight improvements More... over 15 years ago
XML.Document.{get,set}RootElement() => XML.Document.rootElement More... over 15 years ago
XML.Node.getDocument() => XML.Node.document More... over 15 years ago
add convenience method to native_object_base More... over 15 years ago
XML: Document inherits from Node now More... over 15 years ago
add lang property to XML.Node More... over 15 years ago
convenience & efficiency More... over 15 years ago
add name property to XML Node More... over 15 years ago
rename native method "()" -> "" More... over 15 years ago
add property callbacks More... over 15 years ago
nodes need not be in a document, there might be node trees outside, too More... over 15 years ago
garbage collection seems to work now More... over 15 years ago
garbage collection & libxml2 confuse me More... over 15 years ago
add prototype storage to context & add Root Element methods to XML.Document More... over 15 years ago
add XML Node constructor More... over 15 years ago
add string::empty() More... over 15 years ago
ready for more More... over 15 years ago
add Node More... over 15 years ago
use libxml2 _private for tracer More... over 15 years ago
add XML.Document.copy() method More... over 15 years ago
fix small glitch in convert<bool> More... over 15 years ago
avoid std::basic_string<char16_t> when not needed More... over 15 years ago
cleanup & add dump method to XML Document More... over 15 years ago
add libxml version check More... over 15 years ago
fix XML version "1.0" and small stuff More... over 15 years ago
add Document object to XML global More... over 15 years ago
check for existing IO object in container More... over 15 years ago
add document class to XML More... over 15 years ago