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 |
|
GCL Shanghai
|
b89c229c6e
|
ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
|
2002-07-02 15:10:30 +00:00 |
|
Eric Mader
|
1a92db995b
|
ICU-1953 cast LE_MEMORY_ALLOCATION_ERROR to UErrorCode.
X-SVN-Rev: 8985
|
2002-07-01 18:06:19 +00:00 |
|
GCL Shanghai
|
1e188eca35
|
ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
|
2002-06-29 09:31:05 +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 |
|
Markus Scherer
|
5a81709c73
|
ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
|
2002-06-27 01:19:20 +00:00 |
|
Eric Mader
|
b5b02ebdd8
|
ICU-1943 don't do mark to mark positioning between two marks attached to different ligature components
X-SVN-Rev: 8920
|
2002-06-22 00:34:39 +00:00 |
|
Eric Mader
|
cf90102603
|
ICU-1068 allow for zero entry, exit anchor table offsets. Reset cursiveFirstPosition in resetCursiveLastExitPoint.
X-SVN-Rev: 8911
|
2002-06-20 22:23:58 +00:00 |
|
Eric Mader
|
4bad5d68eb
|
ICU-1068 Add cursive attachment, change to correct OpenType positioning model.
X-SVN-Rev: 8830
|
2002-06-10 23:40:33 +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 |
|
Eric Mader
|
a2e842db1f
|
ICU-1900 GlyphPositioningTableHeader::process - change the type of the glyphs parameter from LEUnicode * to LEGlyphID *.
X-SVN-Rev: 8641
|
2002-05-16 20:50: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
|
a07bb49fae
|
ICU-1877 Fix a TARGET typo for loengine.h
X-SVN-Rev: 8544
|
2002-04-30 21:02:43 +00:00 |
|
George Rhoten
|
df30dfbd29
|
ICU-1877 Add Win64 support.
X-SVN-Rev: 8531
|
2002-04-26 23:04:32 +00:00 |
|
George Rhoten
|
e930f8835a
|
ICU-1828 Remove tabs
X-SVN-Rev: 8338
|
2002-04-02 03:41:50 +00:00 |
|
George Rhoten
|
93579b4afc
|
ICU-1828 Remove tabs
X-SVN-Rev: 8336
|
2002-04-02 03:33:42 +00:00 |
|
George Rhoten
|
837c7710b4
|
ICU-1816 Disable language extensions for the compiler.
X-SVN-Rev: 8283
|
2002-03-28 18:26:25 +00:00 |
|
Eric Mader
|
6346c9e5c4
|
ICU-1739 make canned tables const
X-SVN-Rev: 8271
|
2002-03-27 23:22:21 +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 |
|
Steven R. Loomis
|
2beec0d7ab
|
ICU-1769 update to 2.1 version
X-SVN-Rev: 8103
|
2002-03-19 01:43:19 +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 |
|
Markus Scherer
|
8c78422db2
|
ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
|
2002-03-12 01:32:42 +00:00 |
|