Commit Graph

69 Commits

Author SHA1 Message Date
Alan Liu
1657c4c4c9 ICU-1292 remove unirange; no longer needed due to pragma use variable range xxxx xxxx
X-SVN-Rev: 6677
2001-11-07 20:02:16 +00:00
George Rhoten
ec9d88119a ICU-1211 Change the version number 1.9->2.0
X-SVN-Rev: 6309
2001-10-18 18:24:44 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
George Rhoten
a0d55f3957 ICU-1271 Fix release mode
X-SVN-Rev: 6185
2001-10-11 16:56:56 +00:00
Doug Felt
7258dac736 ICU-1271 Port RuleBasedNumberFormat to ICU
X-SVN-Rev: 6172
2001-10-10 21:43:11 +00:00
Alan Liu
385dc0eea1 ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
X-SVN-Rev: 5972
2001-09-28 21:39:51 +00:00
George Rhoten
42a35fc241 ICU-770 Add the i18n data cleanup functions.
X-SVN-Rev: 5620
2001-08-30 03:01:06 +00:00
Markus Scherer
95abeb91e1 ICU-1007 remove DecompData and ComposeData
X-SVN-Rev: 5615
2001-08-30 00:00:06 +00:00
Syn Wee Quek
d5122c82d5 ICU-1030
Header file copy to appropriate directory in release build.

X-SVN-Rev: 5607
2001-08-29 21:58:55 +00:00
Syn Wee Quek
75adf07067 ICU-1030
New implementation for Unicode Boyer Moore string search.

X-SVN-Rev: 5587
2001-08-25 02:03:53 +00:00
George Rhoten
f9081a2e8e ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
X-SVN-Rev: 5565
2001-08-23 01:06:08 +00:00
Ram Viswanadha
d7d6c296e2 ICU-329 First take on add better error reporting with UParseError struct.
X-SVN-Rev: 5472
2001-08-16 00:55:16 +00:00
Alan Liu
d046d1a2a5 ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
2001-08-15 19:06:40 +00:00
Andy Heninger
c874a332a0 ICU-1075 Project file for i18n lib - remove minor inconsistency between debug, release settings
X-SVN-Rev: 5395
2001-07-31 17:32:08 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Andy Heninger
40bfe95d06 ICU-1075 i18n project file, added missing custom build step for unimatch.h
X-SVN-Rev: 5358
2001-07-26 23:40:46 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Vladimir Weinstein
ebe3b45ff8 ICU-392 change the library version number
X-SVN-Rev: 5339
2001-07-25 16:12:35 +00:00
Alan Liu
c4976b1c19 ICU-1029 add nortrans.h
X-SVN-Rev: 5176
2001-07-03 23:49:21 +00:00
Alan Liu
6f20ab6cdc ICU-1029 add NormalizationTransliterator
X-SVN-Rev: 5173
2001-07-03 23:44:45 +00:00
George Rhoten
de96188690 ICU-965 Add some missing header files.
X-SVN-Rev: 5150
2001-07-02 18:37:49 +00:00
Vladimir Weinstein
9cfbd67e3b ICU-1022 Win32 changes (solaris temporary build fix)
X-SVN-Rev: 5114
2001-06-27 22:37:31 +00:00
George Rhoten
420b851ba4 ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp], and turn off some compiler extension options.
X-SVN-Rev: 5088
2001-06-26 17:58:21 +00:00
George Rhoten
aacd4fe0b6 ICU-1008 Do less static initialization
X-SVN-Rev: 5071
2001-06-25 21:15:39 +00:00
Alan Liu
a2d0cfbe1c ICU-989 add Any-Name, Name-Any to win32 build
X-SVN-Rev: 4950
2001-06-11 23:43:32 +00:00
Alan Liu
2bb771200d ICU-965 add Any-Lower, Any-Upper, and Any-Title to Win32 build
X-SVN-Rev: 4944
2001-06-11 20:12:06 +00:00
Vladimir Weinstein
00a32c9550 ICU-96 modified BOCSU for identical level and moved it into a separate module
X-SVN-Rev: 4714
2001-05-18 19:49:04 +00:00
George Rhoten
56a40c23aa ICU-661 Refix the resource information building.
Well the resources build fine on my machine.

