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 |
|
Andy Heninger
|
7202cadd36
|
ICU-1404 configure, fix broken --with-data-packaging option
X-SVN-Rev: 6521
|
2001-10-31 18:43:45 +00:00 |
|
Markus Scherer
|
0431506640
|
ICU-1081 prepare to store more CaseFolding entries because the Common mappings are checked against UnicodeData-lowercase mappings instead of using a flag in CaseFolding itself
X-SVN-Rev: 6246
|
2001-10-15 22:57:05 +00:00 |
|
Markus Scherer
|
1c8591684a
|
ICU-1266 fix U_GENERAL_OTHER_TYPES (Cn) to be 0 not 30 (is same as unassigned!)
X-SVN-Rev: 6202
|
2001-10-11 22:11:38 +00:00 |
|
Markus Scherer
|
2faa2b6d3c
|
ICU-1107 change Mirror.txt to BidiMirroring.txt
X-SVN-Rev: 5685
|
2001-09-05 00:31:46 +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 |
|
George Rhoten
|
03f725c002
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4847
|
2001-05-31 21:22:59 +00:00 |
|
Markus Scherer
|
7083772948
|
ICU-609 add code point consistency checks
X-SVN-Rev: 4790
|
2001-05-24 23:49:03 +00:00 |
|
George Rhoten
|
d34c838277
|
ICU-958 Undoing the $(SHELL) changes.
It worked on the Solaris 2.7 machine,
but it does not work on other platforms because install-sh is not used on them.
X-SVN-Rev: 4705
|
2001-05-17 22:51:25 +00:00 |
|
George Rhoten
|
a440103feb
|
ICU-958 execute install-sh with the $(SHELL) command.
X-SVN-Rev: 4704
|
2001-05-17 21:56:00 +00:00 |
|
George Rhoten
|
da329a3271
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4403
|
2001-03-29 21:57:13 +00:00 |
|
George Rhoten
|
dc3e7ea995
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4356
|
2001-03-27 22:24:40 +00:00 |
|