Commit Graph

7399 Commits

Author SHA1 Message Date
George Rhoten
5d0f277c43 ICU-1900 Ignore some files in CVS.
X-SVN-Rev: 9451
2002-07-31 00:12:19 +00:00
George Rhoten
ec1dc60183 ICU-1739 fixed a memory leak
X-SVN-Rev: 9450
2002-07-30 23:50:36 +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
Eric Mader
2dd958480e ICU-1944 backtrack contexts are stored with the first entry corresponding to the glyph closest to the input context.
X-SVN-Rev: 9447
2002-07-30 22:58:29 +00:00
George Rhoten
d4c289ed12 ICU-1900 Ignore some files in CVS.
X-SVN-Rev: 9446
2002-07-30 22:26:11 +00:00
Alan Liu
de1e4f603d ICU-1922 update handleTransliterate() docs
X-SVN-Rev: 9445
2002-07-30 22:13:23 +00:00
George Rhoten
7f2fe1908f ICU-1827 Allow int64_t to be used from the system headers.
X-SVN-Rev: 9444
2002-07-30 22:07:31 +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
Vladimir Weinstein
69d22e1603 ICU-1880 remove escaping of spaces (\\<space>) in favor of quoting the whole string, so that Java can process test resource bundles (a\\<space>b -> 'a<space>b')
X-SVN-Rev: 9439
2002-07-30 20:18:18 +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
Steven R. Loomis
da8ba58e0c ICU-1898 duplicate libsuffix fix for aix
X-SVN-Rev: 9436
2002-07-30 18:00:16 +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
a5e7872567 ICU-1896 root will always be included even when resfiles.mk is deleted.
X-SVN-Rev: 9432
2002-07-30 08:00:51 +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
ff811b8693 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9430
2002-07-30 02:46:10 +00:00
George Rhoten
a96dee9330 ICU-2030 Reenable the call to parse the file.
X-SVN-Rev: 9428
2002-07-30 02:35:48 +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
3871f8f84f ICU-2030 Readd proper Win64 support
X-SVN-Rev: 9423
2002-07-30 01:19:24 +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
Ram Viswanadha
1f8060ec97 ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9418
2002-07-30 00:03:36 +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
b6e7cfc21a ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9414
2002-07-29 23:33:12 +00:00
George Rhoten
f7bf404dd9 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9413
2002-07-29 23:30:28 +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
Ram Viswanadha
e3989f13d5 ICU-2014 Update rules from ICU4J
X-SVN-Rev: 9411
2002-07-29 23:02:47 +00:00
Vladimir Weinstein
26a6a81be7 ICU-1948 test error conditions and dispose of resources in TestDirectAccess
X-SVN-Rev: 9410
2002-07-29 23:01:44 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
George Rhoten
b960c29b0a ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9408
2002-07-29 22:52:41 +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
Syn Wee Quek
37cd0cf84d ICU-2031
@draft changed to @stable for APIs prior and inclusive of 1.8.1

X-SVN-Rev: 9406
2002-07-29 22:37:56 +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
George Rhoten
4b12c02394 ICU-1900 Add an extra flag for optimization
X-SVN-Rev: 9403
2002-07-29 21:33:32 +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
Markus Scherer
9b5987c2ec ICU-1440 Esperanto collation considers accented characters to be primary-level different from base characters (sorts them as separate base characters)
X-SVN-Rev: 9398
2002-07-29 20:56:50 +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
Alan Liu
4a24c14e60 ICU-2014 point el.txt to Greek-Latin/UNGEGN
X-SVN-Rev: 9395
2002-07-29 19:08:27 +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
26d1395085 ICU-1739 fix a memory leak
X-SVN-Rev: 9393
2002-07-28 19:34:16 +00:00
Alan Liu
5f481fb5c7 ICU-2014 update icu4c translit rules from Java
X-SVN-Rev: 9391
2002-07-27 18:10:15 +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