Ensure wxCharTypeBuffer data is NUL-terminated after extend() call.
[wxWidgets.git] / tests / strings / numformatter.cpp
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
2011-01-19  Vadim ZeitlinUse setUp/tearDown() for NumFormatter test case locale...
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...