scuffed-code/icu4c/source/i18n
2009-03-18 20:23:40 +00:00
..
unicode ICU-4790 fix API parameters comments on uspoof_openFromSource 2009-03-17 06:11:04 +00:00
anytrans.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
anytrans.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
astro.cpp ICU-6617 some haiku support. update config.guess and cleanup other test code. 2008-11-08 02:04:15 +00:00
astro.h ICU-6118 Export less internal API. 2008-01-04 08:45:10 +00:00
basictz.cpp ICU-6176 Fix some Coverity warnings. 2008-02-14 03:34:27 +00:00
bms.cpp ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
bmsearch.cpp ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
bocsu.c ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
bocsu.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
brktrans.cpp ICU-6472 Clean some compiler warnings and other fluff 2008-08-01 01:51:21 +00:00
brktrans.h ICU-6344 uconfigtest / hdrtest fixes 2008-06-11 21:52:29 +00:00
buddhcal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
buddhcal.h ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar. 2007-08-17 03:38:53 +00:00
calendar.cpp ICU-3378 Checking in API headers for getKeywordValuesForLocale with empty implementation for 4.2M3. 2009-02-14 02:32:41 +00:00
casetrn.cpp ICU-6118 Export less internal API. 2008-01-04 08:45:10 +00:00
casetrn.h ICU-6118 Export less internal API. 2008-01-04 08:45:10 +00:00
cecal.cpp ICU-6745 ceToJD needs to handle months out of range 0-12 (e.g. from add, set) 2009-02-21 03:59:16 +00:00
cecal.h ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk. 2008-03-22 02:58:07 +00:00
chnsecal.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
chnsecal.h ICU-4081 Remove tabs 2008-01-16 16:45:12 +00:00
choicfmt.cpp ICU-6412 Fix redefinition of INFINITY. 2009-03-13 03:11:47 +00:00
coleitr.cpp ICU-5955 Free offsetBuffer in setText before it is reinitialized. 2008-06-10 14:11:50 +00:00
coll.cpp ICU-6729 add Collator::compare(UCharIterator) and Collator::compareUTF8(StringPiece) 2009-03-13 23:38:43 +00:00
colldata.cpp ICU-6678 add uset_openEmpty() 2009-02-19 23:36:58 +00:00
coptccal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
coptccal.h ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk. 2008-03-22 02:58:07 +00:00
cpdtrans.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
cpdtrans.h ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
csdetect.cpp ICU-6480 clean up UMTX_CHECK usage in lazy init 2008-08-05 00:09:13 +00:00
csdetect.h ICU-5410 Comment out unused code. 2006-11-16 20:32:23 +00:00
csmatch.cpp ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csmatch.h ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csr2022.cpp ICU-6165 Prevent a reading past the end of a buffer. 2008-02-01 07:08:13 +00:00
csr2022.h ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csrecog.cpp ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csrecog.h ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csrmbcs.cpp ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review. 2008-02-01 10:34:40 +00:00
csrmbcs.h ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review. 2008-02-01 10:34:40 +00:00
csrsbcs.cpp ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review. 2008-02-01 10:34:40 +00:00
csrsbcs.h ICU-5310 White space fixes. 2006-08-10 19:08:46 +00:00
csrucode.cpp ICU-5314 Clean up UTF-16, UTF-32 detectors, UTF-16 test. 2006-08-11 18:55:15 +00:00
csrucode.h ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
csrutf8.cpp ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review. 2008-02-01 10:34:40 +00:00
csrutf8.h ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +00:00
curramt.cpp ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them 2004-04-27 21:47:09 +00:00
currfmt.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
currfmt.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
currpinf.cpp ICU-6433 improve currency parsing, fix parsing bug on non-empty suffix, fix plural format bug on non-empty negagtive numberpattern 2009-02-28 02:07:55 +00:00
currunit.cpp ICU-3500 fix compiler warning 2004-04-28 18:12:14 +00:00
datefmt.cpp ICU-6503 move createPatternInstance from DateFormat to DateIntervalFormat 2008-10-25 00:31:55 +00:00
dcfmtsym.cpp ICU-6736 merge APIs for currencySpacing from branch to trunk. 2009-02-24 00:50:46 +00:00
decimfmt.cpp ICU-6433 currency parsing, case sensitive against symbol and ISO, case insensitive against name; parse against plural pattern using names only 2009-03-10 20:53:27 +00:00
digitlst.cpp ICU-5350 more decimal format rounding mode fixes 2007-09-08 01:00:27 +00:00
digitlst.h ICU-5808 Fix for UCONFIG_NO_FORMATTING 2007-07-31 07:12:45 +00:00
dtfmtsym.cpp ICU-6072 Add DateFormatSymbols support for NarrowEras, use it to format & parse with GGGGG 2008-10-03 07:47:57 +00:00
dtitv_impl.h ICU-6157 date interval format 2008-05-28 00:33:44 +00:00
dtitvfmt.cpp ICU-6503 move createPatternInstance from DateFormat to DateIntervalFormat 2008-10-25 00:31:55 +00:00
dtitvinf.cpp ICU-6303 change FIXME to TODO 2008-10-22 06:06:56 +00:00
dtptngen_impl.h ICU-6626 Make DateTimePatternGenerator:initData use the skeletons specified for availableFormats, 2008-11-18 18:27:40 +00:00
dtptngen.cpp ICU-5702 Fix availableFormats fallback for aliased locales 2009-01-16 01:18:05 +00:00
dtrule.cpp ICU-5454 Fix newline settings for new code. 2007-06-29 16:27:12 +00:00
esctrn.cpp ICU-5030 Fixes for using the Visual C++ /clr compiler option 2006-02-06 06:41:52 +00:00
esctrn.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
ethpccal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
ethpccal.h ICU-4571 Updated EthiopicCalendar's constructor to specify era mode. New calendar keyword ethiopic-amete-alem to create an instance of EthiopicCalendar with Amete Alem era only. Modified the test case to cover ethiopic-amete-alem. 2008-03-24 22:21:21 +00:00
fmtable_cnv.cpp ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
fmtable.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
format.cpp ICU-5889 Fix some logic errors uncovered by BEAM. 2007-08-29 02:57:42 +00:00
funcrepl.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
funcrepl.h ICU-5410 We shouldn't export functions just to do code coverage. 2007-06-14 19:03:30 +00:00
gregocal.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
gregoimp.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
gregoimp.h ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
hebrwcal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
hebrwcal.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
i18n.rc ICU-5847 Fix copyright change. 2007-10-02 21:24:38 +00:00
i18n.vcproj ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
indiancal.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
indiancal.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
inputext.cpp ICU-6132 Recover from allocation errors more gracefully. 2008-02-08 09:10:22 +00:00
inputext.h ICU-6132 Recover from allocation errors more gracefully. 2008-02-08 09:10:22 +00:00
islamcal.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
islamcal.h ICU-6132 Add status to moonAge and various other null pointer checks. 2008-01-11 20:32:46 +00:00
japancal.cpp ICU-6412 Remove some unused variables. 2008-10-01 15:39:27 +00:00
japancal.h ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields. 2008-09-15 21:24:11 +00:00
Makefile.in ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
measfmt.cpp ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:38:33 +00:00
measure.cpp ICU-6132 Make sure that operator == does not dereference unit if it is null. 2008-01-11 22:02:07 +00:00
msgfmt_impl.h ICU-6344 uconfigtest / hdrtest fixes 2008-06-11 21:52:29 +00:00
msgfmt.cpp ICU-6311 full and abbreviated simple duration format support, release to trunk 2008-09-19 19:05:37 +00:00
name2uni.cpp ICU-5966 Fix some compiler warnings. 2008-03-07 19:40:46 +00:00
name2uni.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
nfrlist.h ICU-6132 Check for fStuff being null in various locations. 2008-01-11 22:28:37 +00:00
nfrs.cpp ICU-6132 Check buf for null in debgging code. 2008-01-11 22:38:26 +00:00
nfrs.h ICU-4092 Remove dead code 2004-12-31 18:54:55 +00:00
nfrule.cpp ICU-6132 Add null pointer check in prefixLength and allIgnorable. 2008-01-20 01:39:16 +00:00
nfrule.h ICU-6132 Add null pointer check in prefixLength and allIgnorable. 2008-01-20 01:39:16 +00:00
nfsubs.cpp ICU-6000 fix for RBNF in ICU4C 2007-10-24 00:38:03 +00:00
nfsubs.h ICU-5410 Move nfsubs.h private subclasses to nfsubs.cpp to get more accurate PureCoverage result. 2007-06-27 00:59:42 +00:00
nortrans.cpp ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
nortrans.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
nultrans.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-16 18:46:54 +00:00
nultrans.h ICU-5279 Hide more internal API. 2007-06-11 02:32:47 +00:00
numfmt.cpp ICU-6750 Allow aliases in numbering system descriptions 2009-02-23 22:41:41 +00:00
numsys.cpp ICU-6694 Fix resource bundle loading in numbering systems 2009-01-23 22:51:46 +00:00
olsontz.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
olsontz.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
persncal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
persncal.h ICU-4732 Default century support in Persian calendar. 2008-06-09 21:37:46 +00:00
plurfmt.cpp ICU-6586 code fixes after review. 2009-02-05 01:03:16 +00:00
plurrule_impl.h ICU-6374 Support decimal fractions in PluralRules:select() 2008-06-26 17:51:59 +00:00
plurrule.cpp ICU-6586 code fixes after review. 2009-02-05 01:03:16 +00:00
quant.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
quant.h ICU-5410 We shouldn't export functions just to do code coverage. 2007-06-14 19:03:30 +00:00
rbnf.cpp ICU-6734 unum_parse does not report parse errors for rule-based number formatters 2009-02-19 08:41:08 +00:00
rbt_data.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
rbt_data.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
rbt_pars.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
rbt_pars.h ICU-5410 Improve code coverage by removing unused/unuseable code. 2007-06-11 17:37:31 +00:00
rbt_rule.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
rbt_rule.h
rbt_set.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
rbt_set.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
rbt.cpp ICU-6132 Add memory check for rbnf, rbt, and rbt_data. 2008-01-14 20:27:51 +00:00
rbt.h ICU-5410 Improve code coverage by removing unused/unuseable code. 2007-06-14 01:37:11 +00:00
rbtz.cpp ICU-6176 Fix some Coverity warnings 2008-02-13 09:35:50 +00:00
regexcmp.cpp ICU-6472 Clean some compiler warnings and other fluff 2008-08-01 01:51:21 +00:00
regexcmp.h ICU-6125 Turn multiple consts into one enum. 2008-02-07 09:33:26 +00:00
regexcst.h ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex 2007-12-11 21:30:10 +00:00
regexcst.pl ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex 2007-12-11 21:30:10 +00:00
regexcst.txt ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex 2007-12-11 21:30:10 +00:00
regeximp.h ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex 2007-12-11 21:30:10 +00:00
regexst.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
regexst.h ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
reldtfmt.cpp ICU-6726 Fixed the date format test failures. 2009-03-16 22:25:05 +00:00
reldtfmt.h ICU-5427 Fix some memory leaks, simplify initialization, and follow desired policy stated in ticket 2796. 2007-06-15 02:35:33 +00:00
rematch.cpp ICU-6149 Fixed typos in comments. 2008-06-25 00:42:29 +00:00
remtrans.cpp ICU-6132 Check null pointer allocation and perform appropriate actions in regexst.cpp, remtrans.cpp, and repattrn.cpp. 2008-01-14 23:25:13 +00:00
remtrans.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
repattrn.cpp ICU-6076 Make sure that we objects are fully initialized for deletion, and 2008-02-17 18:26:39 +00:00
search.cpp ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
simpletz.cpp ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone in ICU4C. Also provided a test case. 2009-01-02 21:22:01 +00:00
smpdtfmt.cpp ICU-6726 Fixed the date format test failures. 2009-03-16 22:25:05 +00:00
sortkey.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:36:21 +00:00
strmatch.cpp ICU-3862 Make sure that data isn't exported when it is only needed internally. 2004-07-20 00:40:25 +00:00
strmatch.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
strrepl.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
strrepl.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
stsearch.cpp ICU-6344 disable search if break iteration is on 2008-06-20 22:53:25 +00:00
taiwncal.cpp ICU-6481 fix threading issues in calendar initialization code 2008-08-05 22:19:05 +00:00
taiwncal.h ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar. 2007-08-17 03:38:53 +00:00
tblcoll.cpp ICU-6729 add Collator::compare(UCharIterator) and Collator::compareUTF8(StringPiece) 2009-03-13 23:38:43 +00:00
timezone.cpp ICU-6597 Fix a DST display name bug. 2008-10-27 15:22:18 +00:00
titletrn.cpp ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
titletrn.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
tmunit.cpp ICU-6311 full and abbreviated simple duration format support, release to trunk 2008-09-19 19:05:37 +00:00
tmutamt.cpp ICU-6311 full and abbreviated simple duration format support, release to trunk 2008-09-19 19:05:37 +00:00
tmutfmt.cpp ICU-6303 change FIXME to TODO 2008-10-22 06:06:56 +00:00
tolowtrn.cpp ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
tolowtrn.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
toupptrn.cpp ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
toupptrn.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
translit.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
transreg.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
transreg.h ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
tridpars.cpp ICU-6551 reduce use of common words in rename. 2008-09-25 20:24:14 +00:00
tridpars.h ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets. 2005-06-09 17:30:48 +00:00
tzrule.cpp ICU-5575 Fix last change by making the static function a proper C callback. 2007-08-09 02:14:36 +00:00
tztrans.cpp ICU-5871 Fix crashes found running intltest w/o ICU data. 2007-08-23 01:19:39 +00:00
ucal.cpp ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration() 2009-03-18 20:23:40 +00:00
ucln_in.c ICU-4707 Fix some compiler warnings. 2006-08-24 18:51:49 +00:00
ucln_in.h ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
ucol_bld.cpp ICU-6641 fix compilation error with gcc 4.4 2008-11-24 19:24:13 +00:00
ucol_bld.h ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date). 2008-01-05 01:27:56 +00:00
ucol_cnt.cpp ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value. 2008-02-23 19:15:18 +00:00
ucol_cnt.h ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date). 2008-01-05 01:27:56 +00:00
ucol_elm.cpp ICU-6530 add UTrie2 and improve upvec_ via svn merge -r 24551:24849 icu/branches/markus/utf8 2008-10-22 19:50:07 +00:00
ucol_elm.h ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date). 2008-01-05 01:27:56 +00:00
ucol_imp.h ICU-6677 use UnicodeString::fromUTF32() in CollData code, see initial ticket description 2009-02-19 23:06:03 +00:00
ucol_res.cpp ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration() 2009-03-18 20:23:40 +00:00
ucol_sit.cpp ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
ucol_tok.cpp ICU-6567 Fix some compiler warnings 2008-10-03 20:30:55 +00:00
ucol_tok.h ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date). 2008-01-05 01:27:56 +00:00
ucol_wgt.c ICU-4707 A function can't be inline when it's always called out of line. 2006-05-21 07:27:31 +00:00
ucol_wgt.h ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date). 2008-01-05 01:27:56 +00:00
ucol.cpp ICU-6777 Fix off-by-1 buffer size in ucol_prv_getSpecialCE for DIGIT_TAG & long digit strings 2009-03-12 20:21:35 +00:00
ucoleitr.cpp ICU-6659 Merge changes from branches/eric/boyer-moore 2009-01-22 00:24:48 +00:00
ucsdet.cpp ICU-5410 Remove untested code as per the agreed policy stated in ticket #2972. 2007-06-11 18:52:53 +00:00
ucurr.cpp ICU-6770 CLDR 1.7 integration snapshot - phase 1 2009-03-13 03:21:29 +00:00
ucurrimp.h ICU-6433 currency parsing, case sensitive against symbol and ISO, case insensitive against name; parse against plural pattern using names only 2009-03-10 20:53:27 +00:00
udat.cpp ICU-6613 fix udat crashers. See also ICU-6737 2009-02-14 02:29:08 +00:00
udatpg.cpp ICU-2515 Make uenum_openStringEnumeration() public, rename to uenum_openFromStringEnumeration() 2009-03-18 20:23:40 +00:00
ulocdata.c ICU-6571 fix bug in ulocdata_getCLDRVersion 2009-03-16 20:45:02 +00:00
umsg_imp.h
umsg.cpp ICU-5333 Whitespace changes. 2006-08-19 21:27:08 +00:00
unesctrn.cpp ICU-6132 Check null pointer before dereferencing in unesctrn, unistr, and unum. 2008-01-16 22:58:59 +00:00
unesctrn.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
uni2name.cpp ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
uni2name.h ICU-5410 Remove unused/untestable code 2007-06-08 22:31:20 +00:00
unum.cpp ICU-6734 unum_parse does not report parse errors for rule-based number formatters 2009-02-19 08:41:08 +00:00
uregex.cpp ICU-6656 URegex_replaceAll(), fix incorrect size return value when output buffer is too small 2009-01-08 06:55:22 +00:00
uregexc.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers 2006-09-04 17:15:14 +00:00
usearch.cpp ICU-6717 return quaternary value as CE for strengths QUATERNARY, IDENTICAL. Re-enable TestSearchForNull. 2009-02-03 19:50:39 +00:00
uspoof_build.cpp ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_buildconf.cpp ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_buildconf.h ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_buildwsconf.cpp ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_buildwsconf.h ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_impl.cpp ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof_impl.h ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
uspoof.cpp ICU-4790 spoof impl merged to trunk. 2009-03-09 23:40:15 +00:00
usrchimp.h ICU-5420 merge changes from branches/eric/string-search r.23303 - r.23976 2008-05-23 04:22:28 +00:00
utmscale.c ICU-5490 add UDateTimeScale for Unix time with microseconds granularity 2006-11-02 17:33:51 +00:00
utrans.cpp ICU-4671 Fix for Forte 8 2005-07-18 20:22:03 +00:00
vtzone.cpp ICU-5955 Add deleter for TimeZoneRule. 2008-06-06 18:44:54 +00:00
windtfmt.cpp ICU-6726 Fixed the date format test failures. 2009-03-16 22:25:05 +00:00
windtfmt.h ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage 2009-03-16 15:23:11 +00:00
winnmfmt.cpp ICU-5741 Test and fix cloning of Win32NumberFormat and Win32DateFormat 2007-06-12 05:20:11 +00:00
winnmfmt.h ICU-5410 Improve code coverage. 2007-06-07 22:05:26 +00:00
wintzimpl.cpp ICU-6207 Cleaned up unused code. Minor improvements. 2008-09-30 19:18:59 +00:00
wintzimpl.h ICU-6207 Disable getting windows timezone information from static tables. Use resource bundles and TimeZone and Calendar API to get needed timezone information. Create a new file in i18n to allow access to TimeZone and Calendar API. Update subsequent files to use new wintzimpl.h API. 2008-09-18 21:13:52 +00:00
zonemeta.cpp ICU-6322 Fix compiler warning concerning assigning of negative values to unsigned int. 2009-03-17 21:16:08 +00:00
zonemeta.h ICU-6645 Prebuild more canonical tzid table data into data file 2009-03-10 21:52:57 +00:00
zstrfmt.cpp ICU-6602 Construct a generic location string with a substring of its tzid for an unknown time zone except ones starting with Etc/. Updated test case to check such time zones also round trip with pattern VVVV. 2009-01-13 04:22:37 +00:00
zstrfmt.h ICU-6414 Optimize CharacterNode and TextTrieMap in zstrfmt 2008-07-03 16:03:59 +00:00