George Rhoten
e2508f1293
ICU-1896 Add dynamic locale list creation.
...
X-SVN-Rev: 8602
2002-05-13 20:29:31 +00:00
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
faec7727ae
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8545
2002-04-30 21:03:00 +00:00
George Rhoten
7f87b5724e
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8539
2002-04-30 17:22:11 +00:00
George Rhoten
ac061302c1
ICU-1877 pwin64.h doesn't exist. Use pwin32.h
...
X-SVN-Rev: 8537
2002-04-30 00:48:04 +00:00
George Rhoten
df30dfbd29
ICU-1877 Add Win64 support.
...
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
Doug Felt
77b6719b9b
ICU-970 add substring constructors and setTo overload to UnicodeString
...
X-SVN-Rev: 8527
2002-04-26 18:02:49 +00:00
Alan Liu
37b4739783
ICU-1749 API additions to support UnicodeSet
...
X-SVN-Rev: 8526
2002-04-26 06:30:37 +00:00
George Rhoten
53b969bd26
ICU-1872 Test for mutex initialization
...
X-SVN-Rev: 8505
2002-04-24 16:10:33 +00:00
George Rhoten
8cd90d7b88
ICU-1872 Test for mutex initialization
...
X-SVN-Rev: 8503
2002-04-23 23:24:25 +00:00
George Rhoten
78b2d83a32
ICU-1868 Consolodate most definitions into icudefs.mk.in
...
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
Vladimir Weinstein
c96dbd3c94
ICU-1492 fixed reference counting for resource bundles
...
X-SVN-Rev: 8484
2002-04-17 21:19:38 +00:00
Markus Scherer
59347d8bde
ICU-1867 improve SCSU performance with non-offset-handling function versions
...
X-SVN-Rev: 8483
2002-04-17 20:46:27 +00:00
Markus Scherer
995a589267
ICU-1864 add BOCU-1
...
X-SVN-Rev: 8481
2002-04-17 20:36:53 +00:00
Markus Scherer
1d04179415
ICU-900 initialize destLength
...
X-SVN-Rev: 8461
2002-04-15 17:45:07 +00:00
Ram Viswanadha
161100569d
ICU-1721 error checking
...
X-SVN-Rev: 8398
2002-04-05 02:49:56 +00:00
George Rhoten
8e5258614f
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8386
2002-04-05 00:03:32 +00:00
Ram Viswanadha
8fa4e9107b
ICU-1835 Add mappings for codepoints
...
X-SVN-Rev: 8372
2002-04-04 03:07:42 +00:00
George Rhoten
ccd0b6cde6
ICU-1831 Don't use // in C files.
...
X-SVN-Rev: 8363
2002-04-03 19:52:08 +00:00
Ram Viswanadha
bb3a922488
ICU-1564 Fix memory overshoot bug
...
X-SVN-Rev: 8353
2002-04-03 00:59:05 +00:00
Andy Heninger
e6dfdcbccf
ICU-1831 fix TOC pointer alignment problems in ICU data
...
name lookup code on AS/400
X-SVN-Rev: 8351
2002-04-03 00:45:35 +00:00
Steven R. Loomis
e39e749523
ICU-1769 removing some unneeded renamings
...
X-SVN-Rev: 8349
2002-04-03 00:01:21 +00:00
Steven R. Loomis
59572346bd
ICU-1686 UCharIterator adding error codes
...
X-SVN-Rev: 8347
2002-04-02 23:54:41 +00:00
Steven R. Loomis
8185a8ce05
ICU-1686 UCharIterator: use -1 for error code
...
X-SVN-Rev: 8346
2002-04-02 23:35:24 +00:00
George Rhoten
e8cf181469
ICU-1828 Remove tabs
...
X-SVN-Rev: 8328
2002-04-02 01:17:28 +00:00
George Rhoten
033575b131
ICU-214 Fix for Win64. Use x86 assembly for aligning code for x86 machines.
...
X-SVN-Rev: 8297
2002-03-29 19:03:59 +00:00
George Rhoten
2ab3c9cd3b
ICU-214 Fix for Win64. Don't freely convert between (void *) and int32_t.
...
Use the int32_t functions when you are only using integers.
Also arrays of scalars need to be allocated with malloc (Needed by Lotus j1733).
X-SVN-Rev: 8289
2002-03-29 01:56:09 +00:00
George Rhoten
153b72da68
ICU-214 Fix for Win64. Do the math in size_t when part of the expression is in size_t and the other side is (void *)
...
X-SVN-Rev: 8288
2002-03-29 01:51:09 +00:00
Steven R. Loomis
96aebaa79a
ICU-1730 #elif -> #else
...
X-SVN-Rev: 8280
2002-03-28 17:37:54 +00:00
George Rhoten
b9fcc4a086
ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding.
...
X-SVN-Rev: 8272
2002-03-27 23:24:15 +00:00
Andy Heninger
353e4c6ce7
ICU-1762 SRL code review comment - make init of cnvCacheMutex=NULL explicit
...
X-SVN-Rev: 8259
2002-03-27 17:36:15 +00:00
George Rhoten
f5f1fca9aa
ICU-1811 Increase the code coverage of Locale:get methods (Found some typos)
...
X-SVN-Rev: 8254
2002-03-26 23:10:19 +00:00
George Rhoten
103f843333
ICU-1811 Remove unused code.
...
X-SVN-Rev: 8253
2002-03-26 23:09:05 +00:00
Vladimir Weinstein
955e42c4e3
ICU-1769 bumped up collation version (please rebuild UCA & bundles)
...
X-SVN-Rev: 8246
2002-03-26 16:47:39 +00:00
Ram Viswanadha
1b9d145260
ICU-1808 Fix SCSU's handling of some non-BMP codepoints
...
X-SVN-Rev: 8226
2002-03-25 22:41:07 +00:00
George Rhoten
0b12bb4953
ICU-1556 Fix AIX 5.1 with Visual Age 5.0 in 32-bit mode with -O2
...
optmization. (The bug is really that specific)
X-SVN-Rev: 8221
2002-03-25 17:43:35 +00:00
George Rhoten
0136f68900
ICU-1593 Clarify how saveState is used.
...
X-SVN-Rev: 8217
2002-03-23 00:29:03 +00:00
Andy Heninger
3d4d1c39ed
ICU-1265 change RBBI_IGNORE to UBRK_IGNORE
...
X-SVN-Rev: 8211
2002-03-22 23:01:41 +00:00
George Rhoten
cf93f6857f
ICU-1803 Fix some documentation. Some definitions only exist in the Unicode class.
...
X-SVN-Rev: 8206
2002-03-22 17:35:20 +00:00
George Rhoten
ae0fe2df18
ICU-1541 Add a comment about the EXPORT2 changes
...
X-SVN-Rev: 8183
2002-03-21 19:57:37 +00:00
George Rhoten
441d7129ba
ICU-1541 Undo some of the EXPORT2 changes
...
X-SVN-Rev: 8180
2002-03-21 19:31:32 +00:00
George Rhoten
a78f77abb4
ICU-1739 BoundsChecker is brain dead when dealing with unions sometimes.
...
X-SVN-Rev: 8179
2002-03-21 19:12:11 +00:00
Yves Arrouye
b594e7b5cd
ICU-900 warnings
...
X-SVN-Rev: 8172
2002-03-21 16:46:29 +00:00
Yves Arrouye
fdf8138640
ICU-900 fixed the same compiler warnings George fixed and I broke
...
X-SVN-Rev: 8163
2002-03-20 22:38:19 +00:00
Markus Scherer
b7682efdab
ICU-1682 provide direct access to decomposition of a code point - unorm_getDecomposition
...
X-SVN-Rev: 8154
2002-03-20 18:24:02 +00:00
Markus Scherer
230b44ed74
ICU-1686 fix use of UCharIterator.move, especially with UITER_START->UITER_ZERO
...
X-SVN-Rev: 8150
2002-03-20 17:04:56 +00:00
Markus Scherer
3c82d919fd
ICU-1686 add UITER_ZERO, UITER_LENGTH - UCharIterator was missing an equivalent to CharacterIterator::setIndex
...
X-SVN-Rev: 8149
2002-03-20 17:03:39 +00:00
Vladimir Weinstein
c8186aa4d3
ICU-1682 added removeAll method
...
X-SVN-Rev: 8108
2002-03-19 07:16:19 +00:00
George Rhoten
bc64b17bee
ICU-1199 Stop using the deprecated Unicode C++ class
...
X-SVN-Rev: 8105
2002-03-19 03:01:28 +00:00
Steven R. Loomis
2beec0d7ab
ICU-1769 update to 2.1 version
...
X-SVN-Rev: 8103
2002-03-19 01:43:19 +00:00