Commit Graph

120 Commits

Author SHA1 Message Date
Eric Mader
9d7de8068f ICU-2405 remove getName()
X-SVN-Rev: 11968
2003-05-16 20:23:44 +00:00
Eric Mader
89c0f223d0 ICU-2405 more code review changes.
X-SVN-Rev: 11961
2003-05-16 17:43:44 +00:00
Eric Mader
3d7ae2b1f1 ICU-2405 code review changes.
X-SVN-Rev: 11915
2003-05-13 23:02:45 +00:00
Eric Mader
0c1691e1a4 ICU-2699 Fix strict mode compiler warnings
X-SVN-Rev: 11906
2003-05-13 00:44:54 +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
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
772debe207 ICU-2253 Make nullLanguageCode be 0, associated clean-up.
X-SVN-Rev: 11552
2003-04-15 20:44:11 +00:00
Eric Mader
f6d376dd88 ICU-2253 Initial support for language codes, CJK language-specific variants and associated clean-up.
X-SVN-Rev: 11535
2003-04-12 01:03:09 +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
George Rhoten
f6cef37345 ICU-2628 Updates for the import library installation on CygWin/MSVC and z/OS,
and updates for installation on CygWin/MSVC and QNX

X-SVN-Rev: 11501
2003-04-10 17:42:21 +00:00
George Rhoten
fae219cec9 ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
(aka sidedeck on z/OS).

X-SVN-Rev: 11353
2003-03-19 01:56:39 +00:00
Eric Mader
708317c997 ICU-2405 clean up comments, esp. @draft versions.
X-SVN-Rev: 11289
2003-03-12 23:51:42 +00:00
Eric Mader
a9ac4b4f42 ICU-2743 cast flag argument to GlyphIterator copy constructor to disambiguate from constructor which takes an LETag.
X-SVN-Rev: 11280
2003-03-11 02:28:18 +00:00
Eric Mader
2dd931b10c ICU-2743 don't require feature tag for backtrack and lookahead. Type three chaining contexual subtable should return inputGlyphCount *not* inputGlyphCount + 1!
X-SVN-Rev: 11267
2003-03-07 23:33:41 +00:00
Eric Mader
2663f369f0 ICU-2743 handle multiple substitutions which substitute a single glyph.
X-SVN-Rev: 11219
2003-03-04 00:03:17 +00:00
Eric Mader
3dddcd075b ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11217
2003-03-03 23:28:15 +00:00
Eric Mader
36de244611 ICU-2405 changes to support composite fonts.
X-SVN-Rev: 11215
2003-03-03 22:54:57 +00:00
George Rhoten
4d3562dcb7 ICU-2705 Add CygWin/MSVC support
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
Eric Mader
16cbbd9fd4 ICU-2405 remove compiler warnings.
X-SVN-Rev: 10967
2003-02-05 22:08:20 +00:00
Eric Mader
6057662977 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10953
2003-02-05 00:05:40 +00:00
Eric Mader
a303e6ee93 ICU-2684 Fixed problems w/ backing off the front of a syllable if all consonants have post-base form. Removed redundant tests. Fix tag list for base consonant so that it doesn't have 'pstf'.
X-SVN-Rev: 10920
2003-01-28 23:30:56 +00:00
Vladimir Weinstein
c0513031ab ICU-2659 bumped the version number to 2.6
X-SVN-Rev: 10873
2003-01-20 17:57:20 +00:00
Eric Mader
4319e6f985 ICU-2348 add doc comment with \file and \internal.
X-SVN-Rev: 10853
2003-01-13 23:44:45 +00:00
Eric Mader
025f1c4c6e ICU-2348 add doc comment with \file and \internal to LayoutEngine internal header files.
X-SVN-Rev: 10851
2003-01-13 23:15:11 +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
3c698159e7 ICU-2265 enable mpre fixups for Malayalam.
X-SVN-Rev: 10810
2003-01-04 03:49:28 +00:00
Eric Mader
6d5737e598 ICU-1067 add ExtensionLookups.o to list of objects.
X-SVN-Rev: 10809
2003-01-04 03:03:20 +00:00
Eric Mader
456d8e2d7f ICU-2265 save location of left-matra and base consonant so that it's easy to find them during post-gsub processing.
X-SVN-Rev: 10808
2003-01-04 02:52:23 +00:00
Eric Mader
7c66725001 ICU-1067 Initial implementation of extension lookup, positioning subtables.
X-SVN-Rev: 10798
2002-12-30 19:53:40 +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
a56e71b8cd ICU-2565 Add missing lifecycle tags.
X-SVN-Rev: 10751
2002-12-18 23:59:55 +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
Eric Mader
4668c79d49 ICU-2330 Change LIBS to include common library explicitly
X-SVN-Rev: 10694
2002-12-17 00:03:07 +00:00
Eric Mader
036cb4d748 ICU-2565 Build LEScripts using ICU4J interfaces to guarantee synch w/ ICU. Add lifecycle tags.
X-SVN-Rev: 10691
2002-12-16 23:12:45 +00:00
Vladimir Weinstein
012f463115 ICU-2107 added copyright notices
X-SVN-Rev: 10522
2002-12-06 01:40:42 +00:00
Steven R. Loomis
10bc681d20 ICU-2457 update to 2.4 version number
X-SVN-Rev: 10137
2002-11-01 01:45:24 +00:00
George Rhoten
f85b8fd193 ICU-2394 Update the http:// link
X-SVN-Rev: 10136
2002-10-31 23:34:15 +00:00
Markus Scherer
704b6a284c ICU-2244 interface/mixin classes (like all classes with virtual functions) must have a virtual destructor
X-SVN-Rev: 9973
2002-10-04 20:45:31 +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
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
Eric Mader
9653655ad3 ICU-2023 Add @draft, @internal to classes and members as appropriate.
X-SVN-Rev: 9707
2002-08-14 00:18:01 +00:00
Eric Mader
2dd958480e ICU-1944 backtrack contexts are stored with the first entry corresponding to the glyph closest to the input context.
X-SVN-Rev: 9447
2002-07-30 22:58:29 +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
Eric Mader
475af1aae9 ICU-1962 include cmemory.h in the minimum subset of internal headers rather than in LETypes.h, which is public.
X-SVN-Rev: 9294
2002-07-23 22:36:08 +00:00
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Markus Scherer
07b3bede35 ICU-1962 add ../common to include path
X-SVN-Rev: 9212
2002-07-16 21:04:05 +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
George Rhoten
fe000c413a ICU-1988 Update the ICU version
X-SVN-Rev: 9195
2002-07-16 02:32:22 +00:00
Eric Mader
03b85b71e6 ICU-1068 Had the wrong sign for Y position adjustment in LTR text.
X-SVN-Rev: 9017
2002-07-02 23:48:35 +00:00
Eric Mader
ddae216e7a ICU-393 ignore, .#*
X-SVN-Rev: 9013
2002-07-02 23:18:49 +00:00