Commit Graph

22 Commits

Author SHA1 Message Date
George Rhoten
4b8ef3e6e6 ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
9af532a6ac ICU-4142 Use current the ICU RTTI style in the layout engine
X-SVN-Rev: 16557
2004-10-19 06:25:41 +00:00
Eric Mader
b549eeb06e ICU-4104 don't add features to lookupOrderArray if they've already been added.
X-SVN-Rev: 16536
2004-10-18 20:44:55 +00:00
Eric Mader
a50195d005 ICU-3775 Don't add the required feature 's lookups to the lookupOrderArray if it's also listed in the featurepIndexArray in the LangSys.
X-SVN-Rev: 16172
2004-08-20 18:14:29 +00:00
Eric Mader
8090bc099c ICU-3738 remove tabs.
X-SVN-Rev: 15324
2004-05-15 00:47:55 +00:00
Eric Mader
9672384ada ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14933
2004-04-12 18:51:31 +00:00
Eric Mader
8fead94be5 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13191
2003-09-24 21:05:40 +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
0c1691e1a4 ICU-2699 Fix strict mode compiler warnings
X-SVN-Rev: 11906
2003-05-13 00:44:54 +00:00
Eric Mader
21e1caf69a ICU-2625 Add LE_NEW_ARRAY and LE_DELETE_ARRAY to replace calls to uprv_malloc and uprv_free.
X-SVN-Rev: 10814
2003-01-07 22:47:19 +00:00
Eric Mader
108038f53d ICU-2602 lookup features feature order array according to feature indices in the langSys table.
X-SVN-Rev: 10777
2002-12-23 23:50:58 +00:00
Eric Mader
6bef0c3b2b ICU-2532 Initialize lookupOrderArray to NULL at start of consturctor.
X-SVN-Rev: 10750
2002-12-18 23:52:33 +00:00
Markus Scherer
c531727da2 ICU-2244 change internal classes to inherit UMemory, not UObject
X-SVN-Rev: 9970
2002-10-04 19:27:01 +00:00
Markus Scherer
7c5fa43519 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9209
2002-07-16 19:29:19 +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
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
488fbee332 ICU-1069 better integration of fixed/non-fixed feature order. Better
lookup list for non-fixed order. Handle default feature for fixed feature order.

X-SVN-Rev: 8017
2002-03-14 21:51:40 +00:00
Eric Mader
85efdc753e ICU-1069 Changes to enforce a fixed feature order for Indic OT fonts.
X-SVN-Rev: 7844
2002-03-01 22:24:10 +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
421a4ee31b ICU-120 use const for all references to font tables.
X-SVN-Rev: 3439
2001-01-19 00:30:17 +00:00
Eric Mader
de674fe66c ICU-120 changes for ICULayoutEngine
X-SVN-Rev: 3312
2000-12-21 01:18:44 +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