Update OpenVMS makefile
[wxWidgets.git] / tests / vectors /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-04-07  Robin DunnAdd wxVectorSort function for sorting wxVector<T> conta...
2009-07-12  Vadim ZeitlinAdded wxVector::swap().
2008-12-11  Vadim Zeitlinadded wxVector::resize()
2008-10-09  Vadim Zeitlinfix bug in the test in STL build (where std::vector...
2008-07-18  Vadim Zeitlinget rid of special WX_ASSERT_FOO_EQUAL macros by defini...
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...
2007-08-21  Václav Slavíkmore wxVector<T> tests
2007-08-21  Václav Slavíkadded test for wxVector<T> iterators (fails miserably)
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...