Commit Graph

202 Commits

Author SHA1 Message Date
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Eric Mader
3ccfdc4027 ICU-3755 regenerate, adjust per-script information for Unicode 4.0.1
X-SVN-Rev: 15325
2004-05-15 00:49:38 +00:00
Eric Mader
8090bc099c ICU-3738 remove tabs.
X-SVN-Rev: 15324
2004-05-15 00:47:55 +00:00
George Rhoten
022571a624 ICU-2259 This file doesn't seem useful.
X-SVN-Rev: 15306
2004-05-14 05:22:34 +00:00
George Rhoten
1bf207e545 ICU-3741 Ignore some things that appear on Cygwin
X-SVN-Rev: 15251
2004-05-11 16:15:58 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
George Rhoten
4e2017ef10 ICU-3734 Use the base address when needed on Windows.
X-SVN-Rev: 15173
2004-05-06 05:56:22 +00:00
Eric Mader
a802fb791b ICU-3621 Remove isConsonantOrNukta, since it turned out to not be needed.
X-SVN-Rev: 15158
2004-05-05 22:52:01 +00:00
Eric Mader
f2306f151d ICU-2259 Clean up / clairify doc comments for mapCharsToGlyphs
X-SVN-Rev: 15153
2004-05-05 16:03:11 +00:00
Eric Mader
f502c2cbc3 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15140
2004-05-04 17:28:40 +00:00
Eric Mader
1d4dbbe09d ICU-2259 OpenTypeLayout::characterProcessing needs to allocate the glyph array, in case LayoutEngine::characterProcessing didn't.
X-SVN-Rev: 15136
2004-05-04 01:29:06 +00:00
Eric Mader
5bdfb62412 ICU-2259 fix compiler warnings.
X-SVN-Rev: 15135
2004-05-04 00:56:47 +00:00
Eric Mader
6884636181 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15130
2004-05-03 21:13:13 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
George Rhoten
d25bc2ab9b ICU-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names.
X-SVN-Rev: 15007
2004-04-19 17:32:30 +00:00
Eric Mader
d3852a94e8 ICU-2259 Fix compiler "warnings" about methods I forgot to update.
X-SVN-Rev: 14969
2004-04-14 21:40:09 +00:00
Eric Mader
b41cefed8c ICU-2259 In hasFeatureTag() an empty tagList means that the glyph does not have the tag.
X-SVN-Rev: 14958
2004-04-14 18:49:57 +00:00
Eric Mader
52189b4118 ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14957
2004-04-14 18:47:52 +00:00
Eric Mader
6a69915b58 ICU-2259 Add LEInsertionList, LEGlyphStorage
X-SVN-Rev: 14934
2004-04-12 21:54:47 +00:00
Eric Mader
9672384ada ICU-2259 Add LEGlyphStorage, LEInsertionList.
X-SVN-Rev: 14933
2004-04-12 18:51:31 +00:00
George Rhoten
bf80670ed2 ICU-3389 CygWin/MSVC "make clean" changes
X-SVN-Rev: 14869
2004-04-05 21:25:47 +00:00
George Rhoten
707ec16206 ICU-3389 Only use the common build dir for includes once
X-SVN-Rev: 14853
2004-04-04 08:32:26 +00:00
Alan Liu
602ed54376 ICU-3666 remove CVS keywords from source
X-SVN-Rev: 14832
2004-04-01 06:52:12 +00:00
George Rhoten
6d897671e7 ICU-3389 Fix library installation
X-SVN-Rev: 14773
2004-03-26 18:35:15 +00:00
George Rhoten
bb1df1918e ICU-3389 Fix library installation
X-SVN-Rev: 14770
2004-03-26 17:57:09 +00:00
George Rhoten
1745685d1e ICU-3389 First try at building tools into a bin directory and libraries into a lib directory.
X-SVN-Rev: 14767
2004-03-26 01:22:25 +00:00
Eric Mader
017921659a ICU-3621 Last fix broke Devanagari. Keep lastConsonant pointing at the real last consonant; init postBase to point after the nukta.
X-SVN-Rev: 14763
2004-03-25 19:27:43 +00:00
George Rhoten
7fe030d918 ICU-3612 Don't explicitly specify the import libraries. Use the project dependencies.
X-SVN-Rev: 14750
2004-03-24 23:09:55 +00:00
George Rhoten
33c376bd78 ICU-3612 MSVC 6 doesn't need this workspace, and MSVC 7.1 is the main development environment now.
X-SVN-Rev: 14720
2004-03-22 22:11:05 +00:00
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