Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / longlong.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2001-12-07  Václav Slavíkcompilation fix for wxULongLongWx::Divide (Vadim, is...
2001-12-01  Ron Leeoops, still missed one.
2001-12-01  Ron LeeAdded 2 extra macros to handle all the flavours of...
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-08-28  Vadim Zeitlinanother compilation fix for whitespace-averse compilers
2001-08-28  Vadim Zeitlincompilation fix: ifdef instead of if
2001-08-25  Vadim Zeitlinadded wxLongLong::ToString()
2001-08-24  Vadim Zeitlinremoved extra wxSTD
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