Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / numformatter.cpp
2013-06-15  Stefan Csomoruse common bottleneck
2012-07-29  Vadim ZeitlinFix bug in wxNumberFormatter::ToString() for negative...
2011-10-27  Vadim ZeitlinAlways include locale.h to get LC_ALL declaration.
2011-04-22  Dimitri SchoolwerthFixed wxUSE_STD_STRING==0 compilation.
2011-04-04  Dimitri SchoolwerthCompilation fixes for wxUSE_LOCALE and wxUSE_XLOCALE...
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-01-20  Vadim ZeitlinFurther improve caching of locale-specific data in...
2011-01-19  Vadim ZeitlinInclude more information in assert in wxNumberFormatter.
2011-01-19  Vadim ZeitlinUpdate cached values in wxNumberFormatter when locale...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...