Package fixes.
[shibboleth/xmltooling.git] / xmltooling / util / XMLHelper.cpp
2007-09-09 cantorNon-const XML ID lookup.
2007-09-05 cantorAdd pretty print option.
2007-04-30 cantorNeed to pass NULL into namespace lookup function for...
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-02-02 cantorUpdate copyright.
2007-01-24 cantorFix stream operators.
2006-11-27 cantorBrute-force XML ID lookup.
2006-11-22 cantorStream operators (Unicode string operator is an experiment)
2006-11-16 cantorFunction to serialize to stream.
2006-10-23 cantorRemoved unnecessary class from string literals.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-07-24 cantorCredential resolver plugin
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-05-11 cantorHandle prefix-less xsi:type values.
2006-03-26 cantorAdd parametrized messaging and serialization to exceptions.
2006-03-06 cantorFixes associated with wildcard test classes.
2006-03-01 cantorInitial unit test plus fixes
2006-02-21 cantorTightened up consts.
2006-02-19 cantorInitial parser APIs
2006-02-17 cantorLow level helpers