Implement content cloning via macros
[shibboleth/xmltooling.git] / xmltooling / soap / impl / SOAPImpl.cpp
2011-12-21 scantorImplement content cloning via macros
2011-11-22 scantorhttps://issues.shibboleth.net/jira/browse/CPPOST-71
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-12 scantorhttps://bugs.internet2.edu/jira/browse/CPPXT-75
2010-05-04 cantorConvert from NULL macro to nullptr.
2008-12-15 cantorXerces 3 revisions.
2008-10-02 cantorRemove "hardwired" declaration of encodingStyle attribute.
2007-11-13 cantorFix Solaris warning.
2007-11-06 cantorSOAP header attributes don't appear on the actual Heade...
2007-10-11 cantorFix namespace in SOAP fault child elements.
2007-05-26 cantorAdd SOAP fault codes.
2007-05-11 cantorFix method signature mismatch, redeclare pure methods...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 cantorMissing const on Faultcode.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-10-12 cantorTrack DOM text nodes to ensure fidelity.
2006-09-08 cantorHandle IDness during (un)marshalling, move more work...
2006-09-07 cantorSOAP 1.1 classes