Fredrik Roubert
0bf8a95309
ICU-22793 Remove superfluous return value typecasts to UBool.
2024-09-19 17:11:38 +02:00
Fredrik Roubert
0178a07a26
ICU-22793 Clang-Tidy: google-readability-casting
...
https://releases.llvm.org/17.0.1/tools/clang/tools/extra/docs/clang-tidy/checks/google/readability-casting.html
2024-07-04 22:32:12 +02:00
Fredrik Roubert
2e0d30cfcf
ICU-21833 Replace NULL with nullptr in all C++ code.
2023-02-03 20:20:38 +01: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
Shane F. Carr
d2789a035b
ICU-20774 Add option to icupkg to allow missing deps between resource files.
2020-08-17 20:09:08 -05: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
Steven R. Loomis
7594250cc5
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
...
X-SVN-Rev: 36275
2014-08-28 22:13:45 +00:00
Tom Zhang
ee1f29b584
ICU-7653 move LENGTHOF(array) to common, internal header
...
X-SVN-Rev: 36265
2014-08-28 14:55:34 +00:00
Markus Scherer
ff531bc19b
ICU-7881 add new options to the short usage text too
...
X-SVN-Rev: 33504
2013-04-10 19:27:41 +00:00
Markus Scherer
bc9b269353
ICU-7881 add icupkg options --auto_toc_prefix --auto_toc_prefix_with_type --toc_prefix
...
X-SVN-Rev: 33500
2013-04-08 21:31:58 +00:00
Michael Ow
a9274f0602
ICU-9326 Fix misplaced exclamation mark
...
X-SVN-Rev: 31972
2012-06-21 16:51:41 +00:00
Michael Ow
e1ba49ca9f
ICU-9326 Fix potential icupkg tool trap in Windows static build
...
X-SVN-Rev: 31830
2012-05-17 20:09:47 +00:00
Michael Ow
5d2a5e6fa3
ICU-9326 Fix icupkg tool trap on Windows static build
...
X-SVN-Rev: 31828
2012-05-17 19:56:11 +00:00
Stuart Gill
5dd9ea7768
ICU-3984 update the uca file version, add support for reading/writing reordering from/to resources, update FractionalUCA.txt to a format for the genuca tool
...
X-SVN-Rev: 28975
2010-11-02 02:21:57 +00:00
Stuart Gill
0c21fdf068
ICU-3984 changes to the collation reordering - API works same as rules and enhanced testing
...
X-SVN-Rev: 28960
2010-10-30 00:42:12 +00:00
Stuart Gill
110e2ceb05
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
...
X-SVN-Rev: 28926
2010-10-27 18:02:52 +00:00
Markus Scherer
c9087beb0d
ICU-6945 merge into trunk: changes for .res formatVersion 2 ( #6945 ) and new ICU4J data .jar building from ICU4C ( #7043 ), from -r 26329:26368 icu/branches/markus/smallres2
...
X-SVN-Rev: 26375
2009-07-17 22:57:26 +00:00
Michael Ow
053f5fc7e7
ICU-6925 Add -o option in icupkg to specify output file of list.
...
X-SVN-Rev: 26002
2009-05-12 18:57:04 +00:00
Steven R. Loomis
9eb9dd4c83
ICU-6799 fix many warnings, improve tests
...
X-SVN-Rev: 25772
2009-04-15 01:57:02 +00:00
Michael Ow
09813cbf3d
ICU-3933 Merge pkgdata update from branch to trunk.
...
X-SVN-Rev: 25002
2008-11-24 20:04:52 +00:00
George Rhoten
bf533e1e89
ICU-5803 Prevent MinGW globbing.
...
X-SVN-Rev: 22151
2007-07-26 16:24:50 +00:00
Markus Scherer
ad4541d6ff
ICU-5651 use a separate Package for adding items, to keep them around for the lifetime of the target package, and to clean up the memory later
...
X-SVN-Rev: 21643
2007-06-05 19:40:11 +00:00
George Rhoten
7edb8302ac
ICU-5452 Use icupkg instead of gencmn for better cross compiling.
...
X-SVN-Rev: 20685
2006-11-28 00:42:10 +00:00
George Rhoten
0b66ebe18c
ICU-5447 Make it easier to enumerate items.
...
X-SVN-Rev: 20614
2006-10-30 05:08:36 +00:00
George Rhoten
8b2c84620c
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE
...
X-SVN-Rev: 20241
2006-09-04 16:28:24 +00:00
Markus Scherer
3ca7b030b7
ICU-4739 add a mode to icupkg for swapping a single ICU data file
...
X-SVN-Rev: 19873
2006-07-21 21:17:51 +00:00
Markus Scherer
822a9c0824
ICU-4739 detect several suffixes (.txt, .lst, .tmp) for list text files
...
X-SVN-Rev: 18946
2006-01-03 22:08:26 +00:00
Markus Scherer
e15afa30fb
ICU-4739 document that paths may contain '/' instead of the platform's file separator
...
X-SVN-Rev: 18894
2005-12-13 21:35:13 +00:00
Markus Scherer
1a2a23c5c9
ICU-4739 split --dir into --sourcedir and --destdir
...
X-SVN-Rev: 18868
2005-12-06 19:23:45 +00:00
Markus Scherer
3771029ec0
ICU-4739 check for resource bundle dependencies on parent bundles if the "no fallback" flag exists and is FALSE
...
X-SVN-Rev: 18837
2005-11-29 00:13:56 +00:00
George Rhoten
0c7062c0c2
ICU-4739 Fix for Solaris and HP-UX
...
X-SVN-Rev: 18482
2005-08-30 20:09:28 +00:00
Markus Scherer
6a745cd16e
ICU-4739 icupkg command-line tool, adds/removes/extracts items to/from ICU .dat data package files
...
X-SVN-Rev: 18467
2005-08-26 15:38:20 +00:00