Commit Graph

23 Commits

Author SHA1 Message Date
Steven R. Loomis
f2fbc8c394 ICU-10107 LayoutEngine improvements
X-SVN-Rev: 33535
2013-04-18 21:24:51 +00:00
Eric Mader
cad1a600a3 ICU-6249 Don't apply any features to characters that have joining type Non_Joining.
X-SVN-Rev: 24081
2008-05-30 01:17:11 +00:00
Eric Mader
b422bf2c70 ICU-3304 Change FeatureMask constants to UL...
X-SVN-Rev: 18442
2005-08-15 23:35:16 +00:00
Eric Mader
4830402fcc ICU-3304 Use bitmasks instead of a list of tags for applied features.
X-SVN-Rev: 18406
2005-08-06 00:48:27 +00:00
Eric Mader
7e826f29cb ICU-4336 Use shaping types generated from Unicode data.
X-SVN-Rev: 18319
2005-07-21 18:30:10 +00:00
Eric Mader
39d9b493bf ICU-4085 update shapeTypes table to Unicode 4.0.1
X-SVN-Rev: 16527
2004-10-17 20:31:34 +00:00
George Rhoten
7d28c7c5c7 ICU-3862 Make sure that data isn't exported when it is only needed internally.
A linker warning on AIX brought this issue to my attention.

X-SVN-Rev: 16058
2004-07-19 21:33:03 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
Eric Mader
9672384ada ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14933
2004-04-12 18:51:31 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +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
Eric Mader
f544b30a81 ICU-2891 Don't use LE_MAKE_TAG macro for tag constants - it's not safe on EBCDIC platforms!
X-SVN-Rev: 12029
2003-05-20 23:39:30 +00:00
Eric Mader
0c1691e1a4 ICU-2699 Fix strict mode compiler warnings
X-SVN-Rev: 11906
2003-05-13 00:44:54 +00:00
Eric Mader
a2d46bd46a ICU-2051 remove or comment FIXME and #if 0
X-SVN-Rev: 11725
2003-04-29 00:15:07 +00:00
Eric Mader
1bb8d611a2 ICU-2253 Initial support for language codes, CJK language-specific variants and associated clean-up.
X-SVN-Rev: 11534
2003-04-12 00:37:12 +00:00
Markus Scherer
990d64560c ICU-2244 mark Shaper as an interface/mixin class, make subclasses inherit UMemory
X-SVN-Rev: 9969
2002-10-04 18:45:07 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
Eric Mader
43d3a9bf2a ICU-1940 changes to support new Arabic spec.
X-SVN-Rev: 8829
2002-06-10 23:33:56 +00:00
George Rhoten
51b3c1a58c ICU-1739 Add const to read-only data.
X-SVN-Rev: 8256
2002-03-27 00:34:56 +00:00
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
Eric Mader
5f897de957 ICU-903 Update copyright notice for 2001
X-SVN-Rev: 4232
2001-03-21 19:46:26 +00:00
Eric Mader
48f80a9a58 ICU-120 fix bugs in shaping table
X-SVN-Rev: 3476
2001-01-25 02:35:07 +00:00
Eric Mader
1c9f0bf8a3 ICU-120 flatten the layout file structure so it builds on Solaris w/ 4.2 compilers...
X-SVN-Rev: 3021
2000-11-28 20:56:52 +00:00