autoreconf
[shibboleth/xmltooling.git] / xmltooling / AbstractXMLObject.cpp
2012-11-03 Sam HartmanMerge remote-tracking branch 'origin/moonshot-packaging...
2012-03-29 scantorAdd xml:lang support to XMLObject
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-12-08 scantorMore boostisms
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-03-14 Russ AllberyMerge commit 'upstream/1.4.1'
2011-03-14 Russ AllberyImported Upstream version 1.4.1
2010-08-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPOST-41
2010-05-13 Russ AllberyMerge branch 'debian'
2010-05-13 Russ AllberyMerge branch 'debian'
2010-05-04 cantorConvert from NULL macro to nullptr.
2010-01-19 cantorReimplement namespace visibility as a three-way setting.
2010-01-18 cantorDistinguish between visibly used and unused namespaces.
2009-12-18 Russ AllberyMerge branch 'debian'
2009-12-15 Russ AllberyMerge branch 'debian'
2009-12-15 Russ AllberyMerge commit 'upstream/1.3.3'
2009-12-15 Russ AllberyImported Upstream version 1.3.3
2009-11-27 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-50
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/1.3.1'
2009-11-06 Russ AllberyImported Upstream version 1.3.1
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/1.3'
2009-11-06 Russ AllberyImported Upstream version 1.3
2009-11-04 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-46
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-08-31 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-41
2009-08-05 Russ AllberyMerge branch 'upstream' into debian
2009-08-05 Russ AllberyMerge branch 'upstream' into bug/gcc-4.4
2009-08-05 Russ AllberyMerge commit 'upstream/1.2'
2009-08-05 Russ AllberyImported Upstream version 1.2
2008-12-15 cantorXerces 3 revisions.
2008-11-21 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-08-24 Russ AllberyMerge branch 'upstream' into debian
2008-08-24 Russ AllberyMerge branch 'tmp-merge'
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/ostream
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/gcc-4.3
2008-08-24 Russ AllberyImported Upstream version 1.1
2008-07-01 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-18
2008-05-08 Russ AllberyImported Upstream version 1.0
2008-03-14 cantorAdd xsi:nil support to objects.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-03-26 cantorMajor revamp of credential and trust handling code...
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-12 cantorTrack DOM text nodes to ensure fidelity.
2006-10-11 cantorAdded detach() method to strip off a root parent elemen...
2006-06-01 cantorWrapped encryption schema, also block unknown attribute...
2006-05-18 cantorRefactored Signature signing/validation, various Valida...
2006-05-08 cantorMacro adjustments, date/time class, typed XML attributes.
2006-04-04 cantorRefactored simple content and child-handling into mixin...
2006-04-01 cantorEvolving macros, reduce casting in accessors, add const...
2006-03-29 cantorUnix porting fixes
2006-03-29 cantorSet xsi:type during object construction.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-17 cantorMerged marshalling/unmarshalling methods into core...