Compile fix for 64-bit.
[wxWidgets.git] / tests / arrays / arrays.cpp
2006-10-29  Michael WetherellCompile fix for 64-bit.
2006-10-28  Vadim ZeitlinAlloc() doesn't clear the array any more, for consisten...
2006-10-28  Vadim Zeitlinverify that we checked all the array elements in TestST...
2005-04-26  Mattia Barbon Correct wxArrayString::Add return value as per the...
2005-01-24  Włodzimierz SkibaUnicode markup.
2005-01-22  Mattia Barbon Fix wxSortedArray::Index() when wxUSE_STL == 1, with...
2004-11-22  Ryan Norton[ 1068188 ] Precompiled header for the test program...
2004-04-06  Václav Slavíkthis code was taken from console sample, preserve its...
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)