Convert from NULL macro to nullptr.
[shibboleth/xmltooling.git] / xmltooling / util / ParserPool.h
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-12-30 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-52
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2009-05-22 cantorRemove non-xstring code.
2009-02-04 cantorRework support for libcurl-based input to parser.
2008-12-16 cantorXerces 3 revisions.
2008-12-15 cantorXerces 3 revisions.
2007-12-12 cantorInstall SecurityManager to block entity expansion.
2007-04-26 cantorFully qualify the header filenames for doxygen.
2007-04-18 cantorStop defaulting in xercesc namespace.
2007-02-02 cantorUpdate copyright.
2006-10-13 cantorgcc const fix, converted linefeeds
2006-07-05 cantorRemove catch(...) handler occurrences.
2006-06-04 cantorSemi-tested Encryption wrapper code.
2006-03-29 cantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-02-20 cantorAdd warning pragma blocks.
2006-02-19 cantorInitial parser APIs