Commit Graph

26 Commits

Author SHA1 Message Date
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
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
George Rhoten
70b126c727 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16927
2004-12-08 01:05:40 +00:00
Markus Scherer
02ef1c94e9 ICU-4078 move string<->WCS transformation functions into a separate implementation file for better modularization
X-SVN-Rev: 16264
2004-09-07 17:49:59 +00:00
George Rhoten
57fb215934 ICU-4078 Further separate the default converter from the rest of the ustring internal API
X-SVN-Rev: 16217
2004-08-30 23:22:46 +00:00
Ram Viswanadha
591626facf ICU-3243 do not use magic numbers
X-SVN-Rev: 13448
2003-10-17 00:33:11 +00:00
Ram Viswanadha
5201ca9505 ICU-3243 fix inconsistent return length and crash on Solaris for very long strings
X-SVN-Rev: 13051
2003-09-10 00:45:33 +00:00
Ram Viswanadha
9a043c2e5f ICU-3050 StringPrep API first cut
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
George Rhoten
b579d80f42 ICU-2000 Fix some compiler warnings.
X-SVN-Rev: 10760
2002-12-19 01:06:00 +00:00
George Rhoten
1341f3bcd1 ICU-2000 Fix some compiler warnings
X-SVN-Rev: 10411
2002-11-30 04:41:53 +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
Markus Scherer
94835669c2 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 9133
2002-07-13 00:46:18 +00:00
GCL Shanghai
2fab4a8cb7 ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
2002-07-09 12:47:45 +00:00
GCL Shanghai
6348e12895 ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
2002-07-06 10:58:51 +00:00
George Rhoten
ade841729e ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7589
2002-02-07 04:22:32 +00:00
Ram Viswanadha
5ef961d839 ICU-960 Fix compiler warnings and crashing bug on Unixes
X-SVN-Rev: 7275
2001-12-03 19:55:31 +00:00
Markus Scherer
bbb1ebd15e ICU-960 small fixes and optimizations
X-SVN-Rev: 7227
2001-11-30 22:15:36 +00:00
George Rhoten
f544712400 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 7221
2001-11-30 20:11:33 +00:00
Ram Viswanadha
e9302bd7c3 ICU-960 Update with comments from Markus
X-SVN-Rev: 7204
2001-11-30 05:20:18 +00:00
George Rhoten
cfd74e2af7 ICU-960 Undo a change from uint32_t to UChar32 for Windows
X-SVN-Rev: 6106
2001-10-05 23:45:19 +00:00
George Rhoten
0f912b2133 ICU-960 Change from uint32_t to UChar32
X-SVN-Rev: 6101
2001-10-05 23:13:25 +00:00
Ram Viswanadha
9c7f478a35 ICU-452 More compiler warnings fixes.
X-SVN-Rev: 5899
2001-09-22 03:12:14 +00:00
Ram Viswanadha
57e8a5498c ICU-452 Fix compiler warnings.
X-SVN-Rev: 5898
2001-09-22 03:00:46 +00:00
Ram Viswanadha
4502c7670c ICU-452 Fix compiler warnings and make tests pass on Solaris and Alpha
X-SVN-Rev: 5896
2001-09-22 01:54:21 +00:00
Ram Viswanadha
1b6f4b110b ICU-960 u_str* transformation functions
X-SVN-Rev: 5775
2001-09-18 03:41:09 +00:00