Markus Scherer
|
6f8e7a6c8f
|
ICU-7722 fix comment parallel to C++ r28117
X-SVN-Rev: 28118
|
2010-06-01 06:11:32 +00:00 |
|
Markus Scherer
|
0acda636e4
|
ICU-7722 build canonical-iterator data from nfc.nrm (port Java code to C++)
X-SVN-Rev: 28117
|
2010-06-01 06:10:26 +00:00 |
|
Markus Scherer
|
b3cff02501
|
ICU-7703 fix operator precedence like in C++ r28115
X-SVN-Rev: 28116
|
2010-05-31 17:42:01 +00:00 |
|
Markus Scherer
|
77543b3e58
|
ICU-7703 fix unorm_normalize(src, length=-1) bug and allow src=NULL if length=0
X-SVN-Rev: 28115
|
2010-05-30 23:00:52 +00:00 |
|
Yoshito Umaoka
|
eb3c9d6b4d
|
ICU-7648 Not reporting an error even OS's GMT offset returned by uprv_timezone is not a multiple of 15 minutes. For now, we do not have a mechanism to handle such case (warning) systemtatically, so this change simply call logln to display the warning message.
X-SVN-Rev: 28114
|
2010-05-28 20:20:08 +00:00 |
|
Yoshito Umaoka
|
8096281cc9
|
ICU-7282 The problem reported by ticket#7282 is only reproduced in ICU4J. Just adding the equivalent test case to ICU4C.
X-SVN-Rev: 28112
|
2010-05-28 16:45:11 +00:00 |
|
Yoshito Umaoka
|
8719f0c410
|
ICU-7282 Set maximum/minimum fraction digits and rounding increment by currency in the DecimalFormat initialization code. Added a test case for the problem and updated an existing test case which did not consider these settings are depending on the currency used by DecimalFormat.
X-SVN-Rev: 28111
|
2010-05-27 22:05:42 +00:00 |
|
Michael Ow
|
80b356f736
|
ICU-7718 Resolve invalid read message from valgrind regarding strings from stream object.
X-SVN-Rev: 28110
|
2010-05-27 21:09:07 +00:00 |
|
Michael Ow
|
4984059276
|
ICU-7714 Set cached user data entry to be deleted instead of removing it right away if user data is not found.
X-SVN-Rev: 28109
|
2010-05-27 20:29:16 +00:00 |
|
Michael Ow
|
d83954e771
|
ICU-7718 Delete NumberFormat object after use in TestCompilerRTTI.
X-SVN-Rev: 28108
|
2010-05-27 20:23:49 +00:00 |
|
Markus Scherer
|
86b2ced218
|
ICU-7664 change gcc assembler syntax to use % not @; % works for both x86 and ARM
X-SVN-Rev: 28107
|
2010-05-27 19:58:41 +00:00 |
|
Yoshito Umaoka
|
6f4a599df6
|
ICU-7690 Updated OlsonTimeZone#hashCode() to check if typeMapData array is null. Also updated toString to include typeMapData.
X-SVN-Rev: 28106
|
2010-05-26 21:15:42 +00:00 |
|
Steven R. Loomis
|
0abdeb26f2
|
ICU-7711 svn:ignores
X-SVN-Rev: 28105
|
2010-05-26 20:10:53 +00:00 |
|
Steven R. Loomis
|
a1ea70071b
|
ICU-7708 compiler warnings for 4.5.1 (batch 1)
X-SVN-Rev: 28103
|
2010-05-25 22:17:12 +00:00 |
|
Steven R. Loomis
|
edcaca307a
|
ICU-3030 show elapsed time in subtests. Add internal uprv_getRawUTCtime that doesn't go through faketime.
X-SVN-Rev: 28099
|
2010-05-25 19:55:05 +00:00 |
|
Jason Spieth
|
414d8f3f3a
|
ICU-7568 2010j to ICU4J trunk
X-SVN-Rev: 28093
|
2010-05-25 18:09:26 +00:00 |
|
Jason Spieth
|
53938d6a47
|
ICU-7568 2010j to ICU trunk
X-SVN-Rev: 28092
|
2010-05-25 18:08:52 +00:00 |
|
Markus Scherer
|
0ff592e9e9
|
ICU-7496 import unmangled data entry point name
X-SVN-Rev: 28090
|
2010-05-24 23:43:14 +00:00 |
|
Markus Scherer
|
5ab64ef670
|
ICU-7704 add converter compatible with Java UTF-16: always writes big-endian regardless of platform
X-SVN-Rev: 28089
|
2010-05-23 05:02:54 +00:00 |
|
Markus Scherer
|
2510483f25
|
ICU-7496 fix const problem
X-SVN-Rev: 28088
|
2010-05-21 22:45:05 +00:00 |
|
Markus Scherer
|
090e24946f
|
ICU-7455 readme note about requiring compiler RTTI
X-SVN-Rev: 28085
|
2010-05-21 21:26:37 +00:00 |
|
Markus Scherer
|
bdd8a3a473
|
ICU-7496 rename udata.c to udata.cpp and replace TinyString with CharString
X-SVN-Rev: 28084
|
2010-05-21 04:39:19 +00:00 |
|
Markus Scherer
|
465c4ab088
|
ICU-7496 CharString fix for Windows
X-SVN-Rev: 28083
|
2010-05-20 21:41:10 +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
|
1d8a683b96
|
ICU-7455 remove a misplaced U_I18N_API
X-SVN-Rev: 28080
|
2010-05-19 22:43:55 +00:00 |
|
Markus Scherer
|
f6a04770ff
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
X-SVN-Rev: 28075
|
2010-05-19 17:29:33 +00:00 |
|
Jason Spieth
|
6dce030d93
|
ICU-7602 Add era to ChineseCalendar constructors. ICU4J
X-SVN-Rev: 28074
|
2010-05-19 16:25:14 +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 |
|
Markus Scherer
|
f5ea0c451c
|
ICU-7624 verbose output from runConfigureICU: print exported variables
X-SVN-Rev: 28072
|
2010-05-18 21:28:12 +00:00 |
|
Michael Ow
|
243d11d980
|
ICU-7636 Define _XOPEN_SOURCE_EXTENDED in putil.c when using VA compiler
X-SVN-Rev: 28070
|
2010-05-17 16:26:44 +00:00 |
|
Markus Scherer
|
94aab1c22b
|
ICU-7684 add Reset() return *this
X-SVN-Rev: 28068
|
2010-05-15 23:25:17 +00:00 |
|
Markus Scherer
|
06c7d56b8e
|
ICU-7684 add CheckedArrayByteSink::Reset()
X-SVN-Rev: 28067
|
2010-05-15 23:18:12 +00:00 |
|
Markus Scherer
|
0c2aec0b46
|
ICU-7683 add CheckedArrayByteSink::NumberOfBytesAppended()
X-SVN-Rev: 28066
|
2010-05-15 23:00:26 +00:00 |
|
Markus Scherer
|
9b1bbaa705
|
ICU-7686 initialize FCD only when the collator needs it
X-SVN-Rev: 28062
|
2010-05-14 17:16:13 +00:00 |
|
Steven R. Loomis
|
4d6f43b0c5
|
ICU-7632 build testplug with alternate temporary dirs to avoid conflict with icuinfo
X-SVN-Rev: 28058
|
2010-05-13 21:36:18 +00:00 |
|
Peter Edberg
|
d83f32e641
|
ICU-7550 udat_setSymbols should call verifyIsSimpleDateFormat to avoid crash with RelativeDateFormat
X-SVN-Rev: 28057
|
2010-05-13 03:35:54 +00:00 |
|
Steven R. Loomis
|
d3172c2d68
|
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
X-SVN-Rev: 28055
|
2010-05-12 17:56:02 +00:00 |
|
Peter Edberg
|
4405e8e99c
|
ICU-7590 uloc_getVariant reports empty variant if there is no country
X-SVN-Rev: 28048
|
2010-05-11 07:31:35 +00:00 |
|
Peter Edberg
|
e2d45f564f
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
X-SVN-Rev: 28047
|
2010-05-11 06:08:15 +00:00 |
|
John Emmons
|
3f850eeea7
|
ICU-7438 Cleaned up the -u-va-posix handling code a bit
X-SVN-Rev: 28045
|
2010-05-10 21:29:35 +00:00 |
|
John Emmons
|
00f2329887
|
ICU-7438 Add -u-va-posix handling to uloc_fromLanguageTag() and uloc_toLanguageTag()
X-SVN-Rev: 28044
|
2010-05-10 21:24:02 +00:00 |
|
Michael Ow
|
67a1529fc9
|
ICU-7474 Update bidi code with MSVC compiler fix.
X-SVN-Rev: 28038
|
2010-05-07 22:05:57 +00:00 |
|
Michael Ow
|
43ab52b074
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
X-SVN-Rev: 28037
|
2010-05-07 07:28:47 +00:00 |
|
Steven R. Loomis
|
72e0726b24
|
ICU-7497 merge from r28026 and r28030
X-SVN-Rev: 28034
|
2010-05-06 22:22:38 +00:00 |
|
Steven R. Loomis
|
a89243e71f
|
ICU-7676 make timezone error a warning - merge from r28032
X-SVN-Rev: 28033
|
2010-05-06 22:08:32 +00:00 |
|
John Emmons
|
70fa16f19f
|
ICU-7438 Add handling of POSIX variant as u-va-posix language tag
X-SVN-Rev: 28031
|
2010-05-06 21:47:16 +00:00 |
|
Michael Ow
|
c126788bab
|
ICU-7592 Update the conversion data driven test cases and test code to handle new configuration for skipping test in ICU4J.
X-SVN-Rev: 28029
|
2010-05-06 19:05:52 +00:00 |
|
Michael Ow
|
ab0a766468
|
ICU-7592 Remove timebomb in data-driven conversion test. Fix a few bugs in charset code. Update testdata.jar.
X-SVN-Rev: 28022
|
2010-05-05 20:45:21 +00:00 |
|
Steven R. Loomis
|
1875b3fdbc
|
ICU-7672 remove deprecated calls in uconv, also fix manpage warnings.
X-SVN-Rev: 28021
|
2010-05-05 16:35:39 +00:00 |
|
Jason Spieth
|
cebd9d6b91
|
ICU-7565 Add explicit typecast for IBM i C compiler.
X-SVN-Rev: 28020
|
2010-05-05 15:19:40 +00:00 |
|