Commit Graph

13443 Commits

Author SHA1 Message Date
George Rhoten
1fe8fccae2 ICU-3080 Unfix some of the month abbreviations
X-SVN-Rev: 14522
2004-02-13 23:19:42 +00:00
George Rhoten
0c13042969 ICU-3080 Make it easier to see what's wrong when the experimental data is being tested.
X-SVN-Rev: 14521
2004-02-13 23:07:07 +00:00
Eric Mader
51aed84e28 ICU-3559 Use new and delete for arrays of types which are subtypes of UMemory.
X-SVN-Rev: 14520
2004-02-13 22:38:59 +00:00
George Rhoten
d16574ccca ICU-3080 Fix LocaleScript
X-SVN-Rev: 14519
2004-02-13 19:56:12 +00:00
Eric Mader
c38d37baee ICU-3409 remove extranious #if 0's used during development.
X-SVN-Rev: 14518
2004-02-13 19:56:03 +00:00
Eric Mader
c6a8dd30ca ICU-3409 Add support for stress marks, only permit one vowel modifier per syllable.
X-SVN-Rev: 14517
2004-02-13 19:34:17 +00:00
Doug Felt
ac3df02904 ICU-3574 enhance tool to show differences in changed APIs
X-SVN-Rev: 14516
2004-02-13 17:52:50 +00:00
George Rhoten
bd544f80fb ICU-3080 Minor fixes based on some feedback
X-SVN-Rev: 14515
2004-02-13 17:40:06 +00:00
George Rhoten
77f04e099c ICU-3576 Make it easier to build static libraries on Windows.
X-SVN-Rev: 14514
2004-02-13 05:35:00 +00:00
George Rhoten
202cc029db ICU-3564 Fix the directory name with a space problem
X-SVN-Rev: 14513
2004-02-13 04:22:04 +00:00
Alan Liu
be32e89c73 ICU-3399 add UErrorCode to ucurr_get* functions
X-SVN-Rev: 14512
2004-02-13 01:57:53 +00:00
Alan Liu
62b974ace2 ICU-3399 add UErrorCode to setCurrency
X-SVN-Rev: 14511
2004-02-13 01:56:38 +00:00
Alan Liu
d4260bd778 ICU-3399 fix copy ct, op=, op==
X-SVN-Rev: 14510
2004-02-13 01:56:22 +00:00
Alan Liu
f5a3aee7f2 ICU-3399 add UErrorCode to setCurrency; cleanup
X-SVN-Rev: 14509
2004-02-13 01:53:12 +00:00
Alan Liu
6787d6530a ICU-3399 add UErrorCode to setCurrency; move operator== class check into Format
X-SVN-Rev: 14508
2004-02-13 01:51:42 +00:00
Alan Liu
00035cd85c ICU-3399 move operator== class check into Format
X-SVN-Rev: 14507
2004-02-13 01:50:59 +00:00
George Rhoten
135fc68633 ICU-3080 Fix some date formats.
X-SVN-Rev: 14506
2004-02-13 00:18:50 +00:00
Doug Felt
2a417cd56e ICU-3574 prototype tool to compare APIs between releases of ICU4J
X-SVN-Rev: 14505
2004-02-13 00:10:32 +00:00
George Rhoten
6870d527dc ICU-3080 Fix some data
X-SVN-Rev: 14504
2004-02-12 21:44:13 +00:00
George Rhoten
7189e41795 ICU-3080 Fix some data
X-SVN-Rev: 14503
2004-02-12 21:37:34 +00:00
George Rhoten
cc9d33d645 ICU-3080 Version change
X-SVN-Rev: 14502
2004-02-12 17:29:34 +00:00
George Rhoten
70a26fbc3c ICU-3080 Add some missing data.
X-SVN-Rev: 14501
2004-02-12 17:24:32 +00:00
Vladimir Weinstein
32afdaa2e0 ICU-3569 Thai should return ignorable
X-SVN-Rev: 14497
2004-02-12 08:37:17 +00:00
Vladimir Weinstein
eb36cca353 ICU-3567 Test for CODAN bug fixes
X-SVN-Rev: 14496
2004-02-12 08:32:34 +00:00
Vladimir Weinstein
416839892a ICU-3567 CODAN bug fixes
X-SVN-Rev: 14495
2004-02-12 08:32:07 +00:00
Mark Davis
459c96f0b1 various changes for new properties
X-SVN-Rev: 14494
2004-02-12 08:23:19 +00:00
Mark Davis
73529e8ad9 performance fixes for UnicodeMap
X-SVN-Rev: 14493
2004-02-12 08:11:32 +00:00
Mark Davis
ed21be41c5 performance fixes for UnicodeMap
X-SVN-Rev: 14492
2004-02-12 06:56:28 +00:00
George Rhoten
0af1b1826b ICU-3080 Make it easier to translate the country names
X-SVN-Rev: 14491
2004-02-12 06:04:35 +00:00
George Rhoten
f28b8dfae8 ICU-3080 Add country names
X-SVN-Rev: 14490
2004-02-12 05:59:41 +00:00
Alan Liu
967064db9c ICU-3090 add regression test to prove 3090 is user error
X-SVN-Rev: 14489
2004-02-12 01:10:19 +00:00
Alan Liu
6d5aaf8514 ICU-3090 add JUnit-like assert methods and ctou()
X-SVN-Rev: 14488
2004-02-12 01:09:13 +00:00
Alan Liu
05643c4b10 ICU-3090 add JUnit-like assert methods
X-SVN-Rev: 14487
2004-02-12 01:08:32 +00:00
Alan Liu
00cd738b4a ICU-3568 delete erroneous comment
X-SVN-Rev: 14486
2004-02-12 01:01:38 +00:00
Mark Davis
62335fd2aa misc fixes
X-SVN-Rev: 14485
2004-02-12 00:47:31 +00:00
George Rhoten
d8d1d7863c ICU-3080 Add some translations.
X-SVN-Rev: 14484
2004-02-11 01:52:41 +00:00
George Rhoten
be4c4001bd ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
X-SVN-Rev: 14483
2004-02-11 01:33:47 +00:00
George Rhoten
a6211f9054 ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
Add and fix some other translations.

