Commit Graph

3569 Commits

Author SHA1 Message Date
George Rhoten
bd3c0f2c2b ICU-760 Remove the version check
X-SVN-Rev: 3688
2001-02-20 17:33:05 +00:00
George Rhoten
5c2690878a ICU-760 Do the correct padding between a number and its sign
X-SVN-Rev: 3687
2001-02-20 17:29:08 +00:00
Markus Scherer
d6022918c7 ICU-862 automatically write state table for 7-bit ASCII variants
X-SVN-Rev: 3686
2001-02-20 17:10:02 +00:00
George Rhoten
305015ef52 ICU-697 add a comment for further ustdio testing
X-SVN-Rev: 3685
2001-02-20 17:00:26 +00:00
George Rhoten
b2932d1877 ICU-697 temporary fix for ucnv_fromUnicode/u_file_write
X-SVN-Rev: 3684
2001-02-20 16:59:47 +00:00
Markus Scherer
f10eeee15e ICU-862 tool to take rpmap+tpmap+upmap files from the cdra conversion table repository and generate icu .ucm files
X-SVN-Rev: 3683
2001-02-20 01:35:53 +00:00
George Rhoten
9958c85f83 ICU-597 AS/400 porting changes
X-SVN-Rev: 3682
2001-02-20 01:08:37 +00:00
George Rhoten
180723abc4 ICU-597 AS/400 porting changes
X-SVN-Rev: 3681
2001-02-20 01:01:03 +00:00
George Rhoten
6a76f2d773 ICU-597 AS/400 porting changes
X-SVN-Rev: 3680
2001-02-20 00:47:25 +00:00
Syn Wee Quek
78a57a7680 ICU-861
Implemented backwards iterator for collation

