Syn Wee Quek
a9fbec2b9c
Unicode 3.1 data file.
...
X-SVN-Rev: 5058
2001-06-21 23:23:21 +00:00
Syn Wee Quek
9cafac5309
Added case folding functionality
...
X-SVN-Rev: 5057
2001-06-21 23:20:53 +00:00
Syn Wee Quek
edb71c80ca
Added hex(int)
...
X-SVN-Rev: 5056
2001-06-21 23:18:08 +00:00
Syn Wee Quek
fdf1834132
Added case folding test. Not complete yet.
...
X-SVN-Rev: 5055
2001-06-21 23:17:38 +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