Commit Graph

8750 Commits

Author SHA1 Message Date
Andy Heninger
7c556849f0 ICU-45 clean up g++ compiler warnings
X-SVN-Rev: 9290
2002-07-23 18:02:13 +00:00
Syn Wee Quek
45556a1366 ICU-2010
code coverage update for UCharacterDirection

X-SVN-Rev: 9289
2002-07-23 16:36:38 +00:00
Andy Heninger
b82ae85b5e ICU-2011 U_ASSERT, fix incorrect assertion in uhash
X-SVN-Rev: 9288
2002-07-23 00:59:23 +00:00
George Rhoten
c5e21811a0 ICU-1891 Update comments about z/OS
X-SVN-Rev: 9287
2002-07-23 00:18:09 +00:00
Syn Wee Quek
164838c4d0 ICU-2010
code coverage updates and removal of redundant code

X-SVN-Rev: 9286
2002-07-22 23:28:21 +00:00
Andy Heninger
0e23352a30 ICU-2011 U_ASSERT macro added
X-SVN-Rev: 9285
2002-07-22 23:24:55 +00:00
Andy Heninger
e32993b2d8 ICU-45 RBBI, getRuleStatus() works after previous().
More Tests.
Private includes removed from public header
Break rule tag status added to word break rules.

X-SVN-Rev: 9284
2002-07-22 22:02:08 +00:00
George Rhoten
c17a59a0c2 ICU-868 Remove duplicate checking that is done by uenum.c
X-SVN-Rev: 9283
2002-07-22 21:06:41 +00:00
George Rhoten
85012434a2 ICU-868 Better testing of new API
X-SVN-Rev: 9282
2002-07-22 21:05:17 +00:00
Syn Wee Quek
911da04bff ICU-1997 add functions for "ICU rule white space" - Cf+White_Space
X-SVN-Rev: 9281
2002-07-22 20:41:10 +00:00
George Rhoten
a770f90433 ICU-1900 Make it easier to use Visual Age when it's not installed in a
standard location.

X-SVN-Rev: 9280
2002-07-22 19:07:11 +00:00
George Rhoten
b30806af00 ICU-1992 Undo my last change.
X-SVN-Rev: 9279
2002-07-22 16:13:18 +00:00
Mark Davis
fd17229533 Incorporated CEDICT and EDICT data for generating transliterators
X-SVN-Rev: 9278
2002-07-21 08:43:39 +00:00
Mark Davis
bdc6d957c4 ICU-1830 fixed the diphthongs ending with upsilon;
also changed to file for UNGEGN
 (also commented out Han/definition)

X-SVN-Rev: 9277
2002-07-21 08:42:27 +00:00
Mark Davis
075d5c81a4 ICU-1830 fixed the diphthongs ending with upsilon;
also changed to file for UNGEGN

X-SVN-Rev: 9276
2002-07-21 08:40:06 +00:00
Mark Davis
105a570db4 ICU-1946 additional tweeks, using EDICT/CDICT instead of just Unihan
X-SVN-Rev: 9275
2002-07-21 08:26:40 +00:00
Mark Davis
50eb8471f4 ICU-1946 additional tweeks
X-SVN-Rev: 9274
2002-07-21 08:21:40 +00:00
Steven R. Loomis
378b0303c5 ICU-1992 fix for files mode
X-SVN-Rev: 9273
2002-07-20 12:02:41 +00:00
Vladimir Weinstein
b803725a1d ICU-1953 Collation code review
X-SVN-Rev: 9272
2002-07-20 06:00:04 +00:00
Vladimir Weinstein
5391094816 ICU-1953 Collation code review
X-SVN-Rev: 9271
2002-07-20 04:44:57 +00:00
Vladimir Weinstein
ee0d242707 ICU-1880 derb update - should eventually be able to handle aliases. Not yet.
X-SVN-Rev: 9270
2002-07-20 04:41:13 +00:00
Vladimir Weinstein
2b5bb4ffb5 ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
George Rhoten
e623806f02 ICU-978 CygWin doesn't like removing the nonexistent *.uni files
X-SVN-Rev: 9268
2002-07-20 00:26:32 +00:00
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
George Rhoten
f1ed8babf0 ICU-45 Ignore some stuff in CVS
X-SVN-Rev: 9266
2002-07-19 22:23:40 +00:00
George Rhoten
4e9839997b ICU-1900 Since the xlC_r compiler may installed in an unusual location,
let's check the help text for the type of compiler.  We'll default to the newer
VisualAge compiler when all else fails.

