Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLHelper.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-03-07 Scott CantorInclude xstring declaration.
2010-09-14 Scott CantorFix header warning.
2010-08-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-41
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-02-20 Scott CantorGeneralize "QName in content" helper function.
2007-09-09 Scott CantorNon-const XML ID lookup.
2007-09-05 Scott CantorAdd pretty print option.
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-03-26 Scott CantorMajor revamp of credential and trust handling code...
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