Commit Graph

119 Commits

Author SHA1 Message Date
Eric Mader
c82d80ffeb ICU-6197 Add tests for language-specific layout. Add more language codes.
X-SVN-Rev: 23589
2008-03-14 04:47:19 +00:00
George Rhoten
09759f76f5 ICU-6098 Update to ICU 3.9.1
X-SVN-Rev: 23078
2007-12-13 21:37:23 +00:00
Markus Scherer
2096b06370 ICU-5930 no U_NAMESPACE_BEGIN/END in C API headers
X-SVN-Rev: 22986
2007-11-29 23:23:51 +00:00
Markus Scherer
b3db774efc ICU-5930 make layout engine compile with -DU_USING_ICU_NAMESPACE=0
X-SVN-Rev: 22983
2007-11-29 19:52:22 +00:00
Eric Mader
f9c887d9a5 ICU-5923 Fix broken logical to physical mapping, improve test.
X-SVN-Rev: 22898
2007-11-07 00:37:48 +00:00
George Rhoten
9d21e44d93 ICU-5847 Fix copyright change.
X-SVN-Rev: 22737
2007-10-02 21:24:38 +00:00
Eric Mader
48cc4bf0aa ICU-5923 need to map from physical to logical when copying RTL char indices.
X-SVN-Rev: 22721
2007-09-29 00:55:19 +00:00
Deborah Goldsmith
a8649df443 ICU-5847 Add support for U_ICU_VERSION_BUILDLEVEL_NUM
X-SVN-Rev: 22716
2007-09-27 00:05:18 +00:00
Eric Mader
f9ddb7e7f4 ICU-5907 Regenerate LEScripts.h, ScriptAndLanguageTags.h, ScriptAndLanguageTags.cpp for ICU 3.8. Update per-script tables.
X-SVN-Rev: 22614
2007-09-03 20:26:38 +00:00
George Rhoten
47f2dfeece ICU-5426 Remove unused fgClassID.
X-SVN-Rev: 22573
2007-08-30 00:27:53 +00:00
Eric Mader
d2eca4bd63 ICU-5860 ParagraphLayout::Line::getWidth(() needs to check for empty line.
X-SVN-Rev: 22556
2007-08-28 20:42:41 +00:00
Eric Mader
c35c693136 ICU-5807 \internal used with \file confuses genheaders.pl
X-SVN-Rev: 22457
2007-08-21 20:50:06 +00:00
George Rhoten
9ce90e2c18 ICU-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly.
X-SVN-Rev: 22422
2007-08-19 08:59:28 +00:00
Eric Mader
473b9c23ed ICU-5808 playout doesn't make much sense w/o BreakIterator.
X-SVN-Rev: 22333
2007-08-10 00:39:57 +00:00
George Rhoten
d1a120a97c ICU-5575 Use ICU C++ namespace for ICU classes, and other updates.
X-SVN-Rev: 22324
2007-08-08 20:11:16 +00:00
George Rhoten
0213ca2e46 ICU-5575 Update to ICU 3.8
X-SVN-Rev: 22322
2007-08-08 19:31:32 +00:00
George Rhoten
9623bf94e7 ICU-5357 Fix doxygen warnings.
X-SVN-Rev: 22265
2007-08-03 23:52:19 +00:00
George Rhoten
fa57cb2544 ICU-5575 Update to version 3.8.
X-SVN-Rev: 22197
2007-07-28 03:41:30 +00:00
George Rhoten
0347fcbe3d ICU-5764 Fix static library installation on Windows.
X-SVN-Rev: 21965
2007-07-13 17:59:16 +00:00
George Rhoten
9bc3cbe26e ICU-5764 Cygwin's ar currently doesn't handle win64, and GNU make's implicit rules are incompatible with gmake -j2. This is the first attempt to fix these issues.
X-SVN-Rev: 21959
2007-07-13 08:10:41 +00:00
Eric Mader
6d112b9cff ICU-5565 clean up custom build steps for public headers.
X-SVN-Rev: 21835
2007-06-28 01:20:43 +00:00
Eric Mader
b2dc4eced5 ICU-5565 Merge loengine branch to trunk!
X-SVN-Rev: 21808
2007-06-22 03:57:45 +00:00
George Rhoten
26a0e7ebd5 ICU-5279 Hide -fvisibility=hidden from icu-config users.
Also try a different fix for the Intel compiler, which seems to work differently
from an interactive shell.
This option is not needed for tools or tests.

X-SVN-Rev: 21623
2007-06-04 05:52:08 +00:00
Eric Mader
0784e0cdf8 ICU-5425 Add copyright strings to laiyout libraries.
X-SVN-Rev: 21578
2007-05-23 23:56:20 +00:00
George Rhoten
fd995106cc ICU-5575 Update to version 3.7.1
X-SVN-Rev: 20994
2007-01-31 01:37:28 +00:00
George Rhoten
3e9764f769 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
No need to use =1

X-SVN-Rev: 20785
2006-12-13 04:41:02 +00:00
George Rhoten
79c80dea96 ICU-4988 Convert project files from MSVC 2003 to MSVC 2005.
Hide warnings about standard C functions being deprecated.
Optimize a few things for the new environment.
Allow project files to work on FAT32 directories.

X-SVN-Rev: 20772
2006-12-13 01:44:54 +00:00
Steven R. Loomis
fcb6fa3e01 ICU-2401 clean up .cvsignore files
X-SVN-Rev: 20757
2006-12-06 19:19:06 +00:00
Eric Mader
a869db11dd ICU-4338 Update complexTable, fix typeos in indicClassTables comments.
X-SVN-Rev: 20141
2006-08-23 00:12:41 +00:00
George Rhoten
d64ae22468 ICU-4881 Update version 3.5 ->3.6
X-SVN-Rev: 19819
2006-07-11 00:30:28 +00:00
Eric Mader
27ce7a467e ICU-4338 explicitly declare the size of per-script arrays.
X-SVN-Rev: 19372
2006-03-18 00:04:26 +00:00
George Rhoten
f9397a445c ICU-3085 Change ICU to use the /Zc:wchar_t option.
X-SVN-Rev: 18994
2006-01-17 21:12:17 +00:00
George Rhoten
d0559ac03c ICU-4948 Make the makefiles easier to compare against each other
X-SVN-Rev: 18852
2005-12-02 10:21:39 +00:00
George Rhoten
5221d3bad4 ICU-4881 Update version number to 3.5.
X-SVN-Rev: 18689
2005-10-17 22:11:34 +00:00
George Rhoten
9b45236c3f ICU-4738 Don't put .so files in the lib directory.
X-SVN-Rev: 18557
2005-09-20 20:41:08 +00:00
John Emmons
89a842b5d8 ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18508
2005-09-08 18:28:48 +00:00
Eric Mader
8a4284c933 ICU-4724 ParagraphLayout::isComplex() must call uscript_closeRun() before returning.
X-SVN-Rev: 18450
2005-08-18 17:46:37 +00:00
Eric Mader
54fce8bd7f ICU-4407 Clairfy comment for reset() method.
X-SVN-Rev: 18341
2005-07-23 00:04:19 +00:00
Eric Mader
280c0428ef ICU-4407 Add reset() method to RunArray.
X-SVN-Rev: 18340
2005-07-23 00:01:40 +00:00
Eric Mader
5215d2998f ICU-4338 Add updated script tables per Unicode 4.1.
X-SVN-Rev: 18305
2005-07-20 22:15:24 +00:00
Vladimir Weinstein
9c93641f51 ICU-4599 promote @draft ICU 2.8 to stable
X-SVN-Rev: 17986
2005-06-22 23:44:14 +00:00
Ram Viswanadha
d0eb5dd8e9 ICU-4524 add brief documentation
X-SVN-Rev: 17983
2005-06-22 22:39:36 +00:00
Markus Scherer
f292c7ff36 ICU-4120 document Copt=Qaac
X-SVN-Rev: 17864
2005-06-10 22:45:34 +00:00
George Rhoten
dab7c0c0c7 ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17757
2005-06-01 02:44:07 +00:00
George Rhoten
7e191502de ICU-4436 Allow RTTI to work when /OPT:ICF (COMDAT folding) is used.
X-SVN-Rev: 17333
2005-03-13 19:49:45 +00:00
George Rhoten
b53e510acd ICU-4420 Remove some original MSVC 6 specific definitions/options that do not apply to MSVC 7.1.
This change is also being done so that it's easier to compare the options against the Cygwin/MSVC build (the only way left to use MSVC 6).
Some of the definitions/options aren't used at all or are redundant.

X-SVN-Rev: 17285
2005-03-05 10:06:19 +00:00
George Rhoten
0d483be4ab ICU-4420 Drop support for MSVC 6 project files
X-SVN-Rev: 17275
2005-03-03 00:06:21 +00:00
Eric Mader
fe3b5b28c7 ICU-4288 comment out name of unused parameters.
X-SVN-Rev: 17262
2005-02-28 22:04:51 +00:00
Eric Mader
407d357101 ICU-4288 declare iinline methods as inline.
X-SVN-Rev: 17261
2005-02-28 21:17:09 +00:00
George Rhoten
6b43efca20 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17222
2005-02-18 02:32:32 +00:00