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
George Rhoten
a37c25b3f5
ICU-5410 These functions can never be inlined. So remove them from the header.
...
X-SVN-Rev: 20385
2006-09-22 18:09:32 +00:00
George Rhoten
8b2c84620c
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
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
Andy Heninger
22b16ab91e
ICU-2403 tracing, have cintltst save trace settings across u_cleanup().
...
Add trace Open and Close option to cintltst
X-SVN-Rev: 13896
2003-11-26 03:09:51 +00:00
Markus Scherer
0e4602cc1b
ICU-2235 give cintltst/udatatst.c access to vlog_info()
...
X-SVN-Rev: 13753
2003-11-19 01:05:25 +00:00
George Rhoten
0e87c3e3dd
ICU-3359 Allow .vcproj files to build in a directory with a space
...
X-SVN-Rev: 13622
2003-11-07 03:32:03 +00:00
George Rhoten
7ff9b0b7ce
ICU-3312 We no longer test properly getting the time zone from the OS.
...
The tests will now work in all time zones, but the tests will manually set the time zone to the expected time zone for testing.
X-SVN-Rev: 13373
2003-10-09 18:25:24 +00:00
Alan Liu
16d44ffb76
ICU-3266 add checks for UCONFIG_NO_FORMATTING
...
X-SVN-Rev: 13252
2003-09-30 19:15:53 +00:00
Alan Liu
35988562ec
ICU-3266 add -tz [zone] option to cintltst, and make default time zone be America/Los_Angeles (unless otherwise specified on command line)
...
X-SVN-Rev: 13161
2003-09-22 18:37:52 +00:00
Andy Heninger
2781c969ac
ICU-2403 Tracing, partial checkin only.
...
X-SVN-Rev: 13149
2003-09-20 01:21:23 +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
George Rhoten
5309a42419
ICU-2699 Fix some compiler warnings
...
X-SVN-Rev: 12200
2003-05-30 19:07:43 +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
George Rhoten
2002d5154b
ICU-2628 Stop installing the test framework. This doesn't need to be distributed.
...
X-SVN-Rev: 11502
2003-04-10 17:51:25 +00:00
Vladimir Weinstein
0a641283d6
ICU-2412 added -e1 option which makes exhaustive collation testing somewhat bearable
...
X-SVN-Rev: 11118
2003-02-20 01:16:40 +00:00
George Rhoten
4d3562dcb7
ICU-2705 Add CygWin/MSVC support
...
X-SVN-Rev: 11008
2003-02-11 00:13:48 +00:00
George Rhoten
3b6f1b2e99
ICU-2573 Use newlines for the message
...
X-SVN-Rev: 10654
2002-12-13 04:02:37 +00:00
Ram Viswanadha
468875d801
ICU-2512 fix cintltst argument parsing
...
X-SVN-Rev: 10302
2002-11-20 21:52:20 +00:00
Steven R. Loomis
ac39475f03
ICU-1941 don't fail in liposuction mode
...
X-SVN-Rev: 9871
2002-09-17 19:45:03 +00:00
George Rhoten
5d0f277c43
ICU-1900 Ignore some files in CVS.
...
X-SVN-Rev: 9451
2002-07-31 00:12:19 +00:00
George Rhoten
f7bf404dd9
ICU-2030 Undo most of the ADD CPP statements.
...
X-SVN-Rev: 9413
2002-07-29 23:30:28 +00:00
Andy Heninger
f0f44e915e
ICU-2030 WIndows build changes to allow apps to use static C runtime lib
...
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Vladimir Weinstein
2cbb05fdb9
ICU-978 cygwin port
...
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Vladimir Weinstein
469fe7ed85
ICU-978 changes for cygwin
...
X-SVN-Rev: 9260
2002-07-19 21:45:33 +00:00
George Rhoten
08df62745a
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 8681
2002-05-23 22:10:23 +00:00
Vladimir Weinstein
4297637214
ICU-1880 better control of which test is going to be executed, better verbosity and avoiding unnecessary opening/closing of bundles
...
X-SVN-Rev: 8564
2002-05-02 21:16:33 +00:00
George Rhoten
9d8d0d3940
ICU-1868 Make DEFS be used for macros and includes only for compile
...
time, not for link time, and other various fixes.
X-SVN-Rev: 8562
2002-05-01 23:48:15 +00:00
George Rhoten
df30dfbd29
ICU-1877 Add Win64 support.
...
X-SVN-Rev: 8531
2002-04-26 23:04:32 +00:00
George Rhoten
837c7710b4
ICU-1816 Disable language extensions for the compiler.
...
X-SVN-Rev: 8283
2002-03-28 18:26:25 +00:00
Ram Viswanadha
b021663a34
ICU-1804 value of QUICK does not change even when -e is specified as an argument
...
X-SVN-Rev: 8229
2002-03-25 22:53:18 +00:00
George Rhoten
e6dfe4d735
ICU-770 Verify that ICU can be reused after calling u_cleanup
...
X-SVN-Rev: 7439
2002-01-16 04:33:33 +00:00
George Rhoten
cd59c0d7bf
ICU-567 Just revert to what it was originally.
...
X-SVN-Rev: 6809
2001-11-13 01:50:17 +00:00
Vladimir Weinstein
e709fe688d
ICU-393 .cvsignore
...
X-SVN-Rev: 6803
2001-11-12 23:11:09 +00:00
George Rhoten
d14de7fd6f
ICU-567 globals need to be extern
...
X-SVN-Rev: 6791
2001-11-12 19:52:22 +00:00
Vladimir Weinstein
b325473983
ICU-567 removed static from VERBOSITY to fix the Unix build
...
X-SVN-Rev: 6771
2001-11-12 05:02:28 +00:00
Yves Arrouye
35bea5d04b
ICU-567 globals need to be static.
...
X-SVN-Rev: 6763
2001-11-11 05:19:53 +00:00
George Rhoten
09e35341aa
ICU-1247 Undo the change to put the SO_TARGET_VERSION* back in
...
X-SVN-Rev: 6700
2001-11-09 00:53:16 +00:00
Andy Heninger
7202cadd36
ICU-1404 configure, fix broken --with-data-packaging option
...
X-SVN-Rev: 6521
2001-10-31 18:43:45 +00:00
George Rhoten
6b2bb522a9
ICU-1028 Versioning support for os/390. Remove redundent defines.
...
X-SVN-Rev: 6498
2001-10-30 19:03:30 +00:00
George Rhoten
19e35f4141
ICU-1211 Clean up the data and libraries bit better
...
X-SVN-Rev: 5979
2001-09-28 23:31:01 +00:00
Andy Heninger
71f004be68
ICU-1247 Fix tests and test builds so that tests will run against installed libraries.
...
X-SVN-Rev: 5954
2001-09-28 00:31:53 +00:00
Andy Heninger
15bec64481
ICU-1024 Set windows project file options for automatic inlines (Release) and Browse file creation (debug).
...
X-SVN-Rev: 5123
2001-06-28 19:40:34 +00:00
George Rhoten
82b2f29042
ICU-900 Hopefully got rid of a linking warning on Windows by not building the debug and release versions in the same directory
...
X-SVN-Rev: 4397
2001-03-29 18:46:58 +00:00
Andy Heninger
360f38dc1e
ICU-903 updated copyright notices.
...
X-SVN-Rev: 4245
2001-03-21 23:22:16 +00:00
George Rhoten
9ed09205e8
ICU-742 Should now flush the output now
...
X-SVN-Rev: 3065
2000-11-30 20:02:51 +00:00
George Rhoten
ecd6022aaa
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2973
2000-11-21 18:48:10 +00:00
Yves Arrouye
c27ba65a7c
ICU-692 make it work out of source, please...
...
X-SVN-Rev: 2801
2000-10-26 19:28:33 +00:00
Yves Arrouye
8e28da7d3d
ICU-692 factor in some common definitions, and include the platform
...
file to make porting easier.
X-SVN-Rev: 2772
2000-10-24 19:50:20 +00:00
Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00