.. |
aliastst.cpp
|
ICU-5282 Fix problems found by uconfigtest.
|
2006-07-28 22:58:29 +00:00 |
aliastst.h
|
ICU-4707 Fix some compiler warnings
|
2006-03-23 03:57:20 +00:00 |
allcoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
allcoll.h
|
ICU-4179 update copyright notices for ICU 3.2
|
2004-11-01 18:56:24 +00:00 |
alphaindextst.cpp
|
ICU-9802 Fix no data cintltst and intltest failures
|
2013-02-22 03:24:01 +00:00 |
alphaindextst.h
|
ICU-9880 add ImmutableIndex, replace Chinese hacks and support zhuyin, handle index characters with multiple primary weights, lazy-create rarely-used objects, bug fixes, port other improvements from Java
|
2013-02-15 22:11:33 +00:00 |
apicoll.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
apicoll.h
|
ICU-8079 rewrite/simplify sort key buffer/memory management, fixes overflow & length counting bugs
|
2011-05-03 00:29:45 +00:00 |
astrotst.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
astrotst.h
|
ICU-3785 Added test for MoonAge
|
2008-07-10 19:42:12 +00:00 |
bidiconf.cpp
|
ICU-10142 BidiCharacterTest.txt field 0 is always a code point string
|
2013-08-30 20:27:29 +00:00 |
bytestrietest.cpp
|
ICU-9469 Improve support for C++11
|
2012-08-15 17:46:17 +00:00 |
calcasts.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
calcasts.h
|
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
|
2008-03-22 02:58:07 +00:00 |
callimts.cpp
|
ICU-9967 Move timebomb test to better location, print more info for cal limit test failures
|
2013-02-23 22:36:49 +00:00 |
callimts.h
|
ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test
|
2010-02-25 00:03:49 +00:00 |
calregts.cpp
|
ICU-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +00:00 |
calregts.h
|
ICU-9452 Fixed calendar add issue with the Samoa Dec 2011 24 hour transition.
|
2012-08-09 21:29:53 +00:00 |
caltest.cpp
|
ICU-8449 Remove calendar instances after test
|
2013-08-17 19:37:46 +00:00 |
caltest.h
|
ICU-8449 fix broken build from earlier checkin.
|
2013-08-16 18:10:31 +00:00 |
caltztst.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
caltztst.h
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
canittst.cpp
|
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
|
2012-11-09 00:09:28 +00:00 |
canittst.h
|
ICU-5333 Whitespace changes.
|
2006-08-20 05:08:35 +00:00 |
citrtest.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
citrtest.h
|
ICU-2118 improve API coverage
|
2002-11-27 02:40:34 +00:00 |
cntabcol.cpp
|
ICU-4707 Fix some compiler warnings.
|
2006-07-03 07:40:30 +00:00 |
cntabcol.h
|
ICU-4707 Fix some compiler warnings.
|
2006-07-03 07:40:30 +00:00 |
colldata.cpp
|
ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
|
2012-12-19 05:12:25 +00:00 |
colldata.h
|
ICU-9573 Added namespace to resolve a build issue.
|
2012-12-19 23:14:21 +00:00 |
compactdecimalformattest.cpp
|
ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
|
2013-09-04 10:46:03 +00:00 |
convtest.cpp
|
ICU-9602 tell ICU4J to ignore conversion test data for good one-way mappings
|
2013-02-16 00:16:09 +00:00 |
convtest.h
|
ICU-6001 UCNV_ROUNDTRIP_AND_FALLBACK_SET for ucnv_getUnicodeSet(); improve set filtering; fix some bugs
|
2007-10-24 21:15:41 +00:00 |
cpdtrtst.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
cpdtrtst.h
|
ICU-3326 Don't include some unneeded headers.
|
2003-12-03 06:58:28 +00:00 |
csdetest.cpp
|
ICU-9397 Update some tests in intltest and cintltst to pass without data in 50.0.1
|
2012-06-22 16:48:30 +00:00 |
csdetest.h
|
ICU-6954 Add test for this charset detector bug. Fix will follow later.
|
2012-05-26 00:19:47 +00:00 |
currcoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
currcoll.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
dadrcal.cpp
|
ICU-7627 move dbgutil from ctestfw to toolutil ( merge from r28050 r28051 r28052 r28054 )
|
2010-05-12 17:56:02 +00:00 |
dadrcal.h
|
ICU-4567 data driven format test
|
2007-08-10 02:09:24 +00:00 |
dadrcoll.cpp
|
ICU-7264 UCA 6.0 data, test data, and bug fixes; from branches/markus/uca60 -r 28826:28857
|
2010-10-19 21:48:04 +00:00 |
dadrcoll.h
|
ICU-7068 Add statements to ensure that uconfigtest passes
|
2009-08-04 21:09:17 +00:00 |
dadrfmt.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
dadrfmt.h
|
ICU-4567 data driven format test
|
2007-08-10 02:09:24 +00:00 |
dcfmapts.cpp
|
ICU-10273 Plural Rules Fixed Decimal, improve handling of NaN and Infinity
|
2013-09-06 20:02:42 +00:00 |
dcfmapts.h
|
ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
|
2013-09-04 01:07:35 +00:00 |
dcfmtest.cpp
|
ICU-10048 Compiler warning cleanup.
|
2013-03-21 05:48:52 +00:00 |
dcfmtest.h
|
ICU-9258 Updated format/DecimalFormatTest/DataDrivenTests to format StringPiece in addition to DigitList. Fixed an error status problem (not returning U_FORMAT_INEXACT_ERROR) found by the StringPiece test.
|
2012-06-18 14:14:22 +00:00 |
decoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
decoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
dtfmapts.cpp
|
ICU-8716 Update intltest and cintltst to pass without data in 49M2
|
2011-12-12 23:28:25 +00:00 |
dtfmapts.h
|
ICU-6991 Add test for better code coverage in various calendar classes and dateformat.
|
2009-09-17 21:55:11 +00:00 |
dtfmrgts.cpp
|
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
|
2012-11-09 00:09:28 +00:00 |
dtfmrgts.h
|
ICU-9242 Fix format parsing in ICU4C calendar code
|
2012-05-09 21:00:40 +00:00 |
dtfmtrtts.cpp
|
ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
|
2013-09-04 10:46:03 +00:00 |
dtfmtrtts.h
|
ICU-5267 DateFormatSymbols::getZoneType() needs to check for empty strings.
|
2006-07-18 22:14:29 +00:00 |
dtfmttst.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
dtfmttst.h
|
ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C)
|
2013-01-14 04:48:51 +00:00 |
dtifmtts.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
dtifmtts.h
|
ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats.
|
2013-03-21 17:25:43 +00:00 |
dtptngts.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
dtptngts.h
|
ICU-7180 For hour field, change default behavior to not adjust pattern
|
2009-12-10 09:13:49 +00:00 |
encoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
encoll.h
|
ICU-5426 Reduce VM size and reduce exported data on Unix machines.
|
2006-10-01 06:45:25 +00:00 |
escoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
escoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
ficoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
ficoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
fldset.cpp
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
|
2011-06-10 18:56:08 +00:00 |
fldset.h
|
ICU-7586 fix namespace bugs
|
2010-06-15 21:19:16 +00:00 |
frcoll.cpp
|
ICU-8046 CLDR 1.9 integration pass 1, update tests
|
2010-10-19 03:31:50 +00:00 |
frcoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
g7coll.cpp
|
ICU-8046 CLDR 1.9 integration pass 1, update tests
|
2010-10-19 03:31:50 +00:00 |
g7coll.h
|
ICU-5426 Reduce VM size and reduce exported data on Unix machines.
|
2006-10-01 06:45:25 +00:00 |
genderinfotest.cpp
|
ICU-9725 C GenderInfo must handle single item lists correctly by returning the gender of the sole item.
|
2012-11-06 19:29:54 +00:00 |
icusvtst.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
icusvtst.h
|
ICU-4161 remove tabs from source code
|
2004-11-11 23:34:58 +00:00 |
idnaconf.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
idnaconf.h
|
ICU-3333 Fix for Solaris
|
2005-07-15 16:18:44 +00:00 |
idnaref.cpp
|
ICU-8874 Fixed test case problem which triggered TestIDNAMonkeyTest failure intermittently. Also updated TestCompareReferenceImpl to cover the case which used to trigger the test failure.
|
2011-10-07 22:28:32 +00:00 |
idnaref.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
incaltst.cpp
|
ICU-8952 fixed the algorithm for Persian Calendar and heavily refactored
|
2012-10-03 22:26:05 +00:00 |
incaltst.h
|
ICU-4567 taiwan calendar for C/C++
|
2007-08-16 18:40:18 +00:00 |
intltest.cpp
|
ICU-10357 only show 'are you missing data' once
|
2013-09-05 03:55:29 +00:00 |
intltest.h
|
ICU-7912 fix breakage
|
2013-06-26 15:27:41 +00:00 |
intltest.vcxproj
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK. All the directories this time.
|
2013-06-01 03:37:16 +00:00 |
intltest.vcxproj.filters
|
ICU-8451 Initial port - Region APIs from Java to C++
|
2013-01-14 18:37:56 +00:00 |
itercoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
itercoll.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
itformat.cpp
|
ICU-8451 Initial port - Region APIs from Java to C++
|
2013-01-14 18:37:56 +00:00 |
itformat.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
itmajor.cpp
|
ICU-7247 finish testing LocalPointer variants, and improve API docs
|
2009-11-20 23:28:47 +00:00 |
itmajor.h
|
ICU-1007 move normalization tests from collate into a new main branch 'normalize'
|
2001-08-31 23:01:58 +00:00 |
itrbbi.cpp
|
ICU-8711 Move Thai and Khmer test data from dedicated file to standard test data file, and remove dedicated code.
|
2012-01-20 02:35:00 +00:00 |
itrbbi.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
itrbnf.cpp
|
ICU-9676 Merge CLDR release-22-1-d01
|
2012-10-19 03:36:01 +00:00 |
itrbnf.h
|
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
|
2012-02-17 23:09:57 +00:00 |
itrbnfp.cpp
|
ICU-7084 Fix TESTCASE redefinition compiler errors.
|
2009-11-14 22:08:42 +00:00 |
itrbnfp.h
|
ICU-2509 improve rbnf error handling
|
2004-04-09 19:58:58 +00:00 |
itrbnfrt.cpp
|
ICU-7084 Fix TESTCASE redefinition compiler errors.
|
2009-11-14 22:08:42 +00:00 |
itrbnfrt.h
|
ICU-5366 The Greek RBNF rules don't exist. The default locale's rules shouldn't be tested this way.
|
2006-11-09 00:51:18 +00:00 |
itspoof.cpp
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
|
2013-05-15 21:51:04 +00:00 |
itspoof.h
|
ICU-9440 spoof checker, merge updates from branch.
|
2013-02-11 04:51:14 +00:00 |
ittrans.cpp
|
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
|
2007-07-19 04:33:20 +00:00 |
ittrans.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
itutil.cpp
|
ICU-9655 make enumset test a real test, not just printfs
|
2012-12-10 19:18:04 +00:00 |
itutil.h
|
ICU-6483 add ErrorCode class, C++ convenience wrapper for UErrorCode
|
2009-03-11 05:27:11 +00:00 |
jacoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
jacoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
jamotest.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
jamotest.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
lcukocol.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
lcukocol.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
listformattertest.cpp
|
ICU-10274 Add compound duration formatting for C++
|
2013-07-25 16:36:25 +00:00 |
listformattertest.h
|
ICU-9625 Change C++ ListFormatter to use ICU data instead of hard-coded data.
|
2012-11-15 18:15:37 +00:00 |
locnmtst.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
locnmtst.h
|
ICU-9303 Finish LocaleDisplayNamesImpl & add test
|
2012-10-09 12:45:54 +00:00 |
loctest.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +00:00 |
loctest.h
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
|
2010-01-14 02:23:46 +00:00 |
Makefile.in
|
ICU-9583 show test summary at end of make. Apropos when the trunk is broken..
|
2013-07-09 01:16:33 +00:00 |
miscdtfm.cpp
|
ICU-8716 Update intltest and cintltst to pass without data in 49M2
|
2011-12-12 23:28:25 +00:00 |
miscdtfm.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
mnkytst.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
mnkytst.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
msfmrgts.cpp
|
ICU-8553 Ensure cintltst and intltest passes gracefully with warning without data in 4.8
|
2011-05-10 22:01:46 +00:00 |
msfmrgts.h
|
ICU-6991 Code coverage for missing functions in MessageFormat.
|
2009-09-04 21:10:10 +00:00 |
nmfmapts.cpp
|
ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
|
2010-10-26 18:11:13 +00:00 |
nmfmapts.h
|
ICU-4161 remove tabs from source code
|
2004-11-11 23:34:58 +00:00 |
nmfmtrt.cpp
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
nmfmtrt.h
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
normconf.cpp
|
ICU-7273 remove #include unormimp.h where not used any more
|
2010-02-25 00:21:02 +00:00 |
normconf.h
|
ICU-2840 tests shouldn't crash if there is no data
|
2003-06-06 04:54:34 +00:00 |
nptrans.cpp
|
ICU-7273 remove u_growBufferFromStatic() -- using UnicodeString instead
|
2010-02-19 23:49:51 +00:00 |
nptrans.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
numfmtst.cpp
|
ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest
|
2013-09-05 22:13:07 +00:00 |
numfmtst.h
|
ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
|
2013-09-04 10:46:03 +00:00 |
numrgts.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
numrgts.h
|
ICU-9677 fix affixes-ignored-for-parse - check in handleChanged() instead of relying on input function
|
2012-12-04 21:33:15 +00:00 |
plurfmts.cpp
|
ICU-10222 (C) Update 2 more tests to match new plural rules
|
2013-07-23 18:21:02 +00:00 |
plurfmts.h
|
ICU-9132 ordinal-plural formatting in C/C++
|
2012-04-07 04:27:27 +00:00 |
plurults.cpp
|
ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
|
2013-08-28 20:51:44 +00:00 |
plurults.h
|
ICU-10273 New plural rule syntax. Changes merged from development branch. With this checkin, Plural rule data is back in synch between ICU4C, ICU4J and CLDR trunk.
|
2013-08-28 20:51:44 +00:00 |
pptest.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
pptest.h
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
punyref.c
|
ICU-4561 Update copyright notices for ICU 3.4
|
2005-06-07 23:38:09 +00:00 |
punyref.h
|
ICU-3326 Don't include some unneeded headers.
|
2003-12-03 06:58:28 +00:00 |
rbbiapts.cpp
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
|
2013-06-14 00:47:11 +00:00 |
rbbiapts.h
|
ICU-5901 RBBI.getRuleStatus(), hoist to BreakIterator from RuleBasedBreakIterator
|
2013-06-14 00:47:11 +00:00 |
rbbitst.cpp
|
ICU-10176 No line break in $SY $HL; update tests accordingly
|
2013-08-30 05:51:27 +00:00 |
rbbitst.h
|
ICU-9983 Fix inconsistent forward and reverse RBBI word break rules when a dictionary character is followed by an extend char.
|
2013-03-01 00:26:35 +00:00 |
regcoll.cpp
|
ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set.
|
2011-06-20 17:18:46 +00:00 |
regcoll.h
|
ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set.
|
2011-06-20 17:18:46 +00:00 |
regextst.cpp
|
ICU-9719 Regular Expressions, add loop breaking to unbounded {min, max} loops.
|
2013-06-26 00:27:11 +00:00 |
regextst.h
|
ICU-9283 fix for look-behind assertions w/ case insensitive matching.
|
2012-04-27 21:29:34 +00:00 |
regiontst.cpp
|
ICU-10013 Fix some no data test error and memory leaks
|
2013-03-14 17:14:52 +00:00 |
regiontst.h
|
ICU-10030 fix crasher when no subregions, also err check, and modernize test infrastructure
|
2013-03-08 19:23:41 +00:00 |
reptest.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
reptest.h
|
ICU-1837 fix test Replaceable impl bugs
|
2002-11-22 17:57:51 +00:00 |
restest.cpp
|
ICU-7068 Add statements to ensure that uconfigtest passes
|
2009-08-04 21:09:17 +00:00 |
restest.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-23 20:56:39 +00:00 |
restsnew.cpp
|
ICU-7068 Add statements to ensure that uconfigtest passes
|
2009-08-04 21:09:17 +00:00 |
restsnew.h
|
ICU-4092 Improve code coverage
|
2004-12-28 21:57:36 +00:00 |
rndmcoll.cpp
|
ICU-5575 Get ready for milestone 2. Change to 3.7.2.
|
2007-06-20 20:58:41 +00:00 |
rndmcoll.h
|
ICU-4707 Fix some compiler warnings
|
2006-03-28 07:25:09 +00:00 |
sdtfmtts.cpp
|
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
|
2012-11-09 00:09:28 +00:00 |
sdtfmtts.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
selfmts.cpp
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
selfmts.h
|
ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat
|
2010-01-16 03:07:18 +00:00 |
sfwdchit.cpp
|
ICU-3437 remove unused functions
|
2003-12-16 22:28:42 +00:00 |
sfwdchit.h
|
ICU-3437 remove unused functions
|
2003-12-16 22:28:42 +00:00 |
simplethread.cpp
|
ICU-10169 Fix redefinition of macro on os390 in simplethread test code
|
2013-05-18 00:59:21 +00:00 |
simplethread.h
|
ICU-7074 Fix svn prop issue.
|
2009-10-05 20:57:57 +00:00 |
srchtest.cpp
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
|
2011-06-10 18:56:08 +00:00 |
srchtest.h
|
ICU-6344 disable search if break iteration is on
|
2008-06-20 22:53:25 +00:00 |
ssearch.cpp
|
ICU-10083 Update version number to 52.0.1 and update timebombs
|
2013-05-07 19:53:34 +00:00 |
ssearch.h
|
ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
|
2012-12-19 05:12:25 +00:00 |
strcase.cpp
|
ICU-9065 internal API for reverse-full-case-folding data
|
2012-01-20 19:35:13 +00:00 |
strtest.cpp
|
ICU-9728 do not automatically define UChar=char16_t because that makes C++ APIs incompatible with application code that was compiled without char16_t; define UChar=UCHAR_TYPE if that is #defined; change U_STRING_DECL to sometimes create a pointer, not array, so that we can cast the UTF-16 string literal type
|
2012-11-09 17:57:46 +00:00 |
strtest.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
svccoll.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
svccoll.h
|
ICU-3549 add tests of getAvailableLocales, getKeywords, and getKeywordValues
|
2004-04-24 03:00:12 +00:00 |
tchcfmt.cpp
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
tchcfmt.h
|
ICU-6153 Prevent crash for large ChoiceFormat values by using the correct printf specification.
|
2008-01-21 17:27:53 +00:00 |
testidn.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
testidna.cpp
|
ICU-9397 Update tests in intltest to pass without data
|
2012-10-02 22:11:31 +00:00 |
testidna.h
|
ICU-5426 Reduce VM size and reduce exported data on Unix machines.
|
2006-10-01 06:45:25 +00:00 |
testutil.cpp
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
|
2009-11-13 19:25:21 +00:00 |
testutil.h
|
ICU-7084 Unicode 5.2: merge -r 26464:26890 branches/markus/uni52 into trunk, and a little cleanup (C++)
|
2009-11-13 19:25:21 +00:00 |
textfile.cpp
|
ICU-8794 Ensure that TextFile::ensureCapacity initial loop value is at least 64, quiet a warning.
|
2011-09-14 21:27:45 +00:00 |
textfile.h
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
|
2011-04-26 06:39:29 +00:00 |
tfsmalls.cpp
|
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
|
2012-11-09 00:09:28 +00:00 |
tfsmalls.h
|
ICU-770 Make the tests build and/or run faster
|
2001-08-31 18:02:09 +00:00 |
thcoll.cpp
|
ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274
|
2012-08-28 23:37:10 +00:00 |
thcoll.h
|
ICU-3109 more Thai fixes
|
2003-07-23 22:49:25 +00:00 |
tmsgfmt.cpp
|
ICU-10222 Reverted r33902, but updated the locale used for testing from 'ru' to 'uk'. The test case was originally written for the rule set formerly shared by 'ru' and 'uk', but the rule for 'ru' had been changed. After the new syntax for fractional plural is once supported in ICU4C, then the test case should pass successfully with locale 'uk'.
|
2013-07-11 19:13:13 +00:00 |
tmsgfmt.h
|
ICU-9294 test & fix MessageFormat::getFormatNames()
|
2012-10-07 01:27:19 +00:00 |
tokiter.cpp
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
|
2011-04-26 06:39:29 +00:00 |
tokiter.h
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
|
2011-04-26 06:39:29 +00:00 |
transapi.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
transapi.h
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-08 22:49:59 +00:00 |
transrt.cpp
|
ICU-8978 Actually for transrt.cpp, need to remove u0970 from [:Devanagari:], not RT exclusions
|
2011-12-09 19:25:02 +00:00 |
transrt.h
|
ICU-3786 port Mark's new Han translit tests from Java to C++
|
2004-06-07 17:11:07 +00:00 |
transtst.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
transtst.h
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
|
2011-04-26 06:39:29 +00:00 |
trcoll.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
trcoll.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
trnserr.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
trnserr.h
|
ICU-4452 add coverage tests
|
2005-07-14 23:24:38 +00:00 |
tscoll.cpp
|
ICU-8755 interim fix. MessagePattern still needs fixing.
|
2011-08-13 02:45:09 +00:00 |
tscoll.h
|
ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976
|
2008-05-23 04:22:28 +00:00 |
tsdate.cpp
|
ICU-6905 Make intltest pass without any data.
|
2009-06-12 19:34:21 +00:00 |
tsdate.h
|
ICU-3221 Fix linker warnings on AIX
|
2003-08-29 15:57:38 +00:00 |
tsdcfmsy.cpp
|
ICU-7385 changed ECurrencySpacing into a C enum.
|
2010-12-15 23:46:53 +00:00 |
tsdcfmsy.h
|
ICU-2248 modularize ICU
|
2002-09-21 00:43:14 +00:00 |
tsdtfmsy.cpp
|
ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C)
|
2013-01-14 04:48:51 +00:00 |
tsdtfmsy.h
|
ICU-9497 Add support for short weekday names: format, parse, get/set symbols (C)
|
2013-01-14 04:48:51 +00:00 |
tsmthred.cpp
|
ICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
|
2013-09-05 05:32:56 +00:00 |
tsmthred.h
|
ICU-9473 unit test for Arabic shaping is not thread safe
|
2012-09-28 16:43:12 +00:00 |
tsnmfmt.cpp
|
ICU-9679 fix Clang 3.1 compiler warnings, all in test code, mostly adding integers to string literals
|
2012-11-09 00:09:28 +00:00 |
tsnmfmt.h
|
ICU-3326 Don't include some unneeded headers.
|
2003-12-03 06:58:28 +00:00 |
tsputil.cpp
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
tsputil.h
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
|
2011-05-26 20:05:39 +00:00 |
tstnorm.cpp
|
ICU-8246 add Normalizer2::getNFCInstance(), getNFKDInstance(), ...
|
2011-12-01 00:43:35 +00:00 |
tstnorm.h
|
ICU-6845 Improve the code coverage in ICU4C.
|
2010-10-12 16:38:38 +00:00 |
tstnrapi.cpp
|
ICU-7273 remove #include unormimp.h where not used any more
|
2010-02-25 00:21:02 +00:00 |
tufmtts.cpp
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
|
2013-08-29 23:45:48 +00:00 |
tufmtts.h
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
|
2013-08-29 23:45:48 +00:00 |
tzbdtest.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
tzbdtest.h
|
ICU-4912 synchronize with ICU4J
|
2005-11-04 21:57:24 +00:00 |
tzfmttst.cpp
|
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
|
2013-06-12 20:56:06 +00:00 |
tzfmttst.h
|
ICU-10209 Fixed odd TimeType problem with ZONE_ID, ZONE_ID_SHORT and EXEMPLAR_LOCATION in TimeZoneFormat#format. Also added generic TimeZoneFormat test cases.
|
2013-06-12 20:56:06 +00:00 |
tzoffloc.cpp
|
ICU-8716 Update intltest and cintltst to pass without data in 49M2
|
2011-12-12 23:28:25 +00:00 |
tzoffloc.h
|
ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk.
|
2007-11-28 20:49:58 +00:00 |
tzregts.cpp
|
ICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51.
|
2013-02-11 00:23:55 +00:00 |
tzregts.h
|
ICU-4912 synchronize with ICU4J
|
2005-11-04 21:57:24 +00:00 |
tzrulets.cpp
|
ICU-9127 fix regression on iOS, introduced in r31009
|
2012-02-22 02:12:55 +00:00 |
tzrulets.h
|
ICU-8943 RBTZ fix in ICU4C and its test case
|
2011-12-02 07:02:54 +00:00 |
tztest.cpp
|
ICU-10148 TZ database/Windows zone ID mapping APIs.
|
2013-05-22 20:33:30 +00:00 |
tztest.h
|
ICU-10148 TZ database/Windows zone ID mapping APIs.
|
2013-05-22 20:33:30 +00:00 |
ucaconf.cpp
|
ICU-9397 Update tests in intltest to pass without data
|
2012-10-02 22:11:31 +00:00 |
ucaconf.h
|
ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32274
|
2012-08-28 23:37:10 +00:00 |
ucdtest.cpp
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
|
2013-05-15 21:51:04 +00:00 |
ucdtest.h
|
ICU-10128 update ICU to Unicode 6.3 beta (merge from branches/markus/uni63 at r33661)
|
2013-05-15 21:51:04 +00:00 |
ucharstrietest.cpp
|
ICU-9469 Improve support for C++11
|
2012-08-15 17:46:17 +00:00 |
uobjtest.cpp
|
ICU-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
|
2012-11-08 23:31:20 +00:00 |
uobjtest.h
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
usettest.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
usettest.h
|
ICU-5585 fast, freezable UnicodeSet with span() with string support; svn merge -r 21018:22033 http://source.icu-project.org/repos/icu/icu/branches/markus/fastset and revert source/test/perf/unisetperf/draft/* and source/common/utrie.* and source/allinone/allinone.sln (experimental code)
|
2007-07-19 04:33:20 +00:00 |
ustrtest.cpp
|
ICU-10048 Fix some compiler warnings in ICU4C.
|
2013-03-21 01:42:01 +00:00 |
ustrtest.h
|
ICU-9065 internal API for reverse-full-case-folding data
|
2012-01-20 19:35:13 +00:00 |
uts46test.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
utxttest.cpp
|
ICU-8123 Remove utext comparison functions.
|
2012-01-31 01:14:41 +00:00 |
utxttest.h
|
ICU-8123 Remove utext comparison functions.
|
2012-01-31 01:14:41 +00:00 |
uvectest.cpp
|
ICU-8617 move UHashTok into lower-level uelement.h (new) and rename to UElement to share with UVector
|
2011-07-04 23:51:56 +00:00 |
uvectest.h
|
ICU-4092 Increase code coverage
|
2004-12-22 21:57:43 +00:00 |
v32test.cpp
|
ICU-6076 Fix some realloc issues.
|
2007-12-14 09:23:07 +00:00 |
v32test.h
|
ICU-3437 improved test coverage
|
2003-12-08 07:12:34 +00:00 |
wbnf.cpp
|
ICU-5357 Fix broken HTTP links in documentation.
|
2007-06-11 19:14:47 +00:00 |
wbnf.h
|
ICU-4235 update with comments from Mark
|
2005-12-15 04:09:09 +00:00 |
windttst.cpp
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
windttst.h
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
winnmtst.cpp
|
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
|
2011-08-18 18:47:16 +00:00 |
winnmtst.h
|
ICU-8452 Fix some more Cygwin MVSC and Cygwin GCC build issues
|
2011-08-18 18:47:16 +00:00 |
winutil.cpp
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
winutil.h
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |