Commit Graph

11649 Commits

Author SHA1 Message Date
George Rhoten
f3e472b282 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15638
2004-05-30 09:32:27 +00:00
George Rhoten
5e12578fbf ICU-3499 Fix some compiler warnings
X-SVN-Rev: 15637
2004-05-30 09:24:44 +00:00
George Rhoten
87759368c3 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15636
2004-05-30 09:03:43 +00:00
George Rhoten
8fca524162 ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15635
2004-05-30 08:33:30 +00:00
George Rhoten
a718a375c8 ICU-3499 Fix some warnings
X-SVN-Rev: 15634
2004-05-30 07:21:16 +00:00
George Rhoten
033ebdd562 ICU-3500 Fix conflict between --enable-strict for MSVC and gcc compiler
X-SVN-Rev: 15633
2004-05-30 07:18:39 +00:00
George Rhoten
888d4e6d4d ICU-3499 Fix some EBCDIC related failures.
X-SVN-Rev: 15631
2004-05-28 23:49:27 +00:00
George Rhoten
ed683c99db ICU-3499 Fix for Windows 98
X-SVN-Rev: 15626
2004-05-28 22:12:25 +00:00
Vladimir Weinstein
acea6d47fa ICU-3100 collator <> identifier docs fix
X-SVN-Rev: 15625
2004-05-28 21:35:03 +00:00
George Rhoten
f34706e281 ICU-3499 Documentaiton change
X-SVN-Rev: 15624
2004-05-28 20:53:56 +00:00
George Rhoten
a1298b23eb ICU-3499 Partial fix for %s width handling
X-SVN-Rev: 15621
2004-05-28 20:21:17 +00:00
Andy Heninger
03c35c6112 ICU-3650 RBI::getRuleStatus() API docs addition.
X-SVN-Rev: 15620
2004-05-28 20:17:39 +00:00
Andy Heninger
e57f8ed178 ICU-3783 restore getStaticClassID() to several classes from which it had been removed in error.
X-SVN-Rev: 15619
2004-05-28 20:13:11 +00:00
George Rhoten
66feaa99a5 ICU-3699 Reformat previous changes. Remove tabs, unneccesary currency dates, better key order.
X-SVN-Rev: 15617
2004-05-28 17:32:54 +00:00
George Rhoten
08e965e51a ICU-3080 Remove currency date comments. Use en as source of current currency date comments.
X-SVN-Rev: 15615
2004-05-28 17:16:01 +00:00
Ram Viswanadha
2aea3a1237 ICU-3764 fixed finnish collaiton
X-SVN-Rev: 15608
2004-05-28 15:30:25 +00:00
George Rhoten
d3767befe8 ICU-3499 Add more icuio documentation
X-SVN-Rev: 15607
2004-05-28 15:16:09 +00:00
Ram Viswanadha
2f0c0aac46 update for beta release
X-SVN-Rev: 15606
2004-05-28 04:32:46 +00:00
Ram Viswanadha
6a922adc64 update for beta release
X-SVN-Rev: 15605
2004-05-28 04:15:44 +00:00
Ram Viswanadha
e37a41db8f update for beta release
X-SVN-Rev: 15604
2004-05-28 03:48:00 +00:00
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