applied patch for compilation with gcc 3.0
[wxWidgets.git] / src / common / longlong.cpp
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2000-02-21  Vadim Zeitlincompile fix for wxUSE_STD_IOSTREAM case
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-08  Vadim ZeitlinwxLongLongWx::Assign(double) works - thanks Guillermo
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-28  Julian SmartSome BC++ issues
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-06-28  Vadim Zeitlinwhy cvs thinks that I modified these files?
1999-06-22  Robert Roebling Makefiles without dependencies
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class