Commit Graph

590 Commits

Author SHA1 Message Date
Travis Keep
7ed712add5 ICU-10046 Introduce ScientificFormatHelper class.
X-SVN-Rev: 35612
2014-04-09 23:00:45 +00:00
Michael Ow
5b5a5ba766 ICU-10740 Fix newline setting in ICU4C
X-SVN-Rev: 35505
2014-03-18 21:59:16 +00:00
Michael Ow
86c4aaf4ab ICU-10740 Fix newline error in ICU4J
X-SVN-Rev: 35504
2014-03-18 21:57:47 +00:00
Yoshito Umaoka
aade874cdd ICU-10749 BRS ICU4J 53 - Added the API signature file for this version.
X-SVN-Rev: 35495
2014-03-18 14:14:36 +00:00
Yoshito Umaoka
2551ca5c8d ICU-10749 Added 53.1 serialization test data and deleted 50.1 data.
X-SVN-Rev: 35494
2014-03-18 14:11:06 +00:00
Markus Scherer
e977c057a9 ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
2014-02-25 21:21:49 +00:00
Yoshito Umaoka
a5986fe48d ICU-10713 Resolved ICU4J plug-in build script problem with Eclipse 4.4.
X-SVN-Rev: 35153
2014-02-18 07:55:54 +00:00
Yoshito Umaoka
388efeb42e ICU-10015 Added in-house implementation of Deque wrapping JDK LinkedList for Java 5 env support.
X-SVN-Rev: 35151
2014-02-17 17:35:21 +00:00
Andy Heninger
6ebe0eb16d ICU-10015 Dictionary Break Iterator, resolve differences between ICU4J and ICU4C.
X-SVN-Rev: 35119
2014-02-11 00:09:33 +00:00
Travis Keep
53ababf5a7 ICU-10461 Make NumberFormat::createInstance() and PluralRules::forLocale() 10X faster than before for most common types. Provide internal createSharedInstance() for NumberFormat and SharedFormat for internal use that is 2 orders of magnitude faster than before.
X-SVN-Rev: 35114
2014-02-10 19:13:50 +00:00
Yoshito Umaoka
eb26b21238 ICU-10662 Removed 'synchronized' keyword from Calendar/TimeZone factory methods and minimize the scope of lock. Added a simple performance test case, but not yet wired to performace test scripts. Created icu4j-perf-tests project and fixed some build script problems in perf-tests.
X-SVN-Rev: 35108
2014-02-07 15:20:17 +00:00
Travis Keep
0a42d4959f ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
2014-02-04 00:29:17 +00:00
Travis Keep
844d4e860b ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
2014-01-29 22:57:06 +00:00
Travis Keep
6f61caff18 ICU-10646 Template -> SimplePatternFormatter. evaluate -> format.
X-SVN-Rev: 35026
2014-01-29 21:42:17 +00:00
Travis Keep
d4ec281c99 ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
2014-01-29 05:08:55 +00:00
Travis Keep
1cf0f06b01 ICU-10646 Introduce Template class. Change ListFormatter and RelativeDateTimeFormatter to use the Template class instead of ad hoc replacement of placeholders.
X-SVN-Rev: 35014
2014-01-29 00:09:46 +00:00
Scott Russell
3fa1319cc4 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34946
2014-01-21 04:04:40 +00:00
Scott Russell
c7ed3c0b31 ICU-10650 53m1 BRS task - updates for svn properties
X-SVN-Rev: 34945
2014-01-21 04:03:13 +00:00
Steven R. Loomis
19847a933d ICU-7589 add traccheck script to check ticket status..
X-SVN-Rev: 34940
2014-01-21 01:11:54 +00:00
Travis Keep
132ff6d742 ICU-8464 Add Suggested changes from Markus.
X-SVN-Rev: 34875
2014-01-11 00:30:39 +00:00
Peter Edberg
41bc8fd78a ICU-10609 Integrate changes from CLDR r9632 except for collation,brkitr
X-SVN-Rev: 34851
2014-01-09 22:59:37 +00:00
Travis Keep
6f82c4b2d3 ICU-10606 Introduce DontCareFieldPosition.
X-SVN-Rev: 34799
2013-12-18 23:05:12 +00:00
Yoshito Umaoka
401e64ef80 ICU-10549 Merging a new collation performance regression test cases from a branch.
X-SVN-Rev: 34721
2013-12-09 17:32:25 +00:00
Travis Keep
089a6434ac ICU-8464 Add relative date formatting.
X-SVN-Rev: 34686
2013-11-22 18:26:22 +00:00
Travis Keep
b90cbad09c ICU-8464 Add Relative Date Formatting for JAVA.
X-SVN-Rev: 34663
2013-11-14 19:50:19 +00:00
Yoshito Umaoka
2f0c821f16 ICU-10515 Moved the top level TestAll to a new project icu4j-testall.
X-SVN-Rev: 34644
2013-11-06 22:09:21 +00:00
Yoshito Umaoka
0ba03b9663 ICU-10396 Updated ICU4J API report tools to support enum constants and generics. Added the API signature files generated with the new code back to ICU 4.8, and deleted old API signature files.
X-SVN-Rev: 34643
2013-11-06 20:52:01 +00:00
Yoshito Umaoka
b9ed9d7860 ICU-10521 Allow tz2icu to merge supplemental zone-region mapping data. Also removed unused tz.alias.
X-SVN-Rev: 34623
2013-10-29 22:52:20 +00:00
Steven R. Loomis
a2f8930fe9 ICU-10491 check in J samples
X-SVN-Rev: 34590
2013-10-20 07:49:28 +00:00
Travis Keep
9fa0f4299d ICU-10468 Fix applyPattern so that it resets the padding character.
X-SVN-Rev: 34578
2013-10-17 18:44:44 +00:00
Yoshito Umaoka
95c91d8e72 ICU-10399 Added serialization compatibility test data.
X-SVN-Rev: 34459
2013-09-23 19:22:44 +00:00
Yoshito Umaoka
34abbe1c7f ICU-10399 Added ICU4J 52 API signature data file.
X-SVN-Rev: 34455
2013-09-23 15:13:58 +00:00
Jonathan Lai
4f1ed3fc6d ICU-10398 Check text file line endings
X-SVN-Rev: 34303
2013-09-13 15:55:48 +00:00
Peter Edberg
5a1e66e343 ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
X-SVN-Rev: 34268
2013-09-11 05:07:00 +00:00
Steven R. Loomis
47849b94be ICU-10366 checkin libs
X-SVN-Rev: 34219
2013-09-06 06:08:24 +00:00
Steven R. Loomis
eccd3b0f42 ICU-9790 forgot to checkin aclocal.m4 (though it is generated)
X-SVN-Rev: 34191
2013-09-04 22:01:44 +00:00
Travis Keep
33c0acf233 ICU-10017 Rollback TimePeriod additions.
X-SVN-Rev: 34137
2013-08-30 00:17:33 +00:00
Travis Keep
7f3d307ef8 ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
X-SVN-Rev: 34135
2013-08-29 23:45:48 +00:00
Travis Keep
ecd7ea193b ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
2013-07-25 16:36:25 +00:00
Bing Long
b58875e894 ICU-10254 Added dtitvfmtsample.cpp, dtptngsample.cpp, and plurfmtsample.cpp. Update all/all.sln, dtitvfmt.h,dtptngen.h and plurfmt.h to embed the sample into the ICU4C API docs.
X-SVN-Rev: 33953
2013-07-22 16:31:11 +00:00
Peter Edberg
09ac4ef907 ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
X-SVN-Rev: 33890
2013-07-08 06:51:38 +00:00
Peter Edberg
947bd7d1b6 ICU-10070 Add plain C wrappers for Region class
X-SVN-Rev: 33520
2013-04-12 23:00:51 +00:00
Yoshito Umaoka
a1d5c9a04e ICU-10080 Removed the old serializable test data except 3.6.
X-SVN-Rev: 33519
2013-04-12 18:04:23 +00:00
Yoshito Umaoka
e255e7d747 ICU-8957 Fixed issues detected by FindBugs in ICU library code except #9667 and #10097. Added FindBugs exclusion filter files in ICU4J library project directories.
X-SVN-Rev: 33516
2013-04-12 15:31:31 +00:00
Travis Keep
b35aa4dcf7 ICU-10017 Add API specification for composition of time periods for ICU4J into code.
X-SVN-Rev: 33471
2013-03-28 17:38:18 +00:00
Yoshito Umaoka
25217115c1 ICU-9722 Added ICU4J 51.1 serializable test data.
X-SVN-Rev: 33373
2013-03-05 05:35:36 +00:00
Yoshito Umaoka
6144548e76 ICU-9722 Updated the API change report. Also added the API signature file generated from the trunk.
X-SVN-Rev: 33372
2013-03-05 05:11:28 +00:00
Michael Ow
e31422e17e ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C
X-SVN-Rev: 33326
2013-02-25 23:23:33 +00:00
Peter Edberg
47c5a5aa61 ICU-9616 Add DangiCalendar & tests, port from J to C
X-SVN-Rev: 33267
2013-02-18 23:36:57 +00:00
Peter Edberg
7e14f73cfa ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (C)
X-SVN-Rev: 33222
2013-02-14 18:51:01 +00:00
Peter Edberg
08fb2eacd2 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)
X-SVN-Rev: 33202
2013-02-13 13:26:23 +00:00
Peter Edberg
429d2c24e2 ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (C)
X-SVN-Rev: 33085
2013-01-28 07:54:14 +00:00
Peter Edberg
6478ab13ae ICU-9876 Add data/xml/main/ms_Latn.xml
X-SVN-Rev: 33082
2013-01-26 07:49:38 +00:00
Peter Edberg
b2d677bb65 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (C)
X-SVN-Rev: 33077
2013-01-26 01:14:35 +00:00
John Emmons
013c6db432 ICU-8451 Initial port - Region APIs from Java to C++
X-SVN-Rev: 33048
2013-01-14 18:37:56 +00:00
Peter Edberg
3d5799a284 ICU-9840 Pre-integrate some CLDR 23 additions/changes (C)
X-SVN-Rev: 33033
2013-01-10 17:58:47 +00:00
Steven R. Loomis
29e8c542e3 ICU-9745 add icu4cscan
X-SVN-Rev: 32888
2012-11-26 19:47:30 +00:00
Steven R. Loomis
d04e04229d ICU-9745 update icu4jscan loc
X-SVN-Rev: 32887
2012-11-26 19:37:55 +00:00
Steven R. Loomis
8c8f82ea9f ICU-9745 comit icu4jscan
X-SVN-Rev: 32886
2012-11-26 19:34:31 +00:00
Steven R. Loomis
858972dfa6 ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
X-SVN-Rev: 32838
2012-11-15 21:55:41 +00:00
Yoshito Umaoka
d2e6714df6 ICU-9582 Added ICU4J 50 serialization test data.
X-SVN-Rev: 32679
2012-10-19 17:48:40 +00:00
Yoshito Umaoka
57cf88ec0f ICU-9582 Added ICU4J 50 API signature file.
X-SVN-Rev: 32674
2012-10-19 17:03:50 +00:00
Yoshito Umaoka
12e760b673 ICU-9582 BRS: Fixed svn properties.
X-SVN-Rev: 32663
2012-10-18 23:08:04 +00:00
Yoshito Umaoka
3bf7a6ceca ICU-9581 BRS: Fixed svn properties.
X-SVN-Rev: 32662
2012-10-18 23:02:14 +00:00
Roozbeh Pournader
61d0585218 ICU-8965 Add tests for Persian Calendar
X-SVN-Rev: 32629
2012-10-13 00:57:46 +00:00
Peter Edberg
d36b6bb6ae ICU-9303 Check in DisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32565
2012-10-09 01:49:09 +00:00
Peter Edberg
7a826f4b61 ICU-9303 Check in tentative UDisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32548
2012-10-08 16:50:51 +00:00
Travis Keep
5786467fb0 ICU-9598 C/C++ implementation of GenderInfo.
X-SVN-Rev: 32527
2012-10-05 19:02:05 +00:00
Ramy Said
6aa9d3b8d6 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32503
2012-10-04 16:40:27 +00:00
Roozbeh Pournader
8158ae5725 ICU-8965 Add Persian Calendar support
X-SVN-Rev: 32500
2012-10-04 00:42:02 +00:00
Steven R. Loomis
391fc18b9c ICU-9545 add script for reticketting [wiki:MisTicketted]
X-SVN-Rev: 32343
2012-09-06 00:45:04 +00:00
Yoshito Umaoka
3a39eb34aa ICU-9413 Fixed some issues in the Eclipse plug-in build script.
X-SVN-Rev: 32325
2012-09-04 04:44:50 +00:00
Debabrata Sengupta
f6ff5f1b9a ICU-9413 fixed text file line endings
X-SVN-Rev: 32302
2012-08-30 17:11:02 +00:00
Debabrata Sengupta
d9c4c4785b ICU-9412 fixed text file line endings
X-SVN-Rev: 32298
2012-08-29 23:50:16 +00:00
Travis Keep
67e12fd328 ICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep/cdf into trunk.
X-SVN-Rev: 32241
2012-08-27 18:49:34 +00:00
Maxime Serrano
c64c0299d7 ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32184
2012-08-16 23:01:49 +00:00
Debabrata Sengupta
b199f7fafa ICU-9427 added a README file
X-SVN-Rev: 32088
2012-08-02 21:51:13 +00:00
Debabrata Sengupta
a3ed885f29 ICU-9427 Added perl script for performance test as a part of continuous build
X-SVN-Rev: 32075
2012-07-31 18:19:15 +00:00
Jungshik Shin
4934b397a8 ICU-8343 fix build errors in Visual Studio when exception is disabled
X-SVN-Rev: 32010
2012-06-28 23:28:00 +00:00
Yoshito Umaoka
c9b62db7ce ICU-9187 Added ICU4J 49.1 serialization test data.
X-SVN-Rev: 31641
2012-03-20 15:30:57 +00:00
Yoshito Umaoka
dcf6632ff6 ICU-9187 Added ICU4J 49 API signature file
X-SVN-Rev: 31639
2012-03-20 15:20:41 +00:00
Yoshito Umaoka
78d551fa5d ICU-9138 Fix svn properties
X-SVN-Rev: 31542
2012-02-29 17:22:09 +00:00
Yoshito Umaoka
7b95203587 ICU-9139 Fix svn properties
X-SVN-Rev: 31541
2012-02-29 17:00:30 +00:00
Dragan Besevic
085ea5add7 ICU-9094 merge changes for eclipse38 into trunk
X-SVN-Rev: 31518
2012-02-27 14:44:28 +00:00
Steven R. Loomis
f6cd9b7461 ICU-8988 merge r31477 from 0.12
X-SVN-Rev: 31478
2012-02-21 22:06:18 +00:00
Unknown User
f918c9a0bc ICU-8988 add javascript
X-SVN-Rev: 31477
2012-02-21 22:03:15 +00:00
Mark Davis
7bc558601a ICU-7149 Add initial version, @internal for now.
X-SVN-Rev: 31455
2012-02-21 00:35:51 +00:00
Mark Davis
9fdb34c0d3 ICU-9125 Add initial version, @internal for now.
X-SVN-Rev: 31454
2012-02-20 23:19:07 +00:00
Mark Davis
f1c787eca1 ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31450
2012-02-20 22:13:20 +00:00
Steven R. Loomis
3b47d3fee3 ICU-8772 patch looks reasonable, had tested it on r1a3 with good success
X-SVN-Rev: 31443
2012-02-19 07:06:11 +00:00
Yoshito Umaoka
2027e719ec ICU-8991 A new tool for building ISO 4217 currency numeric code mapping data.
X-SVN-Rev: 31235
2012-01-20 05:23:37 +00:00
Steven R. Loomis
1c9622e92c ICU-8653 add how expensive is benchmark
X-SVN-Rev: 31120
2011-12-15 06:16:05 +00:00
Yoshito Umaoka
02bf9dd68a ICU-8649 Integrating JCite and embedding coding example in the ICU4J API reference doc.
X-SVN-Rev: 30841
2011-10-17 21:10:07 +00:00
Abhinav Gupta
deca5a8197 ICU-8856 text file line endings fixed for icu4j
X-SVN-Rev: 30741
2011-09-28 21:16:24 +00:00
Abhinav Gupta
2b2e4ecfe6 ICU-8855 text file line endings fixed for icu4c
X-SVN-Rev: 30740
2011-09-28 21:10:49 +00:00
Abhinav Gupta
d00e5b14fb ICU-8328 switched to separate icudata.jar and icutzdata.jar
X-SVN-Rev: 30710
2011-09-26 15:30:39 +00:00
John Emmons
41c28f1ee2 ICU-8811 Regen of CLDR data with no commonlyUsed
X-SVN-Rev: 30680
2011-09-16 20:24:34 +00:00
Steven R. Loomis
be1a29532e ICU-8784 more fixes for i
X-SVN-Rev: 30671
2011-09-15 23:31:15 +00:00
Mark Davis
e3546c39d6 ICU-8807 Add internal changes for use in unicode tools. Adds internal API, but doesn't change behavior if that is not called.
X-SVN-Rev: 30638
2011-09-08 22:28:40 +00:00
Steven R. Loomis
8aabe8c5a6 ICU-8802 checkin xslt for transform
X-SVN-Rev: 30632
2011-09-07 20:28:30 +00:00
John Emmons
c651458559 ICU-8656 Implement NumberingSystem::getAvailableNames()
X-SVN-Rev: 30476
2011-08-08 16:03:37 +00:00
John Emmons
cc17f253ed ICU-8696 Fix build break in merging CLDR 2.0.1
X-SVN-Rev: 30323
2011-07-13 02:27:28 +00:00
John Emmons
a963738287 ICU-8696 Merge CLDR 2.0.1
X-SVN-Rev: 30316
2011-07-12 19:55:07 +00:00
Yoshito Umaoka
816670941f ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
X-SVN-Rev: 30213
2011-06-13 19:40:00 +00:00
Yoshito Umaoka
a1cf9f19a5 ICU-8641 Added the serialization compatibility test data created by ICU4J 4.8. Added a build target serialTestData to invoke the code creating the serialization test data in build.xml
X-SVN-Rev: 30210
2011-06-13 19:13:24 +00:00
Yoshito Umaoka
caa4327cd2 ICU-8640 Adding ICU4.6 serialization test data.
X-SVN-Rev: 30208
2011-06-13 17:05:20 +00:00
Andy Heninger
af7d88ffe8 ICU-8542 Line endings, non-ASCII and svn property fixes for ICU4C.
X-SVN-Rev: 30068
2011-05-09 21:37:36 +00:00
Andy Heninger
44d6182048 ICU-8542 Line endings and svn property cleanup of ICU4J
X-SVN-Rev: 30067
2011-05-09 21:34:09 +00:00
Peter Edberg
6f1601400e ICU-8539 Add ja linebreak tailoring to match CSS normal; break before small kana and prolonged mark
X-SVN-Rev: 30061
2011-05-09 08:16:34 +00:00
Peter Edberg
f5af90e2ff ICU-8329 fix svn properties for khmerdict.txt
X-SVN-Rev: 30035
2011-05-05 16:33:43 +00:00
Peter Edberg
7aaca9b950 ICU-8329 Roll in Khmer dictionary word break code from George, data from Nathan/sbbic.org
X-SVN-Rev: 30019
2011-05-04 13:25:37 +00:00
Peter Edberg
332037ef5b ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
X-SVN-Rev: 30018
2011-05-04 12:23:42 +00:00
Peter Edberg
5d14eefc25 ICU-8467 Add C wrappers for some PluralRules functionality
X-SVN-Rev: 30001
2011-05-03 23:23:26 +00:00
Peter Edberg
3745b313f3 ICU-8470 Add C wrappers for some DateIntervalFormat functionality
X-SVN-Rev: 29988
2011-05-03 19:33:19 +00:00
Yoshito Umaoka
49c4bc01ff ICU-8342 TimeZoneNames/TimeZoneFormat APIs as 4.8 technology preview. Also, including Output<T> (#8475), GMT zero format support, fallback region format support.
X-SVN-Rev: 29982
2011-05-03 13:36:47 +00:00
Steven R. Loomis
5908748d6c ICU-6015 BOMFIX script
X-SVN-Rev: 29969
2011-05-03 00:32:29 +00:00
Steven R. Loomis
890d3c7f06 ICU-8481 icurun script (WIP)
X-SVN-Rev: 29821
2011-04-18 18:14:52 +00:00
John Emmons
3a9736f2e8 ICU-8347 New Region class - territory containment APIs
X-SVN-Rev: 29769
2011-04-11 16:26:57 +00:00
Matitiahu Allouche
18cf8134b5 ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29687
2011-03-23 17:39:01 +00:00
Michael Ow
6e3e759345 ICU-3660 Revert 29597 until after 4.7.1
X-SVN-Rev: 29602
2011-03-10 18:29:18 +00:00
Matitiahu Allouche
6e87a6e7e7 ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29597
2011-03-10 13:11:01 +00:00
Andy Heninger
7dcc85ac13 ICU-8400 fixes for DOS line endings and missing svn properties. (BRS)
X-SVN-Rev: 29528
2011-03-03 18:45:22 +00:00
Yoshito Umaoka
11f120a991 ICU-7946 com.ibm.icu.base plug-in updated implementation, test cases and build scripts.
X-SVN-Rev: 29375
2011-01-28 04:03:42 +00:00
Unknown User
99d3dcb986 ICU-8221 [IcuCodeTools] copy into new branch
X-SVN-Rev: 29372
2011-01-28 00:36:32 +00:00
Unknown User
8a9e92fe51 ICU-8221 [IcuCodeTools] move into place
X-SVN-Rev: 29371
2011-01-28 00:33:04 +00:00
Unknown User
fa19caa31a ICU-8221 [IcuCodeTools] rename for fork..
X-SVN-Rev: 29369
2011-01-28 00:32:10 +00:00
Mark Davis
0cce6961a6 ICU-8167 added another unit test for BytesTrie with more extensive example of usage
X-SVN-Rev: 29318
2011-01-15 23:20:39 +00:00
Yoshito Umaoka
5444245432 ICU-7919 Updated ICU eclipse plug-in build script. These changes will be back merged to 4.4/4.6 stream for Eclipse 3.7 release.
X-SVN-Rev: 29315
2011-01-15 03:38:28 +00:00
Mark Davis
9ffcb85ba1 ICU-8227 Whew, there were lots of problems in the way the old code was done. Now working much better.
X-SVN-Rev: 29207
2010-12-14 07:51:00 +00:00
Mark Davis
e0872406eb ICU-8175 Add some utilities for working with CharSequences. @internal for now.
X-SVN-Rev: 29206
2010-12-14 07:33:40 +00:00
Yoshito Umaoka
8c5407c182 ICU-8020 Added ICU4J 4.6 API data for future API comparison report.
X-SVN-Rev: 29189
2010-12-10 21:18:41 +00:00
Yoshito Umaoka
4954ca812f ICU-8120 Updated build scripts and eclipse workspace settings to use UTF-8 for java source files.
X-SVN-Rev: 29013
2010-11-08 15:11:14 +00:00
Andy Heninger
e0c4099c9e ICU-8127 update svn properties.
X-SVN-Rev: 29002
2010-11-04 21:41:54 +00:00
Peter Edberg
b52138122f ICU-8046 CLDR 1.9 integration pass 3 (CLDR r5147, still minus 14 transliterators)
X-SVN-Rev: 28906
2010-10-25 22:37:20 +00:00
Peter Edberg
cca3150c47 ICU-8046 CLDR 1.9 integration pass 2, generated file updates in data/
X-SVN-Rev: 28900
2010-10-25 06:30:04 +00:00
Peter Edberg
d26cbd4680 ICU-8046 CLDR 1.9 integration pass 1, generated file updates in data/
X-SVN-Rev: 28866
2010-10-19 03:27:40 +00:00
Peter Edberg
8c3fb82cd5 ICU-8046 CLDR 1.9 integration pass 1, hand-edited files in data/
X-SVN-Rev: 28846
2010-10-18 05:15:17 +00:00
Yoshito Umaoka
8ec88d6f48 ICU-8017 Updated MANIFEST.MF in ICU runtime library jar files to make them OSGi bundles.
X-SVN-Rev: 28831
2010-10-14 19:15:38 +00:00
Steven R. Loomis
1bcfb1258c ICU-8001 batch script and readme.html for testing
X-SVN-Rev: 28816
2010-10-13 19:25:12 +00:00
Steven R. Loomis
2d61714acc ICU-7583 checkin for source drop
X-SVN-Rev: 28764
2010-10-06 15:13:14 +00:00
Steven R. Loomis
3f5a867adf ICU-7999 promote version number in api change report
X-SVN-Rev: 28742
2010-09-30 18:18:07 +00:00
Andy Heninger
33a8b6e5a7 ICU-7988 add svn properties to text files as appropriate.
X-SVN-Rev: 28711
2010-09-27 22:31:10 +00:00
Andy Heninger
1c80d23e57 ICU-7988 add missing svn properties to text files.
X-SVN-Rev: 28710
2010-09-27 22:24:10 +00:00
Yoshito Umaoka
f5b73e02c8 ICU-7943 New Eclipse ICU4J plug-in build script, merged from my work branch.
X-SVN-Rev: 28619
2010-09-14 18:40:01 +00:00
Peter Edberg
9024c60a43 ICU-7928 Update data files generated from CLDR
X-SVN-Rev: 28606
2010-09-13 19:12:47 +00:00
Peter Edberg
f3316f90bc ICU-7928 Update files that control building of cldr data for ICU
X-SVN-Rev: 28605
2010-09-13 19:08:21 +00:00
Mark Davis
c91d109999 ICU-7869 fixed labels to match buckets; fixed names to align with Andy's code; added tests for expected flow labels.
X-SVN-Rev: 28538
2010-08-27 23:46:45 +00:00
Alexey Gousev
590648b41e ICU-7067 adding mh-haiku config file
X-SVN-Rev: 28533
2010-08-25 22:30:42 +00:00
Mark Davis
29d25d47c7 ICU-7869 Added utility class for testing (originally in CLDR)
X-SVN-Rev: 28518
2010-08-24 03:36:26 +00:00
John Emmons
de9c9b5284 ICU-6325 Create and use TimeZoneFormat class
X-SVN-Rev: 28447
2010-08-11 21:30:58 +00:00