X-SVN-Rev: 9265
2002-07-19 22:21:21 +00:00
Ram Viswanadha
277dd912c5 ICU-1999 Tests for UCharacterIteratorWrapper and CharacterIteratorWrapper
X-SVN-Rev: 9264
2002-07-19 22:09:27 +00:00
Ram Viswanadha
0b20ef9f6a ICU-1999 add wrapper for CharacterIterator and UCharacterIterator
X-SVN-Rev: 9263
2002-07-19 22:08:46 +00:00
Vladimir Weinstein
10e780fc17 ICU-978 make genUCA process both DOS and UNIX files
X-SVN-Rev: 9262
2002-07-19 21:59:26 +00:00
Markus Scherer
6be11f8432 ICU-1997 use getRuleWhiteSpace()
X-SVN-Rev: 9261
2002-07-19 21:46:07 +00:00
Vladimir Weinstein
469fe7ed85 ICU-978 changes for cygwin
X-SVN-Rev: 9260
2002-07-19 21:45:33 +00:00
Markus Scherer
3a4cd45887 ICU-1997 add functions for "ICU rule white space" - Cf+White_Space
X-SVN-Rev: 9259
2002-07-19 21:16:42 +00:00
George Rhoten
df1c104e58 ICU-1998 Add Visual Studio 7 (.NET) projects to ICU
X-SVN-Rev: 9258
2002-07-19 21:12:19 +00:00
George Rhoten
3c7c456595 ICU-1992 Put some important deleted code back in.
X-SVN-Rev: 9257
2002-07-19 16:53:28 +00:00
George Rhoten
bd7952898b ICU-1891 Better support for int64_t on z/OS.
X-SVN-Rev: 9256
2002-07-19 15:28:43 +00:00
George Rhoten
3880202787 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types on this deprecated code.
X-SVN-Rev: 9255
2002-07-19 01:26:19 +00:00
Syn Wee Quek
c4e1831d62 ICU-1923
rectified bug in testing for supplementary characters in casing

X-SVN-Rev: 9254
2002-07-19 00:53:02 +00:00
Syn Wee Quek
f1a5dec3e8 ICU-1923
rectified bug in testing for ignorables

X-SVN-Rev: 9253
2002-07-18 23:27:03 +00:00
George Rhoten
b152e7a0fe ICU-1891 Fixes for z/OS. Need to build the break iterators after the converters.
X-SVN-Rev: 9252
2002-07-18 22:01:55 +00:00
George Rhoten
765eb9dbc6 ICU-1891 Fixes for z/OS
X-SVN-Rev: 9251
2002-07-18 22:01:30 +00:00
Markus Scherer
98758e5121 ICU-1962 add comment for future split of UObject into two classes
X-SVN-Rev: 9250
2002-07-18 20:22:00 +00:00
Markus Scherer
24ab8c4341 ICU-1970 un-deprecate UBLOCK_PRIVATE_USE_AREA
X-SVN-Rev: 9249
2002-07-18 19:08:43 +00:00
Vladimir Weinstein
5c1720e12a ICU-1948 code tried to access array as if it was a table. WRONG! Fixed!
X-SVN-Rev: 9248
2002-07-18 17:03:57 +00:00
George Rhoten
e8a6207142 ICU-1913 Less aggressive optimization of the iSeries fix.
X-SVN-Rev: 9247
2002-07-18 16:46:30 +00:00
Steven R. Loomis
751ad79746 ICU-1992 data packaging (a little crash prevention for bad cases)
X-SVN-Rev: 9246
2002-07-18 00:45:20 +00:00
Steven R. Loomis
d6fd164758 ICU-1992 data packaging changes
X-SVN-Rev: 9245
2002-07-18 00:26:33 +00:00
Syn Wee Quek
f3886a2b0e ICU-1996
Modified StringBuffer.append(StringBuffer) to use StringBuffer.append(String)

X-SVN-Rev: 9244
2002-07-17 23:48:06 +00:00
Steven R. Loomis
97772635e2 ICU-1992 data loading dat->icu
X-SVN-Rev: 9243
2002-07-17 23:43:23 +00:00
George Rhoten
824423395b ICU-1913 Fix for 64-bit machines (AIX and Solaris)
X-SVN-Rev: 9242
2002-07-17 22:53:39 +00:00
George Rhoten
e9cea70189 ICU-1992 Fix for HP/UX
X-SVN-Rev: 9240
2002-07-17 22:21:34 +00:00