Commit Graph

21344 Commits

Author SHA1 Message Date
Claire Ho
bb25d466b5 ICU-6586 code fixes after review.
X-SVN-Rev: 25374
2009-02-05 01:03:16 +00:00
Michael Ow
d45d4a9b7e ICU-3933 Remove duplicate uprv_mkdir() declaration.
X-SVN-Rev: 25373
2009-02-04 23:07:44 +00:00
John Emmons
d1b2990072 ICU-6647 From CLDR 2022 - Make az_Latin a valid sublocale for collation
X-SVN-Rev: 25372
2009-02-04 21:37:42 +00:00
Michael Ow
23249110aa ICU-6571 Fix the checking of string length in u_versionFromUString.
X-SVN-Rev: 25371
2009-02-04 19:59:43 +00:00
Eric Mader
13a9d2c3ec ICU-6717 return quaternary value as CE for strengths QUATERNARY, IDENTICAL. Re-enable TestSearchForNull.
X-SVN-Rev: 25368
2009-02-03 19:50:39 +00:00
Jason Spieth
d2624b1aef ICU-6354 Fix C testcase so build passes
X-SVN-Rev: 25367
2009-02-03 18:43:45 +00:00
Jason Spieth
b20030b5ac ICU-6354 Simple Java testcase
X-SVN-Rev: 25366
2009-02-03 18:08:51 +00:00
Jason Spieth
09818fdacb ICU-6354 Simple C testcase
X-SVN-Rev: 25365
2009-02-03 15:54:55 +00:00
Steven R. Loomis
6834a963d3 ICU-6700 turn off optimization for VS2003 for utrie2
X-SVN-Rev: 25364
2009-02-02 23:48:53 +00:00
Jason Spieth
02e7d8ca80 ICU-4971 Incorporate review comments and JavaDoc cleanup
X-SVN-Rev: 25362
2009-02-02 21:55:50 +00:00
Michael Ow
e2ef549f98 ICU-6715 Skip the uconv test if pkgdata is in "files" or "common" mode.
X-SVN-Rev: 25361
2009-02-02 20:59:54 +00:00
Yoshito Umaoka
ca47370d85 ICU-6411 ICU custom builder to use Java6 as JRE in the Eclipse project.
X-SVN-Rev: 25359
2009-02-02 17:56:30 +00:00
Yoshito Umaoka
26009b31ae ICU-6238 Support standard stringprep profiles in ICU4J. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25358
2009-02-02 17:03:23 +00:00
Yoshito Umaoka
eb175516be ICU-6238 Support standard stringprep profiles in ICU4C. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25357
2009-02-02 16:16:07 +00:00
Jason Spieth
b5286a73b8 ICU-4970 Check LayoutEngine function call status returns
X-SVN-Rev: 25355
2009-01-30 22:12:41 +00:00
Jason Spieth
04fe5b993d ICU-4970 Handle additional OOM conditions in ParagraphLayout constructor
X-SVN-Rev: 25354
2009-01-30 21:56:47 +00:00
Steven R. Loomis
b8f9d76697 ICU-6709 fix udata_setAppData to handle bogus double properly. Also, have uconv's make check do something
X-SVN-Rev: 25353
2009-01-30 17:59:33 +00:00
Jason Spieth
55e28eae85 ICU-6401 UTF8 buffer preflighting
X-SVN-Rev: 25352
2009-01-30 16:26:10 +00:00
Peter Edberg
ae418ed994 ICU-6702 Enable relative date formatters with non-relative timeStyles
X-SVN-Rev: 25351
2009-01-30 10:46:17 +00:00
Jason Spieth
b526632625 ICU-6401 Integrate changes into the trunk
X-SVN-Rev: 25348
2009-01-29 21:17:49 +00:00
Steven R. Loomis
f5a1df14ce ICU-6571 move the API to ulocdata
X-SVN-Rev: 25347
2009-01-29 20:31:37 +00:00
Jason Spieth
0875075b89 ICU-6338 Handle integer suffix when parsing numeric date field - testcase
X-SVN-Rev: 25346
2009-01-29 18:35:02 +00:00
Jason Spieth
23ed627d99 ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat impl
X-SVN-Rev: 25345
2009-01-29 18:30:16 +00:00
John Emmons
bd9d44ec6e ICU-6694 Cleanup unused imports and cleanup getAvailableNames API
X-SVN-Rev: 25344
2009-01-29 18:24:56 +00:00
Jason Spieth
d2b8f35eff ICU-6338 Handle integer suffix when parsing numeric date field - SimpleDateFormat header
X-SVN-Rev: 25343
2009-01-29 18:19:24 +00:00
Steven R. Loomis
8c6af53bb9 ICU-6706 improvement to build-icu4j
X-SVN-Rev: 25339
2009-01-29 08:03:14 +00:00
Steven R. Loomis
cfa7b16566 ICU-6571 API to get CLDR version (J). Checked in testdata from icu4c r25327 with 'min/max' cldr version.
X-SVN-Rev: 25337
2009-01-29 07:49:32 +00:00
Peter Edberg
f12b1180ab ICU-4121 254 digits max for CODAN collation element (additional digits are separate element)
X-SVN-Rev: 25336
2009-01-29 07:44:27 +00:00
Steven R. Loomis
dce17b7cd0 ICU-5191 detect the gmake version, and print some helpful notes about the data build type
X-SVN-Rev: 25335
2009-01-29 06:47:20 +00:00
Steven R. Loomis
9de572adbe ICU-6705 calculate urename.h year
X-SVN-Rev: 25329
2009-01-29 00:56:11 +00:00
Steven R. Loomis
302f5a40b4 ICU-6690 icu4c version bump to 4.1.3
X-SVN-Rev: 25328
2009-01-29 00:55:53 +00:00
Steven R. Loomis
2e10735e9c ICU-6571 merge r25317 and r25318 - C side
X-SVN-Rev: 25327
2009-01-29 00:17:44 +00:00
John Emmons
9d022f0f62 ICU-6647 Testcase workaround until 6040 is fixed
X-SVN-Rev: 25325
2009-01-28 22:01:32 +00:00
Michael Ow
35cc2bcb3a ICU-3933 Move file sep char check into pkg_genc and add dll data file check for Windows.
X-SVN-Rev: 25324
2009-01-28 18:47:36 +00:00
John Emmons
e1a2d975b2 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25321
2009-01-27 22:02:21 +00:00
John Emmons
f264c911c6 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25320
2009-01-27 21:51:34 +00:00
John Emmons
6d3ab9535f ICU-6694 NumberingSystem implementation for ICU4J
X-SVN-Rev: 25319
2009-01-27 20:08:33 +00:00
Steven R. Loomis
926677c828 ICU-6701 AIX pre-delete for archive (ar) arguments
X-SVN-Rev: 25314
2009-01-26 22:38:08 +00:00
Yoshito Umaoka
f682a39582 ICU-6420 Fixed calendar/date symbols mismatch problem for C.
X-SVN-Rev: 25309
2009-01-23 23:15:42 +00:00
John Emmons
c6efa90f2d ICU-6694 Fix resource bundle loading in numbering systems
X-SVN-Rev: 25308
2009-01-23 22:51:46 +00:00
Yoshito Umaoka
cb6848caf8 ICU-6420 Fixed calendar/date symbols mismatch problem.
X-SVN-Rev: 25307
2009-01-23 20:06:54 +00:00
John Emmons
af79a4c70f ICU-6694 Fix to delete internal NumberingSystems when they are no longer needed
X-SVN-Rev: 25306
2009-01-23 18:23:05 +00:00
John Emmons
07e008ff60 ICU-6694 Fix resource bundle not getting closed error in numbering systems
X-SVN-Rev: 25305
2009-01-23 17:48:27 +00:00
Yoshito Umaoka
7387ddc575 ICU-6416 Move ICU4J version to 4.1.3
X-SVN-Rev: 25304
2009-01-23 06:07:15 +00:00
Eric Mader
2a3b48cf1b ICU-6697 Changes for x64.
X-SVN-Rev: 25302
2009-01-23 05:12:23 +00:00
Eric Mader
9b8a829f2a ICU-6697 Updated samples, test/perf subtree project files. Fixed a bug in reader.c while I was in the neighborhood...
X-SVN-Rev: 25301
2009-01-23 03:48:42 +00:00
John Emmons
468ca36b11 ICU-6694 Move setting of zeroDigit from NummberFormat to DecimalFormatSymbols per Yoshito's suggestion
X-SVN-Rev: 25300
2009-01-23 00:53:11 +00:00
Yoshito Umaoka
c7eebf2873 ICU-6415 ICU4J timezone 2009a. Also synchronized test data with C.
X-SVN-Rev: 25299
2009-01-22 23:06:20 +00:00
Yoshito Umaoka
81cbc1b6e5 ICU-6415 ICU4C timezone 2009a
X-SVN-Rev: 25298
2009-01-22 23:02:04 +00:00
Yoshito Umaoka
5b0c50ac67 ICU-6415 Update the copyright year string in metazoneInfo.txt to 2009, so the copyright scan tool let the output files generated by the tzdata build script through. This is a one time hack.
X-SVN-Rev: 25296
2009-01-22 22:53:54 +00:00