Yves Arrouye
|
4d32f54ae5
|
ICU-1707 fix tests for u_enumCharNames, and adjusted number of chars
to reflect current version of Unicode.
X-SVN-Rev: 7752
|
2002-02-24 22:36:56 +00:00 |
|
Yves Arrouye
|
fceb8fc8ab
|
ICU-1707 fix u_enumCharNames() to accept U_EXTENDED_CHAR_NAME
X-SVN-Rev: 7751
|
2002-02-24 22:35:46 +00:00 |
|
Yves Arrouye
|
b480b89118
|
ICU-1709 fix check for u_charName() now that some of our test data
have empty names (e.g. surrogates) for some options.
X-SVN-Rev: 7750
|
2002-02-24 22:16:27 +00:00 |
|
Yves Arrouye
|
504a75e931
|
ICU-1709 do not tweak the UCD data to mark some control characters
as spacing ones.
X-SVN-Rev: 7749
|
2002-02-24 21:00:19 +00:00 |
|
George Rhoten
|
3699fd2f22
|
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
X-SVN-Rev: 7748
|
2002-02-23 00:36:00 +00:00 |
|
George Rhoten
|
fb2f039c5b
|
ICU-837 First shot at fixing up ustdio for better compatibility with stdio.
X-SVN-Rev: 7747
|
2002-02-23 00:34:39 +00:00 |
|
Ram Viswanadha
|
9f59c9aacd
|
Fix the path and path seperators
X-SVN-Rev: 7746
|
2002-02-22 17:40:06 +00:00 |
|
Ram Viswanadha
|
5673579aba
|
ICU4J source reorganization
X-SVN-Rev: 7745
|
2002-02-22 03:43:32 +00:00 |
|
Markus Scherer
|
b24a8e910f
|
ICU-1542 fix indexOf(UChar32 surrogate), lastIndexOf(UChar32 surrogate), u_strchr32(surrogate) to match char32At()/UTF_GET_CHAR()
X-SVN-Rev: 7744
|
2002-02-22 02:00:42 +00:00 |
|
Ram Viswanadha
|
4178e90458
|
Add file to write NumberFormatSerialTestData.java
X-SVN-Rev: 7741
|
2002-02-22 00:28:11 +00:00 |
|
Markus Scherer
|
69839e5594
|
ICU-1126 document which BreakIterator methods are used by toTitle()
X-SVN-Rev: 7740
|
2002-02-22 00:14:54 +00:00 |
|
Markus Scherer
|
2bf44dac5b
|
ICU-1126 use #ifndef-#define around multiple definitions of UBreakIterator
X-SVN-Rev: 7739
|
2002-02-22 00:14:13 +00:00 |
|
Alan Liu
|
e5010d90d3
|
ICU-1234 cleanup instantiateList()
X-SVN-Rev: 7738
|
2002-02-21 22:48:35 +00:00 |
|
Markus Scherer
|
b98c5f7dd7
|
ICU-1126 move case mapping tests to cstrcase.c
X-SVN-Rev: 7736
|
2002-02-21 18:43:58 +00:00 |
|
Markus Scherer
|
5d7f7dc54b
|
ICU-1126 test u_strToTitle()
X-SVN-Rev: 7735
|
2002-02-21 18:43:36 +00:00 |
|
Markus Scherer
|
0e69af1c9e
|
ICU-1126 add UniStr::toTitle() functions
X-SVN-Rev: 7734
|
2002-02-21 18:42:52 +00:00 |
|
Ram Viswanadha
|
ff3355548d
|
ICU-1627 Update readme with latest source organization
X-SVN-Rev: 7733
|
2002-02-21 18:00:05 +00:00 |
|
Markus Scherer
|
ac808ef260
|
ICU-1126 complete implementation of u_strToTitle()
X-SVN-Rev: 7732
|
2002-02-21 17:58:51 +00:00 |
|
Markus Scherer
|
c3d1945687
|
ICU-1126 move string casing functions to ustrcase.c
X-SVN-Rev: 7731
|
2002-02-21 04:48:21 +00:00 |
|
Markus Scherer
|
6c74828b24
|
ICU-1126 move string casing functions from ustring.c, add string titlecasing function - initial code
X-SVN-Rev: 7730
|
2002-02-21 04:47:54 +00:00 |
|
Markus Scherer
|
b831c22b0b
|
ICU-1126 add string titlecasing function
X-SVN-Rev: 7729
|
2002-02-21 04:46:49 +00:00 |
|
Markus Scherer
|
aae7ac8a66
|
ICU-1126 move break iterator code to common library so that titlecasing can use it
X-SVN-Rev: 7728
|
2002-02-21 04:42:32 +00:00 |
|
George Rhoten
|
6b6183346e
|
ICU-1234 Init UErrorCode.
X-SVN-Rev: 7727
|
2002-02-20 23:01:27 +00:00 |
|
George Rhoten
|
28778dc33f
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7726
|
2002-02-20 22:28:44 +00:00 |
|
Markus Scherer
|
c2a7393ab9
|
ICU-1586 describe unorm.dat version 2.0 file format
X-SVN-Rev: 7725
|
2002-02-20 22:24:17 +00:00 |
|
George Rhoten
|
c705ca90c5
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7724
|
2002-02-20 21:59:36 +00:00 |
|
Markus Scherer
|
9a16c24239
|
ICU-1036 fix u_internalToLower
X-SVN-Rev: 7723
|
2002-02-20 21:35:54 +00:00 |
|
George Rhoten
|
55b8462dc8
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7722
|
2002-02-20 19:47:32 +00:00 |
|
George Rhoten
|
4a092351fa
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7721
|
2002-02-20 18:13:29 +00:00 |
|
George Rhoten
|
fcb5c405a8
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7720
|
2002-02-20 17:49:14 +00:00 |
|
George Rhoten
|
c5d729bdf8
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7719
|
2002-02-20 17:36:11 +00:00 |
|
Markus Scherer
|
e5810db15c
|
ICU-1036 use new internal per-code point case mapping functions - still need to pass in UCharIterator
X-SVN-Rev: 7718
|
2002-02-20 02:10:29 +00:00 |
|
Markus Scherer
|
1ef813cb29
|
ICU-1036 simplify internal string case mapping functions for more common code - remove growBuffer
X-SVN-Rev: 7717
|
2002-02-20 02:09:42 +00:00 |
|
Markus Scherer
|
4da9ea84da
|
ICU-1036 redo internal per-code point case mapping functions to support transliterators, more common code
X-SVN-Rev: 7716
|
2002-02-20 02:07:29 +00:00 |
|
Markus Scherer
|
6bdadbb707
|
ICU-1686 some UCharIterator improvements - more consistent constant names, uiter_next32() etc.
X-SVN-Rev: 7715
|
2002-02-20 02:04:23 +00:00 |
|
George Rhoten
|
dccc8aeafd
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7714
|
2002-02-20 00:22:12 +00:00 |
|
George Rhoten
|
916f331ecc
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7713
|
2002-02-20 00:07:58 +00:00 |
|
Alan Liu
|
627e6e6575
|
ICU-1234 cleanup
X-SVN-Rev: 7712
|
2002-02-20 00:01:31 +00:00 |
|
George Rhoten
|
0c41e609dc
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7711
|
2002-02-19 23:50:19 +00:00 |
|
George Rhoten
|
39ae64b6ed
|
ICU-1627 Fix for Windows 98
X-SVN-Rev: 7710
|
2002-02-19 23:23:17 +00:00 |
|
George Rhoten
|
ab65ffa94f
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7709
|
2002-02-19 23:17:20 +00:00 |
|
George Rhoten
|
1892841000
|
ICU-1715 Some updates regarding EBCDIC tables and PCK (Shift-JIS)
X-SVN-Rev: 7708
|
2002-02-19 22:30:57 +00:00 |
|
Ram Viswanadha
|
6bdd28be17
|
ICU4J Reorganization
X-SVN-Rev: 7707
|
2002-02-19 19:07:32 +00:00 |
|
Ram Viswanadha
|
cc36e304fc
|
ICU4J Reorganization
X-SVN-Rev: 7706
|
2002-02-19 17:59:03 +00:00 |
|
George Rhoten
|
68b4d47b45
|
ICU-597 readme update
X-SVN-Rev: 7705
|
2002-02-19 17:31:38 +00:00 |
|
Ram Viswanadha
|
7b83059ff0
|
ICU4J Reorganization
X-SVN-Rev: 7704
|
2002-02-19 04:21:46 +00:00 |
|
Ram Viswanadha
|
809f1b4cd6
|
ICU4J Reorganization
X-SVN-Rev: 7703
|
2002-02-19 04:10:25 +00:00 |
|
George Rhoten
|
83656c2517
|
ICU-1627 Make the new directory structure work better with the tests.
X-SVN-Rev: 7702
|
2002-02-19 02:07:41 +00:00 |
|
George Rhoten
|
4d2ae0ff58
|
ICU-597 Hopefully this change will still work
X-SVN-Rev: 7701
|
2002-02-19 01:13:38 +00:00 |
|
Eric Mader
|
5ac3233b2b
|
ICU-1404 fix syntax error in previous fix for this jitterbug
X-SVN-Rev: 7700
|
2002-02-18 22:07:50 +00:00 |
|