Commit Graph

18498 Commits

Author SHA1 Message Date
Markus Scherer
1d98ac0736 ICU-9249 deprecate PluralFormat::setLocale(locale)
X-SVN-Rev: 31742
2012-04-18 23:58:47 +00:00
Michael Ow
cff961cd95 ICU-9262 Update IBM-eucJP converter in ICU4C
X-SVN-Rev: 31728
2012-04-18 17:39:24 +00:00
Michael Ow
bbad39b77a ICU-9232 Update version in ICU4C to 50.0.1 and update time bombs
X-SVN-Rev: 31725
2012-04-18 17:03:06 +00:00
Michael Ow
834cee36a1 ICU-9266 Don't use assembly code when building ICU data in HPUX gcc
X-SVN-Rev: 31723
2012-04-17 23:01:44 +00:00
Michael Ow
0fbcf48d3a ICU-9259 Update alias table in ICU4C with IBM-5233
X-SVN-Rev: 31706
2012-04-13 21:20:40 +00:00
Markus Scherer
adcdc1c20e ICU-9132 finalize new MessageFormat pattern argument type to selectordinal
X-SVN-Rev: 31702
2012-04-13 17:37:12 +00:00
Will Mason
654901f313 ICU-9257 An extraneous semicolon caused build failure with some compilers
X-SVN-Rev: 31701
2012-04-12 16:20:30 +00:00
Dragan Besevic
141bc218ef ICU-9252 zOS performance enhancement
X-SVN-Rev: 31696
2012-04-10 15:49:28 +00:00
Dragan Besevic
feb5926be1 ICU-9252 PDS naming enhancement
X-SVN-Rev: 31695
2012-04-10 14:15:52 +00:00
Peter Edberg
eaae5eb353 ICU-9243 fieldDifference positive search should check to INT32_MAX, don't exceed int32 limits in calculations
X-SVN-Rev: 31694
2012-04-09 23:54:14 +00:00
Michael Ow
491fcd69f3 ICU-8614 Update alias table with ibm-837
X-SVN-Rev: 31692
2012-04-09 17:04:13 +00:00
Markus Scherer
8d7428d1b3 ICU-9132 ordinal-plural formatting in C/C++
X-SVN-Rev: 31687
2012-04-07 04:27:27 +00:00
Michael Ow
a89b4cc093 ICU-7883 Fix backslash issue on MinGW
X-SVN-Rev: 31679
2012-04-05 17:14:32 +00:00
Michael Ow
0105ce6124 ICU-8947 Fix Cygwin build error.
X-SVN-Rev: 31676
2012-04-04 17:15:36 +00:00
Michael Ow
ada1b78d08 ICU-9241 Update tzdata in ICU4C to 2012c
X-SVN-Rev: 31672
2012-04-03 17:56:28 +00:00
Michael Ow
5fb1758cb1 ICU-9212 Use the correct installation command when installing ICU
X-SVN-Rev: 31667
2012-04-02 05:44:59 +00:00
Yoshito Umaoka
a1b5c33222 ICU-9237 Fixed copy constructor and assignment operator implementation problem in SimpleDateFormat. Also added a test case demonstrates the issue.
X-SVN-Rev: 31664
2012-03-30 21:07:56 +00:00
Michael Ow
c74ab88dc9 ICU-8947 Fix some static build failures
X-SVN-Rev: 31663
2012-03-30 17:58:31 +00:00
Michael Ow
00bf73b0b0 ICU-8947 Fix some MinGW static build errors
X-SVN-Rev: 31662
2012-03-30 07:11:51 +00:00
Michael Ow
52e9602055 ICU-9212 Ensure data library installed same way as other libraries
X-SVN-Rev: 31660
2012-03-28 20:50:33 +00:00
Michael Ow
5030779686 ICU-9229 Update msvc project files to 49
X-SVN-Rev: 31657
2012-03-28 17:56:38 +00:00
Steven R. Loomis
15cb25c42d ICU-9217 fix configure for static library optimization
X-SVN-Rev: 31653
2012-03-21 17:14:27 +00:00
Peter Edberg
89e7b7efaf ICU-9186 Update readme for final release (GA)
X-SVN-Rev: 31635
2012-03-19 21:54:24 +00:00
Yoshito Umaoka
bbf2400ce5 ICU-7205 Replace '<'/'>' in the previous change with HTML entities '&lt;'/'&gt;'.
X-SVN-Rev: 31631
2012-03-19 14:11:31 +00:00
Peter Edberg
4ab941ea5d ICU-7205 Improve API documentation for relative date formatting (C)
X-SVN-Rev: 31629
2012-03-19 04:31:15 +00:00
Peter Edberg
33863c74be ICU-7804 Clarify that parsing of negative years is in lenient mode only
X-SVN-Rev: 31628
2012-03-18 16:00:50 +00:00
Peter Edberg
35594e8a59 ICU-7847 Integrate cldrbug 4484: (in CLDR 21.0.1) to fix islamic-civil inheritance issues (C)
X-SVN-Rev: 31626
2012-03-16 22:37:17 +00:00
Michael Ow
d6861c7617 ICU-9197 Fix BSD platform detection
X-SVN-Rev: 31619
2012-03-15 16:37:44 +00:00
Dragan Besevic
6bde113710 ICU-9022 fix build for data on zOS
X-SVN-Rev: 31615
2012-03-13 20:18:59 +00:00
Peter Edberg
6208f22ad2 ICU-9186 Integrate post-ICU49rc updates from CLDR 21.0.1 (C)
X-SVN-Rev: 31612
2012-03-12 23:54:03 +00:00
Steven R. Loomis
83d5fe4ce4 ICU-9196 add a semicolon
X-SVN-Rev: 31611
2012-03-12 15:45:57 +00:00
Michael Ow
1c844ff89a ICU-9178 Fix Cygwin MSVC static build failure
X-SVN-Rev: 31610
2012-03-09 19:40:54 +00:00
Michael Ow
8c17026cb4 ICU-9176 Fix cross compilation failure
X-SVN-Rev: 31609
2012-03-09 17:23:11 +00:00
Steven R. Loomis
849b2da11d ICU-9191 copy locale in cloned calendars
X-SVN-Rev: 31603
2012-03-08 19:29:24 +00:00
Steven R. Loomis
e150cb8c78 ICU-9175 fix #ifdef location
X-SVN-Rev: 31600
2012-03-07 20:25:47 +00:00
Peter Edberg
3edc341431 ICU-9139 Slight readme update
X-SVN-Rev: 31579
2012-03-02 21:15:07 +00:00
Peter Edberg
de52c0a9d3 ICU-9139 Make some internal globals static, update urename.h accordingly
X-SVN-Rev: 31578
2012-03-02 20:22:04 +00:00
Michael Ow
2e9b4064b7 ICU-9168 Add some more fix for uconfig and header test failures
X-SVN-Rev: 31577
2012-03-02 20:18:40 +00:00
Steven R. Loomis
937b385fe4 ICU-9076 fix header, remove stray #define
X-SVN-Rev: 31576
2012-03-02 20:12:13 +00:00
Steven R. Loomis
5f92dba0a0 ICU-9139 update urename
X-SVN-Rev: 31575
2012-03-02 18:04:43 +00:00
Michael Ow
782387a888 ICU-9168 Fix some uconfig test errors
X-SVN-Rev: 31574
2012-03-02 17:59:56 +00:00
Yoshito Umaoka
2701afb4b6 ICU-8592 tzdata2012b to ICU4C trunk
X-SVN-Rev: 31571
2012-03-02 09:51:25 +00:00
Yoshito Umaoka
cb1d66442c ICU-8592 tzdata2012a to ICU4C trunk
X-SVN-Rev: 31565
2012-03-02 04:15:29 +00:00
Markus Scherer
e9c40c0ac0 ICU-9139 update the pool bundles
X-SVN-Rev: 31563
2012-03-02 00:26:11 +00:00
Andy Heninger
78b11e867d ICU-9139 compiler warning removed in rbbiscan.cpp
X-SVN-Rev: 31562
2012-03-02 00:04:30 +00:00
Markus Scherer
1c360497c7 ICU-9139 UCONFIG_NO_CONVERSION=1 bug fix
X-SVN-Rev: 31561
2012-03-01 23:50:07 +00:00
Markus Scherer
66325c9f16 ICU-9139 namespace bug fix
X-SVN-Rev: 31559
2012-03-01 21:55:23 +00:00
Markus Scherer
c677a3ad5e ICU-9139 ICU4C 49 dependencies.txt update
X-SVN-Rev: 31558
2012-03-01 21:18:01 +00:00
Michael Ow
49b21d6f81 ICU-9139 Fix typo in genrb usage message
X-SVN-Rev: 31557
2012-03-01 20:48:05 +00:00
Michael Ow
91d55b284e ICU-8718 Close opened resource bundle in TimeZoneFormat
X-SVN-Rev: 31556
2012-03-01 18:11:32 +00:00