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
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
9d9256f3b7
ICU-12081 Initial implementation Emoji break rules and a new RBBI monkey test.
...
X-SVN-Rev: 38387
2016-02-26 21:58:26 +00:00
Markus Scherer
f2186b6d33
ICU-12141 make each internal header file compile by itself; add includes where necessary; add simple test script
...
X-SVN-Rev: 38341
2016-02-24 00:49:51 +00:00
Andy Heninger
97c9ed48e7
ICU-4181 fix perl script so generated rbbirpt.h file does no vary arbitrarily.
...
X-SVN-Rev: 18499
2005-09-07 16:39:12 +00:00
Eric Mader
3cc60cac35
ICU-4179 update copyright notices for ICU 3.2
...
X-SVN-Rev: 16681
2004-10-29 22:50:01 +00:00
George Rhoten
1ca3116228
ICU-4078 Remove unused strings.
...
X-SVN-Rev: 16330
2004-09-15 18:14:51 +00:00
George Rhoten
8066655515
ICU-4078 Remove unused strings.
...
X-SVN-Rev: 16329
2004-09-15 17:11:47 +00:00
Eric Mader
6aac9dbeb8
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14180
2003-12-18 23:16:48 +00:00
Andy Heninger
26c1c65d9c
ICU-2924 RBBI rule builder, detect rule syntax error on missing ';' after !!options
...
X-SVN-Rev: 13608
2003-11-06 21:54:53 +00:00
Andy Heninger
3c9eea1d58
ICU-2924 RBBI, fix rule roundtriping error with !! rule options.
...
X-SVN-Rev: 13470
2003-10-22 00:43:37 +00:00
Andy Heninger
d4524826ed
ICU-2924 RBBI, new style rule format, new line break rules. (14 known test failures, will fix real soon.)
...
X-SVN-Rev: 13364
2003-10-09 01:13:08 +00:00
George Rhoten
24022e58e0
ICU-2135 Make the memory read only
...
X-SVN-Rev: 10678
2002-12-14 09:05:34 +00:00
Andy Heninger
423eb52850
ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
...
and failure to allow white space before a * or ?
X-SVN-Rev: 9824
2002-08-30 23:04:10 +00:00
Andy Heninger
edb4aebf05
ICU-45 RBBI impl, change some internal data to static const.
...
X-SVN-Rev: 9101
2002-07-11 22:38:23 +00:00
Andy Heninger
e56b99a590
ICU-45 RBBI copyright notices, AIX portability, comments
...
X-SVN-Rev: 8963
2002-06-27 21:14:47 +00:00
Andy Heninger
878c84b1d2
ICU-1117 add getRuleStatus() to RBBI
...
X-SVN-Rev: 8956
2002-06-27 01:50:22 +00:00
Andy Heninger
32c09250b7
ICU-45 new builder for RBBI rules, initial checkin
...
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00