Michael Ow
|
e64b2064fa
|
ICU-4362 Configure UsetPerf to run against current and previous version of ICU.
X-SVN-Rev: 23744
|
2008-04-03 22:22:20 +00:00 |
|
John Emmons
|
5b5d51d158
|
ICU-6094 Add dependency info on ucadata.icu to root collation
X-SVN-Rev: 23737
|
2008-04-03 14:30:33 +00:00 |
|
John Emmons
|
2bccc558ed
|
ICU-6094 Add dependency info on ucadata.icu to root collation
X-SVN-Rev: 23736
|
2008-04-03 14:11:39 +00:00 |
|
Michael Ow
|
1e0b45a68a
|
ICU-5955 Remove unneeded object from PluralRules::forLocale().
X-SVN-Rev: 23733
|
2008-04-02 23:03:55 +00:00 |
|
Michael Ow
|
14e001b164
|
ICU-5658 Update performance test solution file to include unisetperf and clean up a few minor errors.
X-SVN-Rev: 23717
|
2008-03-31 22:32:17 +00:00 |
|
Michael Ow
|
abd7539f7f
|
ICU-5580 Update alias table to resolve problem with java canonical names and add test to ICU4J.
X-SVN-Rev: 23716
|
2008-03-31 22:13:59 +00:00 |
|
Michael Ow
|
12ffa6821c
|
ICU-5658 Undo previous bad fix and apply good fix.
X-SVN-Rev: 23704
|
2008-03-27 21:53:56 +00:00 |
|
Michael Ow
|
00bd839ab5
|
ICU-5658 Fix calling of utfperf.
X-SVN-Rev: 23703
|
2008-03-27 21:52:26 +00:00 |
|
Michael Ow
|
da1972d164
|
ICU-5658 Update perl path and directory path in Common.pl
X-SVN-Rev: 23702
|
2008-03-27 21:45:51 +00:00 |
|
Michael Ow
|
cb6713d690
|
ICU-5658 Add path to perl program.
X-SVN-Rev: 23701
|
2008-03-27 21:35:56 +00:00 |
|
Michael Ow
|
657da20310
|
ICU-5658 Remove strict from UTFPerf.pl.
X-SVN-Rev: 23700
|
2008-03-27 21:24:02 +00:00 |
|
Michael Ow
|
5d65a61781
|
ICU-5658 Clean up ICU4C performance test to run properly and configure more easily.
X-SVN-Rev: 23699
|
2008-03-27 21:17:44 +00:00 |
|
Kedar Rajwade
|
f69d550e36
|
ICU-6143 added check for TELUGU character in getUnicodeSet
X-SVN-Rev: 23695
|
2008-03-27 19:31:25 +00:00 |
|
Michael Ow
|
0d416e847a
|
ICU-5658 Update data and add makefile configuration to performance tests.
X-SVN-Rev: 23688
|
2008-03-27 17:34:43 +00:00 |
|
Jason Spieth
|
004a6a2271
|
ICU-6088 Fix i5OS testcase errors
X-SVN-Rev: 23683
|
2008-03-26 18:45:50 +00:00 |
|
Yoshito Umaoka
|
2fb4f97999
|
ICU-5970 2008b into ICU4C trunk
X-SVN-Rev: 23678
|
2008-03-25 20:49:36 +00:00 |
|
Yoshito Umaoka
|
419e52f952
|
ICU-5561 Updated canonical ID mapping table creation code to support the case - new canonical ID in Olson tzdata, which replaces previous canonical ID, but CLDR does not have the alias info.
X-SVN-Rev: 23676
|
2008-03-25 20:39:55 +00:00 |
|
Yoshito Umaoka
|
9971f8f5f5
|
ICU-4571 Updated EthiopicCalendar's constructor to specify era mode. New calendar keyword ethiopic-amete-alem to create an instance of EthiopicCalendar with Amete Alem era only. Modified the test case to cover ethiopic-amete-alem.
X-SVN-Rev: 23665
|
2008-03-24 22:21:21 +00:00 |
|
Michael Ow
|
308a2aa0b5
|
ICU-4486 Update ISCII converter to treat Letter RRA as specified by ISCII.
X-SVN-Rev: 23660
|
2008-03-24 17:11:10 +00:00 |
|
Yoshito Umaoka
|
ac7d853b91
|
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
X-SVN-Rev: 23657
|
2008-03-22 02:58:07 +00:00 |
|
Eric Mader
|
fbeb9bd7c6
|
ICU-6011 Clean up font table memory handling; GDIFontInstance: try to read 'head' and 'hhea' table if GetOutlineTextMetrics() fails.
X-SVN-Rev: 23619
|
2008-03-19 21:08:08 +00:00 |
|
Eric Mader
|
5ad18d1092
|
ICU-6011 Clean up alternate name string handling and add it to cletest.
X-SVN-Rev: 23612
|
2008-03-18 21:53:27 +00:00 |
|
Eric Mader
|
e0b48bc938
|
ICU-6011 Handle bad values in the scriptCount field in the ScriptList Table.
X-SVN-Rev: 23611
|
2008-03-18 20:04:14 +00:00 |
|
Michael Ow
|
3b646b385c
|
ICU-6152 Add memory check for new UnicodeString.
X-SVN-Rev: 23609
|
2008-03-17 23:10:28 +00:00 |
|
Steven R. Loomis
|
85e9292e1a
|
ICU-6098 Update ICU4C to 3.9.2 and move translit timebombs
X-SVN-Rev: 23608
|
2008-03-17 21:58:50 +00:00 |
|
Yoshito Umaoka
|
10bb457c84
|
ICU-5970 Merging tzdata2007a into ICU4C trunk
X-SVN-Rev: 23605
|
2008-03-17 17:00:37 +00:00 |
|
Eric Mader
|
692287bab4
|
ICU-6011 Change LESwaps.h to always swap through a pointer, so that it works even if the input data is mis-aligned.
X-SVN-Rev: 23597
|
2008-03-15 00:30:39 +00:00 |
|
Eric Mader
|
1453934baa
|
ICU-6023 initialize fFilterZeroWidth to TRUE.
X-SVN-Rev: 23596
|
2008-03-14 23:18:26 +00:00 |
|
Eric Mader
|
6af114ebaf
|
ICU-6108 Handle Malayalam samvruthokaram.
X-SVN-Rev: 23595
|
2008-03-14 23:10:04 +00:00 |
|
Eric Mader
|
d3988f808a
|
ICU-6197 Fix typo in test-case name.
X-SVN-Rev: 23594
|
2008-03-14 22:38:19 +00:00 |
|
Michael Ow
|
20a26f4c79
|
ICU-3798 Remove C++ comments causing certain compiler errors.
X-SVN-Rev: 23593
|
2008-03-14 18:51:29 +00:00 |
|
Eric Mader
|
a2e6d06400
|
ICU-6111 test case for Nafees Nastaleeq cursive positioning.
X-SVN-Rev: 23592
|
2008-03-14 17:00:34 +00:00 |
|
George Rhoten
|
99861832ec
|
ICU-6125 Reduce read-only memory
X-SVN-Rev: 23591
|
2008-03-14 06:41:45 +00:00 |
|
Eric Mader
|
c82d80ffeb
|
ICU-6197 Add tests for language-specific layout. Add more language codes.
X-SVN-Rev: 23589
|
2008-03-14 04:47:19 +00:00 |
|
Michael Ow
|
83011aea70
|
ICU-3798 Remove -p option in genrb and update docs to reflect this change.
X-SVN-Rev: 23588
|
2008-03-13 22:43:56 +00:00 |
|
Eric Mader
|
b72002657f
|
ICU-6111 fixes for Nafees Nastaleeq font.
X-SVN-Rev: 23587
|
2008-03-13 20:04:02 +00:00 |
|
Eric Mader
|
f7a8fdb00e
|
ICU-6197 Add 'locl' feature to default feature set.
X-SVN-Rev: 23586
|
2008-03-13 19:02:57 +00:00 |
|
Eric Mader
|
1c944dbde2
|
ICU-6195 Don't generate ligatures for characters with FullCompositionExclusion = TRUE; don't do canonical processing for fonts with a GSUB table that covers the given script, but reorder Hebrew marks.
X-SVN-Rev: 23585
|
2008-03-13 18:23:20 +00:00 |
|
Peter Edberg
|
d4774599b6
|
ICU-6175 Test detecting empty segments in ISO-2022-x & HZ with UConverterCallbackReason==UCNV_IRREGULAR
X-SVN-Rev: 23572
|
2008-03-12 23:22:07 +00:00 |
|
Peter Edberg
|
867af878ad
|
ICU-6175 Invoke toUnicode error handler for empty segments in ISO-2022-x & HZ with new UConverter.toUCallbackReason=UCNV_IRREGULAR
X-SVN-Rev: 23571
|
2008-03-12 23:20:11 +00:00 |
|
Steven R. Loomis
|
ccd1b36465
|
ICU-6209 build macosx wit --enable-strict
X-SVN-Rev: 23570
|
2008-03-12 21:48:14 +00:00 |
|
George Rhoten
|
4162dd185d
|
ICU-6208 Refactor collation initialization code so that ucol_openBinary works in more conditions.
X-SVN-Rev: 23558
|
2008-03-12 06:24:36 +00:00 |
|
Eric Mader
|
adb20088d3
|
ICU-6022 add an adjustGlyphPositions method to ThaiLayoutEngine that doesn't call adjustMarkGlyphs(). We count on the mark glyphs having an advance width.
X-SVN-Rev: 23557
|
2008-03-12 00:05:08 +00:00 |
|
George Rhoten
|
60a75139f7
|
ICU-6205 Allow UCONFIG_NO_CONVERSION to work in the library code.
X-SVN-Rev: 23544
|
2008-03-10 20:09:55 +00:00 |
|
George Rhoten
|
607152add1
|
ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23543
|
2008-03-07 22:53:21 +00:00 |
|
George Rhoten
|
d7d3b0eaa7
|
ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23542
|
2008-03-07 22:35:49 +00:00 |
|
George Rhoten
|
d1551dee4e
|
ICU-5966 Fix some compiler warnings.
X-SVN-Rev: 23540
|
2008-03-07 19:40:46 +00:00 |
|
Michael Ow
|
5eb6fafc8b
|
ICU-2714 Correct icudata-install-dir and icudata option in the man pages.
X-SVN-Rev: 23534
|
2008-03-06 23:09:53 +00:00 |
|
Yoshito Umaoka
|
2219f2dd70
|
ICU-6201 Initialize millisecond field in calendars used by test4096231 to avoid intermittent test failure on Windows.
X-SVN-Rev: 23519
|
2008-03-03 21:19:36 +00:00 |
|
George Rhoten
|
a880af6cec
|
ICU-6176 Fix some Coverity warnings.
X-SVN-Rev: 23504
|
2008-02-28 00:21:28 +00:00 |
|