Commit Graph

122 Commits

Author SHA1 Message Date
George Rhoten
7b3b80aeec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19925
2006-07-29 01:44:45 +00:00
Deborah Goldsmith
ebf2be0979 ICU-5272 Use gcc visibility feature on Darwin when gcc >=4
X-SVN-Rev: 19866
2006-07-20 22:40:41 +00:00
Markus Scherer
82d8ed3362 ICU-5188 report original errors
X-SVN-Rev: 19792
2006-07-06 06:24:22 +00:00
George Rhoten
f748c9d5e4 ICU-4703 Fail cleanly when detecting bad arguments.
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
f4838cc379 ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19462
2006-03-28 07:40:46 +00:00
George Rhoten
406830baf5 ICU-4707 Fix the last fix.
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
9dd557b1ae ICU-4707 Fix some compiler warnings about missing virtual destructors
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
46598e61bb ICU-5126 Don't intermingle stdout and stderr for a single message.
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
01e946968d ICU-3967 Update the performance test to the current way of building ICU.
X-SVN-Rev: 19396
2006-03-21 23:25:04 +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
Ram Viswanadha
52925f6781 ICU-4844 fix a small bug
X-SVN-Rev: 18935
2005-12-31 16:47:03 +00:00
Ram Viswanadha
9daf3cee7c ICU-4844 port the performance tests to new perf test framework
X-SVN-Rev: 18932
2005-12-30 21:40:34 +00:00
George Rhoten
918c72dd51 ICU-4827 Ignore test library
X-SVN-Rev: 18891
2005-12-12 17:09:57 +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
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
78cbddd31c ICU-4738 Build archive libraries for AIX
X-SVN-Rev: 18509
2005-09-08 18:39:11 +00:00
George Rhoten
535e77b8de ICU-4288 Fix some compiler warnings
X-SVN-Rev: 18270
2005-07-18 16:47:06 +00:00
George Rhoten
0ffb6e241f ICU-4620 properly fix unconfig failures.
X-SVN-Rev: 18188
2005-07-10 15:45:12 +00:00
George Rhoten
8dcffb23b3 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18187
2005-07-10 15:44:47 +00:00
Steven R. Loomis
207273e923 ICU-4620 uconfig.h fixes
X-SVN-Rev: 18181
2005-07-09 03:09:47 +00:00
George Rhoten
f612f9a9bb ICU-4396 Fix for Visual Studio 8 on AMD64
X-SVN-Rev: 17886
2005-06-14 05:51:50 +00:00
Markus Scherer
cd4ea6fd23 ICU-4011 some Unixes need to link programs explicitly with the i18n library when using toolutil
X-SVN-Rev: 17488
2005-04-18 21:16:37 +00:00
George Rhoten
c2549aaace ICU-4420 Drop support for MSVC 6. This implements the changes proposed on 2004-03-26.
X-SVN-Rev: 17334
2005-03-13 19:56:58 +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
d6f111187c ICU-4420 Temporary fix due to MSVC 6 -> MSVC 7.1 transition for the performance tests.
X-SVN-Rev: 17277
2005-03-03 16:19:22 +00:00
George Rhoten
48a2eb0433 ICU-4420 Fix compile time problems that appeared during MSVC 6 -> MSVC 7.1 migration for the performance tests.
X-SVN-Rev: 17276
2005-03-03 08:54:57 +00:00
George Rhoten
35e0a8a0d2 ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target.
X-SVN-Rev: 17210
2005-02-17 00:19:44 +00:00
George Rhoten
b43d5d4272 ICU-3905 Fix some IA64 compiler warnings.
X-SVN-Rev: 16747
2004-11-04 02:36:10 +00:00
Eric Mader
0b0a9b9186 ICU-4179 update copyright notices for ICU 3.2
X-SVN-Rev: 16695
2004-11-01 19:41:06 +00:00
George Rhoten
24f4947b54 ICU-4154 Remove unused include directories.
X-SVN-Rev: 16607
2004-10-24 19:57:28 +00:00
George Rhoten
b87fed8371 ICU-3963 Update ICU
X-SVN-Rev: 16056
2004-07-19 21:18:18 +00:00
George Rhoten
b7ae145f93 ICU-3946 Fix some tests to use U_EXPORT2 more often
X-SVN-Rev: 16019
2004-07-16 15:05:14 +00:00
George Rhoten
115d10a107 ICU-3499 Fix for z/OS. Make sure C++ tests are defined as C functions.
X-SVN-Rev: 15712
2004-06-04 17:11:09 +00:00
George Rhoten
b2f1c64857 ICU-3499 Make sure warnings appear while passing a C++ function to a
function expecting a C function.  This is important for z/OS and iotest.

X-SVN-Rev: 15710
2004-06-04 16:56:12 +00:00
Eric Mader
57bb90bd7f ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15419
2004-05-20 00:15:42 +00:00
George Rhoten
bbc7043dbf ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15400
2004-05-19 06:13:31 +00:00
George Rhoten
fbf289c55e ICU-3576 Make it easier to create static libraries on Windows
X-SVN-Rev: 15366
2004-05-18 05:35:41 +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
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
29f1907672 ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15077
2004-04-28 05:24:57 +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
f766d4a7dc ICU-3662 Remove unused dependencies
X-SVN-Rev: 14742
2004-03-24 05:51:27 +00:00
George Rhoten
f1414e0160 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14737
2004-03-23 23:18:43 +00:00
George Rhoten
2fe4ef4a10 ICU-3662 Readd vlog_info. It was being used.
X-SVN-Rev: 14735
2004-03-23 19:02:20 +00:00
George Rhoten
6038ee28f5 ICU-3662 Move data based test framework to test library
X-SVN-Rev: 14733
2004-03-23 06:37:36 +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
ddb9791b82 ICU-3485 Rename the static libraries
X-SVN-Rev: 14252
2004-01-07 07:07:17 +00:00