Markus Scherer
|
5aa9e27ac0
|
ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h
X-SVN-Rev: 16320
|
2004-09-14 16:58:51 +00:00 |
|
Markus Scherer
|
ba9290c9ab
|
ICU-4078 forgot to add -i description to help text
X-SVN-Rev: 16319
|
2004-09-14 13:47:24 +00:00 |
|
Markus Scherer
|
86ae6dd6fc
|
ICU-4078 U_INLINE->inline in .cpp
X-SVN-Rev: 16318
|
2004-09-14 00:52:37 +00:00 |
|
Markus Scherer
|
5320060c1a
|
ICU-4078 gennorm now needs other properties files - but must not depend on unorm.icu...
X-SVN-Rev: 16317
|
2004-09-13 23:40:06 +00:00 |
|
Markus Scherer
|
a52e1cd824
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
X-SVN-Rev: 16316
|
2004-09-13 23:38:31 +00:00 |
|
Markus Scherer
|
a745bc2469
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
X-SVN-Rev: 16315
|
2004-09-13 23:37:58 +00:00 |
|
Markus Scherer
|
95a00e8e5c
|
ICU-4078 check for error code
X-SVN-Rev: 16314
|
2004-09-13 23:33:48 +00:00 |
|
Markus Scherer
|
f7b7183d7a
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
X-SVN-Rev: 16313
|
2004-09-13 23:33:22 +00:00 |
|
Markus Scherer
|
1ed0796a99
|
ICU-4078 gennorm now needs other properties files
X-SVN-Rev: 16312
|
2004-09-13 23:11:38 +00:00 |
|
George Rhoten
|
06966de3a9
|
ICU-4098 Allow some break iterators to be removed from the build.
X-SVN-Rev: 16311
|
2004-09-13 16:00:27 +00:00 |
|
George Rhoten
|
86e489fb77
|
ICU-4098 Prevent missing break iterators from crashing the build.
X-SVN-Rev: 16310
|
2004-09-13 15:39:02 +00:00 |
|
George Rhoten
|
276f299cfe
|
ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16309
|
2004-09-13 00:10:12 +00:00 |
|
George Rhoten
|
69c28c4bea
|
ICU-4078 Forgot to include uassert.h
X-SVN-Rev: 16308
|
2004-09-12 23:19:33 +00:00 |
|
George Rhoten
|
7dd960a8b4
|
ICU-4078 Loosely couple the cleanup functions.
X-SVN-Rev: 16307
|
2004-09-12 23:07:29 +00:00 |
|
George Rhoten
|
8066f2dfe3
|
ICU-4078 Make sure the cleanup function definition works in C++
X-SVN-Rev: 16306
|
2004-09-12 22:54:50 +00:00 |
|
George Rhoten
|
6fe68cb5ba
|
ICU-3855 Improve static libraries
X-SVN-Rev: 16305
|
2004-09-12 22:30:29 +00:00 |
|
Markus Scherer
|
c7b731f94b
|
ICU-4078 normalization exclusion sets: move their building (with set patterns) from unorm.cpp to gennorm so that runtime normalization code does not depend on all properties and uniset_props.cpp
X-SVN-Rev: 16304
|
2004-09-12 16:59:20 +00:00 |
|
Markus Scherer
|
bd1f26f937
|
ICU-4078 move property name comparison functions from uprops to propname
X-SVN-Rev: 16303
|
2004-09-11 22:02:10 +00:00 |
|
Markus Scherer
|
248e6ad8fa
|
ICU-4078 move functions to make uchar.c (core properties APIs) independent of ucase.c (case mapping)
X-SVN-Rev: 16302
|
2004-09-11 21:59:21 +00:00 |
|
Markus Scherer
|
b5eebb331e
|
ICU-4078 move functions to make uchar.c (core properties APIs) independent of uprops.c (universal properties APIs)
X-SVN-Rev: 16301
|
2004-09-11 15:04:40 +00:00 |
|
Markus Scherer
|
b92c4979a1
|
ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation
X-SVN-Rev: 16300
|
2004-09-11 14:24:31 +00:00 |
|
Markus Scherer
|
e46fb2345d
|
ICU-4078 simplify code for creating exclusion sets
X-SVN-Rev: 16299
|
2004-09-11 05:29:21 +00:00 |
|
George Rhoten
|
4b6fa85920
|
ICU-3696 Move less commonly used codepages towards the bottom of the alias table.
X-SVN-Rev: 16296
|
2004-09-10 06:42:15 +00:00 |
|
George Rhoten
|
c3e9229f9e
|
ICU-4084 The language isn't needed.
X-SVN-Rev: 16292
|
2004-09-10 04:57:34 +00:00 |
|
George Rhoten
|
6d2df6345d
|
ICU-3837 Add UCONFIG_NO_SERVICE (don't deprecated locale IDs).
X-SVN-Rev: 16291
|
2004-09-10 04:57:10 +00:00 |
|
George Rhoten
|
e4631bbcac
|
ICU-3837 Add UCONFIG_NO_SERVICE
X-SVN-Rev: 16290
|
2004-09-10 04:51:24 +00:00 |
|
George Rhoten
|
3125a17c01
|
ICU-4078 Make sure that this can work without break iteration.
X-SVN-Rev: 16289
|
2004-09-10 03:19:27 +00:00 |
|
George Rhoten
|
eeac2edf68
|
ICU-4078 Remove unused headers due to file split.
X-SVN-Rev: 16288
|
2004-09-10 03:18:48 +00:00 |
|
George Rhoten
|
074fecd712
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
X-SVN-Rev: 16287
|
2004-09-09 07:57:42 +00:00 |
|
George Rhoten
|
a2173be0a3
|
ICU-3696 Replace jisx-201 with ibm-897.
X-SVN-Rev: 16286
|
2004-09-09 07:57:06 +00:00 |
|
George Rhoten
|
4e51efe20d
|
ICU-3905 Remove unused headers
X-SVN-Rev: 16285
|
2004-09-09 07:34:37 +00:00 |
|
George Rhoten
|
6595a71959
|
ICU-3969 Ignore new files
X-SVN-Rev: 16284
|
2004-09-09 06:32:21 +00:00 |
|
George Rhoten
|
3dad571a44
|
ICU-4078 Remove unused code.
X-SVN-Rev: 16283
|
2004-09-09 06:26:00 +00:00 |
|
George Rhoten
|
587e2cef3e
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
X-SVN-Rev: 16282
|
2004-09-09 05:55:01 +00:00 |
|
George Rhoten
|
4c9c1a4c61
|
ICU-3925 Make sure that a rebuild all doesn't complain about transliterator .txt files missing.
X-SVN-Rev: 16281
|
2004-09-09 02:35:06 +00:00 |
|
George Rhoten
|
54372e084e
|
ICU-4078 Allow the majority of the converter API to not depend on ures_ API.
X-SVN-Rev: 16280
|
2004-09-09 00:57:05 +00:00 |
|
George Rhoten
|
9d54cafb75
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
X-SVN-Rev: 16279
|
2004-09-08 23:28:51 +00:00 |
|
George Rhoten
|
2c2853f1fe
|
ICU-4078 Don't use uloc_getDefault when it's not needed.
Also the example is better to use NULL for getting the default locale.
X-SVN-Rev: 16278
|
2004-09-08 22:25:45 +00:00 |
|
Markus Scherer
|
b1c08ad27e
|
ICU-3969 add dependency makedata->gencase
X-SVN-Rev: 16277
|
2004-09-08 14:32:05 +00:00 |
|
Markus Scherer
|
a644b0e629
|
ICU-4078 add cdecl to C callbacks into C++
X-SVN-Rev: 16276
|
2004-09-08 14:14:35 +00:00 |
|
Markus Scherer
|
62525d7ea0
|
ICU-3969 remove unused variables
X-SVN-Rev: 16275
|
2004-09-08 14:05:44 +00:00 |
|
George Rhoten
|
c876971e64
|
ICU-3969 errorCode was not initialized
X-SVN-Rev: 16273
|
2004-09-08 00:19:10 +00:00 |
|
George Rhoten
|
35591b2f7a
|
ICU-3969 Fix the gencase dependencies in vs.net
X-SVN-Rev: 16272
|
2004-09-07 23:45:09 +00:00 |
|
George Rhoten
|
04cb6cc1ff
|
ICU-4078 oops
X-SVN-Rev: 16271
|
2004-09-07 23:25:53 +00:00 |
|
George Rhoten
|
061938e026
|
ICU-3969 Add genccase's Makefile to configure.
X-SVN-Rev: 16270
|
2004-09-07 23:11:22 +00:00 |
|
Markus Scherer
|
4e8f1e5b40
|
ICU-4078 move dependency on uloc code from low-level ucase.c to somewhat higher ustrcase.c
X-SVN-Rev: 16269
|
2004-09-07 22:04:47 +00:00 |
|
Markus Scherer
|
d07a737592
|
ICU-4078 forgot to move 2 constants from ustrtrns.c
X-SVN-Rev: 16268
|
2004-09-07 21:32:01 +00:00 |
|
Markus Scherer
|
235b61e6f9
|
ICU-4078 oops
X-SVN-Rev: 16267
|
2004-09-07 19:19:33 +00:00 |
|
Markus Scherer
|
3ba67ae1c2
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16266
|
2004-09-07 18:05:01 +00:00 |
|
Markus Scherer
|
8a3a93deed
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
X-SVN-Rev: 16265
|
2004-09-07 17:59:53 +00:00 |
|