More GC fixes.
[wxWidgets.git] / tests /
2008-02-12  Václav Slavíkadded wxWindow::ClientToWindowSize and WindowToClientSi...
2008-02-10  Vadim Zeitlinfixed wxXLocale(wxLanguage) ctor under Windows, use...
2008-02-10  Vadim Zeitlinfix compilation with VC7
2008-02-10  Vadim Zeitlinadd wxXLocale class and wxIsxxx_l() and wxToxxx_l(...
2008-02-03  Vadim Zeitlinadded wxDateTime::FormatISOCombined() and ParseISODate...
2008-01-27  Václav Slavíkconverting temporary wxString to const wxChar* and...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2008-01-22  Václav Slavíkfixed wxVector<T> to work with non-POD types again...
2008-01-16  Vadim Zeitlindon't write wide string to std::ostream which outputs...
2008-01-16  Vadim Zeitlinremove the test of weak references classes size, it...
2008-01-15  Vadim Zeitlinadded unit tests for decoding invalid base64 strings...
2008-01-13  Vadim Zeitlinrebaked and regenerated everything after the latest...
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-12  Vadim Zeitlinadded tests for FromAscii/Unicode() (length parameter...
2008-01-07  Vadim Zeitlinmake wxDateTime::ParseXXX() functions char*-friendly
2008-01-06  Vadim Zeitlinadded WX_ASSERT_MESSAGE macro to simply using CPPUNIT_A...
2008-01-02  Michael WetherellMissing header.
2007-12-30  Vadim Zeitlinfix bug with parsing negative time zones in ParseRfc822...
2007-12-15  Vadim Zeitlindon't misinterpret the time after the date as a weekday...
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-26  Vadim Zeitlinfix bug with adding entries to a root group containing...
2007-10-09  Vadim Zeitlinadded a trivial test for wxString stream insertion...
2007-10-09  Vadim Zeitlinrenamed a strangely named variable
2007-09-30  Vadim Zeitlinreally fixed the DST test by using explicit country...
2007-09-30  Vadim Zeitlinreturn the beginning/end of DST in local time, not...
2007-09-30  Vadim Zeitlinanother wxCmdLineEntryDesc compilation fix
2007-09-26  Vadim Zeitlinadded unit test for some of wxTextCtrl methods and...
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-09-15  Vadim Zeitlinfix wxStringOutputStream to deal with NUL bytes correct...
2007-09-14  Vadim Zeitlinfix a couple of harmless warnings in MSVC build
2007-09-14  Vadim Zeitlinfix wxCmdLineEntryDesc compilation after latest changes
2007-09-10  Václav Slavíkcompilation fix after wxCmdLineEntryDesc changes
2007-09-10  Václav Slavíkadded a test for wxAtomicDec return value
2007-08-30  Vadim Zeitlinuse WX_ASSERT_STR/SIZET_EQUAL instead of CPPUNIT_ASSERT...
2007-08-30  Vadim Zeitlinfix resize() when it's used for truncating a string...
2007-08-22  Václav Slavíkcompilation fix
2007-08-22  Václav SlavíkPCH-less compilation fix
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-08-20  Václav Slavíkfixed variadic templates in the case when char value...
2007-08-20  Václav Slavíkadded wxUTF8StringBuffer for writing UTF8 data into...
2007-08-20  Václav SlavíkVadim's new test broke subsequent asserts, fixed
2007-08-20  Vadim Zeitlinadded tests demonstrating a bug in wxString::assign...
2007-08-15  Vadim Zeitlinadded ReadType convenience functions (patch 1764160)
2007-07-28  Vadim Zeitlinno real changes, just cleanup and use CPPUNIT_ASSERT_EQ...
2007-07-23  Vadim Zeitlinharmless warning fix
2007-07-23  Vadim Zeitlincompilation fix
2007-07-21  Vadim Zeitlinupdated after fileconf/fileconftest.cpp to config/filec...
2007-07-21  Vadim Zeitlinmoved wxFileConfig test to config directory together...
2007-07-21  Vadim Zeitlinadded support for user-defined types to wxConfig (patch...
2007-07-21  Vadim Zeitlinadded a macro for comparison size_t variables with...
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-07-10  Vadim Zeitlinregenerated after adding base64.h/cpp
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...
2007-07-07  Václav Slavíkchanged wxVectorBase and WX_DECLARE_BASE into wxVector...
2007-07-04  Vadim Zeitlinrebaked after adding threads/atomic.cpp
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)
2007-07-04  Vadim Zeitlincompilation fix for ANSI build (added #if wxUSE_UNICODE)
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-29  Václav Slavíktest wxVsnprintf() printing to both wchar_t* and char...
2007-06-28  Václav Slavík1. added default constructors for wxString iterators
2007-06-28  Václav Slavíkuse same names for test suites as the ones in ./test -l
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-22  Václav Slavíknormalize printf/scanf format strings correctly on...
2007-06-20  Václav Slavíkremove implicit conversion to C strings from wxString...
2007-06-13  Vadim Zeitlinoverload wxStrpbrk() for more types and add tests for it
2007-06-13  Vadim Zeitlinuse CPPUNIT_ASSERT_EQUAL instead of CPPUNIT_ASSERT...
2007-06-13  Vadim ZeitlinstrWC used in the tests was supposed to be a wide strin...
2007-06-13  Vadim ZeitlinUnicode compilation fix: wxStrlocale() doesn't take...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-06-10  Václav Slavík1. made CRT wrappers definitions indepenent of wxUSE_UN...
2007-06-06  Václav Slavíkfixed wxScanf() etc. to compile with Visual C++ again
2007-05-31  Václav Slavíktest if wxString(NULL) ctor creates empty string
2007-05-24  Vadim Zeitlinadded wxRect::operator+() and *() (union and intersecti...
2007-05-15  Václav Slavíkfixed non-const wxString iterators to work when a chara...
2007-05-12  Václav Slavíkadd test for passing c_str() of temporary wxString...
2007-05-10  Václav Slavíktest wxString::Mid() with non-ASCII strings
2007-05-03  Václav Slavíkcompilation fix for 2.8 compat disabled
2007-05-02  Václav Slavíkadded test for passing std::string to vararg functions
2007-04-28  Michael WetherellRegister the test under the name displayed by "./test -l"
2007-04-24  Václav Slavíkadded test for a crash when passing wxCStrData construc...
2007-04-24  Václav Slavíkfixed broken wxCStrData and operator?: check
2007-04-21  Vadim Zeitlinfix bug with not updating the last line correctly when...
2007-04-19  Václav Slavíkadded tests for wxCStrData::operator* and operator[]
2007-04-17  Václav Slavíkadded conversion to and from std::string and std::wstri...
2007-04-10  Václav Slavíkreverted previous commit and added a comment explaining...
2007-04-10  Václav Slavíkfixed typo: _T(), not _()
2007-04-10  Václav Slavíkremoved unused CByteArrayFormat function
2007-04-05  Vadim Zeitlinadded overloads taking pairs of const char/wchar_t...
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-04-05  Vadim Zeitlincorrected signed/unsigned comparison warning
2007-04-05  Vadim Zeitlinfix another warning about unused variable in DoCStrData...
2007-04-05  Vadim Zeitlinfix warning about unused variable in DoCStrDataTernaryO...
2007-04-02  Václav Slavíksome more operator?! tests
2007-03-30  Václav Slavíkadded char_str() and wchar_str() methods to wxString...
2007-03-29  Václav Slavíkmore wxString::append() tests
next