Mark executable.
[shibboleth/xmltooling.git] / xmltooling / AbstractDOMCachingXMLObject.cpp
2007-02-02 cantorUpdate copyright.
2007-01-02 cantorImprove parser entity handling, clean up logging catego...
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-20 cantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...
2006-03-12 cantorFirst cut at signing support.
2006-03-06 cantorBase classes for open content models.
2006-03-03 cantorBegan to implement collection handling.
2006-03-02 cantorBug fixes and API changes from second unit test.
2006-03-01 cantorInitial unit test plus fixes
2006-02-24 cantorDefault support for arbitrary DOM objects.
2006-02-22 cantorInitial marshalling support.
2006-02-21 cantorManage document while setting DOM.
2006-02-20 cantorInitial DOM handling interfaces.