Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLHelper.cpp
2015-07-05 Scott CantorCPPXT-104 - Add exception handling to integer conversions
2015-02-12 Scott CantorGuard marshalling with exception handler.
2011-12-15 Scott CantorHeader and boost fixes for Debian
2011-12-14 Scott CantorFix some gcc compiler issues
2011-12-08 Scott CantorMore boostisms
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-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
2010-07-22 Scott CantorAdd null checks to helper methods.
2010-07-22 Scott CantorUpdate ctors to use new attribute shortcuts.
2010-06-08 Scott CantorAdd same-doc KeyInfoReference support, with option...
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