Markus Scherer
b6dcc95d3c
ICU-21833 remove redundant void parameter lists
...
See #2351
2023-03-02 09:31:57 -08:00
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
Peter Varga
1986dcd0d8
ICU-21734 Add missing overrides
2021-09-07 17:42:14 -07:00
Fredrik Roubert
633438f8da
ICU-20973 Change all equality operator return types from UBool to bool.
2021-08-17 00:35:00 +02:00
Markus Scherer
f02b496494
ICU-20783 C++ covariant return types: clone(), freeze() & friends
2019-08-22 16:24:41 -07:00
Andy Heninger
19a29f956e
ICU-20119 ICU4C 63 API promotion & change report ( #161 )
...
* ICU-20119 ICU4C 63 API promotion, work in progress.
* ICU-20119 ICU4C 63 API promotion, work in progress.
* ICU-20119 ICU 63 API promotion & change report
* ICU-20119 ICU4C 63 API change report, new draft, still work in progress.
* ICU-20119 ICU4C 63 API change report, another new draft, still work in progress.
* ICU-20119 ICU4C 63 API change report, another new draft.
* ICU-20119 ICU4C 63 API change report, after @preview revert. Hopefully the final rev.
* ICU-20119 ICU4C 63 API change report, clean up a few minor html errors.
2018-09-28 09:36:25 -07:00
Steven R. Loomis
53986cc57d
ICU-13685 Revert c: add @preview (retry) ( #172 )
...
This reverts commit 25f1589466
from #8
2018-09-27 14:27:42 -07:00
Steven R. Loomis
23389e756c
ICU-13685 c: add @preview (retry) ( #8 )
...
* ICU-13685 - add a @preview tag in Doxygen
* Change @internal to @preview for existing tech preview sites
ICU-13685
2018-09-27 14:27:37 -07: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
Peter Edberg
11c0df4f7b
ICU-12738 ICU4C BRS, fixes from testing uconfig.h variations
...
X-SVN-Rev: 39378
2016-09-28 07:37:19 +00:00
Craig Cornelius
7c79fa85ac
ICU-12617 Update data loading, and remove use of CalendarData
...
X-SVN-Rev: 39053
2016-08-13 00:30:06 +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
Markus Scherer
bb5f37a069
ICU-7457 replace MessageFormat with SimpleFormatter where easy; remove obsolete ChoiceFormat handling of currency names; move LocaleDisplayNames & ucurr from i18n to common
...
X-SVN-Rev: 38200
2016-01-26 22:56:59 +00:00
Peter Edberg
27cfaed4d8
ICU-10681 Lazily get and cache BreakIterator for titlecasing; lazily get contextTransform info if possible (C)
...
X-SVN-Rev: 35287
2014-03-02 00:44:35 +00:00
Peter Edberg
9cf4a2acd5
ICU-10591 Hoist setContext from SimpleDateFormat/RelativeDateFormat to DateFormat
...
X-SVN-Rev: 34881
2014-01-12 05:23:30 +00:00
Peter Edberg
9f29c3ed25
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
...
X-SVN-Rev: 34718
2013-12-09 06:20:23 +00:00
Peter Edberg
553bcf0b33
ICU-9656 Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt/parse glue them (with substitutions) and apply to single formatter
...
X-SVN-Rev: 32638
2012-10-15 23:32:31 +00:00
Peter Edberg
2fdfe20655
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
...
X-SVN-Rev: 29964
2011-05-02 23:14:32 +00:00
Doug Felt
b9fb4a7858
ICU-7452 add using Xxx:format statements to all Format subclasses that override format
...
X-SVN-Rev: 27662
2010-02-24 23:52:27 +00:00
Peter Edberg
991253ead3
ICU-6855 Add internal RelativeDateFormat toPattern/applyPattern functions
...
X-SVN-Rev: 25831
2009-04-18 08:15:46 +00:00
George Rhoten
0da8673589
ICU-5427 Fix some memory leaks, simplify initialization, and follow desired policy stated in ticket 2796.
...
X-SVN-Rev: 21743
2007-06-15 02:35:33 +00:00
George Rhoten
fad658d66d
ICU-5279 Reduce the set of exported functions.
...
X-SVN-Rev: 21621
2007-06-03 06:08:46 +00:00
Steven R. Loomis
189539dedb
ICU-2895 fix for warnings
...
X-SVN-Rev: 21390
2007-04-10 22:57:25 +00:00
Steven R. Loomis
5d4f7e2492
ICU-2895 Relative Date Format
...
X-SVN-Rev: 21382
2007-04-09 22:54:03 +00:00