Commit Graph

1052 Commits

Author SHA1 Message Date
Ram Viswanadha
b710fc18ce ICU-1763 add George's comments
X-SVN-Rev: 9190
2002-07-16 01:08:21 +00:00
Markus Scherer
1075b8e64d ICU-1987 set default bidi classes for unassigned code points
X-SVN-Rev: 9166
2002-07-15 22:36:37 +00:00
Markus Scherer
b79513df21 ICU-1970 fix Decomposition_Type
X-SVN-Rev: 9155
2002-07-15 16:28:59 +00:00
Markus Scherer
b314453f24 ICU-1970 fix Line_Break
X-SVN-Rev: 9154
2002-07-15 16:28:25 +00:00
Vladimir Weinstein
76fe3cef60 ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
2002-07-13 05:24:35 +00:00
George Rhoten
d00c3aa74a ICU-868 Fix for HP/UX
X-SVN-Rev: 9114
2002-07-12 18:06:28 +00:00
George Rhoten
2ff52f3b15 ICU-1913 Since os/400 has a partially working ar, we have this work around.
X-SVN-Rev: 9113
2002-07-12 17:46:54 +00:00
Ram Viswanadha
525f969f4c ICU-1948 fix alias handling in the perl file
X-SVN-Rev: 9110
2002-07-12 05:18:15 +00:00
Vladimir Weinstein
810bb406a6 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'
X-SVN-Rev: 9102
2002-07-11 22:42:57 +00:00
George Rhoten
60a905c1a2 ICU-1891 Fix for z/OS
X-SVN-Rev: 9092
2002-07-11 15:33:51 +00:00
Ram Viswanadha
c3dc9fa699 ICU-1948 test for existence of file
X-SVN-Rev: 9090
2002-07-11 03:40:04 +00:00
Ram Viswanadha
99c5714f5f ICU-1948 add genrbjar.pl for quick generation of jar file on big endian unix machines
X-SVN-Rev: 9089
2002-07-11 03:00:44 +00:00
Ram Viswanadha
92158dfa0e ICU-1948 Update wrtjava.c and to cope with %%CollationBin move and Alias type.
X-SVN-Rev: 9081
2002-07-10 20:30:56 +00:00
Markus Scherer
da30a01ee9 ICU-1970 add ISO_Comment
X-SVN-Rev: 9046
2002-07-08 16:31:25 +00:00
Markus Scherer
ecfab592b4 ICU-1970 add properties: joining group, joining type, line break
X-SVN-Rev: 9043
2002-07-04 17:08:34 +00:00
Markus Scherer
8c4e52bd51 ICU-1970 skip lines with only whitespace
X-SVN-Rev: 9042
2002-07-04 17:05:48 +00:00
Markus Scherer
210a194047 ICU-1970 add property: decomposition type
X-SVN-Rev: 9041
2002-07-04 16:50:55 +00:00
Markus Scherer
6ef4c71be4 ICU-1970 add max values for block and script codes
X-SVN-Rev: 9040
2002-07-04 16:47:57 +00:00
George Rhoten
a30a65ae5d ICU-1930 Compiler fix.
X-SVN-Rev: 9029
2002-07-03 18:17:21 +00:00
Vladimir Weinstein
f0c4f70cf1 ICU-1930 reading new fractional UCA and UCA rules
X-SVN-Rev: 9003
2002-07-02 22:28:40 +00:00
GCL Shanghai
b89c229c6e ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
Eric Mader
898fd409f9 ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
2002-07-01 18:04:55 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
George Rhoten
70debd215f ICU-868 New alias scheme.
X-SVN-Rev: 8975
2002-06-28 23:13:30 +00:00
George Rhoten
1ea112d1ce ICU-868 Generate the tables with some debugging information just in case the tables aren't good.
X-SVN-Rev: 8972
2002-06-28 21:38:39 +00:00
George Rhoten
b4fe21729f ICU-45 Win64 support
X-SVN-Rev: 8964
2002-06-27 21:17:02 +00:00
Andy Heninger
878c84b1d2 ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 8956
2002-06-27 01:50:22 +00:00
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Vladimir Weinstein
d75e2f97df ICU-1948 Introducing alias type.
X-SVN-Rev: 8892
2002-06-14 06:01:13 +00:00
Vladimir Weinstein
f5577b6906 ICU-1948 Introducing alias typa. Also move %%CollationBin under CollationElements table
X-SVN-Rev: 8891
2002-06-14 06:00:15 +00:00
Vladimir Weinstein
a4735aec3b ICU-1930 genUCA now reads the new Fractional UCA
X-SVN-Rev: 8873
2002-06-13 18:24:36 +00:00
Steven R. Loomis
c49a1d0394 ICU-1868 'manually' archive libraries (for AS/400 or other platforms where gmake is unable to handle the dependencies)
X-SVN-Rev: 8863
2002-06-12 20:21:14 +00:00
George Rhoten
dce8ee6d71 ICU-868 Allow multiline parsing of aliases, and a list of standard tags
X-SVN-Rev: 8858
2002-06-12 17:29:40 +00:00
George Rhoten
fc4b7a057a ICU-1810 Update documentation
X-SVN-Rev: 8797
2002-06-05 21:45:39 +00:00
Alan Liu
3007ac3e36 ICU-1115 fix for new API
X-SVN-Rev: 8789
2002-06-05 15:46:23 +00:00
Markus Scherer
c1f5ccefbe ICU-1923 upgrade to Unicode 3.2: parse CaseFolding.txt status 'T'
X-SVN-Rev: 8771
2002-06-03 03:37:59 +00:00
Markus Scherer
9f6a04af03 ICU-1923 upgrade to Unicode 3.2: DerivedNormalizationProperties.txt -> DerivedNormalizationProps.txt and Comp_Ex -> Full_Composition_Exclusion
X-SVN-Rev: 8746
2002-05-31 01:16:58 +00:00
Markus Scherer
e938c51dea ICU-1923 add isToken() helper function
X-SVN-Rev: 8745
2002-05-31 01:14:52 +00:00
Markus Scherer
003bdd3f26 ICU-1923 upgrade to Unicode 3.2: parse new and changed block names
X-SVN-Rev: 8744
2002-05-31 01:14:13 +00:00
Markus Scherer
3a3b9eb478 ICU-1923 remove unused code
X-SVN-Rev: 8743
2002-05-31 01:13:26 +00:00
George Rhoten
bf4c414689 ICU-1913 iSeries cannot have '-' in the .o object names, and other
platforms seem to be okay with the changing '-' -> '_'

X-SVN-Rev: 8740
2002-05-30 23:46:30 +00:00
George Rhoten
d33817a7eb ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8739
2002-05-30 22:15:20 +00:00
Steven R. Loomis
836342c714 ICU-1915 popen() not on all platforms
X-SVN-Rev: 8724
2002-05-29 22:05:20 +00:00
Alan Liu
237c0e67c3 ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
X-SVN-Rev: 8721
2002-05-29 18:36:09 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
Alan Liu
7a30df00e2 ICU-1903 add support for LocaleElements_index, cleanup
X-SVN-Rev: 8669
2002-05-22 17:02:23 +00:00
Alan Liu
263c0df2d0 ICU-1903 initial checkin
X-SVN-Rev: 8655
2002-05-21 23:32:22 +00:00
Alan Liu
1fcfcc9ed6 ICU-1903 fix Java line-wrapping code
X-SVN-Rev: 8653
2002-05-21 23:29:56 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
Steven R. Loomis
c8d848b2d3 ICU-1895 pkgdata and ./ paths (fix, forgot some #ifndefs for WIN32)
X-SVN-Rev: 8601
2002-05-13 20:17:34 +00:00