X-SVN-Rev: 4635
2001-05-10 17:43:01 +00:00
George Rhoten
bab001e8f6 ICU-661 Remove debug information in release mode
and include the proper include directory for building resources in release mode.

X-SVN-Rev: 4633
2001-05-10 16:48:25 +00:00
Andy Heninger
f89197ab0c ICU-893 Add Version Resources for Windows DLLs (except for data dll)
X-SVN-Rev: 4631
2001-05-09 22:41:59 +00:00
Vladimir Weinstein
dc13b76767 ICU-96 make ucol_tok a .cpp file in order to be able to use inline functions
X-SVN-Rev: 4491
2001-04-17 21:47:10 +00:00
Andy Heninger
bed84e98b8 ICU-880 strcoll: incremental FCD check and no precalc of length
of null terminated strings

X-SVN-Rev: 4460
2001-04-06 23:37:48 +00:00
Alan Liu
8dbd284136 ICU-924 add "Remove" transliterator
X-SVN-Rev: 4440
2001-04-04 06:46:17 +00:00
Andy Heninger
72b45a433b ICU-903 updated copyright notices.
X-SVN-Rev: 4249
2001-03-22 00:09:10 +00:00
Markus Scherer
6c4bd1db2c ICU-96 add ucol_wgt.c/.h for weight allocation
X-SVN-Rev: 3978
2001-03-08 23:20:20 +00:00
Vladimir Weinstein
7e3605d1ad ICU-96 collation filename reorganization - forgot to do save all in msvc :)
X-SVN-Rev: 3971
2001-03-08 18:43:06 +00:00
Vladimir Weinstein
2f32e7e853 ICU-96 collation filename reorganization
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00
Vladimir Weinstein
1c52bd1c5c ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
2001-02-26 10:28:56 +00:00
Vladimir Weinstein
aac31e5566 ICU-96 more new files. Will try to do unix port now...
X-SVN-Rev: 3487
2001-01-29 22:09:24 +00:00
George Rhoten
955c80514c ICU-759 Really turned on optimization for the whole library
X-SVN-Rev: 3461
2001-01-23 23:38:38 +00:00
George Rhoten
9d54391037 ICU-759 Turned on optimization for the whole library
X-SVN-Rev: 3460
2001-01-23 23:13:27 +00:00
Vladimir Weinstein
362eecc2ca ICU-96 UCollationElements (C wrapper for CollationIterator) is moved to ucoleitr.[h|cpp]
X-SVN-Rev: 3422
2001-01-15 19:02:30 +00:00
Vladimir Weinstein
e0b41907c0 ICU-653 bumped win dll version number from 17 to 18 (collation renaming is in)
X-SVN-Rev: 3418
2001-01-15 07:25:31 +00:00
Vladimir Weinstein
9ecaf4fcae ICU-96 collation key adopt, ucol_createSortKey, fix for collation key hash code, C++ incremental compare implementation
X-SVN-Rev: 3196
2000-12-12 01:15:30 +00:00
George Rhoten
480ccca2c4 ICU-759 Turned on full optimization only for collation. Transliteration doesn't work at this time with full optimization
X-SVN-Rev: 3164
2000-12-07 23:36:42 +00:00
Steven R. Loomis
8de7f0cf35 ICU-758 rename import .lib files
X-SVN-Rev: 3151
2000-12-06 03:02:21 +00:00
George Rhoten
23d0591205 ICU-740 Added inlining for release mode
X-SVN-Rev: 3082
2000-12-01 01:25:56 +00:00
George Rhoten
b956b006a6 ICU-740 Removed empty files.
X-SVN-Rev: 3067
2000-11-30 20:15:37 +00:00
Yves Arrouye
c9388940ea ICU-367 fix for I/O streams on Windows.
X-SVN-Rev: 2720
2000-10-17 22:42:40 +00:00
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00