Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / AbstractAttributeExtensibleXMLObject.cpp
2012-03-29 Scott CantorAdd xml:lang support to XMLObject
2012-02-10 Scott CantorFix legacy XMLString release call
2011-12-08 Scott CantorMore boostisms
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-04-30 Scott CantorUnix header and doc fixes.
2010-01-19 Scott CantorReimplement namespace visibility as a three-way setting.
2010-01-18 Scott CantorDistinguish between visibly used and unused namespaces.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2008-12-15 Scott CantorXerces 3 revisions.
2007-11-09 Scott CantorTreat empty strings as nulls.
2007-02-02 Scott CantorUpdate copyright.
2007-02-01 Scott CantorReplace call to DOM1 method.
2007-01-22 Scott CantorAdd DOM3 isId check.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-09-08 Scott CantorHandle IDness during (un)marshalling, move more work...
2006-09-08 Scott CantorAdded built-in ID attribute support to base classes.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-06 Scott CantorBase classes for open content models.