Commit Graph

21 Commits

Author SHA1 Message Date
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