Commit Graph

16 Commits

Author SHA1 Message Date
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
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
6057662977 ICU-2405 Changes for 32-bit glyph IDs.
X-SVN-Rev: 10953
2003-02-05 00:05:40 +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
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
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
George Rhoten
93579b4afc ICU-1828 Remove tabs
X-SVN-Rev: 8336
2002-04-02 03:33:42 +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
Eric Mader
a53e8c0623 ICU-1264 use namespace where available.
X-SVN-Rev: 6256
2001-10-16 00:39:01 +00:00
Eric Mader
e32b47f79a ICU-1221 change LayoutEngine to use the same script enumeration as
UScriptCode

X-SVN-Rev: 6231
2001-10-13 00:34:00 +00:00
Eric Mader
5c7b7284f0 ICU-1221 change loengine wrapper to use UScriptCode instead of
EUnicodeScript

X-SVN-Rev: 6176
2001-10-10 23:27:44 +00:00
Eric Mader
ad8bc28e56 ICU-120 initial checkin of the ICULayoutEngine wrapper
X-SVN-Rev: 3310
2000-12-21 01:16:32 +00:00