Commit Graph

11906 Commits

Author SHA1 Message Date
George Rhoten
e95cc00b7d ICU-3499 Fix printf va_list handling to get around some os/400 crashing issues
X-SVN-Rev: 15529
2004-05-25 16:59:00 +00:00
Steven R. Loomis
2ad377ab12 ICU-2487 test for ucol_getKeywordValues with incoming warning
X-SVN-Rev: 15527
2004-05-25 05:43:23 +00:00
Steven R. Loomis
dea3ffda73 ICU-2487 test for ures_openDirect with incoming warning
X-SVN-Rev: 15526
2004-05-25 05:41:55 +00:00
Steven R. Loomis
a92b8bdb8c ICU-2487 use a sub-status in ures_openDirect so an incoming warning doesn't turn into an error.
X-SVN-Rev: 15525
2004-05-25 05:41:20 +00:00
George Rhoten
5ba76644fa ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15523
2004-05-25 03:23:31 +00:00
Steven R. Loomis
3358cf3077 ICU-2487 don't call uprv_tolower on calendar keywords. Removing a workaround to an old locale bug.
X-SVN-Rev: 15522
2004-05-25 00:44:19 +00:00
George Rhoten
612cb5982a ICU-3100 Add missing file
X-SVN-Rev: 15518
2004-05-24 23:50:45 +00:00
George Rhoten
9925b69c5c ICU-3718 Do faster string copying, and hopefully avoid any uninitialized reads
X-SVN-Rev: 15517
2004-05-24 23:35:35 +00:00
Vladimir Weinstein
7dab9028c4 ICU-3729 Uncomment some tests, fix compiler warnings
X-SVN-Rev: 15514
2004-05-24 22:17:31 +00:00
George Rhoten
2cc38d98db ICU-3659 Unambiguate Math::floorDivide call
X-SVN-Rev: 15513
2004-05-24 22:13:28 +00:00
Alan Liu
1a9c5cc6f4 ICU-3477 update to 2003e; fix country map problem
X-SVN-Rev: 15512
2004-05-24 22:11:55 +00:00
Vladimir Weinstein
d45f502825 ICU-3100 collator <> identifier, short string implementation
X-SVN-Rev: 15511
2004-05-24 22:11:31 +00:00
Vladimir Weinstein
c1d8c7c551 ICU-3100 collator <> identifier, short string tests
X-SVN-Rev: 15510
2004-05-24 22:08:38 +00:00
Vladimir Weinstein
99200b1bf5 ICU-3729 More tests for pinyin rules
X-SVN-Rev: 15509
2004-05-24 22:07:40 +00:00
George Rhoten
12e3c5a61c ICU-3718 Fix a typo
X-SVN-Rev: 15507
2004-05-24 21:34:22 +00:00
George Rhoten
be140628f9 ICU-3718 Don't crash when file can't be written
X-SVN-Rev: 15506
2004-05-24 21:31:45 +00:00
Vladimir Weinstein
13cab794d3 ICU-3718 change intltest and cintltst to relocatable exes. Purify seems to like it better.
X-SVN-Rev: 15505
2004-05-24 21:00:56 +00:00
Alan Liu
709a441e9f ICU-3748 fix strchr reading past end of string
X-SVN-Rev: 15504
2004-05-24 20:48:05 +00:00
Alan Liu
a1b393c257 ICU-3659 limit UDate range to +/-7F000000 julian days; matches ICU4J
X-SVN-Rev: 15502
2004-05-24 20:32:59 +00:00
George Rhoten
59a80825d0 ICU-3718 Don't crash when data is not present
X-SVN-Rev: 15501
2004-05-24 20:28:32 +00:00
Alan Liu
0bfd502d22 ICU-3659 temporarily disable...
X-SVN-Rev: 15498
2004-05-24 17:36:53 +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
42e5615866 ICU-2487 Don't use ::tolower. It will fail on tr_TR localized machines. Use uprv_tolower.
X-SVN-Rev: 15496
2004-05-24 17:01:12 +00:00
George Rhoten
7e456fd7c3 ICU-3499 Add some documentation
X-SVN-Rev: 15495
2004-05-24 06:02:46 +00:00
Alan Liu
efa0aef669 ICU-3659 compute as double to avoid overflow
X-SVN-Rev: 15494
2004-05-24 06:01:13 +00:00
Alan Liu
d08db4a33f ICU-3659 assert values are in range before using them to index arrays
X-SVN-Rev: 15493
2004-05-24 05:59:54 +00:00
George Rhoten
046c30de34 ICU-3499 Fix a one off issue.
X-SVN-Rev: 15492
2004-05-24 02:49:33 +00:00
George Rhoten
7cf9ea9880 ICU-3499 Improve the TODO list, and fix some documentation
X-SVN-Rev: 15491
2004-05-24 02:47:41 +00:00
George Rhoten
5f099a985c ICU-3772 Add some zh_Hans/zh_Hant aliases as needed.
X-SVN-Rev: 15490
2004-05-24 02:06:53 +00:00
George Rhoten
77ae20ad84 ICU-3659 Unambiuate Math::floorDivide call.
X-SVN-Rev: 15489
2004-05-22 01:41:31 +00:00
George Rhoten
ceab799074 ICU-3499 Fix memory leak
X-SVN-Rev: 15488
2004-05-22 01:39:54 +00:00
Steven R. Loomis
66155114b9 ICU-3301 weekend data in wrong location..
X-SVN-Rev: 15479
2004-05-21 22:48:00 +00:00
George Rhoten
bcfe0a1d78 ICU-3499 Allow the other tests to finish if iotest doesn't work.
X-SVN-Rev: 15478
2004-05-21 22:36:39 +00:00
George Rhoten
73656228e0 ICU-3389 Allow building in directories with a space in the directory name.
X-SVN-Rev: 15477
2004-05-21 22:29:30 +00:00
Philips Benjamin
0628b5df9c ICU-3699 fix data bug noted in CLDR#73
X-SVN-Rev: 15475
2004-05-21 21:43:08 +00:00
Steven R. Loomis
ba626310fb ICU-3301 moving data from J to C
X-SVN-Rev: 15471
2004-05-21 21:20:20 +00:00
George Rhoten
65bca94c6e ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15468
2004-05-21 20:52:04 +00:00
George Rhoten
341b3ef174 ICU-3719 Don't export some variables and make some const.
X-SVN-Rev: 15467
2004-05-21 20:48:36 +00:00
George Rhoten
86b860de09 ICU-3499 Fix a typo
X-SVN-Rev: 15466
2004-05-21 20:47:36 +00:00
George Rhoten
104f4e2376 ICU-3719 Regenerate urename.h with the proper copyright from libraries in their current locations
X-SVN-Rev: 15465
2004-05-21 20:39:18 +00:00
George Rhoten
59a662b996 ICU-3719 Regenerate urename.h
X-SVN-Rev: 15464
2004-05-21 20:37:50 +00:00
Alan Liu
390b02ec5b ICU-3659 add test and fix for udat_format failing with extreme dates (circa 10^27)
X-SVN-Rev: 15463
2004-05-21 20:25:52 +00:00
George Rhoten
8dfc0c46ac ICU-3499 Increase code coverage.
X-SVN-Rev: 15461
2004-05-21 18:59:49 +00:00
George Rhoten
3536695b54 ICU-3499 Test iotest when icuio is available for testing.
X-SVN-Rev: 15458
2004-05-21 18:22:39 +00:00
George Rhoten
0dd1c6e8c1 ICU-3039 Fix for z/OS
X-SVN-Rev: 15457
2004-05-21 18:09:14 +00:00
George Rhoten
193b323d83 ICU-2242 Remove the -a aCC argument. Old machines can't handle it.
X-SVN-Rev: 15455
2004-05-21 17:31:55 +00:00
George Rhoten
c59fb8d884 ICU-3389 Rename test import library
X-SVN-Rev: 15454
2004-05-21 17:15:31 +00:00
George Rhoten
2ea2f356c6 ICU-3100 Fix for z/OS
X-SVN-Rev: 15453
2004-05-21 17:14:35 +00:00
George Rhoten
df8374da27 ICU-2421 Fix for z/OS
X-SVN-Rev: 15452
2004-05-21 17:14:06 +00:00
Vladimir Weinstein
980f17b643 ICU-3100 More implementation of identifier <> collator functions
X-SVN-Rev: 15451
2004-05-21 06:56:06 +00:00