Commit Graph

97 Commits

Author SHA1 Message Date
George Rhoten
8c86161250 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19990
2006-08-07 06:55:30 +00:00
Vladimir Weinstein
29d93b9c92 ICU-5231 More robust reading of UCA test file for threading test
X-SVN-Rev: 19728
2006-06-16 05:45:50 +00:00
George Rhoten
a0f982aa38 ICU-5092 Allow tests to finish when QIBM_MULTI_THREADED=Y is not defined.
X-SVN-Rev: 19677
2006-05-28 20:51:47 +00:00
George Rhoten
25b0e41aac ICU-4872 Fix broken URLs
X-SVN-Rev: 18677
2005-10-14 01:09:29 +00:00
George Rhoten
3b6fc2e1fc ICU-1141 Make sure that we wait for the right amount of time.
X-SVN-Rev: 18088
2005-06-29 18:23:22 +00:00
George Rhoten
f904935fca ICU-1141 Wait a little longer on overloaded machines.
X-SVN-Rev: 18057
2005-06-25 01:15:12 +00:00
George Rhoten
6f793d2120 ICU-1141 NetBSD and FreeBSD seem to have a broken thread scheduler, which starves the child threads from any CPU time.
Add a yield in the main process thread.

X-SVN-Rev: 17873
2005-06-13 21:22:34 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +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
a4f9b34c4a ICU-4092 Remove redundent code to increase code coverage.
X-SVN-Rev: 17131
2005-01-14 22:45:50 +00:00
George Rhoten
4b8ef3e6e6 ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3)
X-SVN-Rev: 17040
2004-12-30 07:25:51 +00:00
George Rhoten
67f46c57e8 ICU-4065 Only use usleep from the main thread, since usleep is not thread safe on pre-Solaris 9 machines.
See if that helps, since nanosleep isn't portable among various versions of Solaris.

X-SVN-Rev: 16900
2004-11-30 22:19:38 +00:00
George Rhoten
03ad2885e5 ICU-4218 Change the previous checkin so that we are sure that it will work on all platforms.
X-SVN-Rev: 16828
2004-11-11 23:10:35 +00:00
Steven R. Loomis
2e8a985dc6 ICU-4218 uconfig for 3.2
X-SVN-Rev: 16813
2004-11-10 03:47:56 +00:00
George Rhoten
23b78bf15e ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16649
2004-10-28 00:05:24 +00:00
George Rhoten
1397daa245 ICU-4148 The MinGW headers have a bug so that NOGDI doesn't work.
X-SVN-Rev: 16585
2004-10-21 06:40:36 +00:00
George Rhoten
6a80fd1c86 ICU-3805 Break the circular dependency between utypes.h and putil.h
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
608ca77ba5 ICU-3677 uprv_getUTCtime should return UDate instead of int32_t.
This is for cases where time_t is 64-bit.

X-SVN-Rev: 16150
2004-08-13 01:20:26 +00:00
George Rhoten
8900cd8fab ICU-4043 Use a real path to source data.
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
George Rhoten
9c42ea2ba6 ICU-3817 Fix multithreaded test failure on really slow machines.
X-SVN-Rev: 15774
2004-06-07 23:59:42 +00:00
Ram Viswanadha
d95bb2171f ICU-3635 handle _PREEURO correctly
X-SVN-Rev: 15680
2004-06-03 17:44:02 +00:00
George Rhoten
f3e472b282 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15638
2004-05-30 09:32:27 +00:00
George Rhoten
3a74c75e2f ICU-3718 Don't crash on slow machines
X-SVN-Rev: 15497
2004-05-24 17:11:40 +00:00
George Rhoten
0dd1c6e8c1 ICU-3039 Fix for z/OS
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
Eric Mader
004268d484 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
Andy Heninger
03de5936ff ICU-3039 Remove sleep() from tsmthread test.
X-SVN-Rev: 14623
2004-03-02 19:42:27 +00:00
Andy Heninger
d90d5a20cf ICU-3039 fix HP2 build problem in tsmthred. (precompiled headers config problem lurking?)
X-SVN-Rev: 14599
2004-02-26 21:53:18 +00:00
Andy Heninger
cdbbd81e4a ICU-3039 assorted threading changes and cleanups, in search of the elusive
threading failure.

