Update copyright.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLHelper.h
2007-02-02 Scott CantorUpdate copyright.
2007-01-26 Scott CantorFixed some doxygen warnings.
2007-01-24 Scott CantorFix stream operators.
2006-11-27 Scott CantorBrute-force XML ID lookup.
2006-11-22 Scott CantorStream operators (Unicode string operator is an experiment)
2006-11-16 Scott CantorFunction to serialize to stream.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-10-12 Scott CantorMulti-line svn commit, see body.
2006-07-24 Scott CantorCredential resolver plugin
2006-07-05 Scott CantorRemove catch(...) handler occurrences.
2006-07-05 Scott CantorAdded DocumentJanitor to avoid some catch(...) handlers.
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-06 Scott CantorFixes associated with wildcard test classes.
2006-03-01 Scott CantorInitial unit test plus fixes
2006-02-21 Scott CantorTightened up consts.
2006-02-19 Scott CantorInitial parser APIs
2006-02-17 Scott CantorLow level helpers