Remove obsolete VisualAge-related files.
[wxWidgets.git] / tests / textfile /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-06  Vadim Zeitlinuse _unlink() instead of unlink() with VC
2008-11-19  Vadim Zeitlinminor icc warning fixes
2008-06-01  Vadim ZeitlinReadBig() should be defined in ANSI build too
2008-05-11  Vadim Zeitlinadd a test for reading files >4KB
2008-01-13  Vadim Zeitlincompilation fixes for VC6
2006-04-04  Vadim Zeitlincorrected mistake in the UTF-16 test on big endian...
2006-04-02  Vadim ZeitlinApple gcc compilation fixes: for it size_t and unsigned...
2006-03-31  Vadim Zeitlinfixed if/idef wxHAVE_U_ESCAPE mixup
2006-03-31  Vadim Zeitlinuse wxHAVE_U_ESCAPE to accomodate old compilers
2006-03-31  Vadim Zeitlinadded tests for UTF8 and UTF16 files
2006-03-31  Vadim ZeitlinUnicode compilation fixes
2006-03-31  Vadim Zeitlinadded unit test for wxTextFile (reading only for now)