Commit Graph

74 Commits

Author SHA1 Message Date
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
Vladimir Weinstein
b3b0c23852 ICU-653 changed the library names and locations on win32
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Yves Arrouye
9686d239f0 ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00