Fredrik Roubert
2de88f9d9c
ICU-21833 Replace UChar with char16_t in all C++ code.
2023-02-06 19:27:44 +01: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
Yoshito Umaoka
1870215131
ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.
...
X-SVN-Rev: 40527
2017-10-03 02:32:50 +00:00
Markus Scherer
00a996d08f
ICU-7264 stderr output for STD3 status changes
...
X-SVN-Rev: 28563
2010-08-31 16:01:21 +00:00
Markus Scherer
4e91247beb
ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
...
X-SVN-Rev: 28562
2010-08-31 15:16:52 +00:00
Markus Scherer
9c5573b1f9
ICU-7264 mark characters as disallowed_STD3_valid if their decompositions contain STD3-disallowed characters
...
X-SVN-Rev: 28561
2010-08-31 15:10:37 +00:00
Markus Scherer
ab9fc77dfb
ICU-7264 generate UTS #46 data with disallowed_STD3_valid and disallowed_STD3_mapped
...
X-SVN-Rev: 28560
2010-08-31 05:48:38 +00:00
Markus Scherer
e72d90de1a
ICU-7264 add ScriptExtensions.txt, new scripts, new blocks, fix genpname/preparse.pl
...
X-SVN-Rev: 28359
2010-07-22 23:30:47 +00:00
Stuart Gill
5aaa8be80e
ICU-7611 Generalize library references
...
X-SVN-Rev: 28337
2010-07-21 00:39:45 +00:00
Markus Scherer
311eb8cb78
ICU-7611 CMake files for Unicode build tools
...
X-SVN-Rev: 28129
2010-06-03 22:47:48 +00:00
Markus Scherer
5f1d46ae5b
ICU-7144 remove some debug code
...
X-SVN-Rev: 27908
2010-04-08 22:55:04 +00:00
Markus Scherer
0c7723b943
ICU-7144 remove label separators from the base exclusion set
...
X-SVN-Rev: 27886
2010-03-30 23:33:50 +00:00
Markus Scherer
d0a3f751a8
ICU-7144 make all unassigned code points disallowed (changes Default_Ignorable_Code_Point from ignored)
...
X-SVN-Rev: 27885
2010-03-30 22:23:59 +00:00
Markus Scherer
04f3398d30
ICU-7144 derive the base exclusion set by comparing IDNA2003 with NFKC_Casefold (follow change in UTS #46 )
...
X-SVN-Rev: 27880
2010-03-29 22:29:36 +00:00
Markus Scherer
cb3d8ade6d
ICU-7144 quick & dirty tool to recreate the UTS #46 data table according to the spec
...
X-SVN-Rev: 27751
2010-03-02 22:59:05 +00:00