X-SVN-Rev: 3679
2001-02-20 00:26:50 +00:00
George Rhoten
2352c3b293 ICU-697 ucnv_fromUnicode should do the same thing.
X-SVN-Rev: 3678
2001-02-19 23:51:34 +00:00
Markus Scherer
314ff1c708 ICU-856 change version -> 18
X-SVN-Rev: 3677
2001-02-19 22:48:09 +00:00
Markus Scherer
83da5893ba ICU-561 test U_COMBINED_IMPLEMENTATION to override the other switches
X-SVN-Rev: 3676
2001-02-19 21:53:23 +00:00
Markus Scherer
e1ddda9a21 ICU-639 add en_US_POSIX
X-SVN-Rev: 3675
2001-02-19 21:32:05 +00:00
Markus Scherer
1b4da8a065 ICU-388 add new error code to putil.c for u_errorName()
X-SVN-Rev: 3674
2001-02-19 21:25:31 +00:00
Ram Viswanadha
649525f581 ICU-859 fixed typo ibm-5050.ucm
X-SVN-Rev: 3673
2001-02-19 18:32:58 +00:00
Steven R. Loomis
20f5772605 ICU-856 1.8 - begin the throw of the big switch....
X-SVN-Rev: 3672
2001-02-19 16:54:24 +00:00
Steven R. Loomis
0b73c2d2a8 ICU-856 -> 1.8 names
X-SVN-Rev: 3671
2001-02-19 06:18:48 +00:00
Steven R. Loomis
bff766b1f5 ICU-856 don't crash when collation is unhappy
X-SVN-Rev: 3670
2001-02-17 17:54:25 +00:00
Steven R. Loomis
00cd7c0b17 ICU-856 at least don't crash if collation isn't working
X-SVN-Rev: 3669
2001-02-17 17:35:19 +00:00
Steven R. Loomis
900403dd5f ICU-860 tests for i-, x-, @, . locales and Locale::createFromName
X-SVN-Rev: 3668
2001-02-17 13:34:42 +00:00
Steven R. Loomis
8e5d16290f ICU-860 support for i-,x-,@,. locales, Locale::createFromName(), fix bugs in uloc_getName
X-SVN-Rev: 3667
2001-02-17 13:33:57 +00:00
Doug Felt
4f1c21c090 ArabicShaping
X-SVN-Rev: 3666
2001-02-17 01:57:11 +00:00
Ram Viswanadha
e51eb6153f ICU-639 Added sv_FI_AL and en_GU.
X-SVN-Rev: 3665
2001-02-17 00:52:14 +00:00
Ram Viswanadha
bc231fc156 ICU-859 Added ibm-5050.ucm
X-SVN-Rev: 3664
2001-02-17 00:34:02 +00:00
George Rhoten
0ede57a764 ICU-66 0xbf may be confused as uninitialized memory.
X-SVN-Rev: 3663
2001-02-16 23:16:18 +00:00
George Rhoten
5b28ea2db1 ICU-66 work[] needs to be initialized before using strlen, and don't use strlen() too often in a loop
X-SVN-Rev: 3662
2001-02-16 23:15:30 +00:00
Jim Snyder Grant
7d75aab3e8 ICU-853 (empty) Implementations for ucol_safeClone & ubrk_safeClone
X-SVN-Rev: 3661
2001-02-16 22:43:39 +00:00
Jim Snyder Grant
cadc5c2a49 ICU-853 APIs for ucol_safeClone & ubrk_safeClone
X-SVN-Rev: 3660
2001-02-16 22:42:45 +00:00
Alan Liu
361aa26987 Fix finishTransliteration() and correct Position.contextStart docs
X-SVN-Rev: 3659
2001-02-16 22:34:30 +00:00
Jim Snyder Grant
35bff23773 ICU-388 and jb 853: ucnv_safeClone - the tests
X-SVN-Rev: 3658
2001-02-16 22:23:38 +00:00
Jim Snyder Grant
5479dd7c73 ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
X-SVN-Rev: 3657
2001-02-16 22:22:40 +00:00
Jim Snyder Grant
2a17db6667 ICU-388 and jb 853: ucnv_safeClone
X-SVN-Rev: 3656
2001-02-16 22:21:14 +00:00
George Rhoten
7f249bec73 ICU-66 super class needs to be called to initialize the data
X-SVN-Rev: 3655
2001-02-16 21:59:30 +00:00
George Rhoten
5489de3917 ICU-66 Not enough room for the array
X-SVN-Rev: 3654
2001-02-16 21:58:32 +00:00
George Rhoten
32466038a2 ICU-66 Don't write 0 or fewer bytes with fwrite()
X-SVN-Rev: 3653
2001-02-16 21:58:12 +00:00
George Rhoten
e8546eb6e1 ICU-66 Don't test utf8 unsafe macros in an unsafe manner
X-SVN-Rev: 3652
2001-02-16 21:56:18 +00:00
George Rhoten
1e5733e830 ICU-66 Don't test utf16 unsafe macros in an unsafe manner
X-SVN-Rev: 3651
2001-02-16 21:54:20 +00:00
George Rhoten
9f3e5b057c ICU-66 Not enough room for the array
X-SVN-Rev: 3650
2001-02-16 21:52:28 +00:00
George Rhoten
5fc03fe875 ICU-66 Removed a static memory leak
X-SVN-Rev: 3649
2001-02-16 21:51:21 +00:00
George Rhoten
a06988ae1c ICU-66 Moved the deletion to after the comparison
X-SVN-Rev: 3648
2001-02-16 21:46:22 +00:00
George Rhoten
8947e594c3 ICU-66 Fixed a possible problem when state is a boolean, but not == TRUE
X-SVN-Rev: 3647
2001-02-16 21:45:31 +00:00
George Rhoten
da118a5ad2 ICU-66 Fixed an initialization problem
X-SVN-Rev: 3646
2001-02-16 21:44:30 +00:00
George Rhoten
fe0ec6f08d ICU-66 Fixed several initialization problems
X-SVN-Rev: 3645
2001-02-16 21:43:46 +00:00
George Rhoten
ee518c0ab4 ICU-66 Fixed an array bounds problem
X-SVN-Rev: 3644
2001-02-16 21:42:57 +00:00
Ram Viswanadha
4b1be3269e ICU-634 Reduced number of gotos without affecting the performance
and fixed surrogate handling(regression) bugs

X-SVN-Rev: 3643
2001-02-16 20:16:09 +00:00
Ram Viswanadha
b5c2b6636a ICU-858 Implemented tests for callback options
X-SVN-Rev: 3642
2001-02-16 20:13:47 +00:00
Ram Viswanadha
d53a33cd04 ICU-858 Implemented options recognition and output generation for SUB, SKIP and ESCAPE
callbacks

X-SVN-Rev: 3641
2001-02-16 20:12:50 +00:00
Syn Wee Quek
a03a11d085 ICU-807
Removed offending test methods to make the build system happy.

X-SVN-Rev: 3640
2001-02-16 19:23:39 +00:00
Alan Liu
6aba89e5bc Handle \u escapes
X-SVN-Rev: 3639
2001-02-16 18:53:55 +00:00