Steven R. Loomis
|
adb2157094
|
ICU-1991 openPackage/safeclone update
X-SVN-Rev: 9472
|
2002-07-31 20:53:03 +00:00 |
|
Vladimir Weinstein
|
5f4de5095f
|
ICU-2039 increase code coverage for canonical iterator
X-SVN-Rev: 9471
|
2002-07-31 20:41:40 +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 |
|
Alan Liu
|
08ad15127c
|
ICU-1884 remove debug line
X-SVN-Rev: 9468
|
2002-07-31 19:34:41 +00:00 |
|
Alan Liu
|
55386dbaf5
|
ICU-1884 remove unused var
X-SVN-Rev: 9467
|
2002-07-31 19:29:42 +00:00 |
|
Alan Liu
|
1d4ddfc2a3
|
ICU-1884 fix currency patterns: need min==max fraction digits; EURO must use 2 fraction digits
X-SVN-Rev: 9466
|
2002-07-31 19:18:49 +00:00 |
|
Alan Liu
|
e30eecf51d
|
ICU-1884 add test for currency patterns
X-SVN-Rev: 9465
|
2002-07-31 19:17:34 +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 |
|
Alan Liu
|
7ab5b0d8dc
|
ICU-1543 add regression test for ms_MY cal
X-SVN-Rev: 9463
|
2002-07-31 18:25:00 +00:00 |
|
Steven R. Loomis
|
0d2700c1de
|
ICU-1992 data packaging, update to uconv
X-SVN-Rev: 9462
|
2002-07-31 17:43:13 +00:00 |
|
Vladimir Weinstein
|
d9d42c5a9d
|
ICU-1865 fixed shifted functioning when having small stack buffers
X-SVN-Rev: 9460
|
2002-07-31 17:13:01 +00:00 |
|
Steven R. Loomis
|
2f30c04d51
|
ICU-1992 data packaging, update to uconv
X-SVN-Rev: 9454
|
2002-07-31 00:51:06 +00:00 |
|
Steven R. Loomis
|
917ddf24d7
|
ICU-1992 pkgdata robustness, bugfix updates for windows
X-SVN-Rev: 9453
|
2002-07-31 00:50:42 +00:00 |
|
Steven R. Loomis
|
fb4e4a43f7
|
ICU-1992 data packaging change, don't use u_getDataDirectory()
X-SVN-Rev: 9452
|
2002-07-31 00:50:13 +00:00 |
|
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 |
|