Commit Graph

173 Commits

Author SHA1 Message Date
Eric Mader
b9863c76c3 ICU-3621 scan for last consonant needs to stop on a nukta too.
X-SVN-Rev: 14595
2004-02-26 17:43:27 +00:00
George Rhoten
4d1280ac61 ICU-3612 Convert MSVC .NET project files from 2002 to 2003, and enable CygWin builds
X-SVN-Rev: 14559
2004-02-21 00:36:30 +00:00
George Rhoten
31bffd79b0 ICU-3576 Make it easier to build static libraries on Windows
X-SVN-Rev: 14538
2004-02-18 00:23:27 +00:00
Eric Mader
386cfee462 ICU-3512 Add GlyphLookupTables.cpp, .h.
X-SVN-Rev: 14533
2004-02-17 03:03:05 +00:00
Eric Mader
99b4d4f8f7 ICU-3512 Add GlyphLookupTables.cpp, .h.
X-SVN-Rev: 14532
2004-02-17 02:27:54 +00:00
Eric Mader
c3893779c6 ICU-3512 need to set fGPOSTable to NULL if it's not being used!
X-SVN-Rev: 14531
2004-02-17 02:15:34 +00:00
Eric Mader
a256c544d2 ICU-3512 only use the GPOS table if it covers the given script and language with a non-zero number of features.
X-SVN-Rev: 14529
2004-02-16 23:45:23 +00:00
Eric Mader
7cd6ecea23 ICU-3512 Restructure types so that GPOS tables can do coversScript and coversScriptAndLanguage.
X-SVN-Rev: 14525
2004-02-14 01:09:08 +00:00
Eric Mader
8f16a92fc6 ICU-2977 use TTGlyphID instead of le_int16 for 16-bit glyph IDs.
X-SVN-Rev: 14523
2004-02-13 23:34:19 +00:00
Eric Mader
51aed84e28 ICU-3559 Use new and delete for arrays of types which are subtypes of UMemory.
X-SVN-Rev: 14520
2004-02-13 22:38:59 +00:00
Eric Mader
c38d37baee ICU-3409 remove extranious #if 0's used during development.
X-SVN-Rev: 14518
2004-02-13 19:56:03 +00:00
Eric Mader
c6a8dd30ca ICU-3409 Add support for stress marks, only permit one vowel modifier per syllable.
X-SVN-Rev: 14517
2004-02-13 19:34:17 +00:00
Eric Mader
4a4971f879 ICU-3409 correct definitions for U+0904 and U+0934.
X-SVN-Rev: 14481
2004-02-11 00:15:05 +00:00
George Rhoten
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00
Eric Mader
c58cfbd466 ICU-3476 fix memory allocation problems. (tab => spaces - this I got them all!)
X-SVN-Rev: 14213
2003-12-23 18:15:50 +00:00
Eric Mader
17f6c64afc ICU-3476 fix memory allocation problems. (tab => spaces)
X-SVN-Rev: 14212
2003-12-23 18:13:35 +00:00
Eric Mader
078c13a236 ICU-3476 fix memory allocation problems.
X-SVN-Rev: 14211
2003-12-23 18:10:11 +00:00
Eric Mader
fae881edc8 ICU-3473 Update copyright notices for ICU 2.8.
X-SVN-Rev: 14194
2003-12-19 22:18:26 +00:00
Eric Mader
0251b3202b ICU-3470 fix typos.
X-SVN-Rev: 14169
2003-12-18 16:39:17 +00:00
Eric Mader
8fabaaed43 ICU-3062 hdrtst shows that these files need to #include "LETypes.h".
X-SVN-Rev: 14084
2003-12-10 22:30:48 +00:00
Eric Mader
f9d594d2a0 ICU-3062 don't export non-public layout headers.
X-SVN-Rev: 14082
2003-12-10 22:28:05 +00:00
Eric Mader
c68a5bdf67 ICU-3132 change le_bool back to UBool, and uppercase true and false; some lame-o C++ compilers don't implement bool.
X-SVN-Rev: 14039
2003-12-08 22:43:41 +00:00
Eric Mader
ff1b69f976 ICU-3132 make the type of le_bool be bool, and get rid of the #defines for true and false.
X-SVN-Rev: 14035
2003-12-08 17:58:07 +00:00
Eric Mader
82d931c474 ICU-3132 make the type of le_bool be bool, and get rid of the #defines for true and false.
X-SVN-Rev: 14018
2003-12-05 21:21:30 +00:00
Eric Mader
fd78672741 ICU-3348 Mark ICULayoutEngine class and all methods @obsolete ICU 3.0.
X-SVN-Rev: 13919
2003-12-01 22:38:30 +00:00
Eric Mader
a5a22aaab2 ICU-3348 @draft ICU 2.2 => @stable ICU 2.8t.
X-SVN-Rev: 13890
2003-11-26 00:19:39 +00:00
Eric Mader
b10235ef57 ICU-3222 Fix --enable-strict and ICC warnings.
X-SVN-Rev: 13888
2003-11-25 23:41:24 +00:00
George Rhoten
11e80b26fc ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13588
2003-11-05 07:30:09 +00:00
Eric Mader
b80b8bc887 ICU-3314 Add U_NAMESPACE_BEGIN, U_NAMESPACE_END
X-SVN-Rev: 13335
2003-10-07 02:23:19 +00:00
Eric Mader
c352190d78 ICU-3303 add missing return to error case in getGlyphs().
X-SVN-Rev: 13308
2003-10-03 18:56:39 +00:00
Eric Mader
a0b3dbd56c ICU-2257 implement glyph insertion.
X-SVN-Rev: 13305
2003-10-03 16:41:02 +00:00
Eric Mader
9b9719b777 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13265
2003-10-01 18:25:52 +00:00
George Rhoten
611dc885fa ICU-3258 CygWin/MSVC changes. Add library versioning information
X-SVN-Rev: 13215
2003-09-26 00:04:35 +00:00
Eric Mader
0e10d4f927 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13200
2003-09-25 15:33:02 +00:00
Eric Mader
8fead94be5 ICU-2257 implement glyph insertion.
X-SVN-Rev: 13191
2003-09-24 21:05:40 +00:00
Steven R. Loomis
e76f09208e ICU-3236 2.8 update
X-SVN-Rev: 13049
2003-09-09 22:32:23 +00:00
Steven R. Loomis
b6d9ad6b1c ICU-3236 update version number to 2.8
X-SVN-Rev: 13045
2003-09-09 20:19:39 +00:00
Eric Mader
a346b7bbd6 ICU-3221 Move virtual member function definitions from .h files to .cpp files.
X-SVN-Rev: 13024
2003-09-03 18:27:07 +00:00
Eric Mader
95cf50134e ICU-3038 Change state transition symbols from "_X" to "tX" so they don't conflict w/ symbols in ctypes.h.
X-SVN-Rev: 12877
2003-08-19 22:27:44 +00:00
George Rhoten
555a61a068 ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed.
X-SVN-Rev: 12872
2003-08-19 17:39:26 +00:00
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