Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / soap / impl / SOAPImpl.cpp
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-05-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-75
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2008-12-15 Scott CantorXerces 3 revisions.
2008-10-02 Scott CantorRemove "hardwired" declaration of encodingStyle attribute.
2007-11-13 Scott CantorFix Solaris warning.
2007-11-06 Scott CantorSOAP header attributes don't appear on the actual Heade...
2007-10-11 Scott CantorMulti-line svn commit, see body.
2007-05-26 Scott CantorAdd SOAP fault codes.
2007-05-11 Scott CantorFix method signature mismatch, redeclare pure methods...
2007-02-02 Scott CantorUpdate copyright.
2006-11-27 Scott CantorRefined ElementProxy/ElementExtensible interfaces to...
2006-11-24 Scott CantorMissing const on Faultcode.
2006-10-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-09-08 Scott CantorHandle IDness during (un)marshalling, move more work...
2006-09-07 Scott CantorSOAP 1.1 classes