Commit Graph

60 Commits

Author SHA1 Message Date
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
Andy Heninger
0fd5600285 ICU-12809 only .cpp files no .c in ICU library code
X-SVN-Rev: 39527
2016-12-07 21:14:27 +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
a45bac77fe ICU-11765 fix utrans_stripRules() source overruns from a comment or an escape at the end of the source string; make U8_SET_CP_LIMIT() work with index after NUL terminator, consistent with U16_SET_CP_LIMIT(), although strictly speaking this behavior is undefined
X-SVN-Rev: 37889
2015-09-04 23:45:19 +00:00
Andy Heninger
dfe8c061e0 ICU-10764 API Promotions for ICU4C 53.
X-SVN-Rev: 35459
2014-03-13 20:33:16 +00:00
Andy Heninger
181351be76 ICU-10624 Swat clang compile warnings.
X-SVN-Rev: 34863
2014-01-10 19:49:32 +00:00
Andy Heninger
1996008111 ICU-10624 Swat clang compile warnings. More fixes to come.
X-SVN-Rev: 34854
2014-01-10 02:24:54 +00:00
Peter Edberg
fbace77746 ICU-9721 Update "#ifndef U_HIDE_XXX_API" guards for API status
X-SVN-Rev: 33367
2013-03-05 01:38:48 +00:00
Markus Scherer
9fc0006117 ICU-9662 remove an unnecessary cast
X-SVN-Rev: 32805
2012-11-13 07:40:06 +00:00
Markus Scherer
bc31ae8173 ICU-9662 add & test & use U8_GET_OR_FFFD(), U8_NEXT_OR_FFFD(), U8_PREV_OR_FFFD()
X-SVN-Rev: 32796
2012-11-11 06:14:18 +00:00
Markus Scherer
8bb10245f2 ICU-9664 support NUL-terminated strings (indicated via length<0) in U8_NEXT, U16_NEXT, and other such (safe) macros that move forward/take a length
X-SVN-Rev: 32787
2012-11-10 15:31:34 +00:00
Markus Scherer
1dab387878 ICU-9690 clarify that U8_...(safe) macros use/need int32_t indexes & lengths
X-SVN-Rev: 32772
2012-11-08 22:22:00 +00:00
Markus Scherer
996422e74c ICU-9398 avoid use of utf8_countTrailBytes[], rewrite/optimize U8_COUNT_TRAIL_BYTES() & U8_NEXT_UNSAFE(), test _UNSAFE macros only with (mostly) well-formed UTF-8 text
X-SVN-Rev: 32574
2012-10-09 05:17:43 +00:00
Markus Scherer
e31ce99b84 ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
X-SVN-Rev: 30430
2011-07-27 05:53:56 +00:00
Peter Edberg
0c212dba62 ICU-7284 Internal functions called from public macros should be U_STABLE, though still @internal
X-SVN-Rev: 27065
2009-12-14 07:07:43 +00:00
George Rhoten
93351fd30c ICU-5357 Fix broken HTTP links in documentation.
X-SVN-Rev: 21699
2007-06-11 19:14:47 +00:00
Markus Scherer
5d32123d29 ICU-4558 fix and clarify utfxx.h API docs for input string indexes for U16_ and U8_ macros
X-SVN-Rev: 19988
2006-08-05 21:27:11 +00:00
George Rhoten
2f52260855 ICU-5230 Fix linkage issues introduced by last checkin
X-SVN-Rev: 19752
2006-06-23 01:32:07 +00:00
Markus Scherer
154314acd1 ICU-5230 faster U8_NEXT and U8_APPEND macros
X-SVN-Rev: 19722
2006-06-15 19:09:42 +00:00
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +00:00
Eric Mader
41ca4f63ee ICU-4428 update copyright notices for ICU 3.3.
X-SVN-Rev: 17296
2005-03-08 22:49:59 +00:00
George Rhoten
aac8e996c4 ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites.
X-SVN-Rev: 17221
2005-02-18 00:19:33 +00:00
George Rhoten
36caf6be5a ICU-4116 Fix for Visual Age 7.0 on Linux PPC so that __I doesn't collide with anything.
X-SVN-Rev: 16397
2004-10-05 23:08:06 +00:00
George Rhoten
4c951c59c7 ICU-3905 Fix some compiler warnings.
X-SVN-Rev: 16207
2004-08-27 22:50:05 +00:00
Ram Viswanadha
75e601ba7f ICU-3405 add U_INTERNAL
X-SVN-Rev: 15859
2004-06-12 00:56:53 +00:00
George Rhoten
fbf289c55e ICU-3576 Make it easier to create static libraries on Windows
X-SVN-Rev: 15366
2004-05-18 05:35:41 +00:00
Ram Viswanadha
bbe9de394c ICU-3405 prototype for U_DRAFT, U_DEPRECATED and U_OBSOLETE
X-SVN-Rev: 14775
2004-03-26 19:42:04 +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
George Rhoten
700ca91dc2 ICU-3151 Fix some documentation and the U8_NEXT macro
X-SVN-Rev: 12717
2003-07-31 15:44:42 +00:00
George Rhoten
75930a0808 ICU-2589 Fix some doxygen warnings.
X-SVN-Rev: 12377
2003-06-09 06:13:14 +00:00
Markus Scherer
6b1fa6036a ICU-2150 simplify/improve UTF macros
X-SVN-Rev: 9930
2002-09-30 04:00:17 +00:00
Markus Scherer
50ffaabba6 ICU-1967 UTF-8 set out-of-band isError
X-SVN-Rev: 9559
2002-08-03 00:54:39 +00:00
George Rhoten
4236f298d1 ICU-2023 Minor documentation fixes
X-SVN-Rev: 9369
2002-07-26 17:19:16 +00:00
Vladimir Weinstein
2cbb05fdb9 ICU-978 cygwin port
X-SVN-Rev: 9267
2002-07-19 23:25:41 +00:00
Vladimir Weinstein
469fe7ed85 ICU-978 changes for cygwin
X-SVN-Rev: 9260
2002-07-19 21:45:33 +00:00
Markus Scherer
8c78422db2 ICU-1561 replace all UTextOffset with int32_t
X-SVN-Rev: 7942
2002-03-12 01:32:42 +00:00
Vladimir Weinstein
97c2a58442 ICU-1541 data should not have U_EXPORT2
X-SVN-Rev: 7045
2001-11-21 02:29:12 +00:00
Markus Scherer
38b3810bae ICU-726 tighten & fix UTF macros: non-shortest UTF-8 illegal (U 3.0.1), check U 3.1 non-characters, fix some bugs
X-SVN-Rev: 6212
2001-10-12 18:53:26 +00:00
George Rhoten
1627306f26 ICU-1099 Add const to some static data
X-SVN-Rev: 5572
2001-08-24 00:38:44 +00:00
Ram Viswanadha
7980af65c6 ICU-849 Made the docs pretty
X-SVN-Rev: 4282
2001-03-22 20:07:44 +00:00
Ram Viswanadha
3c622c0a88 ICU-849 Made the docs more readable
X-SVN-Rev: 4280
2001-03-22 19:56:47 +00:00
Ram Viswanadha
9a5b41cb32 ICU-849 Added documentation for multiline macro usage
X-SVN-Rev: 4278
2001-03-22 19:41:37 +00:00
George Rhoten
c4997713ef ICU-903 Updated the copyright notice
X-SVN-Rev: 4238
2001-03-21 20:44:20 +00:00
George Rhoten
6f7cdcb027 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3584
2001-02-07 19:35:52 +00:00
Markus Scherer
96c50174b4 ICU-647 update API docs
X-SVN-Rev: 3200
2000-12-12 20:31:47 +00:00
Ram Viswanadha
8c3169b6df ICU-647 Modified documentation for compliance with Doxygen
X-SVN-Rev: 3170
2000-12-08 18:43:57 +00:00
George Rhoten
8268a82c68 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2395
2000-08-30 16:30:55 +00:00