George Rhoten
6a79b605fb
ICU-1008 Do less static initialization.
...
X-SVN-Rev: 5158
2001-07-02 22:04:18 +00:00
George Rhoten
4960bd9d5c
ICU-1028 Fixes for os/390
...
X-SVN-Rev: 5157
2001-07-02 21:07:35 +00:00
Markus Scherer
2fc1e2ef98
ICU-1027 move fLength back from Replaceable to UnicodeString, add virtual Rep::getLength()
...
X-SVN-Rev: 5156
2001-07-02 20:58:14 +00:00
George Rhoten
a22ea7d8af
ICU-919 Made some functions inline.
...
X-SVN-Rev: 5154
2001-07-02 20:26:33 +00:00
George Rhoten
9fd5994ca7
ICU-479 Fix for s/390, stop exporting private static const variables, and improve speed performance
...
X-SVN-Rev: 5153
2001-07-02 20:09:52 +00:00
George Rhoten
de96188690
ICU-965 Add some missing header files.
...
X-SVN-Rev: 5150
2001-07-02 18:37:49 +00:00
George Rhoten
72159af00c
ICU-953 Export fewer static symbols and fix an os/390 porting problem
...
X-SVN-Rev: 5149
2001-07-02 17:23:27 +00:00
George Rhoten
c4cc4f56ea
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5148
2001-06-29 22:54:56 +00:00
Alan Liu
be55a412be
ICU-965 in Any-Title make can't -> Can't, not Can'T
...
X-SVN-Rev: 5144
2001-06-29 21:19:49 +00:00
Alan Liu
f89574d8e8
ICU-990 backslash escape single quotes outside of quoted strings
...
X-SVN-Rev: 5142
2001-06-29 19:39:03 +00:00
Alan Liu
34915937bd
ICU-990 fix compiler warning
...
X-SVN-Rev: 5141
2001-06-29 19:36:36 +00:00
George Rhoten
bc397ee3f3
ICU-900 Fixed a compiler warning on Solaris Workshop Pro v6.0
...
X-SVN-Rev: 5134
2001-06-28 22:57:15 +00:00
Markus Scherer
e0359d11ac
ICU-1007 reduce warnings
...
X-SVN-Rev: 5133
2001-06-28 20:46:46 +00:00
Syn Wee Quek
a5f4ece198
ICU-861
...
Improved test for iterator performance.
X-SVN-Rev: 5132
2001-06-28 20:45:02 +00:00
Syn Wee Quek
280519187e
ICU-861
...
Additional test for testing clearing of buffers.
X-SVN-Rev: 5131
2001-06-28 20:44:09 +00:00
Syn Wee Quek
d89bb9c5fc
ICU-861
...
Minor optimisation for the backwards iterator.
X-SVN-Rev: 5130
2001-06-28 20:42:56 +00:00
Markus Scherer
a06786ebfc
ICU-973 remove one redundant if()
...
X-SVN-Rev: 5129
2001-06-28 20:28:23 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
Markus Scherer
71a57ee3bc
ICU-1007 warning level 4 for unorm.cpp
...
X-SVN-Rev: 5122
2001-06-28 17:01:17 +00:00
Markus Scherer
465f87c12d
ICU-1007 optimizations and Jamo composition fixes
...
X-SVN-Rev: 5121
2001-06-28 17:00:25 +00:00
George Rhoten
d10eb1f23a
ICU-1017 Too many _SO_TARGETs defined. Remove a few of them.
...
X-SVN-Rev: 5120
2001-06-28 01:40:43 +00:00
Markus Scherer
b581e87e12
ICU-1007 new NF*C implementation
...
X-SVN-Rev: 5119
2001-06-28 00:34:35 +00:00
Markus Scherer
bd05b67248
ICU-1007 set combining flags on all Jamos, write combining results with combineFwd flags
...
X-SVN-Rev: 5118
2001-06-28 00:33:20 +00:00
Markus Scherer
c8bf8c6fa9
ICU-1007 remove char name comments to make this file smaller
...
X-SVN-Rev: 5117
2001-06-28 00:31:42 +00:00
George Rhoten
099f3e09e1
ICU-1018 iostream is already included in ustream.h, don't need it again.
...
X-SVN-Rev: 5116
2001-06-28 00:06:30 +00:00
George Rhoten
05d5f21180
ICU-988 Don't need the global mutex in locmap anymore, and turn off the compiler extensions for it.
...
X-SVN-Rev: 5115
2001-06-28 00:05:20 +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
5ff95ae4c6
ICU-900 Removed unused functions
...
X-SVN-Rev: 5113
2001-06-27 22:32:49 +00:00
Vladimir Weinstein
8c07252eda
ICU-1022 quick fix to Solaris / Workshop 6 build problem
...
X-SVN-Rev: 5112
2001-06-27 21:53:31 +00:00
Syn Wee Quek
7c92dbd460
ICU-880
...
Added skipped 5 iterator performance test.
X-SVN-Rev: 5111
2001-06-27 21:45:09 +00:00
Syn Wee Quek
590bc3fae2
ICU-861
...
Modified operator=() to check on endp instead of flags for string length.
X-SVN-Rev: 5110
2001-06-27 19:27:56 +00:00
George Rhoten
4b61754a3f
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5109
2001-06-27 16:25:02 +00:00
Vladimir Weinstein
fb05d3dd43
ICU-1002 OOOOPS - different constness in header and source - FIXED!
...
X-SVN-Rev: 5108
2001-06-27 14:59:02 +00:00
George Rhoten
07f1fa1ef1
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 5107
2001-06-27 01:19:04 +00:00
Syn Wee Quek
4e6784d556
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5106
2001-06-26 23:02:07 +00:00
George Rhoten
35591e5501
ICU-1019 add const to the context pointers
...
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
Vladimir Weinstein
b80caa0a93
ICU-1010 turned off collation version number test until we stabilize it
...
X-SVN-Rev: 5102
2001-06-26 22:28:11 +00:00
Vladimir Weinstein
afb8c28b80
ICU-1002 added variable top tests ALSO added a dormant limitations test
...
X-SVN-Rev: 5101
2001-06-26 22:26:13 +00:00
Vladimir Weinstein
be1c314374
ICU-1002 added variable top tests
...
X-SVN-Rev: 5100
2001-06-26 22:25:23 +00:00
Vladimir Weinstein
e021c45787
ICU-1002 implemented getter and setter functions for variable top in C and C++
...
X-SVN-Rev: 5099
2001-06-26 22:24:10 +00:00
Andy Heninger
8aaca77e9a
ICU-973 speed tweaks to u_strcmpCodePointOrder.
...
X-SVN-Rev: 5098
2001-06-26 21:33:04 +00:00
Syn Wee Quek
17a134b0dd
ICU-983
...
Rearranged output comment positions.
X-SVN-Rev: 5097
2001-06-26 20:46:10 +00:00
George Rhoten
e9f5eade98
ICU-953 oops didn't want GMT_OBJ in there in the first place.
...
X-SVN-Rev: 5096
2001-06-26 20:15:25 +00:00
George Rhoten
9310a02769
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5091
2001-06-26 18:39:07 +00:00
George Rhoten
d72dbde944
ICU-1018 unistrm.h is not needed anymore
...
X-SVN-Rev: 5090
2001-06-26 18:05:05 +00:00
George Rhoten
2278d96ad1
ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
...
X-SVN-Rev: 5089
2001-06-26 17:59:14 +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
dc95cc5905
ICU-1018 Move iostream and UnicodeStringStreamer usage from unistr.[h,cpp] to ustream.[h,cpp]
...
X-SVN-Rev: 5087
2001-06-26 17:57:53 +00:00
George Rhoten
be282546b4
ICU-1018 Remove some options that use some compiler extensions.
...
X-SVN-Rev: 5086
2001-06-26 17:53:36 +00:00
George Rhoten
21901af3f6
ICU-1018 Move iostream usage from unistr.[h,cpp] to ustream.[h,cpp]
...
X-SVN-Rev: 5085
2001-06-26 17:48:31 +00:00
Syn Wee Quek
8717cf50c7
ICU-861
...
Added tests to improve the test coverage
X-SVN-Rev: 5084
2001-06-26 17:44:23 +00:00
Syn Wee Quek
8fa2ab2060
ICU-807
...
Clean up:
removed old comments and
redundant private methods that isn't used anywhere.
X-SVN-Rev: 5083
2001-06-26 17:41:10 +00:00
George Rhoten
5cad90229b
ICU-1008 Fix syntax for some compilers (Hopefully)
...
X-SVN-Rev: 5081
2001-06-26 02:07:54 +00:00
George Rhoten
d9b087f1df
ICU-996 Different fix for compilers
...
X-SVN-Rev: 5080
2001-06-25 23:57:54 +00:00
Markus Scherer
4bd57921ca
ICU-973 use the new u_memcmpCodePointOrder()
...
X-SVN-Rev: 5079
2001-06-25 23:45:33 +00:00
Markus Scherer
023ce6975c
ICU-973 add strncmp() and memcmp() variants of u_strcmpCodePointOrder(), and optimize them all
...
X-SVN-Rev: 5078
2001-06-25 23:44:21 +00:00
Markus Scherer
4dde4dc995
ICU-973 add strncmp() and memcmp() variants of u_strcmpCodePointOrder()
...
X-SVN-Rev: 5077
2001-06-25 23:44:00 +00:00
Markus Scherer
d83e863668
ICU-1007 add a growBuffer implementation for internal use
...
X-SVN-Rev: 5076
2001-06-25 22:59:23 +00:00
Vladimir Weinstein
d4bc87fca2
ICU-1010 consolidating version data - changed settings for release mode
...
X-SVN-Rev: 5075
2001-06-25 22:22:41 +00:00
George Rhoten
f810918e28
ICU-1008 Do less static initialization
...
X-SVN-Rev: 5074
2001-06-25 22:00:52 +00:00
George Rhoten
6f068c37a1
ICU-1008 Do less static initialization, and use the default converter less
...
X-SVN-Rev: 5073
2001-06-25 21:15:56 +00:00
George Rhoten
aacd4fe0b6
ICU-1008 Do less static initialization
...
X-SVN-Rev: 5071
2001-06-25 21:15:39 +00:00
Vladimir Weinstein
f8af8ef211
ICU-1002 changed semantics of variable top, fixed fractional UCA, added placeholder for setter API, added error codes
...
X-SVN-Rev: 5069
2001-06-25 04:01:49 +00:00
Markus Scherer
fbf556b376
ICU-1007 need LIBICUUC after all because toolutil needs it
...
X-SVN-Rev: 5067
2001-06-22 21:01:26 +00:00
Vladimir Weinstein
38fe598025
ICU-1005 improved code coverage for BOCSU. Made compose/decompose test faster
...
X-SVN-Rev: 5065
2001-06-22 18:35:01 +00:00
Ram Viswanadha
96d50a13fc
ICU-912 Test for validating the fix
...
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Ram Viswanadha
d640d7c28f
ICU-914 Test for validating the fix
...
X-SVN-Rev: 5063
2001-06-22 17:13:08 +00:00
Yves Arrouye
7a737d73d6
ICU-1010 (fixed committing an 'experimental, broken' sed) look for version in every .h after trying uversion.h
...
X-SVN-Rev: 5062
2001-06-22 17:04:37 +00:00
Yves Arrouye
b20ff0e274
ICU-1010 look for version in every .h after trying uversion.h
...
X-SVN-Rev: 5061
2001-06-22 16:50:43 +00:00
Yves Arrouye
04a8b879b7
ICU-963 define DATA_TYPE
...
X-SVN-Rev: 5060
2001-06-22 16:10:38 +00:00
Yves Arrouye
d4f08f066d
ICU-1010 get the version from uversion.h since it's not in utypes.h anymore
...
X-SVN-Rev: 5059
2001-06-22 16:01:27 +00:00
Markus Scherer
a60e3b7f92
ICU-1007 reduce warnings
...
X-SVN-Rev: 5054
2001-06-21 23:10:00 +00:00
Vladimir Weinstein
d0ccdee1b0
ICU-1010 consolidating version data
...
X-SVN-Rev: 5053
2001-06-21 22:51:27 +00:00
George Rhoten
710fd86d27
ICU-1008 Better name for the infinity symbols.
...
X-SVN-Rev: 5052
2001-06-21 20:58:03 +00:00
George Rhoten
af7c0c4f04
ICU-1008 Do less static initialization
...
X-SVN-Rev: 5051
2001-06-21 20:46:12 +00:00
Markus Scherer
bbe5d3b59e
ICU-1007 re-fix reference type for _getNextCC() call to make it work on Windows
...
X-SVN-Rev: 5050
2001-06-21 19:20:48 +00:00
Ram Viswanadha
8954699039
ICU-1007 added cast to make gcc happy
...
X-SVN-Rev: 5049
2001-06-21 18:47:02 +00:00
Ram Viswanadha
8a45e3f14a
ICU-1007 update configure and configure.in to include gennorm
...
X-SVN-Rev: 5048
2001-06-21 18:45:45 +00:00
George Rhoten
5c8fe9bcf2
ICU-953 Do less static initialization
...
X-SVN-Rev: 5046
2001-06-21 18:27:52 +00:00
Markus Scherer
6be4ed3a60
ICU-1007 add FCD support
...
X-SVN-Rev: 5045
2001-06-21 18:02:53 +00:00
Yves Arrouye
1e9d644cb5
ICU-678 packaging now works around the fact that make distclean
...
leaves a lot of trash in test/testdata, and does not generate control
from control.in but rather changes it in place so that one can use
dpkg-buildpackage without having to do make -f debian/rules to get
a control file first.
X-SVN-Rev: 5044
2001-06-20 23:48:40 +00:00
Syn Wee Quek
2ba25d4bf8
ICU-1004
...
Added Makefile
Removed Linux compiler warnings.
Removed memory leak from line 637 from strsrch.cpp
X-SVN-Rev: 5043
2001-06-20 23:33:30 +00:00
George Rhoten
251aa915ba
ICU-996 Fix syntax for some compilers (Hopefully)
...
X-SVN-Rev: 5042
2001-06-20 23:22:59 +00:00
George Rhoten
4a9dee0dfc
ICU-953 Don't do static initialization
...
X-SVN-Rev: 5041
2001-06-20 22:52:03 +00:00
Alan Liu
7816fe3b3e
ICU-1006 add tests for liberalized ID
...
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Alan Liu
3d59e76f56
ICU-1006 add case insensitive UnicodeString hash and compare fns
...
X-SVN-Rev: 5039
2001-06-20 22:37:40 +00:00
Alan Liu
f014c842dd
ICU-1006 add case insensitive keys option to ct
...
X-SVN-Rev: 5038
2001-06-20 22:37:16 +00:00
Alan Liu
355858163a
ICU-1006 make the ID hash use case insensitive keys
...
X-SVN-Rev: 5037
2001-06-20 22:30:52 +00:00
Markus Scherer
f0a283151e
ICU-1007 temporarily add N+/N- command line option to select the new/old normalization code
...
X-SVN-Rev: 5036
2001-06-20 22:25:25 +00:00
Markus Scherer
42c2ec7dc8
ICU-1007 initial new normalization code
...
X-SVN-Rev: 5035
2001-06-20 22:24:42 +00:00
Markus Scherer
a93780d01d
ICU-1007 do not test Yod with Hiriq here because it changes from 3.0 to 3.1
...
X-SVN-Rev: 5034
2001-06-20 22:24:25 +00:00
Markus Scherer
3a25e7fe68
ICU-1007 make Normalizer a friend
...
X-SVN-Rev: 5033
2001-06-20 22:20:29 +00:00
Markus Scherer
344bd3c27e
ICU-1007 Unicode 3.1 data
...
X-SVN-Rev: 5032
2001-06-20 22:17:33 +00:00
Syn Wee Quek
4413acc625
ICU-1004 Modified project setting to link the run-time library as a debug multithread dll during the debug session.
...
X-SVN-Rev: 5031
2001-06-20 21:59:36 +00:00
Syn Wee Quek
1973c85169
ICU-1004 New sample codes for Boyer Moore search.
...
X-SVN-Rev: 5030
2001-06-20 21:47:31 +00:00
Yves Arrouye
e9f3387660
ICU-695 wrong permissions for README, installed as script instead of data
...
X-SVN-Rev: 5029
2001-06-20 21:38:44 +00:00
George Rhoten
3aa133d5b7
ICU-953 Don't do static initialization, except for GMT.
...
X-SVN-Rev: 5028
2001-06-20 21:11:13 +00:00
George Rhoten
d938ddf1ca
ICU-996 Fix syntax for some compilers (Hopefully)
...
X-SVN-Rev: 5027
2001-06-20 20:36:45 +00:00
Syn Wee Quek
8b2f397e72
ICU-861 Optimised the backwards iterator and extra boundary checks.
...
X-SVN-Rev: 5026
2001-06-20 18:14:51 +00:00
George Rhoten
f8136daf50
ICU-996 Fix syntax for some compilers
...
X-SVN-Rev: 5025
2001-06-20 16:59:01 +00:00
Yves Arrouye
82eda0a3c7
ICU-620 fix distclean: distclean rule
...
X-SVN-Rev: 5024
2001-06-19 23:10:17 +00:00
Syn Wee Quek
26cb25d8a2
ICU-983 Added collation attributes and normalization options.
...
X-SVN-Rev: 5023
2001-06-19 23:03:34 +00:00
Vladimir Weinstein
b6476563b2
ICU-1005 removing unused code
...
X-SVN-Rev: 5022
2001-06-19 22:46:02 +00:00
Vladimir Weinstein
a7268db185
ICU-1003 removing incremental compare API
...
X-SVN-Rev: 5021
2001-06-19 21:18:41 +00:00
Vladimir Weinstein
9268bcb6a4
ICU-1003 removing incremental compare from intltest
...
X-SVN-Rev: 5020
2001-06-19 21:16:48 +00:00
Vladimir Weinstein
c705ce052b
ICU-1003 removing incremental compare from cintltst
...
X-SVN-Rev: 5019
2001-06-19 21:16:26 +00:00
George Rhoten
a87d3d54dd
ICU-996 Mostly fixed the last resort data. Temporarily tested the validity for it by printing it out. It will be difficult to test it, until we can flush the resource bundles.
...
X-SVN-Rev: 5018
2001-06-19 17:38:29 +00:00
Ram Viswanadha
6831474c1e
ICU-865 Porting fixes for Macintosh platform
...
X-SVN-Rev: 5017
2001-06-18 22:48:33 +00:00
Ram Viswanadha
be4ac9511a
ICU-963 Version 1.108 was generated by autoconf 2.13, should have been generated by 2.50
...
X-SVN-Rev: 5016
2001-06-18 18:47:52 +00:00
Syn Wee Quek
1e19391a9c
ICU-983 Added sortkey serialization.
...
X-SVN-Rev: 5015
2001-06-18 17:17:50 +00:00
Syn Wee Quek
5b54c4e32c
ICU-983 One liner added to handle dumpce.
...
X-SVN-Rev: 5014
2001-06-18 17:17:11 +00:00
Syn Wee Quek
00c23017bd
ICU-983 Added option to handle all locales.
...
X-SVN-Rev: 5012
2001-06-16 00:18:51 +00:00
George Rhoten
8d6f6463d2
ICU-961 Useful stuff for the Mac
...
X-SVN-Rev: 5009
2001-06-15 19:31:08 +00:00
Syn Wee Quek
98dba22c6c
ICU-983 One liner added to handle dumpce.
...
X-SVN-Rev: 5008
2001-06-15 18:22:12 +00:00
Syn Wee Quek
44364df079
ICU-983 New project for the collation elements serializer
...
X-SVN-Rev: 5007
2001-06-15 17:37:26 +00:00
George Rhoten
f622af73e1
ICU-986 Fixed AIX compiler error
...
X-SVN-Rev: 5006
2001-06-14 23:23:04 +00:00
George Rhoten
fddff905b5
ICU-986 Don't use C++ comments in a C file.
...
X-SVN-Rev: 5005
2001-06-14 23:10:50 +00:00
George Rhoten
fec6a9409a
ICU-994 fixed uprv_digitsAfterDecimal()
...
X-SVN-Rev: 4997
2001-06-14 00:29:38 +00:00
Markus Scherer
65fe4e61c1
ICU-992 change the icu license to use the x license
...
X-SVN-Rev: 4992
2001-06-13 21:26:51 +00:00
Vladimir Weinstein
7f73c4c704
ICU-96 bumped version numbers and edited readme.html
...
X-SVN-Rev: 4989
2001-06-13 16:13:33 +00:00
George Rhoten
1ca31368fc
ICU-961 Hopefully temporary configure script for as400.
...
X-SVN-Rev: 4979
2001-06-12 22:06:34 +00:00
George Rhoten
6b2a3223bf
ICU-961 These are platform dependent scripts for unpackaging the ICU tar file.
...
X-SVN-Rev: 4978
2001-06-12 22:05:57 +00:00
Syn Wee Quek
a06fd95416
ICU-878 Updated special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4976
2001-06-12 21:10:57 +00:00
Syn Wee Quek
32c391704b
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4974
2001-06-12 19:24:36 +00:00
George Rhoten
2cf596a710
ICU-961 Update the as/400 documentation
...
X-SVN-Rev: 4973
2001-06-12 18:17:13 +00:00
Alan Liu
d29ea969e6
ICU-990 improve error reporting
...
X-SVN-Rev: 4972
2001-06-12 18:08:22 +00:00
Alan Liu
01902b9744
ICU-990 fix and enhance toPattern
...
X-SVN-Rev: 4971
2001-06-12 18:07:15 +00:00
Alan Liu
c898f4fb24
ICU-990 add toRules API to TransliterationRule and TransliterationRuleSet
...
X-SVN-Rev: 4970
2001-06-12 18:02:16 +00:00
George Rhoten
4bbf14902b
ICU-988 Mark as experimental and update the LCID
...
X-SVN-Rev: 4969
2001-06-12 17:56:32 +00:00
George Rhoten
6059ab49e2
ICU-988 Added the missing newly supported locales
...
X-SVN-Rev: 4968
2001-06-12 17:42:18 +00:00
Syn Wee Quek
8a05771cee
ICU-878 Updated special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4967
2001-06-12 17:37:36 +00:00
Alan Liu
aaab115b90
ICU-990 add toRules to RBT
...
X-SVN-Rev: 4966
2001-06-12 17:35:03 +00:00
Alan Liu
c1e256ca48
ICU-990 add escapeUnprintable param to toPattern()
...
X-SVN-Rev: 4965
2001-06-12 17:34:16 +00:00
Alan Liu
90eb29fdee
ICU-990 add toRules API to RuleBasedTransliterator
...
X-SVN-Rev: 4964
2001-06-12 17:33:54 +00:00
George Rhoten
a29178ff31
ICU-988 Add the US territory names from the ISO-3166 standard.
...
X-SVN-Rev: 4963
2001-06-12 17:29:22 +00:00
Alan Liu
f8e110f587
ICU-990 add class ID meta info methods to Transliterator
...
X-SVN-Rev: 4962
2001-06-12 17:10:10 +00:00
Syn Wee Quek
a218b9a07c
ICU-878 Updated tests for special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4961
2001-06-12 15:54:05 +00:00
Syn Wee Quek
50e68bbed4
ICU-878 Updated special Jamo getMaxExpansion size.
...
X-SVN-Rev: 4960
2001-06-12 15:53:34 +00:00
Syn Wee Quek
442449f17b
ICU-878 Updated implicit getMaxExpansion size.
...
X-SVN-Rev: 4959
2001-06-12 01:39:24 +00:00
Syn Wee Quek
3be9999802
ICU-878 Updated implicit getMaxExpansion size.
...
X-SVN-Rev: 4956
2001-06-12 00:00:14 +00:00
George Rhoten
7852ecd6df
ICU-988 Some LCID numbers now go to a real locale, but the name was different than anticipated.
...
X-SVN-Rev: 4955
2001-06-11 23:49:04 +00:00
George Rhoten
4989003b4b
ICU-988 The LCID numbers were incorrect
...
X-SVN-Rev: 4954
2001-06-11 23:46:00 +00:00
Alan Liu
2b40cbd993
ICU-989 register Any-Name, Name-Any
...
X-SVN-Rev: 4953
2001-06-11 23:45:22 +00:00
Alan Liu
158ec8fd9a
ICU-989 add test for Any-Name, Name-Any
...
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Alan Liu
b7a59ad75a
ICU-989 add Any-Name, Name-Any to unix build
...
X-SVN-Rev: 4951
2001-06-11 23:44:11 +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
8f8fbedbfa
ICU-989 implement algorithmic Any-Name, Name-Any
...
X-SVN-Rev: 4948
2001-06-11 23:38:54 +00:00
Alan Liu
cc3428af39
ICU-965 update unix makefile for new source
...
X-SVN-Rev: 4947
2001-06-11 23:07:31 +00:00
Alan Liu
d43d381a4d
ICU-966 fix calculation of error context length
...
X-SVN-Rev: 4946
2001-06-11 22:55:31 +00:00
Andy Heninger
8aa6ff0e26
ICU-880 collperf: add options to dump CEs, specify rules file.
...
X-SVN-Rev: 4945
2001-06-11 20:37:27 +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
Alan Liu
1c7ee13552
ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
...
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
e8a68346ba
ICU-965 register Any-Lower, Any-Upper, and Any-Title transliterators
...
X-SVN-Rev: 4942
2001-06-11 19:55:54 +00:00
Alan Liu
dd59c6db0d
ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
...
X-SVN-Rev: 4941
2001-06-11 19:51:46 +00:00
Alan Liu
18db07d235
ICU-965 create TransformTransliterator
...
X-SVN-Rev: 4940
2001-06-11 19:23:05 +00:00
Alan Liu
44bc4891f6
ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
...
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
George Rhoten
68f03c53d0
ICU-961 Don't declare a UChar with 'A'. Declare it as 0x0041 for EBCDIC machines
...
X-SVN-Rev: 4938
2001-06-11 18:38:05 +00:00
Alan Liu
a7dbf8c6b6
ICU-986 add deprecation tags
...
X-SVN-Rev: 4937
2001-06-11 17:37:56 +00:00
Alan Liu
635ea16a39
ICU-986 remove non-essential calls to nextDouble and previousDouble
...
X-SVN-Rev: 4936
2001-06-11 17:32:50 +00:00
Alan Liu
379614f50f
ICU-986 add new tests for new ChoiceFormat API
...
X-SVN-Rev: 4934
2001-06-11 17:22:24 +00:00
Alan Liu
92e848829c
ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
...
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Alan Liu
a451009ae6
ICU-986 reimplement ChoiceFormat without using nextDouble or previousDouble
...
X-SVN-Rev: 4932
2001-06-11 17:21:28 +00:00
Alan Liu
15fd2afcdb
ICU-986 add new API to ChoiceFormat using closures array
...
X-SVN-Rev: 4931
2001-06-11 17:21:09 +00:00
Alan Liu
df4993cedb
ICU-975 make test names match class names, clean up file
...
X-SVN-Rev: 4929
2001-06-11 17:06:56 +00:00
Vladimir Weinstein
42af6a93ce
ICU-96 better rules for digits...
...
X-SVN-Rev: 4928
2001-06-09 01:24:02 +00:00
Vladimir Weinstein
29065f53ea
ICU-96 checking whether any of ICU tailoring sets jamo special flag (none should)
...
X-SVN-Rev: 4927
2001-06-09 01:23:05 +00:00
George Rhoten
e26f0d5676
ICU-961 Forgot to fix the other UCOL_DEFAULT_NORMALIZATION for as/400
...
X-SVN-Rev: 4923
2001-06-08 16:24:55 +00:00
Vladimir Weinstein
380f28a1c9
ICU-96 one more test
...
X-SVN-Rev: 4922
2001-06-08 06:11:03 +00:00
Vladimir Weinstein
ac81f1576a
ICU-96 improved UCARules
...
X-SVN-Rev: 4921
2001-06-08 05:54:38 +00:00
Vladimir Weinstein
241bcfb46c
ICU-96 fixed a typo in rules supplied to Lotus that caused Jamos to become special
...
X-SVN-Rev: 4920
2001-06-08 05:53:58 +00:00
Vladimir Weinstein
bc82668594
ICU-96 fixed a mental typo (uint16_t is not UChar)
...
X-SVN-Rev: 4919
2001-06-08 05:51:29 +00:00
Syn Wee Quek
62f2fc9fd7
ICU-96
...
Added weird expansion rule test TestExpansion.
It is currently disabled.
X-SVN-Rev: 4918
2001-06-08 02:11:28 +00:00
Syn Wee Quek
15b2232eca
ICU-861 Sets the string end pointer after reset.
...
X-SVN-Rev: 4917
2001-06-08 01:16:44 +00:00
Vladimir Weinstein
c568f25e06
ICU-96 was comparing uint32_t to NULL - not anymore (linux build fail)
...
X-SVN-Rev: 4913
2001-06-07 21:50:15 +00:00
George Rhoten
c6da6bb4c2
ICU-961 Add newline at the end of the header file.
...
X-SVN-Rev: 4912
2001-06-07 21:29:34 +00:00
Vladimir Weinstein
5e30c2c882
ICU-96 BRAINDEAD CVS allowed new revision not to contain changes from the previous revision. Changes remerged now.
...
X-SVN-Rev: 4911
2001-06-07 21:28:56 +00:00
Yves Arrouye
78e52aba92
ICU-963 oops, it's U_ICUDATA_NAME nor U_ICUDATA_FILE
...
X-SVN-Rev: 4910
2001-06-07 17:14:44 +00:00
Yves Arrouye
5cfa04f7fd
ICU-963 added a check for specific files in the hardcoded directory
...
before we get too fancy with library pathes, since we can get it wrong when
differently compiled, and incomplete, ICUs, are installed in different
locations.
X-SVN-Rev: 4908
2001-06-06 23:32:41 +00:00
Andy Heninger
a581d73d9c
ICU-880 Add message when using locale fallbacks, increase max file size.
...
X-SVN-Rev: 4907
2001-06-06 23:30:49 +00:00
Andy Heninger
52afc81fd8
ICU-880 Updated readme file for collperf test program
...
X-SVN-Rev: 4906
2001-06-06 23:28:06 +00:00
Andy Heninger
da3db6fbc5
ICU-880 GetSpecialCE Contraction code: add comments restructure w more use of inline funcs
...
X-SVN-Rev: 4905
2001-06-06 23:26:50 +00:00
Vladimir Weinstein
ef075eb26d
ICU-96 fixed a memory leak
...
X-SVN-Rev: 4904
2001-06-06 22:13:37 +00:00
Vladimir Weinstein
fa39dba08d
ICU-96 fixed a memory leak
...
X-SVN-Rev: 4903
2001-06-06 22:03:58 +00:00
Vladimir Weinstein
19cd1bac03
ICU-96 removed unneeded field
...
X-SVN-Rev: 4902
2001-06-06 22:03:20 +00:00
Vladimir Weinstein
8cf3fe9370
ICU-96 fixed some compiler warnings
...
X-SVN-Rev: 4901
2001-06-06 20:48:57 +00:00
Vladimir Weinstein
c5893f84ac
ICU-96 updated and added tests
...
X-SVN-Rev: 4900
2001-06-06 20:38:43 +00:00
Vladimir Weinstein
d303dc03ef
ICU-96 fixed some compiler warnings
...
X-SVN-Rev: 4899
2001-06-06 20:37:10 +00:00
Vladimir Weinstein
333c696753
ICU-96 Major cleanup
...
X-SVN-Rev: 4898
2001-06-06 20:21:48 +00:00
Vladimir Weinstein
3e4870f350
ICU-96 fix to signed/unsigned issue when dealing with contractions
...
X-SVN-Rev: 4897
2001-06-06 20:21:16 +00:00
Vladimir Weinstein
4b1a770ce2
ICU-96 Preserving contractions from the UCA in the tailoring (fix).
...
Reusing hashtable from the parser (cleanup).
X-SVN-Rev: 4896
2001-06-06 20:20:43 +00:00
Vladimir Weinstein
49f5a96bb3
ICU-96 Added functions for easier detecting of contractions that exist in the UCA
...
X-SVN-Rev: 4895
2001-06-06 20:19:26 +00:00
Vladimir Weinstein
3ff593d857
ICU-96 Initing of TokenParser structure moved to parser (cleanup)
...
X-SVN-Rev: 4894
2001-06-06 20:18:38 +00:00
Vladimir Weinstein
b4b20eb413
ICU-96 Korean using secondary differences between Hangul and Hanja instead of primaries - better performance
...
X-SVN-Rev: 4893
2001-06-06 20:17:12 +00:00
Vladimir Weinstein
27d7ed1627
ICU-96 some fixes - need to be finished (hi got broken)
...
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00
George Rhoten
8c69e1eb5a
ICU-961 ignore Makefile
...
X-SVN-Rev: 4886
2001-06-05 21:33:34 +00:00
Syn Wee Quek
c3fae5bd05
ICU-96 Added weird contraction tests.
...
X-SVN-Rev: 4885
2001-06-05 18:09:06 +00:00
Syn Wee Quek
df6d1549a1
ICU-807 Updated management of length 0 rule string.
...
X-SVN-Rev: 4884
2001-06-05 16:26:45 +00:00
Vladimir Weinstein
19cd06a49c
ICU-96 updated resfiles.mk (for some reason it didn't get commited before)
...
X-SVN-Rev: 4881
2001-06-04 14:39:32 +00:00
Vladimir Weinstein
ec1bf1b9fc
ICU-96 changed int usage to int32_t, removed dependency on limits.h and stdio.h
...
X-SVN-Rev: 4880
2001-06-03 23:40:41 +00:00
Vladimir Weinstein
dffcc4b530
ICU-96 ucol.cpp always needs limits.h
...
X-SVN-Rev: 4879
2001-06-02 23:51:42 +00:00