Victor Chang
194236a1b4
ICU-22214 Fix set pointer to false in sprpdata.c
2022-11-28 14:48:18 -08: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
Jeff Genovy
e72290c45e
ICU-13764 Add separate CI build that treats warnings as errors with clang.
...
This adds a separate CI build that enables -Werror for clang.
This also fixes all of the -Wall -Wextra warnings in the tests, and all the
-Wextra-semi warnings as well.
2019-07-30 22:10:02 -07:00
Andy Heninger
04448b004f
ICU-12764 UTF-8 source files, update file encoding comments.
...
X-SVN-Rev: 39641
2017-02-03 18:57:23 +00: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
George Rhoten
dc75668c05
ICU-9457 Fix some compiler warnings
...
X-SVN-Rev: 32095
2012-08-03 19:09:42 +00:00
Markus Scherer
e31ce99b84
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
...
X-SVN-Rev: 30430
2011-07-27 05:53:56 +00:00
Michael Ow
310c23c24e
ICU-8578 Apply patch to fix some compiler warnings and related issues
...
X-SVN-Rev: 30205
2011-06-10 18:56:08 +00:00
Michael Ow
8a63dd5683
ICU-2498 Make test pass w/o data in iotest and cintltest.
...
X-SVN-Rev: 23783
2008-04-10 16:53:16 +00:00
George Rhoten
6a80fd1c86
ICU-3805 Break the circular dependency between utypes.h and putil.h
...
X-SVN-Rev: 16356
2004-09-23 00:24:36 +00:00
George Rhoten
8900cd8fab
ICU-4043 Use a real path to source data.
...
X-SVN-Rev: 16109
2004-08-04 23:40:31 +00:00
Markus Scherer
725457bca6
ICU-3445 fix tests for UCONFIG_NO_...
...
X-SVN-Rev: 14099
2003-12-11 17:40:28 +00:00
Ram Viswanadha
bcb0e9840e
ICU-2962 z/os porting fixes
...
X-SVN-Rev: 13938
2003-12-02 03:12:49 +00:00
Ram Viswanadha
9bf949f010
ICU-3050 remove label separators from the data file
...
X-SVN-Rev: 13455
2003-10-17 19:26:35 +00:00
Ram Viswanadha
820e942574
ICU-3050 #ifdef out the names array
...
X-SVN-Rev: 13020
2003-09-02 23:26:01 +00:00
Andy Heninger
ed7b79ac52
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
...
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Ram Viswanadha
66179b902e
ICU-3050 dont use // in C files
...
X-SVN-Rev: 12692
2003-07-25 23:02:40 +00:00
Ram Viswanadha
a2b91de857
ICU-3050 run through purify and fix memory leaks
...
X-SVN-Rev: 12689
2003-07-25 20:12:44 +00:00
Ram Viswanadha
9a043c2e5f
ICU-3050 StringPrep API first cut
...
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00