Commit Graph

179 Commits

Author SHA1 Message Date
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
George Rhoten
fafa060d6e ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17092
2005-01-07 00:21:10 +00:00
George Rhoten
1d9f513c4b ICU-4330 Change version from 3.2 to 3.3
X-SVN-Rev: 17090
2005-01-06 22:49:44 +00:00
George Rhoten
36864c54af ICU-4288 Partially fix rtti inline warnings. The proper fix requires UOBJECT_DEFINE_RTTI_IMPLEMENTATION in different object files for AIX, Windows and Linux/390.
X-SVN-Rev: 17042
2004-12-30 07:58:39 +00:00
Eric Mader
1dc34d1780 ICU-4304 update @draft for ICU 3.2.
X-SVN-Rev: 16961
2004-12-16 19:06:33 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
George Rhoten
5c97ee7892 ICU-3963 Update to version 3.2
X-SVN-Rev: 16621
2004-10-25 23:32:50 +00:00
George Rhoten
b08624b5bf ICU-3855 Fix Cygwin/MSVC install.
X-SVN-Rev: 16580
2004-10-21 00:08:48 +00:00
George Rhoten
946f58dff5 ICU-3963 Update ICU's version to 3.1
X-SVN-Rev: 16096
2004-08-03 01:30:04 +00:00
George Rhoten
b87fed8371 ICU-3963 Update ICU
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
George Rhoten
5d2239d45f ICU-3851 Use multithreaded DLL instead of multithreaded libraries
X-SVN-Rev: 15914
2004-06-18 01:00:58 +00:00
Eric Mader
60d2cebe21 ICU-3820 fix doxygen warnings.
X-SVN-Rev: 15881
2004-06-15 21:25:07 +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
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
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
George Rhoten
bf80670ed2 ICU-3389 CygWin/MSVC "make clean" changes
X-SVN-Rev: 14869
2004-04-05 21:25:47 +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
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
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
f9f8941241 ICU-2962 Fix z/OS batch mode.
X-SVN-Rev: 14356
2004-01-16 22:34:18 +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
639710670d ICU-3216 Doucment that client-owned storage must not be deleted until the object is deleted.
X-SVN-Rev: 14144
2003-12-16 21:24:29 +00:00
Eric Mader
de6431c47d 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: 14040
2003-12-08 23:00:58 +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
George Rhoten
4ecafa2bfe ICU-3359 Allow .vcproj files to build in a directory with a space
X-SVN-Rev: 13601
2003-11-06 05:05:23 +00:00
Eric Mader
4d4bf7cdb9 ICU-3248 Improve error handling in ParagraphLayout
X-SVN-Rev: 13567
2003-11-04 21:30:00 +00:00
Eric Mader
9921aed538 ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13566
2003-11-04 19:39:41 +00:00
Eric Mader
b377f48b61 ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13565
2003-11-04 19:28:16 +00:00
Eric Mader
a47db28c1d ICU-3219 add ParagraphLayout::Line::getWidth()
X-SVN-Rev: 13564
2003-11-04 19:14:58 +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
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
16d54ea52b ICU-3183 always set the position bias.
X-SVN-Rev: 12891
2003-08-20 23:03:53 +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
0d46ec7cfd ICU-2979 move inline methods which call LE_XXX_ARRAY macors into the .cpp files.
X-SVN-Rev: 12570
2003-06-27 20:39:35 +00:00
Eric Mader
776ec648cd ICU-2589 Mark fClientArrays as @draft ICU 2.6
X-SVN-Rev: 12418
2003-06-10 18:17:08 +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
Eric Mader
df3db90aff ICU-2243 rename Utilities to LXUtilities to lessen the chance of name confilcts.
X-SVN-Rev: 12250
2003-06-03 18:28:00 +00:00
George Rhoten
61f2b3be57 ICU-2699 Fix a compiler warning (don't always use -g)
X-SVN-Rev: 12237
2003-06-02 23:47:10 +00:00
Eric Mader
58a0372aba ICU-2589 Add missing @draft ICU 2.6
X-SVN-Rev: 12226
2003-06-02 21:51:27 +00:00
Steven R. Loomis
92ed38a6a4 ICU-2896 uconfig.h, #if's have to go after they are defined
X-SVN-Rev: 12204
2003-05-30 22:29:22 +00:00
George Rhoten
874f43ed0b ICU-2699 Fix a compiler warning
X-SVN-Rev: 12075
2003-05-23 15:35:25 +00:00
Eric Mader
ff4fa0099e ICU-2896 don't compile ParagraphLayout if UCONFIG_NO_BREAK_ITERATION is set.
X-SVN-Rev: 12048
2003-05-22 21:58:50 +00:00
Eric Mader
661e0b31c4 ICU-2699 remove --enable-strict and -Winline errors.
X-SVN-Rev: 12047
2003-05-22 21:56:57 +00:00
Eric Mader
f42d20e808 ICU-2243 rename Utilities to LXUtilities to lessen the chance of name confilcts.
X-SVN-Rev: 12011
2003-05-19 21:50:48 +00:00
George Rhoten
590032f83b ICU-2243 Ignore some files
X-SVN-Rev: 11962
2003-05-16 18:09:28 +00:00
Eric Mader
3d7ae2b1f1 ICU-2405 code review changes.
X-SVN-Rev: 11915
2003-05-13 23:02:45 +00:00
Eric Mader
0c1691e1a4 ICU-2699 Fix strict mode compiler warnings
X-SVN-Rev: 11906
2003-05-13 00:44:54 +00:00
Eric Mader
e063556b81 ICU-2243 implement boiler plate methods.
X-SVN-Rev: 11869
2003-05-09 20:37:58 +00:00
Eric Mader
18f11f462a ICU-2243 fix a small formatting error.
X-SVN-Rev: 11842
2003-05-08 20:17:24 +00:00
Eric Mader
6497f7ca9e ICU-2243 need to include layout/LayoutEngine.h... (why the heck didn't VC/VS catch this?)
X-SVN-Rev: 11841
2003-05-08 18:40:39 +00:00
Eric Mader
1a4c93f857 ICU-2243 move definitions of nested classes inside outer class to make stupid CSet++ compiler happy...
X-SVN-Rev: 11840
2003-05-08 18:17:04 +00:00
Eric Mader
dbcc794733 ICU-2866 Fix memory leaks in the Layout Extensions Library.
X-SVN-Rev: 11833
2003-05-07 21:43:11 +00:00
George Rhoten
4e1913af46 ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
X-SVN-Rev: 11743
2003-04-30 22:50:21 +00:00
Eric Mader
13bafa4d07 ICU-2243 forgot to put everything in the ICU namespace...
X-SVN-Rev: 11730
2003-04-29 18:41:56 +00:00
Eric Mader
a2d46bd46a ICU-2051 remove or comment FIXME and #if 0
X-SVN-Rev: 11725
2003-04-29 00:15:07 +00:00
Eric Mader
846e8f9619 ICU-2243 Fix warnings on Solaris.
X-SVN-Rev: 11709
2003-04-25 19:59:23 +00:00
Eric Mader
9428caffa4 ICU-2243 Custom build rules for public headers need to be in *all* the configurations!
X-SVN-Rev: 11676
2003-04-24 20:16:30 +00:00
Eric Mader
3f50ee0f41 ICU-2243 Add Layout Extensions library.
X-SVN-Rev: 11675
2003-04-24 19:29:57 +00:00
Eric Mader
f7b000c41d ICU-2243 Need to include public headers from layout subdirectory.
X-SVN-Rev: 11673
2003-04-24 18:40:03 +00:00
Eric Mader
120661e806 ICU-2243 Move public headers to layout subdirectory.
X-SVN-Rev: 11671
2003-04-24 18:24:08 +00:00
Eric Mader
89ad1857f4 ICU-2243 initial version of Layout Extensions Library.
X-SVN-Rev: 11649
2003-04-23 23:03:45 +00:00