Eric Mader
|
3e4b1b6c7a
|
ICU-3041 need to #undef symbols defined in ctypes.h
X-SVN-Rev: 12533
|
2003-06-19 20:26:19 +00:00 |
|
Eric Mader
|
e916a32ad4
|
ICU-2589 Change parameter name from "script" to "scriptCode" to match document comments in ICULayoutEngine.createInstance().
X-SVN-Rev: 12434
|
2003-06-10 23:49:24 +00:00 |
|
George Rhoten
|
b2b34693e4
|
ICU-3012 Ignore the generated library
X-SVN-Rev: 12424
|
2003-06-10 21:43:34 +00:00 |
|
Eric Mader
|
92847488c8
|
ICU-2589 Fix document comment for constructor.
X-SVN-Rev: 12413
|
2003-06-10 17:44:58 +00:00 |
|
Eric Mader
|
0c0cc0ffde
|
ICU-2974 don't call new[](0)...
X-SVN-Rev: 12405
|
2003-06-10 01:46:42 +00:00 |
|
Eric Mader
|
f6a2536d8c
|
ICU-2405 default implementation of canDisplay should call LE_GET_GLYPH on the result of mapCharToGlyph.
X-SVN-Rev: 12353
|
2003-06-06 18:47:12 +00:00 |
|
Steven R. Loomis
|
e1fbed9aa1
|
ICU-2969 don't use arraycopy in public header
X-SVN-Rev: 12299
|
2003-06-04 22:39:17 +00:00 |
|
Eric Mader
|
a126e9e9c5
|
ICU-2969 Don't #include "cmemory.h" unless LE_USE_CMEMORY, U_LAYOUT_IMPLEMENTATION or U_LAYOUTEX_IMPLEMENTATION is defined.
X-SVN-Rev: 12272
|
2003-06-04 17:27:50 +00:00 |
|
Vladimir Weinstein
|
b74dd8f3f2
|
ICU-2959 Added copyright notices to files that didn't have them
X-SVN-Rev: 12266
|
2003-06-04 01:06:48 +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
|
661e0b31c4
|
ICU-2699 remove --enable-strict and -Winline errors.
X-SVN-Rev: 12047
|
2003-05-22 21:56:57 +00:00 |
|
Eric Mader
|
1fc47bfecf
|
ICU-2891 Remove comma after last items in LETableTags and LEFeatureTags enums.
X-SVN-Rev: 12036
|
2003-05-21 18:48:19 +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
|
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 |
|