X-SVN-Rev: 14564
2004-02-23 04:36:02 +00:00
Andy Heninger
be75f855f4 ICU-3039 cleanup of intltest MultithreadTest, looking for Itanium problem.
X-SVN-Rev: 14289
2004-01-10 00:21:54 +00:00
George Rhoten
975d6cfe2c ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
X-SVN-Rev: 14126
2003-12-14 18:06:34 +00:00
George Rhoten
438ae401a3 ICU-3326 Don't include some unneeded headers.
X-SVN-Rev: 13965
2003-12-03 06:58:28 +00:00
George Rhoten
94897ac853 ICU-3326 Don't include some unneeded headers.
X-SVN-Rev: 13964
2003-12-03 06:18:57 +00:00
George Rhoten
ee2f4859cf ICU-3258 Reenable multithreaded tests
X-SVN-Rev: 13436
2003-10-16 04:03:14 +00:00
Vladimir Weinstein
de398063e5 ICU-2458 Increase line buffer size in order to store new, larger test file
X-SVN-Rev: 12921
2003-08-23 01:42:56 +00:00
Andy Heninger
58fc849c4f ICU-3156 fix problems with ICU_USE_THREADS and the revised mutexes.
X-SVN-Rev: 12803
2003-08-10 23:57:35 +00:00
Vladimir Weinstein
5ef2df4a28 ICU-2729 close a file after you use it
X-SVN-Rev: 12491
2003-06-12 17:45:25 +00:00
Andy Heninger
f8c3e58100 ICU-3009 Thread starting in test code, back out what appears to have been an accidental change.
X-SVN-Rev: 12421
2003-06-10 21:31:38 +00:00
Steven R. Loomis
477dbae103 ICU-3009 calendar code coverage & bug fixes
X-SVN-Rev: 12406
2003-06-10 03:53:28 +00:00
Andy Heninger
90630ccf57 ICU-2970 threading failure. UMTX explicit initialization changes.
X-SVN-Rev: 12365
2003-06-07 00:03:51 +00:00
Andy Heninger
02244350ed ICU-2970 threading failure. Tweak mutexing in uresbud. Improve thread error checking in tmsthred.
Switch windows thread creation to c library funcs.  Address (but not eliminate) resource memory leak.

X-SVN-Rev: 12316
2003-06-05 18:15:20 +00:00
Vladimir Weinstein
ec21353ba5 ICU-2840 tests shouldn't crash if there is no data
X-SVN-Rev: 12305
2003-06-04 23:56:49 +00:00
Andy Heninger
fa1097927d ICU-2970 intltest threading test, add mutexing for possible memory coherency problem.
X-SVN-Rev: 12260
2003-06-03 23:59:29 +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
Steven R. Loomis
38d2426071 ICU-2896 test collation even if formatting is off
X-SVN-Rev: 12191
2003-05-30 00:38:47 +00:00
George Rhoten
6aeb28b094 ICU-2850 Better fix for MSVC 7
X-SVN-Rev: 11965
2003-05-16 19:52:01 +00:00
Vladimir Weinstein
416e85bb33 ICU-2699 fixed some gcc warnings in intltest
X-SVN-Rev: 11950
2003-05-15 21:06:44 +00:00
Vladimir Weinstein
38eff7394d ICU-2412 don't crash when you cannot open UCA collator
X-SVN-Rev: 11689
2003-04-24 23:18:00 +00:00
Vladimir Weinstein
e0b0221b7f ICU-2412 initialized storage to keep purify happy
X-SVN-Rev: 11636
2003-04-23 17:15:43 +00:00
Vladimir Weinstein
855e1bb881 ICU-2412 put a reasonable thread number and added conditional for collation service
X-SVN-Rev: 11425
2003-03-31 23:10:33 +00:00
Vladimir Weinstein
45565221f1 ICU-2412 make output go to info channel
X-SVN-Rev: 11421
2003-03-29 09:00:40 +00:00