Commit Graph

67 Commits

Author SHA1 Message Date
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