Commit Graph

18559 Commits

Author SHA1 Message Date
Michael Ow
9ac0795d43 ICU-9374 Ensure *.nrm is properly removed in testdata
X-SVN-Rev: 31933
2012-06-11 18:17:05 +00:00
Markus Scherer
7042fcca36 ICU-8890 revert error behavior of UnicodeString::replace(start, _length, srcChar) to removing the segment when srcChar is not a valid code point (see r31272)
X-SVN-Rev: 31928
2012-06-08 21:53:40 +00:00
Markus Scherer
a655430837 ICU-8773 use real array element comparison, not memcmp()
X-SVN-Rev: 31926
2012-06-08 21:31:22 +00:00
Xiaomei Ji
a9ea9b2a82 ICU-9042 in time unit format, ignore those plural counts that are not defined in the locale's plural rules
X-SVN-Rev: 31924
2012-06-08 19:02:03 +00:00
Andy Heninger
3c69969daa ICU-9248 fix fastCopyFrom lifetime comment
X-SVN-Rev: 31923
2012-06-08 17:58:13 +00:00
Yoshito Umaoka
b841ed0c39 ICU-9349 Applying the same change done for ICU4J time zone test cases. Change some test cases to report error while development.
X-SVN-Rev: 31920
2012-06-07 20:40:07 +00:00
Andy Heninger
2b7d6e62aa ICU-9360 update break iterator api docs.
X-SVN-Rev: 31916
2012-06-07 16:57:51 +00:00
Markus Scherer
f3646e9267 ICU-8235 do not call memcpy()/memmove()/... with a NULL/invalid source pointer
X-SVN-Rev: 31914
2012-06-07 00:14:54 +00:00
Markus Scherer
e39bc5efd7 ICU-9248 update doc of UnicodeString readonly-aliasing constructor & setTo() re fastCopyFrom()
X-SVN-Rev: 31913
2012-06-06 17:35:12 +00:00
Markus Scherer
00dc45723c ICU-9010 remove --disable-threads, move ICU_USE_THREADS out of uconfig.h into test code
X-SVN-Rev: 31911
2012-06-06 04:13:28 +00:00
Yoshito Umaoka
91a3c1e322 ICU-9352 Fixed a bug in useDaylightTime(). The test case reproducing the problem will be enabled with #9349 soon.
X-SVN-Rev: 31908
2012-06-05 20:38:37 +00:00
Yoshito Umaoka
e7ca744bbd ICU-9265 Removed _isAttributeSubtag, which is no longer used, from uloc_tag.c
X-SVN-Rev: 31907
2012-06-05 20:08:04 +00:00
Markus Scherer
a4861cdd06 ICU-8298 avoid ambiguous method matching for MaybeStackArray[index]
X-SVN-Rev: 31903
2012-06-04 23:51:39 +00:00
Andy Heninger
0855f7a2b2 ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
X-SVN-Rev: 31900
2012-06-01 20:40:48 +00:00
Michael Ow
2d903d91d6 ICU-9336 Fix typo in macro call
X-SVN-Rev: 31896
2012-06-01 14:44:29 +00:00
Michael Ow
10f13e92ae ICU-9258 Remove extra comma in enum
X-SVN-Rev: 31895
2012-06-01 14:43:02 +00:00
Michael Ow
9a66926428 ICU-9336 Add some fixes for build failures in z/OS
X-SVN-Rev: 31891
2012-05-31 16:18:29 +00:00
Steven R. Loomis
c6a7e38015 ICU-9258 fix test code
X-SVN-Rev: 31889
2012-05-30 19:02:58 +00:00
Steven R. Loomis
dc44c2bdd9 ICU-9258 fix int64 format of U_INT64_MIN; // -9223372036854775808L
X-SVN-Rev: 31888
2012-05-30 18:21:49 +00:00
Steven R. Loomis
3c05a6b5d3 ICU-9258 fix typo in comment
X-SVN-Rev: 31882
2012-05-30 00:50:22 +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
Steven R. Loomis
5c95e765c1 ICU-9345 add -T (notime) option to intltest
X-SVN-Rev: 31880
2012-05-30 00:37:33 +00:00
Andy Heninger
ba912623dc ICU-6954 Add test for this charset detector bug. Fix will follow later.
X-SVN-Rev: 31866
2012-05-26 00:19:47 +00:00
Steven R. Loomis
4600b80db6 ICU-9345 merged from ICU-9258 branch - add more perf tests
X-SVN-Rev: 31863
2012-05-25 20:09:01 +00:00
Andy Heninger
85312fdf16 ICU-8879 Code review cleanups
X-SVN-Rev: 31862
2012-05-25 19:51:34 +00:00
Andy Heninger
83fe5e8ba4 ICU-8879 Code review cleanups
X-SVN-Rev: 31859
2012-05-25 18:49:04 +00:00
Andy Heninger
f7c10f5686 ICU-9344 fix rare memory leak in ucol.cpp
X-SVN-Rev: 31858
2012-05-25 18:25:38 +00:00
Andy Heninger
b957edd0b9 ICU-8879 clean up extra uninitialized data produced by gensprep
X-SVN-Rev: 31857
2012-05-25 15:45:35 +00:00
Markus Scherer
4905a493ef ICU-9305 C function prototype for uset_openEmpty() needs void-declared empty argument list
X-SVN-Rev: 31840
2012-05-21 21:45:34 +00:00
Michael Ow
1971c167a3 ICU-9332 Fix endianness detection for Linux s390
X-SVN-Rev: 31834
2012-05-18 16:05:05 +00:00
Michael Ow
08b403c001 ICU-9326 Fix Package declaration in header file
X-SVN-Rev: 31833
2012-05-18 06:56:36 +00:00
Michael Ow
7803f080ca ICU-9326 Remove unneeded include statement from previous commit
X-SVN-Rev: 31832
2012-05-18 03:59:21 +00:00
Michael Ow
299d550e5d ICU-9326 Fix missing header file.
X-SVN-Rev: 31831
2012-05-17 21:50:52 +00:00
Michael Ow
e1ba49ca9f ICU-9326 Fix potential icupkg tool trap in Windows static build
X-SVN-Rev: 31830
2012-05-17 20:09:47 +00:00
Michael Ow
671a7be44b ICU-9322 Fix some memory check errors in ICU tools
X-SVN-Rev: 31829
2012-05-17 19:58:22 +00:00
Michael Ow
5d2a5e6fa3 ICU-9326 Fix icupkg tool trap on Windows static build
X-SVN-Rev: 31828
2012-05-17 19:56:11 +00:00
Andy Heninger
c422b2c5f7 ICU-9328 Tweak conversion test data to steer clear of added characters in some Japanese tables.
X-SVN-Rev: 31827
2012-05-16 22:25:12 +00:00
Andy Heninger
3e1b16071f ICU-9317 Retract previous change; it is no longer needed and just adds confusion.
X-SVN-Rev: 31826
2012-05-16 17:29:44 +00:00
Andy Heninger
29a648df32 ICU-9315 urename.h comment updated for showing how to disable renaming when running configure.
X-SVN-Rev: 31824
2012-05-14 19:37:08 +00:00
Michael Ow
7e72d845a2 ICU-9313 Fix build error on Cygwin/MSVC
X-SVN-Rev: 31821
2012-05-14 16:31:28 +00:00
Michael Ow
b3b1909c8c ICU-9295 Add endianness check for HPPA systems
X-SVN-Rev: 31819
2012-05-14 13:33:57 +00:00
Andy Heninger
402b732faf ICU-9317 Add icu:: to ambiguous uses of StringPiece.
X-SVN-Rev: 31818
2012-05-12 00:15:05 +00:00
Yoshito Umaoka
948048b4d2 ICU-9265 Added support for typeless keyword in BCP 47 u extension. Also implemented u extension attributes. The implementation of uloc_forLanguageTag is now equivalent to ICU4J implementation.
X-SVN-Rev: 31816
2012-05-11 21:52:24 +00:00
Andy Heninger
4e22bdab85 ICU-9315 urename include and disabling cleanup.
X-SVN-Rev: 31815
2012-05-11 20:38:00 +00:00
Andy Heninger
16bbbbea8e ICU-9314 U_CHARSET_IS_UTF8 dependency cleanup
X-SVN-Rev: 31813
2012-05-11 17:54:07 +00:00
Peter Edberg
26e5e063bb ICU-9298 Add new region sublocales, update integration instructions
X-SVN-Rev: 31810
2012-05-11 03:56:00 +00:00
Andy Heninger
ba26fe0bc0 ICU-9312 #ifdef U_ENABLE_DYLOAD cleanup in icuplug.c
X-SVN-Rev: 31809
2012-05-10 23:52:23 +00:00
Andy Heninger
dd423ee481 ICU-9310 inconsequential fix to uresbund.cpp
X-SVN-Rev: 31807
2012-05-10 00:45:44 +00:00
Michael Ow
22dda18669 ICU-9242 Fix format parsing in ICU4C calendar code
X-SVN-Rev: 31805
2012-05-09 21:00:40 +00:00
Michael Ow
0ca13b73b0 ICU-9292 Merge BEAM warning fixes from branch into trunk
X-SVN-Rev: 31792
2012-05-03 05:50:26 +00:00