Shane Carr
3a55650b8c
ICU-13597 Adding initial C API for NumberFormatter. Not yet fully featured.
...
X-SVN-Rev: 41156
2018-03-27 01:58:26 +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
Steven R. Loomis
6ce57afd03
ICU-11679 merge C BiDi Transform from branch
...
* fixed from branch: inadvertently removed Unicode attribution from Makefiles
* fixed from branch: Unicode attribution
* bonus: moved icuplug into the 'registration' filter on windows
X-SVN-Rev: 39170
2016-09-09 16:41:15 +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
Peter Edberg
cce314dc85
ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings
...
X-SVN-Rev: 32659
2012-10-18 19:51:28 +00:00
Travis Keep
dd506783e6
ICU-9598 Respond to Markus' comments on C GenderInfo
...
X-SVN-Rev: 32600
2012-10-11 18:52:55 +00:00
Steven R. Loomis
0a98dc21cb
ICU-3984 'never' is a long time to not run other tests. :) Reverting r28926 here
...
X-SVN-Rev: 28992
2010-11-03 01:06:50 +00:00
Stuart Gill
110e2ceb05
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
...
X-SVN-Rev: 28926
2010-10-27 18:02:52 +00:00
Michael Ow
6a639a823b
ICU-6991 Add test case for uspoof and reorder cintltst.
...
X-SVN-Rev: 26648
2009-09-18 06:38:49 +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
4cd8c49cc8
ICU-6905 Make heap mutex test in cintltst pass w/o data.
...
X-SVN-Rev: 26101
2009-06-15 03:06:50 +00:00
Andy Heninger
625bc9086e
ICU-4790 Spoof detection build failures with UCONFIG_NO_REGULAR_EXPRESSIONS
...
X-SVN-Rev: 25981
2009-05-04 05:45:27 +00:00
Andy Heninger
9715eae02c
ICU-4790 spoof impl merged to trunk.
...
X-SVN-Rev: 25534
2009-03-09 23:40:15 +00:00
Andy Heninger
ecdc0463b8
ICU-6453 Encoding Selection moved from development branch.
...
X-SVN-Rev: 24438
2008-08-04 21:56:02 +00:00
George Rhoten
ce4ead4d3a
ICU-5410 Remove unused deprecated tests, and sort the tests a little differently.
...
X-SVN-Rev: 20524
2006-10-11 15:40:43 +00:00
George Rhoten
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
Eric Mader
ee7482efd7
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Andy Heninger
452456c2b3
ICU-3944 work in progress
...
X-SVN-Rev: 17880
2005-06-14 01:10:10 +00:00
Eric Mader
c5705d3767
ICU-3770 Updated copyright notices for ICU 3.0
...
X-SVN-Rev: 15413
2004-05-19 21:19:13 +00:00
Andy Heninger
8be1908bd3
ICU-2421 Redo Regex C API changes lost in OSS crash
...
X-SVN-Rev: 14722
2004-03-22 22:35:35 +00:00
Eric Mader
9a25bee774
ICU-3473 Update copyright notices for ICU 2.8.
...
X-SVN-Rev: 14195
2003-12-19 22:33:33 +00:00
Andy Heninger
d1a68204b3
ICU-2403 trace tests added, trace API doc comments tweaked.
...
X-SVN-Rev: 13679
2003-11-12 07:00:38 +00:00
Andy Heninger
aedb354246
ICU-3156 u_setMutexFunctions(), cleanup to mutex implementation
...
X-SVN-Rev: 12787
2003-08-08 16:23:38 +00:00
Andy Heninger
ed7b79ac52
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
...
X-SVN-Rev: 12760
2003-08-05 01:25:54 +00:00
Ram Viswanadha
9a043c2e5f
ICU-3050 StringPrep API first cut
...
X-SVN-Rev: 12674
2003-07-24 23:23:19 +00:00
Markus Scherer
44707c157b
ICU-2248 modularize ICU
...
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
Alan Liu
172c42e123
ICU-1115 add comprehensive API test of uset
...
X-SVN-Rev: 8783
2002-06-04 23:31:13 +00:00
George Rhoten
802688f52f
ICU-1872 Slightly better test order.
...
X-SVN-Rev: 8516
2002-04-25 21:52:13 +00:00
George Rhoten
35bdabdc68
ICU-1872 A better test for the global mutex
...
X-SVN-Rev: 8515
2002-04-25 21:49:16 +00:00
George Rhoten
03fa48368c
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
Ram Viswanadha
cb06211004
ICU-960 Tests for u_str* transformation functions
...
X-SVN-Rev: 5776
2001-09-18 03:43:45 +00:00
Ram Viswanadha
4458f53dc1
ICU-329 update tests after first take on adding better error reporting with UParseError struct.
...
X-SVN-Rev: 5474
2001-08-16 00:58:53 +00:00
Vladimir Weinstein
8f19acc585
ICU-1083 placeholder for surrogate supporting ucmp32
...
X-SVN-Rev: 5427
2001-08-02 22:28:38 +00:00
Ram Viswanadha
ef97b534cd
ICU-903 update copyright notices
...
X-SVN-Rev: 4233
2001-03-21 19:46:49 +00:00
George Rhoten
7dc78c8188
ICU-807 Put the test back in because all platforms should be building the UCA table now
...
X-SVN-Rev: 3885
2001-03-03 00:17:45 +00:00
Syn Wee Quek
c9e41549a0
ICU-807
...
Removed all collation tests.
X-SVN-Rev: 3717
2001-02-22 00:16:14 +00:00
Vladimir Weinstein
fe29e55faa
ICU-96 some of the cintltst tests are enabled. non-tailored locales should work more-less properly now.
...
X-SVN-Rev: 3482
2001-01-26 00:12:23 +00:00
Vladimir Weinstein
440f5c7057
ICU-96 temporarily removed collation testing
...
X-SVN-Rev: 3419
2001-01-15 07:26:38 +00:00
Yves Arrouye
59a694988c
ICU-322 added tests for the standard names. The tests depend on MIME
...
and IANA tags on UTF8 and ibm-367.
X-SVN-Rev: 2162
2000-08-10 01:33:28 +00:00
Madhu K
9a8fa05d98
ICU-447 Added tests for code coverage of CompactArrays
...
X-SVN-Rev: 2092
2000-08-02 00:03:10 +00:00
Madhu K
b01b8f0cab
ICU-447 Added tests for utf8
...
X-SVN-Rev: 2041
2000-07-26 02:05:15 +00:00
Madhu K
0277be94c7
ICU-447 Added Tests for putil API
...
X-SVN-Rev: 1825
2000-07-12 23:33:20 +00:00
Alan Liu
f28b4cfe69
ICU-450 transliterator C api
...
X-SVN-Rev: 1650
2000-06-27 16:27:02 +00:00
Madhu K
002534a549
ICU-176 Added Test file for UTF-16 macros
...
X-SVN-Rev: 1317
2000-05-03 20:54:37 +00:00
Helena Chapman
d90408948d
ICU-161 More copyright fixes.
...
X-SVN-Rev: 935
2000-03-10 00:42:27 +00:00
Madhu K
7bb7910a88
ICU-302 Added tests for udata API
...
X-SVN-Rev: 886
2000-03-03 01:09:33 +00:00
Helena Chapman
3aaa52af8d
ICU-161 updated the copyright notices.
...
X-SVN-Rev: 596
2000-01-15 02:00:06 +00:00
Markus Scherer
0b6e5e3b68
ICU-62 add SCSUTest only once to cintltst
...
X-SVN-Rev: 290
1999-12-03 20:15:23 +00:00