Commit Graph

1964 Commits

Author SHA1 Message Date
Steven R. Loomis
adb2157094 ICU-1991 openPackage/safeclone update
X-SVN-Rev: 9472
2002-07-31 20:53:03 +00:00
Steven R. Loomis
c0a8bc9cb7 ICU-1992 packaging, suffix, uconv building on unix
X-SVN-Rev: 9470
2002-07-31 20:28:32 +00:00
Andy Heninger
2a51b28692 ICU-45 RBBI Bug: fix handling of \uffff in data to be iterated.
Add test for same.
Add test for new line break test data file.

X-SVN-Rev: 9464
2002-07-31 19:05:33 +00:00
Markus Scherer
b69618fe43 ICU-1961 fix Han digit code point for "4"
X-SVN-Rev: 9449
2002-07-30 23:45:36 +00:00
George Rhoten
5ee4802f94 ICU-2030 Check the value of U_OVERRIDE_CXX_ALLOCATION instead
X-SVN-Rev: 9448
2002-07-30 23:23:21 +00:00
George Rhoten
e031c78009 ICU-1868 -I. is only needed by the common library. Everything else should use the source directory.
X-SVN-Rev: 9442
2002-07-30 21:16:13 +00:00
George Rhoten
d3b70f9b85 ICU-2030 Check for the ability to override the C++ new and delete operators.
X-SVN-Rev: 9441
2002-07-30 20:55:20 +00:00
Vladimir Weinstein
484b577415 ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
X-SVN-Rev: 9440
2002-07-30 20:49:30 +00:00
Andy Heninger
7de935a168 ICU-45 Add word break enum values. Add test for same.
Bug fix:  bad tag value returned after BreakIterator::first()

