Hack compilation using the latest MinGW release.
[wxWidgets.git] / src / common / tarstrm.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2010-01-28  Michael WetherellFix for file length fixup.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2008-07-15  Vadim Zeitlintest ok in the record reading loop as otherwise we...
2008-04-17  Michael WetherellWork around another buggy getgrgid_r.
2008-03-14  Julian SmartFixed bug for chars with ASCII value > 127, explicitly...
2008-01-03  Michael WetherellAlways write end record unless one has already been...
2007-10-04  Michael WetherellCache user and group name as these can be expensive...
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2007-05-11  Václav Slavíkavoid conversion to wchar_t* when getting UTF-8 value...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-01-01  Paul Cornettrestore declaration inline specifier, and make definiti...
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-12-09  Michael WetherellRevert last commit.
2006-12-07  Paul Cornettstatic functions don't need an instance
2006-11-04  Vadim Zeitlincall base class ctor in copy ctors explicitly (fixes...
2006-11-01  Michael WetherellFix setting the large file flag.
2006-10-30  Michael WetherellSome watcom warnings.
2006-10-29  Michael WetherellMake m_typeflag an int.
2006-10-29  Michael WetherellRename wxSTREAM_FILEEXTENSION to wxSTREAM_FILEEXT.
2006-10-29  Michael WetherellFixes for semicolons, commas and wxSTRING_MAXLEN from...
2006-10-27  Michael WetherellComment out compile time check.
2006-10-27  Michael WetherellRemove header now not needed here.
2006-10-27  Michael WetherellCompile fix for --enable-stl.
2006-10-27  Michael WetherellAdd tar streams.