Alan Liu
|
bc74ea4119
|
ICU-450 fix handling of UTransPosition fields
X-SVN-Rev: 1674
|
2000-06-28 20:52:11 +00:00 |
|
Alan Liu
|
ab9145acf3
|
ICU-450 move urep to common
X-SVN-Rev: 1670
|
2000-06-28 20:19:11 +00:00 |
|
Alan Liu
|
2d602e3c92
|
ICU-450 added docs
X-SVN-Rev: 1668
|
2000-06-28 19:46:05 +00:00 |
|
Alan Liu
|
c68b0038be
|
ICU-450 rename UTransPosition fields
X-SVN-Rev: 1660
|
2000-06-27 20:07:59 +00:00 |
|
Alan Liu
|
4b93945b1a
|
ICU-450 fix obviously erroneous usage of UTransPosition fields
X-SVN-Rev: 1659
|
2000-06-27 20:06:52 +00:00 |
|
Alan Liu
|
76de7c04e3
|
ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
X-SVN-Rev: 1655
|
2000-06-27 19:00:38 +00:00 |
|
Alan Liu
|
3439865196
|
ICU-450 transliterator C api -- initial
X-SVN-Rev: 1652
|
2000-06-27 16:30:16 +00:00 |
|
Alan Liu
|
7dc237a90d
|
ICU-450 transliterator C api -- temporary
X-SVN-Rev: 1651
|
2000-06-27 16:27:28 +00:00 |
|
Vladimir Weinstein
|
18b6ac3369
|
ICU-432 fixing leaks
X-SVN-Rev: 1649
|
2000-06-26 22:46:15 +00:00 |
|
Alan Liu
|
49c2098d0e
|
ICU-438 fieldDifference
X-SVN-Rev: 1632
|
2000-06-15 23:36:25 +00:00 |
|
Vladimir Weinstein
|
e8ef7da59a
|
ICU-432 changes according to purify output
X-SVN-Rev: 1630
|
2000-06-15 22:32:39 +00:00 |
|
Alan Liu
|
21b2825616
|
ICU-220 add getString() that returns reference to internal string
X-SVN-Rev: 1625
|
2000-06-14 20:52:50 +00:00 |
|
Yves Arrouye
|
5aa6e647e3
|
ICU-428 copy headers on Release build.
X-SVN-Rev: 1588
|
2000-06-08 22:56:20 +00:00 |
|
Alan Liu
|
4e46471d22
|
ICU-417 add support for secondary grouping size
X-SVN-Rev: 1580
|
2000-06-07 00:15:59 +00:00 |
|
Steven R. Loomis
|
27db2d6664
|
ICU-420 missed some..
X-SVN-Rev: 1559
|
2000-06-03 04:37:12 +00:00 |
|
Steven R. Loomis
|
3ec60c904e
|
ICU-420 make header files build by themselves
X-SVN-Rev: 1558
|
2000-06-03 04:18:06 +00:00 |
|
Steven R. Loomis
|
b97b6abea5
|
ICU-393 removed old files
X-SVN-Rev: 1544
|
2000-06-02 00:22:48 +00:00 |
|
Steven R. Loomis
|
9ff4e2eaa0
|
ICU-408 fixes for HPUX
X-SVN-Rev: 1528
|
2000-05-31 22:18:22 +00:00 |
|
Alan Liu
|
73d861e601
|
ICU-352 rename xor to complement (xor is HP keyword)
X-SVN-Rev: 1504
|
2000-05-26 18:32:15 +00:00 |
|
Helena Chapman
|
0e03c3e7c1
|
ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1500
|
2000-05-26 01:18:36 +00:00 |
|
Markus Scherer
|
852c3ce82c
|
ICU-176 remove wrong enum scoping
X-SVN-Rev: 1499
|
2000-05-25 23:15:29 +00:00 |
|
Markus Scherer
|
f9e84da9e5
|
ICU-176 remove wrong enum scoping; HP/UX aCC: cannot instantiate static array with class constructors
X-SVN-Rev: 1498
|
2000-05-25 23:15:15 +00:00 |
|
Alan Liu
|
64ee6c116d
|
ICU-352 compact UnicodeSets
X-SVN-Rev: 1492
|
2000-05-25 19:27:33 +00:00 |
|
Alan Liu
|
55bf569c3a
|
ICU-352 rewrite to use inversion list; upgrade API to use UChar32
X-SVN-Rev: 1491
|
2000-05-25 19:27:14 +00:00 |
|
Markus Scherer
|
713ce67cba
|
ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
|
2000-05-25 01:10:55 +00:00 |
|
Markus Scherer
|
2ceca5876b
|
ICU-176 DecimalFormat API use UnicodeString pad char, not UChar (old: deprecated) - implementation needs to follow at a later time
X-SVN-Rev: 1485
|
2000-05-24 22:44:14 +00:00 |
|
Markus Scherer
|
93ee508e8e
|
ICU-176 DecimalFormat API use UnicodeString pad char, not UChar (old: deprecated)
X-SVN-Rev: 1484
|
2000-05-24 22:42:59 +00:00 |
|
Vladimir Weinstein
|
a23c3012f6
|
ICU-408 resolved ambiguity in resource bundle construction
X-SVN-Rev: 1478
|
2000-05-24 22:03:54 +00:00 |
|
Vladimir Weinstein
|
b22f6e854c
|
ICU-406 resolve ambiguity in resource bundle construction
X-SVN-Rev: 1474
|
2000-05-24 21:51:28 +00:00 |
|
Markus Scherer
|
769118da39
|
ICU-176 prepare some implementation for UChar32 normalization results
X-SVN-Rev: 1471
|
2000-05-24 21:01:07 +00:00 |
|
Markus Scherer
|
7699023a21
|
ICU-408 declare variable before for(;;) head to be visible after the loop
X-SVN-Rev: 1469
|
2000-05-24 20:58:31 +00:00 |
|
Vladimir Weinstein
|
5bb7edefb6
|
ICU-406 win32 compiler warning
X-SVN-Rev: 1466
|
2000-05-24 20:33:09 +00:00 |
|
Vladimir Weinstein
|
1583efe468
|
ICU-406 putting collation in resource bundles
X-SVN-Rev: 1463
|
2000-05-24 19:58:40 +00:00 |
|
Helena Chapman
|
aab9c41ddc
|
ICU-408 AIX 4.3.x port changes.
X-SVN-Rev: 1460
|
2000-05-24 19:21:39 +00:00 |
|
Alan Liu
|
ed528c7b3a
|
ICU-352 disallow bad ranges
X-SVN-Rev: 1458
|
2000-05-24 18:25:27 +00:00 |
|
Vladimir Weinstein
|
e35f1c9533
|
ICU-406 putting collation in resource bundles (initial revision)
X-SVN-Rev: 1426
|
2000-05-22 19:49:10 +00:00 |
|
Alan Liu
|
563d9e5006
|
ICU-352 rbt support for segments, cursor offset, and new syntax
X-SVN-Rev: 1422
|
2000-05-20 04:40:29 +00:00 |
|
Alan Liu
|
6a59bb39c8
|
ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1421
|
2000-05-20 04:35:31 +00:00 |
|
Alan Liu
|
1d3e8f643d
|
ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1419
|
2000-05-20 02:08:55 +00:00 |
|
Helena Chapman
|
69ba12f77c
|
ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
|
2000-05-18 22:08:39 +00:00 |
|
Vladimir Weinstein
|
881a9d1d31
|
ICU-184 support for storing binary collation data in resource bundles (initial revision)
X-SVN-Rev: 1408
|
2000-05-18 21:25:51 +00:00 |
|
Steven R. Loomis
|
0a042c3f86
|
ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
|
2000-05-15 22:32:11 +00:00 |
|
Helena Chapman
|
c5a079fe2e
|
ICU-110 Added ucol_getVersion() API for getting Collator version information.
X-SVN-Rev: 1375
|
2000-05-15 19:48:26 +00:00 |
|
Vladimir Weinstein
|
c786b21d52
|
ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
|
2000-05-15 18:39:17 +00:00 |
|
Steven R. Loomis
|
b67cfb9fbe
|
ICU-200 os400 build update (use $(LIBICU) instead of "libicu-" everywhere)
X-SVN-Rev: 1361
|
2000-05-13 00:13:15 +00:00 |
|
Markus Scherer
|
6b6bbd29f1
|
ICU-375 correct isAcceptable signature
X-SVN-Rev: 1324
|
2000-05-03 23:15:02 +00:00 |
|
Markus Scherer
|
7c7a980e20
|
ICU-375 do not compile strict if windows.h is included
X-SVN-Rev: 1322
|
2000-05-03 23:13:13 +00:00 |
|
Yves Arrouye
|
ebd22f3413
|
ICU-368 conditionally use <iostream> (and the std namespace),
<iostream.h>, or no streams at all depending on the value of U_IOSTREAM_SOURCE.
X-SVN-Rev: 1252
|
2000-04-25 21:33:15 +00:00 |
|
Steven R. Loomis
|
05a806c6bc
|
ICU-367 clean up use of iostream.h
X-SVN-Rev: 1179
|
2000-04-20 17:16:45 +00:00 |
|
Steven R. Loomis
|
5c83448e16
|
ICU-267 ucnv no longer exposes ucmp8, you'll have to declare it yourself
X-SVN-Rev: 1175
|
2000-04-19 22:13:47 +00:00 |
|