Fredrik Roubert
0bf8a95309
ICU-22793 Remove superfluous return value typecasts to UBool.
2024-09-19 17:11:38 +02:00
Fredrik Roubert
85b7f5fda2
ICU-22604 Use 'void' for empty C parameter lists (-Wstrict-prototypes).
2023-12-19 09:27:01 +09:00
Fredrik Roubert
030fa1a479
ICU-21148 Consistently use standard lowercase true/false everywhere.
...
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
Markus Scherer
1863bea230
ICU-20698 UHashtable allow integer value zero
2020-12-29 10:33:33 -08:00
Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Andy Heninger
20e7751c2c
ICU-6998 swat a bunch of compiler warnings.
...
X-SVN-Rev: 26288
2009-07-10 18:58:35 +00:00
Ram Viswanadha
b70227e2c7
ICU-4741 make compare functions for Hashtable and StringEnumeration general
...
X-SVN-Rev: 18788
2005-11-11 19:23:09 +00:00
George Rhoten
0b361eca4b
ICU-4092 Improve code coverage
...
X-SVN-Rev: 16998
2004-12-22 07:21:56 +00:00
George Rhoten
5a592ce19e
ICU-4092 Increase code coverage
...
X-SVN-Rev: 16978
2004-12-21 05:03:43 +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
Vladimir Weinstein
1d47f84b47
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
...
X-SVN-Rev: 7040
2001-11-21 01:17:02 +00:00
Alan Liu
8a98ee7a0e
ICU-1023 change UHashKey to UHashTok and use for values as well
...
X-SVN-Rev: 6264
2001-10-16 18:31:13 +00:00
Alan Liu
1c40f7aebd
ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32
...
X-SVN-Rev: 5196
2001-07-06 19:53:12 +00:00
George Rhoten
ef66e4dfc2
ICU-900 Fixed some compiler warnings.
...
X-SVN-Rev: 4860
2001-05-31 23:42:59 +00:00
George Rhoten
e47067460a
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2982
2000-11-21 21:45:53 +00:00
George Rhoten
9ebd873d92
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 2969
2000-11-21 18:05:36 +00:00
Helena Chapman
3f2fb26333
ICU-401 Make 1.6 tree compiled and linked on S/400.
...
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
George Rhoten
d377787679
ICU-534 Now it should work the same on non-ASCII compilers and compilers that use the same pointers for the same static strings.
...
X-SVN-Rev: 2150
2000-08-09 22:57:52 +00:00
George Rhoten
a99304e373
ICU-534 fix for compiler optimization on Windows 2000/Solaris CC.
...
X-SVN-Rev: 2119
2000-08-07 21:12:14 +00:00
Madhu K
e444400599
ICU-447 Additional tests for extended code coverage
...
X-SVN-Rev: 1869
2000-07-13 22:33:33 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Alan Liu
d1e2c1e2e0
ICU-149 add basic UHashtable test
...
X-SVN-Rev: 1003
2000-03-28 22:08:29 +00:00