Move AC_DISABLE_STATIC above libtool init.
[shibboleth/xmltooling.git] / xmltooling / AbstractAttributeExtensibleXMLObject.cpp
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-04-30 cantorUnix header and doc fixes.
2010-01-19 cantorReimplement namespace visibility as a three-way setting.
2010-01-18 cantorDistinguish between visibly used and unused namespaces.
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2008-12-15 cantorXerces 3 revisions.
2007-11-09 cantorTreat empty strings as nulls.
2007-02-02 cantorUpdate copyright.
2007-02-01 cantorReplace call to DOM1 method.
2007-01-22 cantorAdd DOM3 isId check.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-08 cantorAdded built-in ID attribute support to base classes.
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-06 cantorBase classes for open content models.