Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / XMLObjectBuilder.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-08-18 Scott CantorAdd note about ownership of return values to each method.
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-10-30 Scott CantorCorrect eol-style property.
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2008-05-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-10
2008-03-13 Scott CantorMulti-line svn commit, see body.
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-04-04 Scott CantorRefactored simple content and child-handling into mixin...
2006-03-29 Scott CantorSet xsi:type during object construction.
2006-03-26 Scott CantorRevised builder API
2006-03-23 Scott CantorHandle variant element names, merge in wildcard class...
2006-03-20 Scott CantorShortcuts for unmarshalling in builder interface, adjus...
2006-03-17 Scott CantorMerged marshalling/unmarshalling methods into core...
2006-03-12 Scott CantorFirst cut at signing support.
2006-02-24 Scott CantorDefault support for arbitrary DOM objects.
2006-02-21 Scott CantorAdd factory methods and default builder
2006-02-20 Scott CantorAdd static mgmt of interfaces.
2006-02-20 Scott CantorInitial DOM handling interfaces.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorSome root interfaces and configuration machinery