Steven R. Loomis
|
7594250cc5
|
ICU-7653 changed uprv_lengthof to UPRV_LENGTHOF, also added apidoc
X-SVN-Rev: 36275
|
2014-08-28 22:13:45 +00:00 |
|
Tom Zhang
|
ee1f29b584
|
ICU-7653 move LENGTHOF(array) to common, internal header
X-SVN-Rev: 36265
|
2014-08-28 14:55:34 +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
|
387f7a40fc
|
ICU-9398 fix filename comment
X-SVN-Rev: 32592
|
2012-10-10 23:19:23 +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
|
05c910e183
|
ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
|
2006-02-09 21:16:20 +00:00 |
|
Alan Liu
|
de95737116
|
ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
|
2003-06-03 20:58:22 +00:00 |
|
George Rhoten
|
92652c8bb4
|
ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 11688
|
2003-04-24 23:17:55 +00:00 |
|
Markus Scherer
|
2b8b85880b
|
ICU-2646 test U8_NEXT/PREV with non-characters
X-SVN-Rev: 10839
|
2003-01-10 23:40:13 +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
|
c4f6ebe78e
|
ICU-2146 fix UChar32 type mismatches
X-SVN-Rev: 9901
|
2002-09-20 16:02:16 +00:00 |
|
Markus Scherer
|
2d5114e756
|
ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
|
2002-07-02 00:51:16 +00:00 |
|
George Rhoten
|
ce01292bc0
|
ICU-1877 Fix an Itanium compiler optimization error.
X-SVN-Rev: 8538
|
2002-04-30 00:49:15 +00:00 |
|
George Rhoten
|
363d8dbc60
|
ICU-214 IA64 can't optmize this file right now.
Make some of the static data const. Maybe that will fix it. It worked for gcc.
Also change printf -> log_err
X-SVN-Rev: 8287
|
2002-03-29 01:49:13 +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 |
|
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
|
be01aa06c2
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4857
|
2001-05-31 23:07:40 +00:00 |
|
Ram Viswanadha
|
ef97b534cd
|
ICU-903 update copyright notices
X-SVN-Rev: 4233
|
2001-03-21 19:46:49 +00:00 |
|
George Rhoten
|
0ede57a764
|
ICU-66 0xbf may be confused as uninitialized memory.
X-SVN-Rev: 3663
|
2001-02-16 23:16:18 +00:00 |
|
George Rhoten
|
e8546eb6e1
|
ICU-66 Don't test utf8 unsafe macros in an unsafe manner
X-SVN-Rev: 3652
|
2001-02-16 21:56:18 +00:00 |
|
George Rhoten
|
a2443f35fa
|
ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3513
|
2001-01-31 23:07:55 +00:00 |
|
George Rhoten
|
c9793c6267
|
ICU-535 Fixed some compiler warnings.
X-SVN-Rev: 2967
|
2000-11-21 04:05:39 +00:00 |
|
George Rhoten
|
9eab787d70
|
ICU-560 The unsafe version should not be called when offset = 0.
X-SVN-Rev: 2479
|
2000-09-22 18:23:10 +00:00 |
|
Helena Chapman
|
3f2fb26333
|
ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
|
2000-08-14 23:35:57 +00:00 |
|
George Rhoten
|
c094c8a0eb
|
ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
|
2000-08-11 01:27:17 +00:00 |
|
George Rhoten
|
6ccfa23662
|
ICU-447 fix for Windows 2000/Solaris CC differences. The unsafe macro is not called when the utf8 character is larger than the size of the array.
X-SVN-Rev: 2121
|
2000-08-07 21:27:51 +00:00 |
|
Madhu K
|
cd35abcaaa
|
ICU-447 Fixed so that unsafe macro is called correctly
X-SVN-Rev: 2117
|
2000-08-07 16:49:02 +00:00 |
|
Vladimir Weinstein
|
ad5d9a639d
|
ICU-447 fixed test data (back_unsafe was missing the last element - zero)
X-SVN-Rev: 2106
|
2000-08-03 17:00:25 +00:00 |
|
Madhu K
|
855b610aba
|
ICU-447 Added tests for more code coverage in utf_impl.c
X-SVN-Rev: 2052
|
2000-07-26 22:37:47 +00:00 |
|
Madhu K
|
b01b8f0cab
|
ICU-447 Added tests for utf8
X-SVN-Rev: 2041
|
2000-07-26 02:05:15 +00:00 |
|