Commit Graph

24967 Commits

Author SHA1 Message Date
Andy Heninger
a0903e626b ICU-9360 Update break iterator API docs.
X-SVN-Rev: 31917
2012-06-07 17:52:25 +00:00
Andy Heninger
2b7d6e62aa ICU-9360 update break iterator api docs.
X-SVN-Rev: 31916
2012-06-07 16:57:51 +00:00
Mark Davis
12277ee4aa ICU-9370 Changed parameter name and javadoc
X-SVN-Rev: 31915
2012-06-07 16:04:30 +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
34e31825e5 ICU-9349 Updated previously disabled (just not reporting errors) test cases to match the latest tzdata. Use ICU version field to flag test failures or not, instead of using hardcoded tzdata version number.
X-SVN-Rev: 31910
2012-06-05 22:37:02 +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
Andy Heninger
694d6f2537 ICU-9366 improved message from Java TestFmwk.fail() function.
X-SVN-Rev: 31906
2012-06-05 19:45:00 +00:00
Andy Heninger
709b0884cc ICU-6889 Add test for CharsetDetector.detectAll() producing the same encoding multiple times.
X-SVN-Rev: 31905
2012-06-05 17:40:59 +00:00
Andy Heninger
cfb458d917 ICU-6954 Charset Detector, move haveC1Bytes state out of CharsetRecognizer objects, which fixes bug where multiple CharsetDetectors can overwrite eash others results.
X-SVN-Rev: 31904
2012-06-05 00:36:30 +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
49ab350c8a ICU-9265 Synchronized forLanguageTag test cases with ICU4C trunk. Also fixed a bug for u extension typeless keyword mapping (use 'yes' in ICU instead of 'true').
X-SVN-Rev: 31817
2012-05-11 21:57:11 +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
1aac48146c ICU-9242 Sync precedence table with ICU4C in the calendar code
X-SVN-Rev: 31806
2012-05-09 21:05:17 +00:00