X-SVN-Rev: 14482
2004-02-11 01:32:46 +00:00
Eric Mader
4a4971f879 ICU-3409 correct definitions for U+0904 and U+0934.
X-SVN-Rev: 14481
2004-02-11 00:15:05 +00:00
Alan Liu
357b3fd941 ICU-2823 update docs for pad characters
X-SVN-Rev: 14480
2004-02-11 00:00:18 +00:00
George Rhoten
ec74aaa9c6 ICU-3080 Remove the unused traditional calendar translations. Such a calendar doesn't exist anymore.
X-SVN-Rev: 14479
2004-02-10 23:43:38 +00:00
George Rhoten
932427574d ICU-3080 Fix the era and country information
X-SVN-Rev: 14478
2004-02-10 22:32:50 +00:00
Alan Liu
52f1ae1898 ICU-3325 remove empty gentz dir
X-SVN-Rev: 14477
2004-02-10 21:56:29 +00:00
George Rhoten
17a0138f96 ICU-3080 Fix AM/PM information
X-SVN-Rev: 14476
2004-02-10 21:53:54 +00:00
Alan Liu
932911551e ICU-3565 fix line ends
X-SVN-Rev: 14475
2004-02-10 21:52:48 +00:00
George Rhoten
a54e7290a4 ICU-3080 Fix some keyword translations.
X-SVN-Rev: 14474
2004-02-10 21:43:43 +00:00
Eric Mader
e4cf2516e5 ICU-2993 put UCLN_LAYOUTEX before UCLN_LAYOUT in ECleanupLibraryType.
X-SVN-Rev: 14473
2004-02-10 19:07:21 +00:00
George Rhoten
34e8e338a0 ICU-2805 Fix a comment
X-SVN-Rev: 14472
2004-02-09 22:27:58 +00:00
George Rhoten
84c36b22db ICU-2805 Improve support for Fat binaries on Mac OS
X-SVN-Rev: 14471
2004-02-09 17:35:07 +00:00
Doug Felt
a6ae2907f5 ICU-3517 remove use of Date constructor
X-SVN-Rev: 14470
2004-02-09 17:06:40 +00:00