Markus Scherer
41c24b6c00
ICU-9695 port LocaleMatcher to C++
2019-08-19 10:41:35 -07:00
Fredrik Roubert
d8f14e22df
ICU-20758 Add a StringPiece constructor for any string view type.
...
Using the C++ SFINAE (substitution failure is not an error) technique,
it's possible to provide an icu::StringPiece constructor that accepts
any string view type that might be available in the current compilation
unit, without adding any additional dependencies or configuration flags
to ICU.
2019-08-15 13:36:09 +02: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
Steven R. Loomis
f0156c183b
ICU-12701 additional porting issues.
...
X-SVN-Rev: 39323
2016-09-21 23:52:53 +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
0464cceedf
ICU-11857 Add CStr class for easier UnicodeString to char * conversions.
...
X-SVN-Rev: 38054
2015-10-09 17:53:44 +00:00
Markus Scherer
1beb0f1e4f
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
...
X-SVN-Rev: 30281
2011-07-06 04:03:35 +00:00
Markus Scherer
a880b11b88
ICU-7924 fix segfault in StringPiece::operator==(both empty)
...
X-SVN-Rev: 28954
2010-10-29 18:01:01 +00:00
Markus Scherer
fd376b34c0
ICU-7496 add internal char * string class for C++ implementation code
...
X-SVN-Rev: 28082
2010-05-20 21:16:44 +00:00
Markus Scherer
67c22b399c
ICU-6765 test ByteSink
...
X-SVN-Rev: 25773
2009-04-15 04:20:44 +00:00
Markus Scherer
a4b736ae3a
ICU-6765 test StringPiece
...
X-SVN-Rev: 25598
2009-03-16 23:56:37 +00:00
Markus Scherer
5f031ce140
ICU-6765 StringTest more meaningful order of #includes and tests
...
X-SVN-Rev: 25482
2009-02-25 06:43:12 +00:00
Markus Scherer
59d37b352b
ICU-6765 add std_string.h with central #include <string> and std:: namespace definitions
...
X-SVN-Rev: 25479
2009-02-24 23:01:18 +00:00
Eric Mader
004268d484
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15414
2004-05-19 21:36:51 +00:00
George Rhoten
89cb0487c3
ICU-3747 Change int32_t default type from long to int
...
X-SVN-Rev: 15252
2004-05-11 16:51:15 +00:00
Eric Mader
b9d0883285
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14197
2003-12-19 23:18:51 +00:00
George Rhoten
bd5472281f
ICU-3221 Fix some AIX linker warnings.
...
X-SVN-Rev: 13482
2003-10-24 01:04:44 +00:00
George Rhoten
475e05801c
ICU-1732 Add int64_t and uint64_t
...
X-SVN-Rev: 7796
2002-02-27 21:52:11 +00:00
George Rhoten
e29f4f62c4
ICU-770 Make the tests build and/or run faster
...
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
Ram Viswanadha
7f6d7e256f
ICU-903 update copyright notices
...
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
George Rhoten
cc62cf111d
ICU-535 Fixed some compiler warnings.
...
X-SVN-Rev: 3188
2000-12-09 03:17:45 +00:00
George Rhoten
2dbb8812ba
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Helena Chapman
69ba12f77c
ICU-351 Define UBool to be used in the APIs.
...
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Vladimir Weinstein
8b20f17f49
ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_
...
X-SVN-Rev: 473
1999-12-28 23:57:50 +00:00
Helena Chapman
16ac11f546
ICU-200 Updated with OS/400 specific port changes.
...
X-SVN-Rev: 459
1999-12-22 22:57:04 +00:00
Markus Scherer
b4935bd035
ICU-157 add tests for endianness & charset family
...
X-SVN-Rev: 222
1999-11-22 20:52:33 +00:00
Markus Scherer
ca34bad82b
ICU-157 add test for sizeof(wchar_t)
...
X-SVN-Rev: 221
1999-11-22 20:29:44 +00:00