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 |
|
Michael Ow
|
22dda18669
|
ICU-9242 Fix format parsing in ICU4C calendar code
X-SVN-Rev: 31805
|
2012-05-09 21:00:40 +00:00 |
|
Andy Heninger
|
f2a5abcf83
|
ICU-9309 multithreaded startup fix
X-SVN-Rev: 31804
|
2012-05-08 23:05:14 +00:00 |
|
Yoshito Umaoka
|
bca93b1993
|
ICU-9293 Fixed a problem in strict currency parsing.
X-SVN-Rev: 31797
|
2012-05-04 21:09:02 +00:00 |
|
Yoshito Umaoka
|
faba943de0
|
ICU-9240 Fixed a cloning problem in DecimalFormat which prevent formatToCharacterIterator to work properly in mulitple threads.
X-SVN-Rev: 31796
|
2012-05-03 23:20:12 +00:00 |
|
Yoshito Umaoka
|
78c726c30b
|
ICU-9289 Corrected the product name, from Component to Components.
X-SVN-Rev: 31795
|
2012-05-03 22:02:05 +00:00 |
|
Yoshito Umaoka
|
1d6134d1aa
|
ICU-9129 Improved error handling and message in the serialization coverage test.
X-SVN-Rev: 31794
|
2012-05-03 21:46:11 +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 |
|
Andy Heninger
|
1e26b4760c
|
ICU-8810 Fix bad description of time zones in Calendar::createInstance()
X-SVN-Rev: 31783
|
2012-04-27 22:34:34 +00:00 |
|
Andy Heninger
|
b916fcb50b
|
ICU-9283 fix for look-behind assertions w/ case insensitive matching.
X-SVN-Rev: 31782
|
2012-04-27 21:29:34 +00:00 |
|
Yoshito Umaoka
|
5b24e5163d
|
ICU-9263 Enable test/perf/collperf on non-Windows platforms.
X-SVN-Rev: 31781
|
2012-04-26 22:56:00 +00:00 |
|
Will Mason
|
989e7a4395
|
ICU-9286 Fix for variations in the presence of the timezone symbol on BSDs
X-SVN-Rev: 31780
|
2012-04-26 21:45:02 +00:00 |
|
Yoshito Umaoka
|
15f6dfa65f
|
ICU-9289 Updated jar main to print out correct display name of ICU library with the new versioning scheme.
X-SVN-Rev: 31777
|
2012-04-26 18:12:00 +00:00 |
|
Michael Ow
|
e4369cf56b
|
ICU-9279 Fix mingw64 build error
X-SVN-Rev: 31770
|
2012-04-25 17:18:08 +00:00 |
|
Michael Ow
|
a6dc9968d8
|
ICU-9284 Fix test case in date format round trip test for hebrew calendar
X-SVN-Rev: 31765
|
2012-04-25 16:21:28 +00:00 |
|
Andy Heninger
|
f4f8353949
|
ICU-6966 add man page for gencfu. Changes from patch provided with ticket.
X-SVN-Rev: 31761
|
2012-04-24 20:20:18 +00:00 |
|
Michael Ow
|
0f094f51cf
|
ICU-9232 Fix timebomb failure in ssearch
X-SVN-Rev: 31756
|
2012-04-23 06:07:45 +00:00 |
|
Steven R. Loomis
|
fd0d91054a
|
ICU-9278 add regression test from rounding mode test
X-SVN-Rev: 31751
|
2012-04-20 17:23:37 +00:00 |
|
Markus Scherer
|
b977713ba4
|
ICU-9271 add genrb --java-package option for use with --write-java and --bundle-name
X-SVN-Rev: 31747
|
2012-04-19 19:56:35 +00:00 |
|
Michael Ow
|
46e9f5081f
|
ICU-9239 Fix StringPiece::npos build error on Windows
X-SVN-Rev: 31746
|
2012-04-19 19:07:33 +00:00 |
|
Markus Scherer
|
30b430f929
|
ICU-9249 deprecate PluralFormat.setLocale(locale)
X-SVN-Rev: 31743
|
2012-04-18 23:59:28 +00:00 |
|
Markus Scherer
|
1d98ac0736
|
ICU-9249 deprecate PluralFormat::setLocale(locale)
X-SVN-Rev: 31742
|
2012-04-18 23:58:47 +00:00 |
|
Andy Heninger
|
0788d31075
|
ICU-9267 Fix incorrect charset name in comment in test.
X-SVN-Rev: 31741
|
2012-04-18 22:43:25 +00:00 |
|