Commit Graph

15 Commits

Author SHA1 Message Date
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
Andy Heninger
0855f7a2b2 ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
X-SVN-Rev: 31900
2012-06-01 20:40:48 +00:00
George Rhoten
1565c2fcba ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review.
X-SVN-Rev: 23342
2008-02-01 10:34:40 +00:00
George Rhoten
9b82688642 ICU-6125 Eliminate a few kilobytes of unused bits in constant data structures.
X-SVN-Rev: 23182
2008-01-08 09:45:15 +00:00
Eric Mader
621fd73d0b ICU-5376 use unsigned value for IternatedChar.charValue.
X-SVN-Rev: 22118
2007-07-23 23:53:34 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
5c6df5e87f ICU-5320 Don't use global new and delete
X-SVN-Rev: 20063
2006-08-15 06:45:05 +00:00
George Rhoten
13357a90ca ICU-4881 Change exported class from iteratedChar to IteratedChar
X-SVN-Rev: 19843
2006-07-14 00:09:04 +00:00
George Rhoten
5b973ae614 ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
X-SVN-Rev: 19622
2006-05-09 18:06:10 +00:00
Eric Mader
ba21b7880e ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
62c59f82c2 ICU-4639 Change class static const arrays to file private static const arrays.
X-SVN-Rev: 19127
2006-02-10 00:10:58 +00:00
Eric Mader
b452ca48e6 ICU-4639 Initial checkin of C port of CharsetDetection.
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00