Commit Graph

11979 Commits

Author SHA1 Message Date
Ram Viswanadha
c56673e949 ICU-3737 fix arabic transliteration failure
X-SVN-Rev: 15603
2004-05-28 00:19:06 +00:00
George Rhoten
1299e773b0 ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
2004-05-28 00:16:49 +00:00
George Rhoten
a7c7a8ddeb ICU-3499 Remove dead code. %c has changed to pay attention to the width.
X-SVN-Rev: 15601
2004-05-27 23:58:34 +00:00
George Rhoten
7f39c99522 ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
2004-05-27 23:57:13 +00:00
George Rhoten
6207b521bc ICU-3471 Fail a better way when NumberElements doesn't exist in the resource bundle.
X-SVN-Rev: 15598
2004-05-27 23:04:46 +00:00
George Rhoten
430df8d6fb ICU-3499 Fix flaws in supplementary character handling of fputc
X-SVN-Rev: 15597
2004-05-27 22:55:14 +00:00
George Rhoten
326ab9c4b0 ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
2004-05-27 22:54:41 +00:00
Alan Liu
b2697fc485 ICU-3399 restore setCurrency variant with no UErrorCode
X-SVN-Rev: 15595
2004-05-27 22:03:26 +00:00
George Rhoten
78010cabcc ICU-3499 Fix an error messege
X-SVN-Rev: 15593
2004-05-27 21:59:03 +00:00
George Rhoten
e845524c7f ICU-3499 Remove #if 0'd code.
X-SVN-Rev: 15592
2004-05-27 21:58:28 +00:00
Alan Liu
dacd3a9b0a ICU-3659 make max year 1-based
X-SVN-Rev: 15591
2004-05-27 21:50:53 +00:00
Alan Liu
d14428ac18 ICU-3659 catch out-of-bounds array indices but do *not* attempt to enforce calendar min/max limits
X-SVN-Rev: 15589
2004-05-27 21:00:21 +00:00
Alan Liu
00e5f7eeda ICU-3659 fix typo
X-SVN-Rev: 15588
2004-05-27 20:40:17 +00:00
Alan Liu
76b0325a05 ICU-3659 update year limits
X-SVN-Rev: 15587
2004-05-27 20:39:56 +00:00
Alan Liu
8be9a28c55 ICU-3659 Koryaku era was in wrong place and handleGetLimit was broken
X-SVN-Rev: 15586
2004-05-27 20:39:23 +00:00
Alan Liu
f8975eb469 ICU-3659 Koryaku era was in wrong place
X-SVN-Rev: 15585
2004-05-27 20:38:53 +00:00
Alan Liu
5c089e8e0c ICU-3659 restore correct DOM limit of 30
X-SVN-Rev: 15584
2004-05-27 20:37:32 +00:00
Alan Liu
035d42f250 ICU-3659 add() should complete fields first
X-SVN-Rev: 15583
2004-05-27 20:36:52 +00:00
George Rhoten
1fa6dc6401 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15582
2004-05-27 18:06:17 +00:00
George Rhoten
bb62110d55 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15580
2004-05-27 17:56:11 +00:00
George Rhoten
9880130fb1 ICU-3650 Fix doxygen warnings
X-SVN-Rev: 15579
2004-05-27 06:06:03 +00:00
George Rhoten
6118b21327 ICU-3741 Ignore the generated Doxyfile
X-SVN-Rev: 15578
2004-05-27 05:27:11 +00:00
George Rhoten
cc99ff54b4 ICU-3499 Add icuio documentation
X-SVN-Rev: 15577
2004-05-27 05:25:57 +00:00
George Rhoten
f543f0dbe1 ICU-3499 Improve some documentation
X-SVN-Rev: 15576
2004-05-27 05:24:44 +00:00
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
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
George Rhoten
53521f4ed5 ICU-3499 Remove redundant/unused code
X-SVN-Rev: 15448
2004-05-20 23:55:42 +00:00
George Rhoten
899b900556 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
2004-05-20 23:54:37 +00:00
Philips Benjamin
422095d5a4 ICU-3699 fix data bug noted in CLDR#74
X-SVN-Rev: 15446
2004-05-20 23:48:18 +00:00
Philips Benjamin
62f3a7613f ICU-3699 fix data bug noted in CLDR#20
X-SVN-Rev: 15445
2004-05-20 22:16:49 +00:00
George Rhoten
03512fe86d ICU-3499 Mirror more of the printf implementation in case it has to be merged even more.
X-SVN-Rev: 15444
2004-05-20 22:16:12 +00:00
Alan Liu
7816d4e3c4 ICU-3659 incidental cleanup
X-SVN-Rev: 15443
2004-05-20 22:02:34 +00:00
Alan Liu
f503bc6a8e ICU-3659 fix docs
X-SVN-Rev: 15442
2004-05-20 22:02:08 +00:00
George Rhoten
bdd46debb0 ICU-3718 Fix a memory initialization error
X-SVN-Rev: 15439
2004-05-20 21:14:06 +00:00
Vladimir Weinstein
4aeaaed375 ICU-3100 Implementation of identifier <> collator functions
X-SVN-Rev: 15437
2004-05-20 21:03:31 +00:00
George Rhoten
c50f3f86bd ICU-3080 Add era and ampm
X-SVN-Rev: 15435
2004-05-20 20:31:27 +00:00
George Rhoten
502f981e13 ICU-3499 Fix for os/400
X-SVN-Rev: 15433
2004-05-20 18:22:41 +00:00
Steven R. Loomis
fa93449437 ICU-3774 remove ja_JP_TRADITIONAL and th_TH_TRADITIONAL
X-SVN-Rev: 15432
2004-05-20 18:22:25 +00:00
George Rhoten
607e98f113 ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15431
2004-05-20 18:22:13 +00:00
George Rhoten
7a13cf6dca ICU-3499 Increase code coverage
X-SVN-Rev: 15430
2004-05-20 18:21:41 +00:00
George Rhoten
f22754d1de ICU-3080 Add era and ampm
X-SVN-Rev: 15425
2004-05-20 17:07:58 +00:00
George Rhoten
2b2a9d5c69 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15424
2004-05-20 16:42:08 +00:00
George Rhoten
9688ed753d ICU-3499 Increase code coverage
X-SVN-Rev: 15423
2004-05-20 06:07:45 +00:00
George Rhoten
d8905a5d1e ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
2004-05-20 05:34:23 +00:00
Alan Liu
8f6fe7cb59 ICU-3748 patch LocaleUtility::canonicalLocaleString to work *a little* better -- temporary fix!
X-SVN-Rev: 15421
2004-05-20 03:51:02 +00:00
Eric Mader
6649d6d238 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15420
2004-05-20 00:23:13 +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
Eric Mader
88ab56744b ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15418
2004-05-19 23:50:15 +00:00
Eric Mader
7b69a50f45 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15417
2004-05-19 23:48:47 +00:00
Alan Liu
801b7f6f5a ICU-3748 add test cases
X-SVN-Rev: 15416
2004-05-19 23:09:12 +00:00
Alan Liu
89e381736c ICU-3748 don't remap "" with keywords; cleanup; fix buffer handling
X-SVN-Rev: 15415
2004-05-19 22:57:40 +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
Eric Mader
c5705d3767 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
Eric Mader
e790752e81 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15412
2004-05-19 20:59:59 +00:00
Eric Mader
abefef5844 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15411
2004-05-19 20:42:44 +00:00
Eric Mader
ebecbcc11d ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15410
2004-05-19 20:18:43 +00:00
George Rhoten
15ebb51971 ICU-3773 Allow users to specify CXXFLAGS and LDFLAGS for Solaris gcc
X-SVN-Rev: 15409
2004-05-19 19:03:54 +00:00
George Rhoten
25a36a641f ICU-3500 Undo last change
X-SVN-Rev: 15408
2004-05-19 19:02:31 +00:00
George Rhoten
867ccf56d4 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15407
2004-05-19 18:59:35 +00:00
George Rhoten
319c409205 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15406
2004-05-19 18:49:54 +00:00
Alan Liu
cb65962ab6 ICU-3500 fix msvc6 warnings
X-SVN-Rev: 15405
2004-05-19 17:28:20 +00:00
Steven R. Loomis
de66112963 ICU-2487 NULL -> '\0'
X-SVN-Rev: 15404
2004-05-19 15:44:12 +00:00
Steven R. Loomis
205d2d29aa ICU-3748 remove //
X-SVN-Rev: 15403
2004-05-19 15:40:28 +00:00
George Rhoten
cdb62c7c6a ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15402
2004-05-19 06:28:40 +00:00
George Rhoten
f2bca97241 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15401
2004-05-19 06:18:41 +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
4d51e9a494 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15398
2004-05-19 04:59:12 +00:00
George Rhoten
f652a3aec7 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15397
2004-05-19 04:30:45 +00:00
Ram Viswanadha
9cc0f7b308 ICU-3737 synchronize translit rules with ICU4J
X-SVN-Rev: 15395
2004-05-19 04:17:37 +00:00
George Rhoten
6f1f6cf374 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15394
2004-05-19 04:01:34 +00:00
Vladimir Weinstein
854360738c ICU-3699 More problems with the wrong test. Needed \\u instead of \u
X-SVN-Rev: 15392
2004-05-19 00:31:51 +00:00
George Rhoten
6ff0093be3 ICU-3499 Increase code coverage
X-SVN-Rev: 15391
2004-05-19 00:28:28 +00:00
Ram Viswanadha
86383275f3 ICU-2487 fix for getLocale()
X-SVN-Rev: 15390
2004-05-18 23:08:35 +00:00
Ram Viswanadha
a3525e0254 ICU-3764 remove collations
X-SVN-Rev: 15389
2004-05-18 22:50:30 +00:00
George Rhoten
6798801659 ICU-3682 Fix for os/400
X-SVN-Rev: 15388
2004-05-18 22:20:16 +00:00
Steven R. Loomis
5ea1528081 ICU-2487 fix for getLocale()
X-SVN-Rev: 15387
2004-05-18 22:19:54 +00:00
Ram Viswanadha
2216869430 ICU-3764 undo changes
X-SVN-Rev: 15386
2004-05-18 22:03:55 +00:00
Eric Mader
14fbb48bf9 ICU-3770 Updated copyright notices for ICU 3.0
X-SVN-Rev: 15385
2004-05-18 22:01:41 +00:00
Alan Liu
efb6226a7a ICU-3748 remove U_ASSERT
X-SVN-Rev: 15384
2004-05-18 21:46:38 +00:00
Ram Viswanadha
5fa6f4724a ICU-3764 fixed tests so that it looks for data in the correct location
X-SVN-Rev: 15383
2004-05-18 21:39:18 +00:00
Ram Viswanadha
0c02fd7436 ICU-3764 fixed data for de_BE and fa_AF
X-SVN-Rev: 15382
2004-05-18 21:36:56 +00:00
Steven R. Loomis
a363606f4e ICU-2487 simplify basic calendar factory.
X-SVN-Rev: 15381
2004-05-18 21:35:50 +00:00
Ram Viswanadha
68f87685c3 ICU-3301 add a tool for generating the data jar file
X-SVN-Rev: 15380
2004-05-18 21:33:21 +00:00
Steven R. Loomis
c4f2106a37 ICU-3748 fix for pointer math
X-SVN-Rev: 15379
2004-05-18 21:22:57 +00:00
Alan Liu
cba9347376 ICU-3748 add canonicalization test
X-SVN-Rev: 15377
2004-05-18 20:07:33 +00:00
Alan Liu
cc9a806769 ICU-3748 '=' must follow '@'
X-SVN-Rev: 15376
2004-05-18 20:07:05 +00:00
George Rhoten
8166be666f ICU-3682 Resolve (#ifdef) the conflict with what is the os/400 fix and what was planned as the os/400 fix.
X-SVN-Rev: 15375
2004-05-18 18:42:44 +00:00
Alan Liu
bc6990362b ICU-3748 clean up and enhance TestCanonicalization
X-SVN-Rev: 15374
2004-05-18 18:32:17 +00:00
Andy Heninger
33b949fbcd ICU-3728 extend rbbi monkey test to cover following(), previous() funcs, line break fixes
X-SVN-Rev: 15373
2004-05-18 18:23:22 +00:00
Alan Liu
a4627026a0 ICU-2487 avoid malloc in operator=
X-SVN-Rev: 15372
2004-05-18 16:51:01 +00:00
Ram Viswanadha
ea197bce09 ICU-3764 oops accidentally commented out breakDictionary data
X-SVN-Rev: 15371
2004-05-18 15:54:09 +00:00
George Rhoten
3d856d4f7b ICU-3006 Use a better implementation for printing pointers
X-SVN-Rev: 15370
2004-05-18 06:58:21 +00:00
Ram Viswanadha
7fe3c21243 ICU-3764 fix the tests
X-SVN-Rev: 15369
2004-05-18 06:39:59 +00:00
Ram Viswanadha
7e8b2aed7c ICU-3764 fix the tests
X-SVN-Rev: 15368
2004-05-18 06:34:26 +00:00
Ram Viswanadha
e228f716d4 ICU-3764 fix the data
X-SVN-Rev: 15367
2004-05-18 05:54:09 +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
8096f83829 ICU-3006 Allow %p to handle >64-bit pointers.
X-SVN-Rev: 15365
2004-05-18 05:19:56 +00:00
Ram Viswanadha
effc7f87fe ICU-3764 update calendar data format
X-SVN-Rev: 15364
2004-05-18 02:47:52 +00:00
Steven R. Loomis
66753f4215 ICU-2487 refactor calendar data, support CLDR 1.1 format
X-SVN-Rev: 15363
2004-05-18 02:06:28 +00:00
Steven R. Loomis
39ea0e9fe4 ICU-2487 refactor calendar access
X-SVN-Rev: 15362
2004-05-18 02:05:29 +00:00
Steven R. Loomis
3c3dfa11c8 ICU-2487 getFunctionalEquivalent signature changes
X-SVN-Rev: 15361
2004-05-18 02:04:31 +00:00
Steven R. Loomis
9e3f692944 ICU-2487 fix for crash in Locale
X-SVN-Rev: 15360
2004-05-18 02:03:19 +00:00
Steven R. Loomis
1fcde5856d ICU-2487 path changes
X-SVN-Rev: 15359
2004-05-18 02:02:39 +00:00
Steven R. Loomis
68d8397b89 ICU-2487 getfunctionalequivalent fixes
X-SVN-Rev: 15358
2004-05-18 02:01:17 +00:00
Steven R. Loomis
fcce29473f ICU-2487 alias ICUDATA support
X-SVN-Rev: 15357
2004-05-18 01:58:07 +00:00
Steven R. Loomis
f4be94b1cd ICU-2487 documentation fix
X-SVN-Rev: 15356
2004-05-18 01:57:50 +00:00
Steven R. Loomis
55d4014cc2 ICU-2487 getFunctionalEquivalent changes
X-SVN-Rev: 15355
2004-05-18 01:56:43 +00:00
Steven R. Loomis
61d3a101a0 ICU-2487 further getFunctionalEquivalent test changes
X-SVN-Rev: 15354
2004-05-18 01:53:46 +00:00
Steven R. Loomis
2e9def5cdb ICU-2487 test readability
X-SVN-Rev: 15353
2004-05-18 01:52:57 +00:00
Steven R. Loomis
d40c8ea6b4 ICU-3764 improve test readability
X-SVN-Rev: 15352
2004-05-18 01:51:31 +00:00
Philips Benjamin
4288d605ca ICU-3699 fix data bug noted in CLDR#73
X-SVN-Rev: 15351
2004-05-18 00:56:40 +00:00
Steven R. Loomis
80d2e532c0 ICU-3764 better error checking for break iterator
X-SVN-Rev: 15350
2004-05-18 00:47:29 +00:00
Steven R. Loomis
084b114a93 ICU-2487 fix problem with building the last .crs file
X-SVN-Rev: 15349
2004-05-18 00:09:25 +00:00
George Rhoten
882c66bf58 ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15348
2004-05-17 23:57:56 +00:00
Andy Heninger
9602743a35 ICU-3728 extend rbbi monkey test to cover following(), previous() funcs
X-SVN-Rev: 15347
2004-05-17 23:16:00 +00:00
Vladimir Weinstein
1a0ae2ff73 ICU-3699 sh locale now aliases to hr, thus the test has to change
X-SVN-Rev: 15346
2004-05-17 22:09:58 +00:00
Vladimir Weinstein
e9f15b4995 ICU-3699 Wrong test commited. fixed.
X-SVN-Rev: 15345
2004-05-17 22:06:14 +00:00
Alan Liu
d9e5047559 ICU-3746 add @internal containsAll and equals
X-SVN-Rev: 15343
2004-05-17 21:43:00 +00:00
Alan Liu
850661f537 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15342
2004-05-17 21:42:43 +00:00
George Rhoten
cc5cb94042 ICU-3762 Fix data library versioning.
X-SVN-Rev: 15341
2004-05-17 20:49:18 +00:00
George Rhoten
27b6cef5f0 ICU-3762 Add data library versioning for Cygwin/MSVC
X-SVN-Rev: 15340
2004-05-17 20:48:59 +00:00
George Rhoten
7e61a61440 ICU-3762 Fix data library versioning. Build library versioning in tmp.
X-SVN-Rev: 15339
2004-05-17 19:09:26 +00:00
Andy Heninger
25bd73d174 ICU-3625 Edited API docs for RBBI::getRuleStatus()
X-SVN-Rev: 15338
2004-05-17 18:38:33 +00:00
George Rhoten
b162dc8a7e ICU-3718 Fix some memory leaks & warn about bad tests
X-SVN-Rev: 15335
2004-05-17 18:17:08 +00:00
George Rhoten
90b37e1ffd ICU-3762 Fix data library versioning.
X-SVN-Rev: 15334
2004-05-17 17:49:49 +00:00
George Rhoten
6538306fe1 ICU-3756 Fix for (ICU_USE_THREADS == 0)
X-SVN-Rev: 15333
2004-05-17 15:56:05 +00:00
George Rhoten
3b745c1150 ICU-3389 Fix make install on Windows
X-SVN-Rev: 15332
2004-05-17 06:37:28 +00:00
George Rhoten
648e3d7de3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15331
2004-05-17 06:33:22 +00:00
George Rhoten
e478f9f1bd ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15330
2004-05-17 06:25:54 +00:00
Andy Heninger
222ac0d067 ICU-3278 Word Break Rules, fix failures with long-running monkey tests.
X-SVN-Rev: 15329
2004-05-17 02:49:46 +00:00
Alan Liu
d888ad57cf ICU-3748 add createCanonical
X-SVN-Rev: 15328
2004-05-15 05:10:07 +00:00
Ram Viswanadha
02bf90cde7 update the data for 1.1
X-SVN-Rev: 15327
2004-05-15 03:16:33 +00:00
Ram Viswanadha
ba05a835fd update for release 1.1
X-SVN-Rev: 15326
2004-05-15 02:06:28 +00:00
Eric Mader
3ccfdc4027 ICU-3755 regenerate, adjust per-script information for Unicode 4.0.1
X-SVN-Rev: 15325
2004-05-15 00:49:38 +00:00
Eric Mader
8090bc099c ICU-3738 remove tabs.
X-SVN-Rev: 15324
2004-05-15 00:47:55 +00:00
Andy Heninger
a1bbef2777 ICU-3278 Word Break Monkey Failures from Unicode 4.01 changes
X-SVN-Rev: 15323
2004-05-15 00:20:15 +00:00
Ram Viswanadha
fbee93f6b3 update for release 1.1
X-SVN-Rev: 15322
2004-05-15 00:18:02 +00:00
Ram Viswanadha
d52f9ef512 ICU-3699 add getWithFallback API for CLDR tools
X-SVN-Rev: 15321
2004-05-15 00:16:32 +00:00
Alan Liu
b2d2fcd9c3 ICU-3748 implement canonicalize and getName for 3.0
X-SVN-Rev: 15320
2004-05-14 22:45:27 +00:00
Alan Liu
eb4237ec2d ICU-3748 getName doesn't strip POSIX charset anymore, so handle it here
X-SVN-Rev: 15319
2004-05-14 22:44:55 +00:00
George Rhoten
dc46ae20c6 ICU-3471 Cope with too many number format symbols
X-SVN-Rev: 15318
2004-05-14 22:38:37 +00:00
George Rhoten
7a91fe3d9a ICU-3546 TestFlushCache doesn't need internal API for testing anymore,
but TestDefaultConverterError does need internal API for testing.

X-SVN-Rev: 15317
2004-05-14 22:06:34 +00:00
George Rhoten
0795f3cafe ICU-3546 Don't leak a converter on failure
X-SVN-Rev: 15316
2004-05-14 22:03:51 +00:00
George Rhoten
cb8a4f23aa ICU-3546 No need to use internal headers here.
X-SVN-Rev: 15315
2004-05-14 22:02:45 +00:00
George Rhoten
25325236af ICU-3695 Add another HKSCS table.
X-SVN-Rev: 15314
2004-05-14 21:03:41 +00:00
George Rhoten
2149468515 ICU-3389 Fix make install on Windows
X-SVN-Rev: 15313
2004-05-14 20:08:13 +00:00
Ram Viswanadha
f3bcbc3cf8 change month and day names format
X-SVN-Rev: 15312
2004-05-14 18:58:34 +00:00
Ram Viswanadha
2529ca8ed3 add Walaita locale data
X-SVN-Rev: 15311
2004-05-14 18:56:53 +00:00
Eric Mader
15c0588b43 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15309
2004-05-14 17:47:32 +00:00
Vladimir Weinstein
cae8e956b8 ICU-3699 removed obsolete test. We already have a new test in place for Chinese ordering.
X-SVN-Rev: 15308
2004-05-14 07:10:56 +00:00
George Rhoten
d2e837a8c0 ICU-3718 Fix some memory leaks
X-SVN-Rev: 15307
2004-05-14 05:39:37 +00:00
George Rhoten
022571a624 ICU-2259 This file doesn't seem useful.
X-SVN-Rev: 15306
2004-05-14 05:22:34 +00:00
Alan Liu
e69f0eaec3 ICU-3748 refactor more
X-SVN-Rev: 15305
2004-05-14 02:55:30 +00:00
Ram Viswanadha
76f898df1b ICU-2168 unicode string performance test .. needs porting
X-SVN-Rev: 15304
2004-05-14 02:51:34 +00:00
Ram Viswanadha
ceaa1b4a11 updates for CLDR 1.1
X-SVN-Rev: 15303
2004-05-14 01:27:16 +00:00
Ram Viswanadha
88b32695fd ICU-3699 collation updates for CLDR 1.1
X-SVN-Rev: 15302
2004-05-14 01:00:18 +00:00
George Rhoten
1ff865b852 ICU-3499 Fix some typos from the move
X-SVN-Rev: 15301
2004-05-14 00:07:09 +00:00
George Rhoten
c2d16a4c9c ICU-3499 Add iotest dependency to the all project
X-SVN-Rev: 15300
2004-05-13 22:40:16 +00:00
George Rhoten
75d663ecec ICU-3499 Fix for os/400
X-SVN-Rev: 15297
2004-05-13 22:04:27 +00:00
George Rhoten
190cb67d55 ICU-3753 Fix the case when STL set is used.
X-SVN-Rev: 15296
2004-05-13 21:21:58 +00:00
Alan Liu
a07ec0bc42 ICU-3748 refactor
X-SVN-Rev: 15295
2004-05-13 21:10:45 +00:00
George Rhoten
73d5a99646 ICU-3499 Don't ignore the locale parameter.
X-SVN-Rev: 15294
2004-05-13 20:59:47 +00:00
Vladimir Weinstein
b9259ec22a ICU-3100 Fix another compiler error/warnings
X-SVN-Rev: 15293
2004-05-13 20:50:40 +00:00
Vladimir Weinstein
2966a803c9 ICU-3100 Fix compiler error/warnings
X-SVN-Rev: 15292
2004-05-13 20:45:53 +00:00
George Rhoten
46cb78d129 ICU-3719 reset the operator== time bomb
X-SVN-Rev: 15291
2004-05-13 20:21:53 +00:00
Vladimir Weinstein
3fdd79d0c3 ICU-3100 First cut of openFromShortString implementation
X-SVN-Rev: 15290
2004-05-13 09:02:33 +00:00
George Rhoten
f11b6bb860 ICU-3039 Fix for NetBSD
X-SVN-Rev: 15289
2004-05-13 04:21:56 +00:00
Philips Benjamin
69203b02c9 ICU-3699 fix data bug noted in CLDR#93
X-SVN-Rev: 15288
2004-05-13 00:27:24 +00:00
George Rhoten
b026217dff ICU-3676 Add -mt so that iotest can run.
X-SVN-Rev: 15287
2004-05-12 23:52:03 +00:00
Eric Mader
0a217cf782 ICU-3700 updated rules for Unicode 4.0.1.
X-SVN-Rev: 15286
2004-05-12 23:29:24 +00:00
George Rhoten
f0a5dc068f ICU-2242 Forgot to add genccode option for aCC
X-SVN-Rev: 15284
2004-05-12 21:42:46 +00:00
George Rhoten
c933db269f ICU-3499 Add some debugging information.
X-SVN-Rev: 15283
2004-05-12 21:39:34 +00:00
George Rhoten
7836b888fd ICU-3499 Fix a test typo
X-SVN-Rev: 15282
2004-05-12 21:35:21 +00:00
George Rhoten
9807380d2a ICU-3389 Output temporary files to the tmp directory.
Use a better naming scheme of temp files on Windows.
Simplify static library generation, since pkgdata now supports -L.

X-SVN-Rev: 15277
2004-05-12 19:58:49 +00:00
George Rhoten
b2be418b39 ICU-3080 Undo CNY change due to data on http://fx.sauder.ubc.ca/currency_table.html
X-SVN-Rev: 15275
2004-05-12 17:48:36 +00:00
George Rhoten
06f6c1f99e ICU-2487 Don't use // in C files
X-SVN-Rev: 15274
2004-05-12 17:39:35 +00:00
George Rhoten
da8af2f352 ICU-3545 Add some 64-bit support to Linux
X-SVN-Rev: 15273
2004-05-12 16:51:02 +00:00
George Rhoten
2cfa34173d ICU-3545 Add some 64-bit support to Linux
X-SVN-Rev: 15272
2004-05-12 16:40:18 +00:00
George Rhoten
1b58c56a52 ICU-3389 stubdata moved from libdir back to stubdata
X-SVN-Rev: 15269
2004-05-12 01:07:29 +00:00
George Rhoten
2dc9492004 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15266
2004-05-11 23:55:26 +00:00
George Rhoten
630784b743 ICU-3080 CNY seems to have the wrong symbol
X-SVN-Rev: 15265
2004-05-11 23:54:14 +00:00
George Rhoten
e0c116893f ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15264
2004-05-11 23:35:32 +00:00
George Rhoten
8d5c19c93e ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15263
2004-05-11 22:57:26 +00:00
Philips Benjamin
b43f74f316 ICU-3699 fix data bug noted in CLDR#70
X-SVN-Rev: 15261
2004-05-11 22:30:52 +00:00
George Rhoten
1cc710aa13 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15260
2004-05-11 22:28:03 +00:00
George Rhoten
e82fd1c212 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15259
2004-05-11 22:27:34 +00:00
George Rhoten
ed8314440b ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15258
2004-05-11 22:26:27 +00:00
George Rhoten
de685ce34a ICU-3499 Documentation fixes
X-SVN-Rev: 15256
2004-05-11 20:36:27 +00:00
Steven R. Loomis
65fc3d4eb4 ICU-2487 add unit tests for new resource/locale functions
X-SVN-Rev: 15255
2004-05-11 20:24:13 +00:00
Steven R. Loomis
b9f38d5dd6 ICU-2487 Fix this test error message to be more informative
X-SVN-Rev: 15254
2004-05-11 20:23:54 +00:00
Steven R. Loomis
3791575065 ICU-2487 fix resource bundle/mem leaks. Add error status.
X-SVN-Rev: 15253
2004-05-11 20:23:16 +00:00
George Rhoten
89cb0487c3 ICU-3747 Change int32_t default type from long to int
X-SVN-Rev: 15252
2004-05-11 16:51:15 +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
97553518b3 ICU-3710 Here are the right threading options.
X-SVN-Rev: 15250
2004-05-11 15:40:51 +00:00
George Rhoten
27977471ca ICU-3389 Don't output the static library readme for the data library
X-SVN-Rev: 15249
2004-05-11 05:17:14 +00:00
George Rhoten
dad60278cf ICU-3389 Fix static library names
X-SVN-Rev: 15248
2004-05-11 04:51:53 +00:00
George Rhoten
350aaa2bf8 ICU-3389 Fix how the output library is named.
X-SVN-Rev: 15244
2004-05-10 23:55:33 +00:00
George Rhoten
6395813d7f ICU-3389 Fix how the data library is named
X-SVN-Rev: 15243
2004-05-10 23:49:05 +00:00
George Rhoten
d61e8741da ICU-3389 Fix how the data library is named
X-SVN-Rev: 15242
2004-05-10 23:42:36 +00:00
George Rhoten
fef83bf1ee ICU-3542 uprv_digitsAfterDecimal isn't used. Comment it out for now.
X-SVN-Rev: 15235
2004-05-10 19:27:09 +00:00
George Rhoten
99c1ba64fb ICU-3542 Fix order of #include and testing of API configuration
X-SVN-Rev: 15234
2004-05-10 19:26:02 +00:00
George Rhoten
dc7efa5243 ICU-3080 Fix some fr display names.
X-SVN-Rev: 15233
2004-05-10 19:22:38 +00:00
George Rhoten
e91f2405bf ICU-3080 Fix some typos
X-SVN-Rev: 15232
2004-05-10 19:21:49 +00:00
George Rhoten
456e4f0988 ICU-3499 Implement some argument skipping
X-SVN-Rev: 15227
2004-05-10 05:50:06 +00:00
George Rhoten
3b4d55725b ICU-3499 Add some argument skipping tests
X-SVN-Rev: 15226
2004-05-10 05:49:38 +00:00
George Rhoten
232c2afcd8 ICU-3499 Test scanf better
X-SVN-Rev: 15225
2004-05-10 05:48:58 +00:00
George Rhoten
735b7f14f8 ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
2004-05-10 03:59:44 +00:00
Vladimir Weinstein
1fbda0a179 ICU-3137 fix for Icelandic collation
X-SVN-Rev: 15213
2004-05-08 16:04:40 +00:00
Vladimir Weinstein
d8a7dace58 ICU-3100 declarations of the new functions
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Vladimir Weinstein
51563a693d ICU-3100 add open from short string to the tracing framework
X-SVN-Rev: 15211
2004-05-08 16:03:22 +00:00
Vladimir Weinstein
cd24824aca ICU-3100 collator from/to short string and integer, get contractions APIs
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +00:00
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +00:00
Markus Scherer
3534607a56 ICU-3170 fix documentation for loose prop name matching
X-SVN-Rev: 15186
2004-05-06 20:58:01 +00:00
George Rhoten
14b7549e2f ICU-3080 Take out unused whitespace
X-SVN-Rev: 15184
2004-05-06 19:13:08 +00:00
George Rhoten
7677c0c437 ICU-3080 Add translation for Hans
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
George Rhoten
f6e2d91ba9 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15182
2004-05-06 19:03:45 +00:00
George Rhoten
77eb6d538a ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15180
2004-05-06 18:05:32 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
George Rhoten
714e26a455 ICU-3080 Take out unused whitespace
X-SVN-Rev: 15178
2004-05-06 17:36:51 +00:00
George Rhoten
82d43290d7 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15177
2004-05-06 17:33:15 +00:00
George Rhoten
4296326957 ICU-3080 Fix some spacing and links
X-SVN-Rev: 15176
2004-05-06 16:17:50 +00:00
George Rhoten
fe2870f4fb ICU-3080 Commit all Currency changes. The old list wasn't very good.
X-SVN-Rev: 15175
2004-05-06 16:17:00 +00:00
Markus Scherer
c5455ff499 ICU-3570 fix apiref bug of polarity of UnicodeString compare(), < etc.
X-SVN-Rev: 15174
2004-05-06 15:26:53 +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
21b87f6765 ICU-3389 The -O isn't required, and document it that way
X-SVN-Rev: 15172
2004-05-06 05:48:45 +00:00
George Rhoten
86911f0afb ICU-3499 Fix a compiler warning
X-SVN-Rev: 15171
2004-05-06 05:46:25 +00:00
Markus Scherer
008eb3041a ICU-3170 change log for Unicode updates
X-SVN-Rev: 15168
2004-05-06 02:47:53 +00:00
George Rhoten
1e83df60e4 ICU-3733 Remove the "l" from the data library. It's not really needed anymore
X-SVN-Rev: 15162
2004-05-06 00:39:17 +00:00
George Rhoten
03dfde4757 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
2004-05-06 00:34:09 +00:00
George Rhoten
998fe16e95 ICU-3389 Allow make check to work
X-SVN-Rev: 15160
2004-05-05 23:03:41 +00:00
George Rhoten
db553b74eb ICU-3499 Move icuio to a supported directory.
X-SVN-Rev: 15159
2004-05-05 23:03:04 +00:00
Eric Mader
a802fb791b ICU-3621 Remove isConsonantOrNukta, since it turned out to not be needed.
X-SVN-Rev: 15158
2004-05-05 22:52:01 +00:00
George Rhoten
6b08c5f001 ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
2004-05-05 22:02:25 +00:00
George Rhoten
3839065ad3 ICU-3389 Allow pkgdata to work after it has been installed.
Windows does not need to distinguish between bin and sbin.

X-SVN-Rev: 15156
2004-05-05 17:55:08 +00:00
George Rhoten
7766c5a5da ICU-3389 Make an install target for Windows
X-SVN-Rev: 15155
2004-05-05 17:40:53 +00:00
Vladimir Weinstein
f5eb5dc965 ICU-3137 collation data for Kazakh
X-SVN-Rev: 15154
2004-05-05 17:22:34 +00:00
Eric Mader
f2306f151d ICU-2259 Clean up / clairify doc comments for mapCharsToGlyphs
X-SVN-Rev: 15153
2004-05-05 16:03:11 +00:00
George Rhoten
46d7166f66 ICU-3389 Use some Cygwin conventions.
X-SVN-Rev: 15152
2004-05-05 05:40:08 +00:00
George Rhoten
8bc208cd9a ICU-3576 Improve static library building ability
X-SVN-Rev: 15151
2004-05-05 04:15:32 +00:00
Alan Liu
b57d64d5c6 ICU-3549 update docs
X-SVN-Rev: 15149
2004-05-04 23:54:53 +00:00
George Rhoten
26da9390a9 ICU-3389 Fix library versioning
X-SVN-Rev: 15146
2004-05-04 20:24:35 +00:00
Alan Liu
97d71b3e84 ICU-2334 clarify docs
X-SVN-Rev: 15145
2004-05-04 20:02:16 +00:00
Markus Scherer
54240564c2 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15141
2004-05-04 18:52:35 +00:00
Eric Mader
f502c2cbc3 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15140
2004-05-04 17:28:40 +00:00
Markus Scherer
68824cf3d8 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15139
2004-05-04 17:07:16 +00:00
George Rhoten
847d0037d3 ICU-3389 Fix clean target. It misses derb.d.
X-SVN-Rev: 15138
2004-05-04 06:22:22 +00:00
George Rhoten
8311fefd94 ICU-3389 Fix --enable-debug. The configure script can't handle debug options.
X-SVN-Rev: 15137
2004-05-04 04:18:01 +00:00
Eric Mader
1d4dbbe09d ICU-2259 OpenTypeLayout::characterProcessing needs to allocate the glyph array, in case LayoutEngine::characterProcessing didn't.
X-SVN-Rev: 15136
2004-05-04 01:29:06 +00:00
Eric Mader
5bdfb62412 ICU-2259 fix compiler warnings.
X-SVN-Rev: 15135
2004-05-04 00:56:47 +00:00
George Rhoten
0e4f9b7b78 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15134
2004-05-04 00:27:11 +00:00
George Rhoten
bd0b558866 ICU-3080 Commit uncontested changes.
X-SVN-Rev: 15133
2004-05-03 22:56:06 +00:00
Eric Mader
6884636181 ICU-2259 Changes for canonical equivalence porcessing.
X-SVN-Rev: 15130
2004-05-03 21:13:13 +00:00
George Rhoten
4c9e98ac06 ICU-3080 Remove bad zoneStrings
X-SVN-Rev: 15129
2004-05-03 21:12:14 +00:00
George Rhoten
18e535a330 ICU-3080 Commit uncontested changes.
X-SVN-Rev: 15125
2004-05-03 18:57:17 +00:00
George Rhoten
3eec4c03c3 ICU-3080 Reorder lines for easier diffing.
X-SVN-Rev: 15124
2004-05-03 18:56:11 +00:00
Alan Liu
a873c1261d ICU-3549 add keyword param to getFunctionalEquivalent
X-SVN-Rev: 15123
2004-05-03 18:15:13 +00:00
George Rhoten
ce3c173367 ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
2004-05-03 16:56:36 +00:00
George Rhoten
23c0a3ed98 ICU-3499 Add iotest
X-SVN-Rev: 15121
2004-05-03 16:42:55 +00:00
George Rhoten
77dfb8accc ICU-3499 Test both printf APIs at once with data driven tests.
X-SVN-Rev: 15120
2004-05-03 06:41:58 +00:00
George Rhoten
e1c8ce5926 ICU-3499 Merge both scanf implementations.
X-SVN-Rev: 15119
2004-05-03 06:03:21 +00:00
George Rhoten
039d5286b2 ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 15118
2004-05-03 05:21:24 +00:00
Eric Mader
3fd90af549 ICU-3725 clean up "\u" notation in doc. comments.
X-SVN-Rev: 15115
2004-04-30 22:23:11 +00:00
Alan Liu
dac1d7dd63 ICU-3549 work around hp11 acc bug
X-SVN-Rev: 15113
2004-04-30 22:04:46 +00:00
Alan Liu
453035298a ICU-3399 in 3.0 setCurrency gets a UErrorCode& arg
X-SVN-Rev: 15104
2004-04-30 04:00:36 +00:00
George Rhoten
20e35f6e31 ICU-3499 Fix a compiler error
X-SVN-Rev: 15103
2004-04-29 22:08:32 +00:00
Alan Liu
3f7159ba11 ICU-2202 allow MessageFormat to have "dumb" getLocale for another release
X-SVN-Rev: 15102
2004-04-29 20:13:16 +00:00
Alan Liu
dfd64036c5 ICU-2487 missing brace
X-SVN-Rev: 15101
2004-04-29 20:05:21 +00:00
Alan Liu
55fb939e90 ICU-3500 fix compiler warnings
X-SVN-Rev: 15100
2004-04-29 19:29:18 +00:00
George Rhoten
83c0bf1e57 ICU-3719 Update version numbers, and make sure that version renaming is really off when requested.
X-SVN-Rev: 15099
2004-04-29 19:15:20 +00:00
George Rhoten
b879ca4f4f ICU-3719 Update version numbers. Perl script not used.
Version numbers manually changed for easier diffing.

X-SVN-Rev: 15098
2004-04-29 19:13:44 +00:00
George Rhoten
4f38b04d89 ICU-3719 Update version numbers
X-SVN-Rev: 15097
2004-04-29 19:12:32 +00:00
Alan Liu
6ce395572d ICU-3500 fix compiler warnings
X-SVN-Rev: 15096
2004-04-29 18:54:22 +00:00
George Rhoten
b3c89b024d ICU-2334 Add test for decimal presence & sig digits
X-SVN-Rev: 15095
2004-04-29 17:50:01 +00:00
Steven R. Loomis
40a4d1af62 ICU-2487 change / to - in tree names.
X-SVN-Rev: 15094
2004-04-29 17:40:48 +00:00
Alan Liu
72b466d350 ICU-2334 fix logic for decimal presence & sig digits
X-SVN-Rev: 15093
2004-04-29 05:57:38 +00:00
George Rhoten
206cdef72b ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
2004-04-29 05:29:04 +00:00
George Rhoten
33b5c8d3a0 ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.

X-SVN-Rev: 15091
2004-04-29 00:11:14 +00:00
George Rhoten
b0033ea9f3 ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
2004-04-28 23:36:51 +00:00
George Rhoten
1f653cef10 ICU-3499 Get ready for scanf merge
X-SVN-Rev: 15089
2004-04-28 23:20:46 +00:00
George Rhoten
07d2c00053 ICU-3499 Consolidate some code, and get ready for scanf merge
X-SVN-Rev: 15088
2004-04-28 22:19:41 +00:00
Alan Liu
07304e0e50 ICU-3500 fix compiler warning
X-SVN-Rev: 15087
2004-04-28 18:12:14 +00:00
George Rhoten
487f050eaf ICU-3499 Improve the error information
X-SVN-Rev: 15086
2004-04-28 17:53:23 +00:00
George Rhoten
22328b1eb2 ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
2004-04-28 17:18:58 +00:00
George Rhoten
4a9c464a1d ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15083
2004-04-28 06:34:25 +00:00
George Rhoten
d0426c2053 ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15082
2004-04-28 05:46:02 +00:00
George Rhoten
3f6a9fdd2f ICU-3576 Improve building and using static libraries
X-SVN-Rev: 15081
2004-04-28 05:35:58 +00:00
Alan Liu
13533a4657 ICU-3549 add TestSeparateTrees
X-SVN-Rev: 15080
2004-04-28 05:31:19 +00:00
Alan Liu
05f8f157f3 ICU-3549 add assertTrue, assertSuccess, assertEquals
X-SVN-Rev: 15079
2004-04-28 05:31:02 +00:00
Alan Liu
c59e708381 ICU-3549 handle resultLength==0
X-SVN-Rev: 15078
2004-04-28 05:29:40 +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
22acb3c825 ICU-2825 Fix last checkin for Windows.
X-SVN-Rev: 15076
2004-04-28 04:04:36 +00:00
George Rhoten
196c331fd9 ICU-3389 Don't export symbols when building static libraries on Windows.
X-SVN-Rev: 15075
2004-04-28 03:22:06 +00:00
George Rhoten
f2747b11ba ICU-3389 Improve the ability to generate static libraries on Windows.
X-SVN-Rev: 15074
2004-04-28 03:09:32 +00:00
Unknown User
c54e347f0f ICU-3389 unbreak icu-config. Needs to be done for all mh-files most probably. [srl]
X-SVN-Rev: 15071
2004-04-28 01:26:48 +00:00
Alan Liu
ceaea7c90d ICU-2825 add protected default constructor
X-SVN-Rev: 15069
2004-04-28 00:12:33 +00:00
George Rhoten
9037b8e154 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15068
2004-04-28 00:11:02 +00:00
Alan Liu
87bf19f73e ICU-2825 update class doc
X-SVN-Rev: 15067
2004-04-28 00:04:54 +00:00
Alan Liu
a34d7e2697 ICU-2825 tag as draft ICU 3.0
X-SVN-Rev: 15066
2004-04-28 00:04:20 +00:00
Doug Felt
fbfff82c1a ICU-3549 getDisplayName should work for any id that falls back to one the factory supports
X-SVN-Rev: 15065
2004-04-27 23:56:26 +00:00
George Rhoten
3d67a89d5e ICU-2825 Undo last change. It is incorrect.
X-SVN-Rev: 15064
2004-04-27 23:12:58 +00:00
George Rhoten
6d74051e89 ICU-3500 Fix some compiler warnings.
X-SVN-Rev: 15063
2004-04-27 23:09:25 +00:00
George Rhoten
24ec84cb98 ICU-3080 Found a translation for the language name.
X-SVN-Rev: 15062
2004-04-27 22:53:15 +00:00
George Rhoten
82351900e0 ICU-3699 Found some language and country names.
X-SVN-Rev: 15061
2004-04-27 22:38:24 +00:00
Alan Liu
1db13e2b86 ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
X-SVN-Rev: 15059
2004-04-27 21:47:09 +00:00
George Rhoten
540823fffa ICU-3682 os/400 improvements for the common library to rebind to the data library.
X-SVN-Rev: 15058
2004-04-27 19:04:53 +00:00
George Rhoten
ed74c0083f ICU-3682 os/400 improvements to handle new data layout.
X-SVN-Rev: 15057
2004-04-27 18:57:35 +00:00
Steven R. Loomis
813069f084 ICU-2487 remove non-collation data from coll/ tree.
X-SVN-Rev: 15053
2004-04-26 22:13:48 +00:00
George Rhoten
fcd1e43734 ICU-2194 Fix last change for Solaris.
X-SVN-Rev: 15052
2004-04-26 20:35:00 +00:00
Alan Liu
ae02d24abd ICU-3549 fix crash
X-SVN-Rev: 15050
2004-04-26 19:13:07 +00:00
Alan Liu
16f5fd6852 ICU-3549 add getFunctionalEquivalent test
X-SVN-Rev: 15049
2004-04-26 19:12:14 +00:00
Alan Liu
102831d72d ICU-3549 add assertEquals(const char*, const char*)
X-SVN-Rev: 15048
2004-04-26 19:10:13 +00:00
Alan Liu
6e49dcdc61 ICU-3549 make test work regardless of what default locale is
X-SVN-Rev: 15047
2004-04-26 18:32:35 +00:00
Alan Liu
6beb8139f8 ICU-3549 typo
X-SVN-Rev: 15045
2004-04-24 03:45:25 +00:00
Alan Liu
b1303f5c86 ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
X-SVN-Rev: 15044
2004-04-24 03:00:12 +00:00
Alan Liu
e989896e67 ICU-3549 update implementation; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15043
2004-04-24 02:59:03 +00:00
Alan Liu
52dafb16f7 ICU-3549 update docs; add ucol_getFunctionalEquivalent
X-SVN-Rev: 15042
2004-04-24 02:58:01 +00:00
Alan Liu
a22e089d93 ICU-3549 add getKeywords, getKeywordValues, and getFunctionalEquivalent
X-SVN-Rev: 15041
2004-04-24 02:57:18 +00:00
Alan Liu
fae4de96cb ICU-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results
X-SVN-Rev: 15040
2004-04-24 02:55:47 +00:00
Alan Liu
bb1db7b923 ICU-3549 add toString(int32_t)
X-SVN-Rev: 15039
2004-04-24 02:53:56 +00:00
Alan Liu
fa27757571 ICU-3549 handle resultLength ptr == NULL
X-SVN-Rev: 15038
2004-04-24 02:53:25 +00:00
Alan Liu
d1147ce4fe ICU-3549 add uenum_openCharStringsEnumeration and UStringEnumeration C++ class
X-SVN-Rev: 15037
2004-04-24 02:52:31 +00:00
Steven R. Loomis
c76c19a587 ICU-2487 allow alternate and file separator in tree paths
X-SVN-Rev: 15035
2004-04-23 23:17:26 +00:00