Commit Graph

21437 Commits

Author SHA1 Message Date
Steven R. Loomis
0a5b5e9880 ICU-6797 more doxygen cleanup
X-SVN-Rev: 25623
2009-03-19 02:01:37 +00:00
Steven R. Loomis
e65d4b6d28 ICU-6803 reinstate, split stable API
X-SVN-Rev: 25621
2009-03-19 01:34:04 +00:00
Markus Scherer
f111648f68 ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25620
2009-03-18 20:35:19 +00:00
Andy Heninger
2a788397fd ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration()
X-SVN-Rev: 25619
2009-03-18 20:23:40 +00:00
Markus Scherer
fa03e6079a ICU-6765 doxygen-ify API docs
X-SVN-Rev: 25618
2009-03-18 19:58:11 +00:00
Yoshito Umaoka
8b580b2052 ICU-6721 Calling getOlsonMeta also in getAvailableIDs(int). Otherwise, getAvailableIDs(int) returns empty result when zone information data is not yet initialized. Also changed Vector to LinkedList.
X-SVN-Rev: 25617
2009-03-18 17:13:34 +00:00
Shaopeng Jia
21fd645646 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25616
2009-03-18 09:30:47 +00:00
Michael Ow
b8bc7aaa1b ICU-6786 Add utypes header file.
X-SVN-Rev: 25615
2009-03-18 04:46:28 +00:00
Michael Ow
d90d862818 ICU-6786 Add a new header file to handle platform specific issues with turning on _XOPEN_SOURCE_EXTENDED. Update various source files that depend on this.
X-SVN-Rev: 25613
2009-03-17 22:08:03 +00:00
Michael Ow
4568b3579a ICU-6322 Fix compiler warning concerning assigning of negative values to unsigned int.
X-SVN-Rev: 25612
2009-03-17 21:16:08 +00:00
Michael Ow
6e2cab78b2 ICU-6795 Add cal and date sample program to main solution file.
X-SVN-Rev: 25608
2009-03-17 15:59:12 +00:00
Yoshito Umaoka
793e8555ff ICU-6415 ICU4J timezone 2009c. Also synchronized test data with C.
X-SVN-Rev: 25606
2009-03-17 06:24:00 +00:00
Andy Heninger
dcac3e0304 ICU-4790 fix API parameters comments on uspoof_openFromSource
X-SVN-Rev: 25605
2009-03-17 06:11:04 +00:00
Yoshito Umaoka
cb92a45f2a ICU-6726 Fixed test failures for 4.2M4.
X-SVN-Rev: 25604
2009-03-17 04:39:48 +00:00
Yoshito Umaoka
1cc33502bb ICU-6415 ICU4C timezone 2009c
X-SVN-Rev: 25603
2009-03-17 03:57:05 +00:00
Yoshito Umaoka
44537f07a8 ICU-6787 Change Measure#numberEqual from public to privte. This API was accidentally marked as public @draft ICU 4.0 in the previous release.
X-SVN-Rev: 25601
2009-03-17 03:31:55 +00:00
Steven R. Loomis
8e85f80a2a ICU-6797 raft of doxygen fixes for milestone:4.1.4
X-SVN-Rev: 25600
2009-03-17 01:47:25 +00:00
Steven R. Loomis
ab1caa43fc ICU-6798 version bump icu4c to milestone:4.1.4 and a minor test improvement
X-SVN-Rev: 25599
2009-03-17 01:06:38 +00:00
Markus Scherer
a4b736ae3a ICU-6765 test StringPiece
X-SVN-Rev: 25598
2009-03-16 23:56:37 +00:00
Markus Scherer
555b233fa9 ICU-6729 test compare(UCharIterator)
X-SVN-Rev: 25597
2009-03-16 23:05:22 +00:00
Yoshito Umaoka
e8f967a5fc ICU-6726 Fixed the date format test failures.
X-SVN-Rev: 25596
2009-03-16 22:25:05 +00:00
Jason Spieth
1ff102073d ICU-6726 correct SimpleDateFormat merge
X-SVN-Rev: 25595
2009-03-16 21:18:38 +00:00
Steven R. Loomis
ff0c25c4a0 ICU-6571 fix bug in ulocdata_getCLDRVersion
X-SVN-Rev: 25594
2009-03-16 20:45:02 +00:00
Jason Spieth
21ac822b20 ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage in Java
X-SVN-Rev: 25593
2009-03-16 17:57:58 +00:00
Jason Spieth
99ca0b9eac ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage
X-SVN-Rev: 25592
2009-03-16 15:23:11 +00:00
Andy Heninger
b6df6d78ec ICU-4790 fix incorrect version number in all @draft comments.
X-SVN-Rev: 25591
2009-03-15 17:12:36 +00:00
Yoshito Umaoka
9dad40f1d6 ICU-6787 Updated API status comments for 4.2. Misc doc changes.
X-SVN-Rev: 25590
2009-03-15 03:39:19 +00:00
Yoshito Umaoka
3dc8afe743 ICU-6433 Fixed a problem detected by the Eclipse IDE warning.
X-SVN-Rev: 25589
2009-03-14 04:44:45 +00:00
Yoshito Umaoka
a87a24e197 ICU-6736 Commented out unused private static definitions to remove Eclipse IDE wanrings.
X-SVN-Rev: 25588
2009-03-14 04:36:44 +00:00
Yoshito Umaoka
991ca106a0 ICU-6434 BCP47 support APIs for ICU4J 4.2
X-SVN-Rev: 25587
2009-03-14 04:19:11 +00:00
Andy Heninger
7ba40f1363 ICU-6375 Add option for reducing spurious valgrind errors
X-SVN-Rev: 25586
2009-03-13 23:49:56 +00:00
Markus Scherer
ab81668cd3 ICU-6729 add Collator::compare(UCharIterator) and Collator::compareUTF8(StringPiece)
X-SVN-Rev: 25585
2009-03-13 23:38:43 +00:00
Markus Scherer
abb7ac7522 ICU-6441 make ucnv_countAvailable() not fully load converters
X-SVN-Rev: 25584
2009-03-13 22:05:01 +00:00
Michael Ow
67f42c995f ICU-3378 Fix some casting and pointer passing errors.
X-SVN-Rev: 25583
2009-03-13 21:07:49 +00:00
Michael Ow
c2e19856a1 ICU-6786 Add #define statement to turn off c++ standard string class when _XOPEN_SOURCE_EXTENDED is turned on since this seems to be an issue on some platforms.
X-SVN-Rev: 25582
2009-03-13 19:38:52 +00:00
Michael Ow
9a125deae2 ICU-6765 Remove unneeded include statement and add #define statement to turn off c++ string class support.
X-SVN-Rev: 25581
2009-03-13 19:28:35 +00:00
John Emmons
ddda42c98e ICU-6770 Add pa_IN.txt
X-SVN-Rev: 25580
2009-03-13 17:18:22 +00:00
John Emmons
2b28056905 ICU-6785 New numsys APIs should be draft 4.2
X-SVN-Rev: 25579
2009-03-13 17:14:57 +00:00
John Emmons
f0d77a0c6e ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25577
2009-03-13 03:25:55 +00:00
John Emmons
59e662ea7c ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25576
2009-03-13 03:21:29 +00:00
Michael Ow
ca16a9a04e ICU-3933 Create sym link only when neccessary.
X-SVN-Rev: 25575
2009-03-13 03:13:43 +00:00
Michael Ow
7abead0378 ICU-6412 Fix redefinition of INFINITY.
X-SVN-Rev: 25574
2009-03-13 03:11:47 +00:00
Andy Heninger
53706d1544 ICU-6066 Add Java version of UnicodeSet::removeAllStrings()
X-SVN-Rev: 25573
2009-03-13 01:11:53 +00:00
Michael Ow
2b339b3f24 ICU-6784 Use +Z instead of +z to handle larger link tables.
X-SVN-Rev: 25572
2009-03-12 22:26:01 +00:00
Markus Scherer
e74be582d0 ICU-6606 optimized away calls to u_getDefaultConverter() from UnicodeString code (constructors and extract()) if U_CHARSET_IS_UTF8
X-SVN-Rev: 25571
2009-03-12 21:24:54 +00:00
Michael Ow
c7b7271028 ICU-6765 Include header file to fix compilation error on certain platforms.
X-SVN-Rev: 25570
2009-03-12 20:27:31 +00:00
Peter Edberg
16d52812ca ICU-6777 Fix off-by-1 buffer size in ucol_prv_getSpecialCE for DIGIT_TAG & long digit strings
X-SVN-Rev: 25569
2009-03-12 20:21:35 +00:00
Yoshito Umaoka
392c183c0e ICU-6781 Fixed the ant target apireport to include com.ibm.icu.charset package. Also updated former API signature data archive files including com.ibm.icu.charset.
X-SVN-Rev: 25568
2009-03-12 19:26:57 +00:00
Yoshito Umaoka
1dbe26f1e4 ICU-6782 Fixed JavaDoc comment errors.
X-SVN-Rev: 25563
2009-03-12 18:46:36 +00:00
Andy Heninger
161d291c32 ICU-2515 Make uenum_openStringEnumeration() public
X-SVN-Rev: 25562
2009-03-12 17:56:24 +00:00