Commit Graph

1916 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
Andy Heninger
b82ae85b5e ICU-2011 U_ASSERT, fix incorrect assertion in uhash
X-SVN-Rev: 9288
2002-07-23 00:59:23 +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
b30806af00 ICU-1992 Undo my last change.
X-SVN-Rev: 9279
2002-07-22 16:13:18 +00:00
Vladimir Weinstein
2b5bb4ffb5 ICU-1930 Bumped collation versions
X-SVN-Rev: 9269
2002-07-20 04:38:14 +00:00
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +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
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
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
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
Steven R. Loomis
2f8b47db27 ICU-1992 data loading, dat->icu
X-SVN-Rev: 9238
2002-07-17 21:02:09 +00:00
Steven R. Loomis
c3cd9fec3e ICU-1991 ucnv_openPackage and safeclone update
X-SVN-Rev: 9237
2002-07-17 20:58:41 +00:00
George Rhoten
564396e169 ICU-1992 Readd some needed defines for z/OS
X-SVN-Rev: 9236
2002-07-17 20:35:54 +00:00
George Rhoten
4d4cde52ca ICU-1913 Fixes for iSeries.
X-SVN-Rev: 9235
2002-07-17 19:44:00 +00:00
Steven R. Loomis
1386f08c7f ICU-1992 .dat -> .icu for non package files
X-SVN-Rev: 9233
2002-07-17 19:25:18 +00:00
Steven R. Loomis
52d48e9183 ICU-1992 remove some unneeded defines
X-SVN-Rev: 9224
2002-07-17 15:12:37 +00:00
Steven R. Loomis
7d400dec01 ICU-1992 data packaging changes
X-SVN-Rev: 9222
2002-07-17 03:01:45 +00:00
Steven R. Loomis
4ef2dc2ea1 ICU-1991 ucnv_openPackage
X-SVN-Rev: 9220
2002-07-17 02:34:50 +00:00
George Rhoten
f26a626862 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9215
2002-07-16 22:32:54 +00:00
George Rhoten
c133593e5b ICU-1972 Export the uenum.h header file
X-SVN-Rev: 9213
2002-07-16 21:13:00 +00:00
George Rhoten
68c0c52375 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9206
2002-07-16 18:22:36 +00:00
Markus Scherer
8867e50f55 ICU-1962 define UObject::new/delete when testing for global new/delete
X-SVN-Rev: 9200
2002-07-16 15:56:35 +00:00
Markus Scherer
57b729a60f ICU-1962 define UObject::new/delete when testing for global new/delete
X-SVN-Rev: 9199
2002-07-16 15:47:46 +00:00
George Rhoten
b268f86c5e ICU-1891 Temporary fix until we find out what the z/OS 1.2 compiler is doing.
X-SVN-Rev: 9198
2002-07-16 03:13:19 +00:00
George Rhoten
fe000c413a ICU-1988 Update the ICU version
X-SVN-Rev: 9195
2002-07-16 02:32:22 +00:00
Markus Scherer
30c37a9114 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9194
2002-07-16 01:55:55 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
497d2b0dd6 ICU-900 fix compiler warnings
X-SVN-Rev: 9184
2002-07-16 00:29:25 +00:00
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Ram Viswanadha
594f3a1d2e ICU-1986 remove deprecated SCSU files
X-SVN-Rev: 9177
2002-07-16 00:11:06 +00:00
Ram Viswanadha
8368706ed2 ICU-900 fix compiler warnings
X-SVN-Rev: 9176
2002-07-16 00:09:13 +00:00
George Rhoten
772bd34192 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9170
2002-07-15 23:26:32 +00:00
Markus Scherer
448ba68c95 ICU-1987 fix default bidi classes for unassigned code points
X-SVN-Rev: 9165
2002-07-15 22:30:36 +00:00
Markus Scherer
02642b2d27 ICU-1970 fix Joining_Type and Line_Break
X-SVN-Rev: 9159
2002-07-15 16:43:32 +00:00
Markus Scherer
1c14e937a4 ICU-1970 terminate empty result for FC_NFKC_Closure
X-SVN-Rev: 9158
2002-07-15 16:40:49 +00:00
George Rhoten
8d525d6c11 ICU-868 Add new API to enumerate all of the tagged aliases
X-SVN-Rev: 9145
2002-07-13 16:32:16 +00:00
George Rhoten
02aa4c915f ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
X-SVN-Rev: 9144
2002-07-13 16:31:03 +00:00
Vladimir Weinstein
923c56edd3 ICU-1948 Moved direct access APIs from public to private header until the next release
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
Markus Scherer
dc22926c40 ICU-1970 support huge numbers in u_getNumericValue()
X-SVN-Rev: 9134
2002-07-13 01:04:28 +00:00
Markus Scherer
94835669c2 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 9133
2002-07-13 00:46:18 +00:00
George Rhoten
5dbda1eb5c ICU-868 Allow more converters
X-SVN-Rev: 9131
2002-07-12 23:55:31 +00:00
George Rhoten
c85207afbd ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
2002-07-12 21:42:24 +00:00