Commit Graph

125 Commits

Author SHA1 Message Date
George Rhoten
d4c289ed12 ICU-1900 Ignore some files in CVS.
X-SVN-Rev: 9446
2002-07-30 22:26:11 +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
George Rhoten
7e92471c93 ICU-1947 Better usage for U_EXPORT2 and U_CALLCONV
X-SVN-Rev: 9295
2002-07-23 23:01:08 +00:00
Steven R. Loomis
3ddea88fec ICU-1992 data loading (.dat -> .icu)
X-SVN-Rev: 9232
2002-07-17 19:23:26 +00:00
Steven R. Loomis
06d5ee2949 ICU-1992 data packaging changes
X-SVN-Rev: 9223
2002-07-17 03:56:50 +00:00
Markus Scherer
1075b8e64d ICU-1987 set default bidi classes for unassigned code points
X-SVN-Rev: 9166
2002-07-15 22:36:37 +00:00
Markus Scherer
b79513df21 ICU-1970 fix Decomposition_Type
X-SVN-Rev: 9155
2002-07-15 16:28:59 +00:00
Markus Scherer
b314453f24 ICU-1970 fix Line_Break
X-SVN-Rev: 9154
2002-07-15 16:28:25 +00:00
Markus Scherer
ecfab592b4 ICU-1970 add properties: joining group, joining type, line break
X-SVN-Rev: 9043
2002-07-04 17:08:34 +00:00
Markus Scherer
210a194047 ICU-1970 add property: decomposition type
X-SVN-Rev: 9041
2002-07-04 16:50:55 +00:00
Markus Scherer
6ef4c71be4 ICU-1970 add max values for block and script codes
X-SVN-Rev: 9040
2002-07-04 16:47:57 +00:00
Markus Scherer
c1f5ccefbe ICU-1923 upgrade to Unicode 3.2: parse CaseFolding.txt status 'T'
X-SVN-Rev: 8771
2002-06-03 03:37:59 +00:00
Markus Scherer
e938c51dea ICU-1923 add isToken() helper function
X-SVN-Rev: 8745
2002-05-31 01:14:52 +00:00
Markus Scherer
003bdd3f26 ICU-1923 upgrade to Unicode 3.2: parse new and changed block names
X-SVN-Rev: 8744
2002-05-31 01:14:13 +00:00
Markus Scherer
3a3b9eb478 ICU-1923 remove unused code
X-SVN-Rev: 8743
2002-05-31 01:13:26 +00:00
George Rhoten
08df62745a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8681
2002-05-23 22:10:23 +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
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
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
George Rhoten
9f3b0c5276 ICU-1733 Integrate some of Lotus' changes on mainframes.
X-SVN-Rev: 8060
2002-03-15 23:41:40 +00:00
Markus Scherer
56cc2f13b4 ICU-1721 implement all binary properties except Full_Composition_Exclusion
X-SVN-Rev: 7897
2002-03-06 23:31:11 +00:00
Markus Scherer
d49669597e ICU-1721 re-remove Other_Case_Ignorable property, deemed too uncertain right now if it will become an official UCD file property
X-SVN-Rev: 7886
2002-03-05 02:03:10 +00:00
Markus Scherer
f04234f32b ICU-1721 parse and store East Asian Width
X-SVN-Rev: 7883
2002-03-04 01:34:58 +00:00
Markus Scherer
c8f88d18a1 ICU-1721 uprops.dat version 3, remove combiningClass from uprops.dat, store only numericValue not digitValues, move constants to uprops.h
X-SVN-Rev: 7881
2002-03-04 01:31:42 +00:00
Markus Scherer
19477392ff ICU-1721 remove combiningClass from uprops.dat, store only numericValue not digitValues
X-SVN-Rev: 7880
2002-03-04 01:28:32 +00:00
Markus Scherer
9e59336c14 ICU-1721 add Other_Case_Ignorable from Unicode TR 21
X-SVN-Rev: 7869
2002-03-03 04:45:26 +00:00
Markus Scherer
fa1e80beb8 ICU-1738 remove Unicode default properties for ASCII code points (0..9f)
X-SVN-Rev: 7868
2002-03-03 04:39:22 +00:00
Markus Scherer
071d83c3cc ICU-1721 Blocks.txt and PropList.txt -> uprops.dat
X-SVN-Rev: 7862
2002-03-02 02:26:19 +00:00
Markus Scherer
faa1bf56cb ICU-1721 store numericType, parse Scripts.txt, some cleanup and more common code
X-SVN-Rev: 7826
2002-03-01 01:58:49 +00:00
Markus Scherer
3846415243 ICU-1721 move the code point-to-UChars parsing function from genprops.c to uparse.c
X-SVN-Rev: 7807
2002-02-28 17:56:46 +00:00
Markus Scherer
c3cb396f2f ICU-1721 need column count in uprops.dat
X-SVN-Rev: 7780
2002-02-25 22:41:40 +00:00
Markus Scherer
3f657d5bdc ICU-1721 parse and store additional UCD properties
X-SVN-Rev: 7776
2002-02-25 18:48:30 +00:00
Markus Scherer
5ba7cb3653 ICU-1721 Unicode Properties Vectors
X-SVN-Rev: 7773
2002-02-25 18:44:07 +00:00
Yves Arrouye
504a75e931 ICU-1709 do not tweak the UCD data to mark some control characters
as spacing ones.

X-SVN-Rev: 7749
2002-02-24 21:00:19 +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
a3c08db220 ICU-807 document -u, --unicode version.
X-SVN-Rev: 7451
2002-01-17 07:17:10 +00:00
Yves Arrouye
16dd03269d ICU-807 document -u, --unicode version.
X-SVN-Rev: 7449
2002-01-17 07:08:26 +00:00
Yves Arrouye
ae8be11eb8 ICU-807 added manual page for gennorm(8).
changed genprops(8) manual page so that the two look very close.
ensured that manual pages are cleaned during make clean.

X-SVN-Rev: 7447
2002-01-17 07:04:42 +00:00
Yves Arrouye
ddf65bd946 ICU-867 documented genprops.
X-SVN-Rev: 7446
2002-01-17 06:44:30 +00:00
Markus Scherer
e4b419efb7 ICU-1586 handle non-zero initial values
X-SVN-Rev: 7350
2001-12-16 21:15:09 +00:00
Markus Scherer
a6f38d8499 ICU-1586 do not overwrite previously set properties with ranges (enables private-use properties in UnicodeData.txt)
X-SVN-Rev: 7332
2001-12-06 21:07:33 +00:00
Markus Scherer
268abe3937 ICU-1586 add common trie implementation
X-SVN-Rev: 7327
2001-12-06 01:23:47 +00:00
George Rhoten
9f048e0918 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7016
2001-11-20 03:27:44 +00:00
Markus Scherer
2fa650f72f ICU-1107 Mirror.txt -> BidiMirroring.txt in comments etc.
X-SVN-Rev: 6712
2001-11-09 19:04:21 +00:00