Andy Heninger
|
04448b004f
|
ICU-12764 UTF-8 source files, update file encoding comments.
X-SVN-Rev: 39641
|
2017-02-03 18:57:23 +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
|
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 |
|
Andy Heninger
|
ae4350661b
|
ICU-10048 Fix some compiler warnings in ICU4C.
X-SVN-Rev: 33444
|
2013-03-21 01:42:01 +00:00 |
|
Michael Ow
|
3bab6dc25c
|
ICU-738 Add argument list to store va_list information when positional data is given.
X-SVN-Rev: 22904
|
2007-11-08 17:21:40 +00:00 |
|
Michael Ow
|
f87c360920
|
ICU-738 Eliminate call to system sprintf in reordering test.
X-SVN-Rev: 22897
|
2007-11-07 00:30:22 +00:00 |
|
Michael Ow
|
ae68bce23b
|
ICU-738 Fix Windows error in strtst.c.
X-SVN-Rev: 22895
|
2007-11-06 23:30:23 +00:00 |
|
Michael Ow
|
a135e7122c
|
ICU-738 Add reordering test for u_sprintf.
X-SVN-Rev: 22889
|
2007-11-06 18:23:29 +00:00 |
|
Michael Ow
|
bd5dc8355d
|
ICU-4384 Make sure u_snprintf and similar functions conform to POSIX snprintf and change test to reflect this.
X-SVN-Rev: 22878
|
2007-10-31 23:17:15 +00:00 |
|
George Rhoten
|
dbdf6e8019
|
ICU-5333 Whitespace changes.
X-SVN-Rev: 20119
|
2006-08-20 05:08:35 +00:00 |
|
George Rhoten
|
79be730203
|
ICU-4527 Porting fix for Linux
X-SVN-Rev: 19694
|
2006-06-08 03:17:05 +00:00 |
|
George Rhoten
|
ad959a3e4d
|
ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
|
2006-06-07 04:42:25 +00:00 |
|
George Rhoten
|
3b6078d331
|
ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19661
|
2006-05-26 05:34:26 +00:00 |
|
George Rhoten
|
83097bf105
|
ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
|
2006-03-27 17:55:32 +00:00 |
|
George Rhoten
|
e4a3855fa8
|
ICU-4982 Fix for %n handling.
X-SVN-Rev: 18996
|
2006-01-17 23:12:03 +00:00 |
|
George Rhoten
|
cdccbad7a5
|
ICU-4288 Fix some compiler warnings.
X-SVN-Rev: 18108
|
2005-07-01 04:25:15 +00:00 |
|
George Rhoten
|
d7cc623449
|
ICU-4605 Increase code coverage. Make sure that precision is ignored for %c and %C.
X-SVN-Rev: 18092
|
2005-06-29 23:35:17 +00:00 |
|
George Rhoten
|
22265da204
|
ICU-4605 Increase code coverage.
X-SVN-Rev: 18078
|
2005-06-28 22:50:14 +00:00 |
|
George Rhoten
|
51d2f74bc1
|
ICU-4222 Make sure that the transliterator works on strings,
and make sure that the transliterator flushes independently from IO flushing.
X-SVN-Rev: 17990
|
2005-06-23 07:10:52 +00:00 |
|
Steven R. Loomis
|
ac2f97b772
|
ICU-3831 uconfig.h fixes
X-SVN-Rev: 15843
|
2004-06-10 23:56:37 +00:00 |
|
George Rhoten
|
5e12578fbf
|
ICU-3499 Fix some compiler warnings
X-SVN-Rev: 15637
|
2004-05-30 09:24:44 +00:00 |
|
George Rhoten
|
1299e773b0
|
ICU-3499 Increase code coverage.
X-SVN-Rev: 15602
|
2004-05-28 00:16:49 +00:00 |
|
George Rhoten
|
7f39c99522
|
ICU-3499 Remove bad formats.
X-SVN-Rev: 15600
|
2004-05-27 23:57:13 +00:00 |
|
George Rhoten
|
326ab9c4b0
|
ICU-3499 Fix flaws found while testing %n, %c and %C
X-SVN-Rev: 15596
|
2004-05-27 22:54:41 +00:00 |
|
George Rhoten
|
6c416836d5
|
ICU-3499 Fix some scanf issues when width is specified for any string type.
X-SVN-Rev: 15574
|
2004-05-27 04:18:30 +00:00 |
|
George Rhoten
|
9e94e1ff84
|
ICU-3499 os/400 does not handle the dash as expected in sscanf scanset.
Move %[a-f] and similar tests to data driven tests.
X-SVN-Rev: 15562
|
2004-05-26 19:22:00 +00:00 |
|
George Rhoten
|
b72b158d57
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15551
|
2004-05-26 02:13:21 +00:00 |
|
George Rhoten
|
ca065970ee
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15540
|
2004-05-25 21:53:47 +00:00 |
|
George Rhoten
|
a41f1ceabf
|
ICU-3499 Fix an EBCDIC issue
X-SVN-Rev: 15539
|
2004-05-25 21:19:18 +00:00 |
|
George Rhoten
|
899b900556
|
ICU-3499 Increase code coverage. Don't output debugging information
X-SVN-Rev: 15447
|
2004-05-20 23:54:37 +00:00 |
|
George Rhoten
|
9688ed753d
|
ICU-3499 Increase code coverage
X-SVN-Rev: 15423
|
2004-05-20 06:07:45 +00:00 |
|
George Rhoten
|
d8905a5d1e
|
ICU-3499 Fix setLocale argument order
X-SVN-Rev: 15422
|
2004-05-20 05:34:23 +00:00 |
|
George Rhoten
|
6ff0093be3
|
ICU-3499 Increase code coverage
X-SVN-Rev: 15391
|
2004-05-19 00:28:28 +00:00 |
|
George Rhoten
|
c933db269f
|
ICU-3499 Add some debugging information.
X-SVN-Rev: 15283
|
2004-05-12 21:39:34 +00:00 |
|
George Rhoten
|
735b7f14f8
|
ICU-3499 Implement u_fstropen
X-SVN-Rev: 15224
|
2004-05-10 03:59:44 +00:00 |
|
George Rhoten
|
03dfde4757
|
ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15161
|
2004-05-06 00:34:09 +00:00 |
|
George Rhoten
|
6b08c5f001
|
ICU-3499 %[] doesn't work on AIX. Test it a different way.
X-SVN-Rev: 15157
|
2004-05-05 22:02:25 +00:00 |
|
George Rhoten
|
ce3c173367
|
ICU-3499 Add iotest to MSVC 6
X-SVN-Rev: 15122
|
2004-05-03 16:56:36 +00:00 |
|
George Rhoten
|
206cdef72b
|
ICU-3499 Move format precision to data driven tests.
X-SVN-Rev: 15092
|
2004-04-29 05:29:04 +00:00 |
|
George Rhoten
|
33b5c8d3a0
|
ICU-3499 Don't use obsolete % formats.
See 9 Jul 2003 Proposal for details.
X-SVN-Rev: 15091
|
2004-04-29 00:11:14 +00:00 |
|
George Rhoten
|
b0033ea9f3
|
ICU-3499 Implement 13 Apr 2004 ICU mailing list proposal.
X-SVN-Rev: 15090
|
2004-04-28 23:36:51 +00:00 |
|
George Rhoten
|
22328b1eb2
|
ICU-3499 Move some tests to icuio.txt
X-SVN-Rev: 15085
|
2004-04-28 17:18:58 +00:00 |
|
George Rhoten
|
40540f6f0e
|
ICU-3499 Comment out code under development.
X-SVN-Rev: 14998
|
2004-04-16 18:40:48 +00:00 |
|
George Rhoten
|
6977909227
|
ICU-3499 Add u_feof() test
X-SVN-Rev: 14993
|
2004-04-16 05:54:59 +00:00 |
|
George Rhoten
|
89b3116eb8
|
ICU-3499 Add some tests
X-SVN-Rev: 14961
|
2004-04-14 19:12:58 +00:00 |
|
George Rhoten
|
f094601d59
|
ICU-3499 Move some platform dependent tests to data driven tests.
X-SVN-Rev: 14927
|
2004-04-11 00:12:43 +00:00 |
|
George Rhoten
|
d042b45786
|
ICU-3499 Add some tests.
X-SVN-Rev: 14887
|
2004-04-06 21:32:41 +00:00 |
|