Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / ParserPool.h
2011-06-15 Scott CantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2010-05-04 Scott CantorConvert from NULL macro to nullptr.
2009-12-30 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-52
2009-10-12 Scott CantorReducing header overuse, non-inlining selected methods...
2009-05-22 Scott CantorRemove non-xstring code.
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2008-12-16 Scott CantorXerces 3 revisions.
2008-12-15 Scott CantorXerces 3 revisions.
2007-12-12 Scott CantorInstall SecurityManager to block entity expansion.
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-18 Scott CantorStop defaulting in xercesc namespace.
2007-02-02 Scott CantorUpdate copyright.
2006-10-13 Scott Cantorgcc const fix, converted linefeeds
2006-07-05 Scott CantorRemove catch(...) handler occurrences.
2006-06-04 Scott CantorSemi-tested Encryption wrapper code.
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-02-20 Scott CantorAdd warning pragma blocks.
2006-02-19 Scott CantorInitial parser APIs