Commit Graph

22693 Commits

Author SHA1 Message Date
Mark Davis
08f1bbfb4e ICU-7471 small fixes
X-SVN-Rev: 27715
2010-02-27 02:15:25 +00:00
Peter Edberg
ad87082ae1 ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
X-SVN-Rev: 27714
2010-02-27 01:01:45 +00:00
Markus Scherer
cef470f60d ICU-5624 namespace fix
X-SVN-Rev: 27713
2010-02-27 00:11:32 +00:00
Markus Scherer
dd7eda73c6 ICU-7119 extend genccode assembly to all Linuxes
X-SVN-Rev: 27711
2010-02-26 23:45:57 +00:00
Markus Scherer
6d6ec645c6 ICU-7437 oops! new SRC_NFC_CANON_ITER needs new branch in UCharacterProperty.hasBinaryProperty()
X-SVN-Rev: 27710
2010-02-26 23:03:42 +00:00
Claire Ho
5395e4729a ICU-6912 ucol_openRules accesses invalid memory.
X-SVN-Rev: 27709
2010-02-26 22:22:53 +00:00
Yoshito Umaoka
cb6d25a3b2 ICU-7027 TestRoot to run properly even you run the test case alone in a time zone other than PST.
X-SVN-Rev: 27708
2010-02-26 21:52:01 +00:00
Markus Scherer
ec757f6a55 ICU-7437 Segment_Starter needs a different UnicodeSet range starts set than other normalization properties; inert characters are not all segment starters
X-SVN-Rev: 27707
2010-02-26 21:01:35 +00:00
Markus Scherer
a20ee3d7f4 ICU-5391 sync Java compatibility u_isWhitespace() and u_isIDIgnorable() with Java & ICU4J: U+0085 is not whitespace any more, update documentation, improve tests
X-SVN-Rev: 27704
2010-02-26 20:12:09 +00:00
Yoshito Umaoka
56609b1ea1 ICU-6844 Updated ResourceBundleWrapper to catch NoClassDefFoundError when loading a ResourceBundle implementation class by name.
X-SVN-Rev: 27703
2010-02-26 19:41:20 +00:00
Markus Scherer
579426987e ICU-5391 test (verbose) and update documentation for isWhitespace() and related functions
X-SVN-Rev: 27702
2010-02-26 18:19:40 +00:00
Yoshito Umaoka
1e82c14213 ICU-7050 Re-enabled IDNA test cases. Use reflection to call Transliterator. When Transliterator is absent, skip them.
X-SVN-Rev: 27701
2010-02-26 17:18:10 +00:00
Markus Scherer
3ac4ad7267 ICU-7198 fix typo in u_getPropertyValueEnum() documentation
X-SVN-Rev: 27699
2010-02-26 05:31:59 +00:00
Markus Scherer
82bba71cce ICU-7106 string transformation functions permit source=NULL when sourceLength=0
X-SVN-Rev: 27698
2010-02-26 05:21:59 +00:00
Markus Scherer
560b4d077b ICU-7243 update layout engine with new script codes
X-SVN-Rev: 27697
2010-02-26 04:43:45 +00:00
Andy Heninger
4e56218eb1 ICU-5193 Big decimal number formatting.
X-SVN-Rev: 27696
2010-02-26 02:29:00 +00:00
Andy Heninger
cae10acab5 ICU-8112 moved by srl, incorrectly filed under #7548: spoof api docs cleanup
X-SVN-Rev: 27695
2010-02-26 01:18:21 +00:00
Markus Scherer
ac780b9f96 ICU-7215 fix typo in u_strncat() documentation
X-SVN-Rev: 27693
2010-02-26 00:45:30 +00:00
Markus Scherer
0a55346c64 ICU-7047 document that an isBogus() UnicodeString also isEmpty()
X-SVN-Rev: 27692
2010-02-26 00:37:44 +00:00
Markus Scherer
041c5a68a8 ICU-7251 test C version of UCharacter.toTitleCase(string with single-letter word, TITLECASE_NO_LOWERCASE)
X-SVN-Rev: 27691
2010-02-26 00:28:11 +00:00
Markus Scherer
48cfc006fe ICU-7251 test and fix UCharacter.toTitleCase(string with single-letter word, TITLECASE_NO_LOWERCASE)
X-SVN-Rev: 27690
2010-02-26 00:24:30 +00:00
Yoshito Umaoka
a6b45a6e9b ICU-7027 Build target timeZoneCheck to run all test for TestTimeZoneRoundTrip too.
X-SVN-Rev: 27689
2010-02-25 23:13:42 +00:00
Markus Scherer
2c52e2a9f4 ICU-6948 fix tiny urep.h documentation typo
X-SVN-Rev: 27688
2010-02-25 22:54:43 +00:00
Markus Scherer
d938188137 ICU-6608 makeconv should not check for valid subchar1 if undefined
X-SVN-Rev: 27687
2010-02-25 22:51:49 +00:00
Umesh Nair
951011c3e0 ICU-7015 Adding compact collation tailoring syntax to icu4j
X-SVN-Rev: 27686
2010-02-25 22:50:04 +00:00
Markus Scherer
ea551a1d7f ICU-7164 split locale API implementation into multiple files so that core locale ID .c/.cpp files (hopefully) do not depend on resource bundle code or data any more
X-SVN-Rev: 27685
2010-02-25 22:32:39 +00:00
Yoshito Umaoka
4eca0bba1a ICU-6444 Fixed a metazone golden zone mapping problem caused by its cache logic. To fix this problem, I updated the data structure of mapTimezones. This change was done in CLDR svn revision 4748 and ICU4C r27683. Regenerate ICU4J data using ICU4C r27683 and fixed the caching problem described above.
X-SVN-Rev: 27684
2010-02-25 22:11:15 +00:00
Yoshito Umaoka
7852edbfef ICU-6444 Update mapTimezones table structure. This update was done by CLDR svn revision 4748.
X-SVN-Rev: 27683
2010-02-25 22:08:13 +00:00
Michael Ow
4b0b3ab1ef ICU-6911 Fix mismatch delete statement.
X-SVN-Rev: 27682
2010-02-25 20:38:07 +00:00
Markus Scherer
8ea928cc8f ICU-2007 fix spanBack(fromIndex<0) pinning behavior
X-SVN-Rev: 27680
2010-02-25 19:30:39 +00:00
Michael Ow
3bb1465e8d ICU-6911 Fix some memory leaks in cintltst and add value deleter in selfmt.
X-SVN-Rev: 27678
2010-02-25 19:19:53 +00:00
Yoshito Umaoka
d8aaf83b90 ICU-5624 Updated DateFormatRoundTripTest to support the case when the test date falls in the LMT era. Before 64bit time zone data support, PST uses -8:00 offset for dates before Nov 18, 1883.
X-SVN-Rev: 27675
2010-02-25 16:46:38 +00:00
Yoshito Umaoka
d9908563d0 ICU-5624 Removed debug code accidentally included in the last check in. Also resovled a compiler warning (rudandunt cast).
X-SVN-Rev: 27673
2010-02-25 16:22:04 +00:00
Yoshito Umaoka
53947924b5 ICU-7356 Merging CLDR metaZones.xml bug fixes to resolve time zone roundtrip test problem.
X-SVN-Rev: 27672
2010-02-25 16:05:15 +00:00
Steven R. Loomis
2398c33c5e ICU-7450 fix for win32
X-SVN-Rev: 27671
2010-02-25 15:10:12 +00:00
Peter Edberg
411a93712a ICU-4521 Merge from branch, fixes for 64bit alignment & type conversions
X-SVN-Rev: 27670
2010-02-25 06:33:29 +00:00
Markus Scherer
63e3fc6df5 ICU-7273 remove UCLN_COMMON_UNORM
X-SVN-Rev: 27668
2010-02-25 00:24:26 +00:00
Markus Scherer
5cb38459a6 ICU-7273 remove #include unormimp.h where not used any more
X-SVN-Rev: 27667
2010-02-25 00:21:02 +00:00
John Emmons
b8f99118cc ICU-6887 Fix bad DOM calculation in Islamic calendar
X-SVN-Rev: 27666
2010-02-25 00:06:49 +00:00
John Emmons
078862d761 ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test
X-SVN-Rev: 27665
2010-02-25 00:03:49 +00:00
Markus Scherer
2d25e02751 ICU-7273 minor internal doc fixes from code review
X-SVN-Rev: 27664
2010-02-24 23:58:07 +00:00
Markus Scherer
d928bb24e1 ICU-7273 minor internal doc fixes from code review
X-SVN-Rev: 27663
2010-02-24 23:57:40 +00:00
Doug Felt
b9fb4a7858 ICU-7452 add using Xxx:format statements to all Format subclasses that override format
X-SVN-Rev: 27662
2010-02-24 23:52:27 +00:00
Steven R. Loomis
6058b10dea ICU-7450 find icu-config based on pkgdata
X-SVN-Rev: 27660
2010-02-24 22:49:36 +00:00
Steven R. Loomis
337e437e6c ICU-6633 add uprv_
X-SVN-Rev: 27659
2010-02-24 22:46:12 +00:00
Steven R. Loomis
ea55026b8d ICU-6920 update version # to 4.4
X-SVN-Rev: 27658
2010-02-24 22:45:43 +00:00
Markus Scherer
1800062d38 ICU-7342 uldn_open(NULL) uses the default locale; and make LocaleDisplayNames extend UObject with RTTI
X-SVN-Rev: 27657
2010-02-24 22:29:08 +00:00
Michael Ow
636125b1ec ICU-7311 Fix typo.
X-SVN-Rev: 27655
2010-02-24 22:12:19 +00:00
Michael Ow
39881d8f7b ICU-7311 Replace tab character with spaces in changes from the patch.
X-SVN-Rev: 27652
2010-02-24 19:46:03 +00:00
Steven R. Loomis
d9e7c707fd ICU-7417 typo
X-SVN-Rev: 27651
2010-02-24 19:33:01 +00:00