X-SVN-Rev: 9438
2002-07-30 19:09:14 +00:00
Andy Heninger
39aeca73d5 ICU-2030 More comments on use of U_OVERRIDE_CXX_ALLOCATION
X-SVN-Rev: 9435
2002-07-30 17:27:16 +00:00
George Rhoten
f535e89080 ICU-1604 Hopeful fix for TRU64 (OSF, ...)
X-SVN-Rev: 9434
2002-07-30 16:54:14 +00:00
George Rhoten
cb2214eceb ICU-2030 U_CPP_MEMORY_TEST -> U_OVERRIDE_CXX_ALLOCATION and add better documentation
X-SVN-Rev: 9431
2002-07-30 07:42:00 +00:00
George Rhoten
d9121cfa14 ICU-2030 Sun Forte really dislikes most of the new and delete functions.
X-SVN-Rev: 9425
2002-07-30 01:42:26 +00:00
George Rhoten
7d211e9031 ICU-1974 The declaration of a class member within the class definition must not be qualified.
X-SVN-Rev: 9424
2002-07-30 01:22:08 +00:00
George Rhoten
5fdfd1ae4c ICU-2030 Don't use // in a C file.
X-SVN-Rev: 9421
2002-07-30 01:12:58 +00:00
George Rhoten
252de3a2d3 ICU-2030 Readd cmemory.c
X-SVN-Rev: 9417
2002-07-30 00:00:28 +00:00
George Rhoten
e762158a7a ICU-2030 Readd cmemory.c
X-SVN-Rev: 9416
2002-07-29 23:59:56 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
George Rhoten
1d3822c68a ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9407
2002-07-29 22:41:36 +00:00
Andy Heninger
95db42d3dc ICU-2030 Refine behavior of uprv_malloc() and uprv_free()
X-SVN-Rev: 9405
2002-07-29 22:15:14 +00:00
Andy Heninger
5fc362c978 ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9404
2002-07-29 21:35:58 +00:00
Andy Heninger
3c1dffb98a ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9402
2002-07-29 21:29:23 +00:00
Markus Scherer
68008dd5a2 ICU-1867 ucnv_getNextUChar for SCSU should use non-offset internal function
X-SVN-Rev: 9401
2002-07-29 21:22:55 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Alan Liu
52a7c40e92 ICU-1974 make contains() use binary search
X-SVN-Rev: 9397
2002-07-29 20:41:49 +00:00
Alan Liu
2bae1fa5e5 ICU-1974 make contains(start, end) use binary search
X-SVN-Rev: 9396
2002-07-29 19:36:55 +00:00
George Rhoten
bdf490b526 ICU-1868 Don't need -I. when icudefs.mk already has it.
X-SVN-Rev: 9394
2002-07-28 21:40:03 +00:00
George Rhoten
307e38598c ICU-1891 Slightly better fixes for z/OS archive mode, dual library support and batch mode without diverging too far from the standard Unix build.
X-SVN-Rev: 9390
2002-07-27 07:58:30 +00:00
Alan Liu
649057f2f3 ICU-1997 use uprv_isRuleWhiteSpace() in parsers
X-SVN-Rev: 9381
2002-07-26 22:07:49 +00:00
George Rhoten
04bd1b56a0 ICU-1891 Make ICU work on z/OS in archive mode.
X-SVN-Rev: 9377
2002-07-26 21:05:37 +00:00
George Rhoten
4236f298d1 ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
2002-07-26 17:19:16 +00:00
George Rhoten
2172746123 ICU-2023 Fix some documentation for doxygen
X-SVN-Rev: 9367
2002-07-26 16:05:08 +00:00
George Rhoten
a588120c7e ICU-2023 Fix some doxygen documentation problems.
X-SVN-Rev: 9359
2002-07-25 23:08:28 +00:00
George Rhoten
a151553d16 ICU-2019 Use a mutex to initilize the data.
X-SVN-Rev: 9353
2002-07-25 21:44:57 +00:00
George Rhoten
48594668a7 ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9333
2002-07-25 16:36:40 +00:00
George Rhoten
41bd5e0c78 ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9332
2002-07-25 16:29:44 +00:00
George Rhoten
4a9e048769 ICU-1962 Still define fgClassID when threads are disabled.
X-SVN-Rev: 9329
2002-07-25 15:25:44 +00:00
George Rhoten
3824603dee ICU-1892 Don't need to use ucmp8.h
X-SVN-Rev: 9328
2002-07-25 14:49:10 +00:00
Vladimir Weinstein
2cb5be71bb ICU-978 enable strict build for cygwin
X-SVN-Rev: 9327
2002-07-25 05:37:28 +00:00
George Rhoten
25cdc91f17 ICU-900 Fixed a doxygen warning
X-SVN-Rev: 9322
2002-07-24 22:30:02 +00:00
George Rhoten
bf4890e0c0 ICU-1834 Update the CCSID numbers for Unicode
X-SVN-Rev: 9317
2002-07-24 19:15:27 +00:00
Andy Heninger
8714fcad68 ICU-45 clean up more g++ compiler warnings
X-SVN-Rev: 9314
2002-07-24 19:07:37 +00:00
George Rhoten
93163da43f ICU-2019 Use a mutex to initilize the data.
X-SVN-Rev: 9312
2002-07-24 18:41:51 +00:00
George Rhoten
0b135a6401 ICU-1953 Add UErrorCode arguments and tests for allocation.
This also fixes a compiler warning/error when trying to cast NULL.

X-SVN-Rev: 9299
2002-07-24 00:23:41 +00:00
George Rhoten
757bb57d8a ICU-1947 Explicitly define the current default calling convention used
X-SVN-Rev: 9297
2002-07-23 23:20:44 +00:00
George Rhoten
aa41d27d93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9296
2002-07-23 23:12:03 +00:00
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
George Rhoten
a112484129 ICU-2011 Include utypes.h before assert.h for the proton compiler's broken name mangling
X-SVN-Rev: 9291
2002-07-23 18:03:54 +00:00
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