Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Yoshito Umaoka
f2d8d1be68
ICU-10232 DigitList to use strtod_l instead of strtod with cached host decimal point on platforms supporting strtod_l. For other platforms, detect host decimal point instead of using cached host decimal point char.
...
X-SVN-Rev: 39124
2016-09-02 20:58:05 +00:00
Fredrik Roubert
de579d3bf9
ICU-12140 Pass StringPiece by value, internally.
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/305000043 .
X-SVN-Rev: 39024
2016-08-04 17:40:53 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Andy Heninger
0b2778f3bb
ICU-11461 Remove unused setInteger functionality from DigitList
...
X-SVN-Rev: 38131
2015-12-15 19:37:36 +00:00
Travis Keep
2860cd48c4
ICU-11740 DecimalFormat refactor.
...
X-SVN-Rev: 37821
2015-08-25 23:31:01 +00:00
Andy Heninger
fab919477c
ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
...
X-SVN-Rev: 34736
2013-12-10 23:03:48 +00:00
Steven R. Loomis
1caf333f2b
ICU-9748 comment out unused parameters (warning)
...
X-SVN-Rev: 32839
2012-11-15 22:03:05 +00:00
Steven R. Loomis
858972dfa6
ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
...
X-SVN-Rev: 32838
2012-11-15 21:55:41 +00:00
Steven R. Loomis
9077d5dc25
ICU-9449 Merge in decimal format performance improvements from branch.
...
Improvements to 'howExpensiveIs' benchmark test.
Use internal digitlist in Formattable (save mallocs).
Enable fastpath by default.
Enable internal API "parse all input", returning an error if all input was not consumed.
X-SVN-Rev: 32397
2012-09-17 19:03:01 +00:00
Steven R. Loomis
43b918a0c8
ICU-9258 merge from branches, performance improvements
...
X-SVN-Rev: 31881
2012-05-30 00:41:57 +00:00
Markus Scherer
9bcc40cf9e
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
...
X-SVN-Rev: 30412
2011-07-23 00:10:30 +00:00
Steven R. Loomis
b209c07620
ICU-8687 warnings fix (clang)
...
X-SVN-Rev: 30285
2011-07-06 20:05:38 +00:00
Andy Heninger
0852cc4e73
ICU-7572 Decimal Format UNUM_ROUND_UNNECESSARY implmenentation.
...
X-SVN-Rev: 29959
2011-05-02 19:15:03 +00:00
Steven R. Loomis
592b73e980
ICU-7502 fix ASCIIsms - merge from branch /branches/srl/ascii7502
...
X-SVN-Rev: 28382
2010-07-28 16:08:12 +00:00
Markus Scherer
fd376b34c0
ICU-7496 add internal char * string class for C++ implementation code
...
X-SVN-Rev: 28082
2010-05-20 21:16:44 +00:00
Markus Scherer
50d9837e92
ICU-7493 clean up MaybeStackArray (revert r27723) and add MaybeStackHeaderAndArray
...
X-SVN-Rev: 28073
2010-05-18 21:53:21 +00:00
Andy Heninger
4e56218eb1
ICU-5193 Big decimal number formatting.
...
X-SVN-Rev: 27696
2010-02-26 02:29:00 +00:00
George Rhoten
84e3cd3b3e
ICU-5808 Fix for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 22217
2007-07-31 07:12:45 +00:00
George Rhoten
fd263f86cf
ICU-5279 Hide DigitList
...
X-SVN-Rev: 21816
2007-06-24 03:19:59 +00:00
Deborah Goldsmith
5369d809be
ICU-5350 Fix decimal rounding
...
X-SVN-Rev: 21647
2007-06-06 01:17:15 +00:00
Andy Heninger
665e553354
ICU-4161 remove tabs from source code
...
X-SVN-Rev: 16829
2004-11-11 23:34:58 +00:00
Eric Mader
abefef5844
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Alan Liu
f6541cfe30
ICU-3668 make getters const -- can't do much here
...
X-SVN-Rev: 14789
2004-03-27 07:43:21 +00:00
Eric Mader
a7def2c37f
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14193
2003-12-19 21:29:27 +00:00
Doug Felt
e5a79dc60c
ICU-813 int64 formatting support
...
X-SVN-Rev: 13547
2003-10-31 22:47:25 +00:00
George Rhoten
bef9018f7e
ICU-2118 DigitList is a utility class because some of its fields are public.
...
It should derive from UMemory instead of UObject because of this, and some of its RTTI info should be removed.
X-SVN-Rev: 10409
2002-11-30 02:43:51 +00:00
Steven R. Loomis
2720003f78
ICU-2529 close the namespace inside the #ifdef please
...
X-SVN-Rev: 10405
2002-11-28 01:27:35 +00:00
GCL Shanghai
bcb21ca4f1
ICU-1953 Check APIs comments for @param, @return...
...
X-SVN-Rev: 9024
2002-07-03 12:05:56 +00:00
Markus Scherer
11948b52df
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
...
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Markus Scherer
5a81709c73
ICU-1962 derive all ICU C++ classes from common UObject base class
...
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
George Rhoten
103f843333
ICU-1811 Remove unused code.
...
X-SVN-Rev: 8253
2002-03-26 23:09:05 +00:00
Helena Chapman
d816eefc57
ICU-1264 added namspace support where possible.
...
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
George Rhoten
eb541f3c45
ICU-597 Fix for ICU on as/400 being in a different locale like de_DE
...
X-SVN-Rev: 5210
2001-07-09 23:42:00 +00:00
George Rhoten
c4997713ef
ICU-903 Updated the copyright notice
...
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
b20a981cfc
ICU-97 More speed improvements.
...
X-SVN-Rev: 2880
2000-11-07 18:57:11 +00:00
George Rhoten
5168538b08
ICU-97 More speed improvements.
...
X-SVN-Rev: 2854
2000-11-02 02:42:40 +00:00
George Rhoten
c4183c1638
ICU-97 Faster performance for parsing
...
X-SVN-Rev: 2769
2000-10-24 16:09:39 +00:00
George Rhoten
3015baf12e
ICU-97 Parsing a Long value is faster now.
...
X-SVN-Rev: 2648
2000-10-12 19:04:06 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Yves Arrouye
3950fe01a2
ICU-359 fixed virtual destructors/members incoherences.
...
X-SVN-Rev: 1142
2000-04-18 17:58:18 +00:00
Vladimir Weinstein
8e21f86812
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 472
1999-12-28 23:39:02 +00:00
Markus Scherer
f452a84c52
ICU-161 change copyright for open source
...
X-SVN-Rev: 393
1999-12-13 22:28:37 +00:00
Unknown User
aa0b0a88e8
Initial revision
...
X-SVN-Rev: 2
1999-08-16 21:50:52 +00:00