Commit Graph

108 Commits

Author SHA1 Message Date
Vladimir Weinstein
34ce49b959 ICU-2458 fix bugs in UCA generation uncovered by the new UCA
X-SVN-Rev: 12917
2003-08-23 01:38:31 +00:00
Andy Heninger
8fcbf88e68 ICU-3014 Remove some u_init() calls from some tools to get UNIXy builds alive. They're using ICU without needing data, and without valid data available
X-SVN-Rev: 12832
2003-08-15 01:26:22 +00:00
Andy Heninger
611a38632f ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12830
2003-08-14 22:17:47 +00:00
Andy Heninger
78ca2fdfc9 ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
X-SVN-Rev: 12826
2003-08-14 21:34:54 +00:00
Ram Viswanadha
c7c731c210 ICU-3050 StringPrep API first cut
X-SVN-Rev: 12675
2003-07-24 23:29:34 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Markus Scherer
0c1928ef3b ICU-2860 fix for when collation is on
X-SVN-Rev: 11812
2003-05-06 16:50:18 +00:00
Markus Scherer
e5383df00f ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
X-SVN-Rev: 11809
2003-05-06 01:37:52 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
Vladimir Weinstein
b137857632 ICU-2364 update to versioning control for collation
X-SVN-Rev: 11737
2003-04-30 00:49:01 +00:00
Vladimir Weinstein
d9863a9112 ICU-2364 reading [UCA version = x.x.x.x] field in fractional UCA. More versioning info
X-SVN-Rev: 11659
2003-04-24 06:57:36 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Markus Scherer
5e90151e49 ICU-2248 modularize ICU - make data generator tools write dummy data files, satisfying makefile dependencies
X-SVN-Rev: 9936
2002-10-01 17:44:04 +00:00
Markus Scherer
61969c8c50 ICU-2248 modularize ICU
X-SVN-Rev: 9934
2002-10-01 01:26:49 +00:00
George Rhoten
b5dcd1e120 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9764
2002-08-21 22:25:20 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Vladimir Weinstein
10e780fc17 ICU-978 make genUCA process both DOS and UNIX files
X-SVN-Rev: 9262
2002-07-19 21:59:26 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Vladimir Weinstein
76fe3cef60 ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
2002-07-13 05:24:35 +00:00
Vladimir Weinstein
810bb406a6 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'
X-SVN-Rev: 9102
2002-07-11 22:42:57 +00:00
George Rhoten
a30a65ae5d ICU-1930 Compiler fix.
X-SVN-Rev: 9029
2002-07-03 18:17:21 +00:00
Vladimir Weinstein
f0c4f70cf1 ICU-1930 reading new fractional UCA and UCA rules
X-SVN-Rev: 9003
2002-07-02 22:28:40 +00:00
GCL Shanghai
b89c229c6e ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
Vladimir Weinstein
a4735aec3b ICU-1930 genUCA now reads the new Fractional UCA
X-SVN-Rev: 8873
2002-06-13 18:24:36 +00:00
George Rhoten
1a09ea5eda ICU-1868 Properly use CPPFLAGS and other flags
X-SVN-Rev: 8613
2002-05-13 23:51:50 +00:00
George Rhoten
9d8d0d3940 ICU-1868 Make DEFS be used for macros and includes only for compile
time, not for link time, and other various fixes.

X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
f8c4cb25bf ICU-1828 tblprint.* are not used, and Vladimir says it's okay to remove.
X-SVN-Rev: 8541
2002-04-30 18:06:28 +00:00
George Rhoten
113f35c27a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8540
2002-04-30 18:04:07 +00:00
George Rhoten
df30dfbd29 ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
78b2d83a32 ICU-1868 Consolodate most definitions into icudefs.mk.in
X-SVN-Rev: 8494
2002-04-19 02:19:24 +00:00
George Rhoten
17701ee9d2 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8375
2002-04-04 18:41:16 +00:00
George Rhoten
7777030a4f ICU-1828 Remove tabs
X-SVN-Rev: 8331
2002-04-02 02:55:31 +00:00
George Rhoten
837c7710b4 ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Yves Arrouye
02eb4684c1 ICU-1798 change project files and fix one code bug to build on Visual
Studio .NET

X-SVN-Rev: 8175
2002-03-21 17:09:52 +00:00
Yves Arrouye
2113c6d505 ICU-900 fix warnings on visual studio
X-SVN-Rev: 8173
2002-03-21 16:48:36 +00:00
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
George Rhoten
b1aae91cca ICU-1757 Fix the problem with genuca using SFIO libraries.
X-SVN-Rev: 7914
2002-03-08 02:16:37 +00:00
George Rhoten
41ffc2ef36 ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
X-SVN-Rev: 7802
2002-02-28 01:42:40 +00:00
George Rhoten
b269dce12c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7608
2002-02-08 04:53:41 +00:00
Yves Arrouye
45a7e67818 ICU-1675 hmmm, we still want things to go into wherever/icu/version
so change that and make it a new variable name for consistency.

X-SVN-Rev: 7542
2002-01-31 04:24:36 +00:00
Yves Arrouye
40ac5aa3b0 ICU-1675 have configure define a icudatadir that is used correctly
in the build as well as in the manual pages.

X-SVN-Rev: 7537
2002-01-31 01:02:36 +00:00
Yves Arrouye
a04a8e4fd5 ICU-601 quoting to get proper spacing.
X-SVN-Rev: 7463
2002-01-18 19:45:44 +00:00
Yves Arrouye
01428cdd6d ICU-601 cleaned up -V, --version which was
described in
commands not supporting it.

X-SVN-Rev: 7459
2002-01-17 21:18:15 +00:00
Yves Arrouye
e0e66dbcbe ICU-807 rewrote the page so it is meaningful now!
X-SVN-Rev: 7445
2002-01-17 04:47:13 +00:00
Yves Arrouye
ff55667e1c ICU-867 removed invariant characters section.
X-SVN-Rev: 7444
2002-01-17 04:36:57 +00:00
Yves Arrouye
6a75128078 ICU-867 typo.
X-SVN-Rev: 7442
2002-01-17 03:45:33 +00:00
Yves Arrouye
05fd196779 ICU-1608 print the name of the input to ease debugging.
X-SVN-Rev: 7425
2002-01-09 23:05:09 +00:00
Yves Arrouye
ff552c0fdc ICU-1600 cleaning up of Makefile rules to show more information and less
human-oriented comments. Associated cleaning up of tools to have most
verbose
messages only displayed when verbose options are used.

X-SVN-Rev: 7382
2002-01-04 23:48:46 +00:00
Vladimir Weinstein
99976f36e8 ICU-1594 remove supplemental latin1 mapping from the data file, as there is one already included in the utrie
X-SVN-Rev: 7376
2001-12-28 20:55:24 +00:00