Update OpenVMS makefile
[wxWidgets.git] / tests / lists /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2010-04-12  Vadim ZeitlinFix return value of wxList::insert() in non-STL builds.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-02-07  Vadim Zeitlinfix other insert() overloads to work when inserting...
2009-02-07  Vadim Zeitlinfix wxList::erase(it, end()) in non-STL build (see...
2008-12-17  Vadim Zeitlinreplace CPPUNIT_ASSERTs with CPPUNIT_ASSERT_EQUALs
2008-10-14  Vadim Zeitlinfix the bug in insert(end(), value) and added unit...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList