Markus Scherer
|
27c08578ac
|
ICU-13311 change illegal-UTF-8 handling in non-converter code
X-SVN-Rev: 40445
|
2017-09-21 23:45:08 +00:00 |
|
Markus Scherer
|
03f431d30d
|
ICU-13340 obsolete unicode/utf_old.h: add U_HIDE_OBSOLETE_UTF_OLD_H to optionally hide all of the .h contents; default: no behavior change; adjust code & tests to work either way
X-SVN-Rev: 40413
|
2017-09-14 06:24:35 +00:00 |
|
Andy Heninger
|
6dee8f942d
|
ICU-13344 problem with SETNATIVEINDEX macro.
X-SVN-Rev: 40372
|
2017-09-06 21:44:58 +00:00 |
|
Andy Heninger
|
35a07bf89d
|
ICU-12888 UText, problems with handling of bad UTF-8.
X-SVN-Rev: 39671
|
2017-02-14 00:45:05 +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 |
|
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 |
|
Fredrik Roubert
|
ebc0f5b22a
|
ICU-12012 Replace all sizeof p / sizeof T with UPRV_LENGTHOF().
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/288320043 .
X-SVN-Rev: 38347
|
2016-02-24 21:48:56 +00:00 |
|
Andy Heninger
|
7529fbd82b
|
ICU-12130 fix utext_extract() incorrect position on return.
X-SVN-Rev: 38233
|
2016-01-30 02:12:01 +00:00 |
|
Andy Heninger
|
4de6a9f525
|
ICU-10983 Add failure checks to utext_clone().
X-SVN-Rev: 35985
|
2014-07-02 19:15:28 +00:00 |
|
Andy Heninger
|
095a44d774
|
ICU-10562 UText problem with shallow clone.
X-SVN-Rev: 34747
|
2013-12-12 01:04:54 +00:00 |
|
Andy Heninger
|
da5380d926
|
ICU-8123 Remove utext comparison functions.
X-SVN-Rev: 31277
|
2012-01-31 01:14:41 +00:00 |
|
Michael Ow
|
310c23c24e
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
X-SVN-Rev: 30205
|
2011-06-10 18:56:08 +00:00 |
|
Andy Heninger
|
74e297291f
|
ICU-7780 fix various compiler warnings
X-SVN-Rev: 28301
|
2010-07-12 18:03:29 +00:00 |
|
Peter Edberg
|
e2d45f564f
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
X-SVN-Rev: 28047
|
2010-05-11 06:08:15 +00:00 |
|
Andy Heninger
|
1aa327713c
|
ICU-7537 fix memory leak in UTextTest
X-SVN-Rev: 27819
|
2010-03-11 19:27:10 +00:00 |
|
Michael Grady
|
8216117f21
|
ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
|
2010-02-03 02:59:35 +00:00 |
|
Andy Heninger
|
183dadb915
|
ICU-5572 improved UText of empty string construction
X-SVN-Rev: 25824
|
2009-04-17 23:50:13 +00:00 |
|
Peter Edberg
|
0fbf5646da
|
ICU-6847 fix UTextTest::Ticket6847() so s[] is NUL-terminated.
X-SVN-Rev: 25807
|
2009-04-17 15:29:22 +00:00 |
|
Andy Heninger
|
2eb88b2772
|
ICU-6847 UText problems with nul-terminated strings
X-SVN-Rev: 25804
|
2009-04-16 23:41:36 +00:00 |
|
Eric Mader
|
a8678f38b6
|
ICU-6337 Use invariant code page to create UnicodeStrings from string literals that contain "\\".
X-SVN-Rev: 24201
|
2008-06-17 00:55:35 +00:00 |
|
George Rhoten
|
3d3856d9bc
|
ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21594
|
2007-05-30 05:09:25 +00:00 |
|
George Rhoten
|
9c3f0aabd0
|
ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
|
2007-03-27 15:25:56 +00:00 |
|
George Rhoten
|
f4d59b3b52
|
ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
|
2007-03-18 22:17:36 +00:00 |
|
George Rhoten
|
21891079ba
|
ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21136
|
2007-02-27 10:06:26 +00:00 |
|
Andy Heninger
|
5a8ece1c9e
|
ICU-5560 Fix UText bug with deep clone buffer pointer handling.
X-SVN-Rev: 20993
|
2007-01-30 01:38:16 +00:00 |
|
George Rhoten
|
f465b0c325
|
ICU-5354 Fix last checkin for compiler warnings and z/OS errors.
X-SVN-Rev: 20306
|
2006-09-11 22:04:45 +00:00 |
|
Andy Heninger
|
050e6b861d
|
ICU-5354 better testing of utext clone(), improved code coverage.
X-SVN-Rev: 20190
|
2006-08-29 23:21:59 +00:00 |
|
Andy Heninger
|
dab1bcdb2d
|
ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
|
2006-08-19 00:38:18 +00:00 |
|
Andy Heninger
|
4ce961aa13
|
ICU-4669 Add tests for UText CharacterIterator provider, and fix errors uncovered by them.
X-SVN-Rev: 20016
|
2006-08-10 05:28:32 +00:00 |
|
Andy Heninger
|
86f905c2eb
|
ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
|
2006-07-10 05:03:54 +00:00 |
|
Andy Heninger
|
5d834f6c4a
|
ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
|
2006-05-23 22:52:58 +00:00 |
|
George Rhoten
|
8530362290
|
ICU-5161 Properly delete the memory.
X-SVN-Rev: 19550
|
2006-04-15 07:35:05 +00:00 |
|
George Rhoten
|
cbac1432df
|
ICU-4873 Fix Solaris warning and z/OS error.
X-SVN-Rev: 19522
|
2006-04-07 07:43:27 +00:00 |
|
Andy Heninger
|
f47dea2b53
|
ICU-4873 UText with surrogates spanning chunk boundaries.
X-SVN-Rev: 19498
|
2006-03-31 02:11:39 +00:00 |
|
Andy Heninger
|
cfd5650611
|
ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
|
2006-02-17 02:16:01 +00:00 |
|
Andy Heninger
|
511637f54a
|
ICU-4669 UText refactoring & 64 bit changes.
X-SVN-Rev: 18726
|
2005-10-28 00:01:18 +00:00 |
|
George Rhoten
|
766fb06f3c
|
ICU-4559 Fix memory leaks
X-SVN-Rev: 18271
|
2005-07-18 17:11:32 +00:00 |
|
Andy Heninger
|
6edb932e50
|
ICU-3944 text access, tests and fixes
X-SVN-Rev: 18190
|
2005-07-11 07:40:18 +00:00 |
|
Andy Heninger
|
6bf5e3f373
|
ICU-3944 text access, tests and fixes
X-SVN-Rev: 18189
|
2005-07-10 19:09:39 +00:00 |
|
Andy Heninger
|
681da53c75
|
ICU-3944 Text Access, more tests and fixes.
X-SVN-Rev: 18178
|
2005-07-09 01:05:41 +00:00 |
|
Andy Heninger
|
5af5a9293b
|
ICU-3944 fix compiler warnings
X-SVN-Rev: 18107
|
2005-07-01 04:16:28 +00:00 |
|
Andy Heninger
|
091627dceb
|
ICU-3944 Text Access, new tests, bugs fixed
X-SVN-Rev: 18106
|
2005-07-01 00:39:24 +00:00 |
|
Andy Heninger
|
1042b2855b
|
ICU-3944 fix compiler warnings
X-SVN-Rev: 18097
|
2005-06-30 05:53:00 +00:00 |
|
Andy Heninger
|
aa87e3bac7
|
ICU-3944 text access, work in progress
X-SVN-Rev: 18095
|
2005-06-30 05:22:08 +00:00 |
|
Andy Heninger
|
0d81208264
|
ICU-3944 Text Access, tests, missing open function added.
X-SVN-Rev: 18068
|
2005-06-28 00:12:23 +00:00 |
|
Andy Heninger
|
b30ef92e94
|
ICU-3944 API & Docs cleanup
X-SVN-Rev: 18039
|
2005-06-24 22:20:22 +00:00 |
|
Andy Heninger
|
cad1e97fb7
|
ICU-3944 API & Docs cleanup
X-SVN-Rev: 18026
|
2005-06-24 19:17:26 +00:00 |
|
Andy Heninger
|
40e2e39792
|
ICU-3944 text access, work in progress
X-SVN-Rev: 17958
|
2005-06-21 18:47:04 +00:00 |
|