]> git.saurik.com Git - wxWidgets.git/history - include/wx/longlong.h
added test mode to wxLongLongWx which allowed to find the bug in operator*=()
[wxWidgets.git] / include / wx / longlong.h
2000-01-07  Vadim Zeitlinadded test mode to wxLongLongWx which allowed to find...
2000-01-03  David WebsterVisualage C++ V4.0 has a native long long data type.
1999-12-30  Vadim Zeitlin1. many, many, many warnings fixed (from HP-UX build...
1999-12-28  Julian SmartWatford C++ related changes. Unfortunately, the linker...
1999-12-27  Vadim Zeitlin1. wxLongLongWx::Assign(double) added (half implemented)
1999-12-26  Vadim Zeitlin1. misc compilation (errors, warnings) fixes (from...
1999-12-25  Vadim Zeitlindisable #warning because it's an error for some compilers
1999-12-24  Vadim Zeitlinimplemented wxLongLong division - seems to work
1999-12-23  Vadim Zeitlinremoved testing code from wxLongLong
1999-12-23  Vadim Zeitlintried to implement division of wxLongLongs - doesn...
1999-12-23  Vadim Zeitlinpatches for BC++ 5.3 from Ricky Gonzales <gonzales...
1999-12-21  Vadim Zeitlin1. wxLongLong and wxDateTime compilation fixed for...
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-17  Jouk Jansen Committing in .
1999-12-17  David Webstercleaning up image mess for os/2
1999-12-03  Vadim ZeitlinwxDateTime...
1999-12-01  Vadim Zeitlin1. more wxDateTime work
1999-11-30  Vadim ZeitlinwxDateTime starting to work, more tests for it and...
1999-11-28  Vadim Zeitlin1. msec resolution for timer functions under Win32
1999-05-10  Vadim ZeitlinMSW compilation fixes
1999-05-10  Vadim Zeitlinthe initial draft of wxLongLong class