Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
[shibboleth/cpp-xmltooling.git] / xmltooling / util / XMLObjectChildrenList.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.
2007-11-14 Scott CantorNeed const casts for const iterator access.
2007-11-13 Scott CantorExtraneous typename.
2007-11-13 Scott CantorRework iterator template again for Sun's broken STL.
2007-11-09 Scott CantorMulti-line svn commit, see body.
2007-05-11 Scott CantorFix -> convenience operator for non-class iterators.
2007-05-11 Scott CantorFix for STLs where iterator is a type but not a class.
2007-04-26 Scott CantorFully qualify the header filenames for doxygen.
2007-04-20 Scott CantorMulti-line svn commit, see body.
2007-02-02 Scott CantorUpdate copyright.
2006-07-13 Scott CantorFixed erase method.
2006-04-03 Scott CantorWrap rest of KeyInfo, add support for exposing object...
2006-03-29 Scott CantorUnix porting fixes
2006-03-29 Scott CantorMoved DOM methods up the tree, add copy c'tors, KeyInfo...
2006-03-12 Scott CantorFirst cut at signing support.
2006-03-07 Scott CantorNamespace handling fixes
2006-03-06 Scott CantorUnix fixes
2006-03-06 Scott CantorBase classes for open content models.
2006-03-04 Scott CantorTemplate fixes for gcc
2006-03-03 Scott CantorBegan to implement collection handling.