summaryrefslogtreecommitdiffstats
path: root/src/xml/subtree.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-9/+7
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* make subtree monitoring part of XML::Node's interfaceMenTaLguY2007-07-041-44/+12
* was trying to have my cake and eat it too, memory-management-wise ... forMenTaLguY2007-07-011-13/+4
* initial implementation of XML::Subtree API for tracking changes on aMenTaLguY2007-07-011-0/+106