Fix some gcc compiler issues
[shibboleth/xmltooling.git] / xmltooling / AbstractComplexElement.cpp
2011-12-14 scantorFix some gcc compiler issues
2011-12-08 scantorMore boostisms
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-07-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-32
2008-12-15 cantorXerces 3 revisions.
2007-02-02 cantorUpdate copyright.
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-04-04 cantorRefactored simple content and child-handling into mixin...