Alan Liu
|
4baf748f2c
|
ICU-3659 changed max Islamic calendar DAY_OF_MONTH from 30 to 31
X-SVN-Rev: 15575
|
2004-05-27 04:36:01 +00:00 |
|
George Rhoten
|
6c416836d5
|
ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
|
2004-05-27 04:18:30 +00:00 |
|
Alan Liu
|
f30027fcca
|
ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
X-SVN-Rev: 15573
|
2004-05-27 02:11:08 +00:00 |
|
George Rhoten
|
d3fadfeb61
|
ICU-3499 Fix some EBCDIC issues.
X-SVN-Rev: 15571
|
2004-05-26 23:31:47 +00:00 |
|
George Rhoten
|
2ed4252e9d
|
ICU-3499 Test for width of scanset, and fix some pointer math problems that appear on os/400.
X-SVN-Rev: 15569
|
2004-05-26 21:57:56 +00:00 |
|
George Rhoten
|
439ba60df3
|
ICU-3499 Test for width of scanset
X-SVN-Rev: 15568
|
2004-05-26 21:56:30 +00:00 |
|
Steven R. Loomis
|
00a33d7eae
|
ICU-3780 add *_SO_TARGET to Makefile.inc
X-SVN-Rev: 15564
|
2004-05-26 20:39:29 +00:00 |
|
George Rhoten
|
2bd13a291a
|
ICU-3499 Fix an EBCDIC issue.
X-SVN-Rev: 15563
|
2004-05-26 19:56:52 +00:00 |
|
George Rhoten
|
9e94e1ff84
|
ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.
X-SVN-Rev: 15562
|
2004-05-26 19:22:00 +00:00 |
|
George Rhoten
|
335a1b7296
|
ICU-3499 Fix an EBCDIC issue.
After some group discussion the u_fopen locale parameter should not affect the default codepage.
X-SVN-Rev: 15561
|
2004-05-26 19:09:33 +00:00 |
|
George Rhoten
|
0001ae60d0
|
ICU-3499 Fix an EBCDIC issue. Escape UTF-8 strings
X-SVN-Rev: 15560
|
2004-05-26 18:46:26 +00:00 |
|
George Rhoten
|
0bb1744bb8
|
ICU-3500 Remove some tabs.
X-SVN-Rev: 15559
|
2004-05-26 18:28:09 +00:00 |
|
George Rhoten
|
d013e32b73
|
ICU-3499 Allow testing to work with non-shared library mode.
X-SVN-Rev: 15557
|
2004-05-26 05:45:42 +00:00 |
|
George Rhoten
|
b72b158d57
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
|
2004-05-26 02:13:21 +00:00 |
|
George Rhoten
|
b8b164bb73
|
ICU-3718 Don't read before the array (Fix from Ram)
X-SVN-Rev: 15547
|
2004-05-25 23:36:03 +00:00 |
|
Vladimir Weinstein
|
f9d36f208d
|
ICU-3100 collator <> identifier, bug fix
X-SVN-Rev: 15545
|
2004-05-25 23:00:52 +00:00 |
|
Deborah Goldsmith
|
f3c1821513
|
ICU-3699 CLDR 1.1 GMc changes from Apple
X-SVN-Rev: 15544
|
2004-05-25 22:43:48 +00:00 |
|
Alan Liu
|
f43b31c96e
|
ICU-3477 clarify docs; add ICU4J instructions; add patch file regeneration instructions
X-SVN-Rev: 15543
|
2004-05-25 22:34:55 +00:00 |
|
Alan Liu
|
e81cc162aa
|
ICU-3477 update Makefile to discover Olson version and pass it to tz2icu
X-SVN-Rev: 15542
|
2004-05-25 22:34:06 +00:00 |
|
Alan Liu
|
69acdb1b26
|
ICU-3477 fix country map problem; add Olson version to generated files
X-SVN-Rev: 15541
|
2004-05-25 22:33:16 +00:00 |
|
George Rhoten
|
ca065970ee
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
|
2004-05-25 21:53:47 +00:00 |
|
George Rhoten
|
a41f1ceabf
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
|
2004-05-25 21:19:18 +00:00 |
|
Alan Liu
|
10a918b62a
|
ICU-3659 fix ZONE_OFFSET max limit to GMT+15 (was GMT+12) for Etc/GMT-14
X-SVN-Rev: 15536
|
2004-05-25 19:27:38 +00:00 |
|
George Rhoten
|
73fcc06147
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15535
|
2004-05-25 19:21:12 +00:00 |
|
George Rhoten
|
d6e26f5678
|
ICU-3499 Small speed improvement.
X-SVN-Rev: 15534
|
2004-05-25 19:10:07 +00:00 |
|
George Rhoten
|
a84276d001
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15533
|
2004-05-25 18:36:47 +00:00 |
|
George Rhoten
|
20b7083e48
|
ICU-3499 Use binary mode to prevent new line and codepage conversion by stdio.
X-SVN-Rev: 15532
|
2004-05-25 18:22:43 +00:00 |
|
George Rhoten
|
cec09fafaf
|
ICU-3499 Increase code coverage.
X-SVN-Rev: 15531
|
2004-05-25 17:57:02 +00:00 |
|
George Rhoten
|
a5387ae39d
|
ICU-3499 Fix printf va_list handling to get around some os/400 crashing issues.
Also add some possible performance improvements.
X-SVN-Rev: 15530
|
2004-05-25 17:00:01 +00:00 |
|
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 |
|