Convert from NULL macro to nullptr.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLHelper.cpp
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2010-01-19 Scott CantorAdd method to compute non-visibly used prefixes in...
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-39
2009-02-20 Scott CantorGeneralize "QName in content" helper function.
2008-12-15 Scott CantorXerces 3 revisions.
2007-09-09 Scott CantorNon-const XML ID lookup.
2007-09-05 Scott CantorAdd pretty print option.
2007-04-30 Scott CantorNeed to pass NULL into namespace lookup function for...
2007-04-12 Scott CantorAdd credential context APIs, refactor criteria matching...
2007-02-02 Scott CantorUpdate copyright.
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-23 Scott CantorRemoved unnecessary class from string literals.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-07-24 Scott CantorCredential resolver plugin
2006-07-05 Scott CantorRemove catch(...) handler occurrences.
2006-05-11 Scott CantorHandle prefix-less xsi:type values.
2006-03-26 Scott CantorAdd parametrized messaging and serialization to exceptions.
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