Commit Graph

86 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
Fredrik Roubert
7f4b8d106b ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
R=markus.icu@gmail.com

Review URL: https://codereview.appspot.com/285520043 .

X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
Markus Scherer
7f6179f106 ICU-11535 make tests pass with only warnings when UCONFIG_ONLY_HTML_CONVERSION
X-SVN-Rev: 37088
2015-02-27 02:24:05 +00:00
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
Michael Ow
5794bfbf66 ICU-9673 Update EUC-JP mapping to use updated table
X-SVN-Rev: 33039
2013-01-11 19:47:40 +00:00
Michael Ow
ebad01d878 ICU-9687 Propagate the ambiguous alias warning when opening converter
X-SVN-Rev: 32907
2012-11-29 21:38:40 +00:00
Michael Ow
bc0c9167d8 ICU-7519 Because of certain compiler optimization options, remove usage of global variables in cintltst and use getter/setter functions instead.
X-SVN-Rev: 27907
2010-04-07 16:18:38 +00:00
Michael Ow
c6385f6209 ICU-7068 Add statements to ensure that uconfigtest passes
X-SVN-Rev: 26466
2009-08-04 21:09:17 +00:00
Michael Ow
9100ba632e ICU-6905 Log errors as data errors where appropriate to ensure cintltst passes without data. Some areas don't propagate error code. Add new error log function to check for error code.
X-SVN-Rev: 26084
2009-06-09 21:28:13 +00:00
Markus Scherer
b90b809ea1 ICU-6002 HZ: restrict byte values and fix various bugs
X-SVN-Rev: 22849
2007-10-25 05:03:34 +00:00
George Rhoten
5efbe065a8 ICU-5234 Fix some rptp2ucm conversion problems when converting from the CDRA files to Most of the changes are due to new way to name the tables.
Most of these table changes are not updates.

X-SVN-Rev: 20923
2007-01-24 23:27:45 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
George Rhoten
cbb891e5ec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
dd2917fc9b ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
db92b0f4f9 ICU-5032 Increase code coverage of UTF-32 converter
X-SVN-Rev: 19381
2006-03-20 07:43:13 +00:00
George Rhoten
1036574f5b ICU-4092 Improve code coverage. Add some argument tests.
X-SVN-Rev: 16976
2004-12-21 01:31:24 +00:00
George Rhoten
2f7b1cd736 ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 16930
2004-12-08 23:02:08 +00:00
George Rhoten
cdb62c7c6a ICU-3500 Fix some compiler warnings
X-SVN-Rev: 15402
2004-05-19 06:28:40 +00:00
George Rhoten
cb8a4f23aa ICU-3546 No need to use internal headers here.
X-SVN-Rev: 15315
2004-05-14 22:02:45 +00:00
Markus Scherer
7b5b479d09 ICU-3343 fix and improve ucnv_safeClone() implementations
X-SVN-Rev: 14141
2003-12-16 05:16:55 +00:00
Markus Scherer
07e5fd82bb ICU-3179 make ISO-2022-xx return to ASCII mode at the very end of the text
X-SVN-Rev: 14071
2003-12-10 02:03:42 +00:00
Markus Scherer
bfd638cb7d ICU-3361 fix ISO-2022-CN according to RFC 1922 and to handle truncated escape sequences etc.
X-SVN-Rev: 13973
2003-12-03 17:54:17 +00:00
Markus Scherer
8fcfb9fe32 ICU-2449 reenable tests
X-SVN-Rev: 12725
2003-08-01 14:24:59 +00:00
Markus Scherer
305d4724a3 ICU-2449 adapt tests for new semantics of truncated sequences and move some to intltest data-driven conversion tests
X-SVN-Rev: 12648
2003-07-22 04:20:13 +00:00
George Rhoten
92842673da ICU-2699 Fix some compiler warnings.
X-SVN-Rev: 12376
2003-06-09 04:57:01 +00:00
George Rhoten
1714ca9827 ICU-2729 Fix a memory leak
X-SVN-Rev: 11902
2003-05-12 23:44:53 +00:00
George Rhoten
1dddc4dfe6 ICU-2630 Remove the dependency on ibm-1159
X-SVN-Rev: 11569
2003-04-17 18:09:39 +00:00
Markus Scherer
a6213ee1c0 ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
X-SVN-Rev: 11464
2003-04-05 01:33:02 +00:00
Markus Scherer
442a78aeec ICU-2466 add IMAP-mailbox-name converter
X-SVN-Rev: 10187
2002-11-07 21:02:24 +00:00
Steven R. Loomis
c4f41c9378 ICU-1941 Allow -w option (don't error if data is missing) for converters
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
Markus Scherer
3e5346ffbf ICU-1939 add TestTruncated - test that converters detect truncated input and set U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8839
2002-06-11 20:42:06 +00:00
Markus Scherer
c46c9bd839 ICU-1939 UTF-32_PlatformEndian with its explicit name
X-SVN-Rev: 8833
2002-06-11 04:46:11 +00:00
George Rhoten
08ba528748 ICU-821 Fix for Linux 7.1
X-SVN-Rev: 5683
2001-09-01 04:23:43 +00:00
George Rhoten
35591e5501 ICU-1019 add const to the context pointers
X-SVN-Rev: 5105
2001-06-26 22:51:14 +00:00
George Rhoten
4bf13c79e9 ICU-900 Fixed some compilre warnings.
X-SVN-Rev: 4858
2001-05-31 23:20:21 +00:00
George Rhoten
d6829894d8 ICU-900 Fixed some compiler warnings
X-SVN-Rev: 4775
2001-05-23 20:44:42 +00:00
George Rhoten
70a1956607 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 4742
2001-05-21 23:41:44 +00:00
George Rhoten
6e7e2a9b3b ICU-597 The regression test buffer is now much smaller.
X-SVN-Rev: 4627
2001-05-08 22:58:58 +00:00
George Rhoten
cec784e1f3 ICU-597 Hopefully this will fix the memory problem on os/400
X-SVN-Rev: 4568
2001-04-26 01:16:57 +00:00
Ram Viswanadha
57c9dec10f ICU-915 Tests for bug fix
X-SVN-Rev: 4399
2001-03-29 18:53:46 +00:00
George Rhoten
4f7a441b80 ICU-865 be more efficient for memory allocation on machines with a small amount of memory or large memory addressing problems
X-SVN-Rev: 4316
2001-03-23 21:47:36 +00:00
Ram Viswanadha
ef97b534cd ICU-903 update copyright notices
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
Ram Viswanadha
86db72407e ICU-862 Updated tests for ibm-1362
X-SVN-Rev: 4038
2001-03-13 00:07:23 +00:00
George Rhoten
7d9fa8e69b ICU-432 sizeof may not work for a single byte array.
X-SVN-Rev: 4016
2001-03-10 02:15:26 +00:00