.. |
unicode
|
ICU-7616 Enable non-Gregorian calendars for DateIntervalFormat
|
2010-04-17 08:24:01 +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-7227 Merging the fix done for #7227 from ICU4J to ICU4C. ICU4C does not have equivalent test case, so it did not report the exact same problem.
|
2009-11-06 05:24:37 +00:00 |
bms.cpp
|
ICU-7068 Add statements to ensure that uconfigtest passes
|
2009-08-04 21:09:17 +00:00 |
bmsearch.cpp
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +00:00 |
bocsu.c
|
|
|
bocsu.h
|
|
|
brktrans.cpp
|
ICU-6991 Fix function name.
|
2009-09-25 17:16:39 +00:00 |
brktrans.h
|
ICU-6991 Fix function name.
|
2009-09-25 17:16:39 +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-6691 Use most recently set year field in handleGetExtendedYear
|
2010-03-02 16:23:13 +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-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +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-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +00:00 |
coll.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
colldata.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
coptccal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +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-6799 more warning fixes
|
2009-04-02 07:34:37 +00:00 |
csdetect.cpp
|
ICU-6394 charset detection returns duplicate charsets
|
2009-04-24 22:24:27 +00:00 |
csdetect.h
|
ICU-5410 Comment out unused code.
|
2006-11-16 20:32:23 +00:00 |
csmatch.cpp
|
|
|
csmatch.h
|
|
|
csr2022.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
csr2022.h
|
|
|
csrecog.cpp
|
|
|
csrecog.h
|
|
|
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-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
|
2009-04-13 21:32:21 +00:00 |
csrsbcs.h
|
ICU-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
|
2009-04-13 21:32:21 +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
|
|
|
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
|
|
|
curramt.cpp
|
|
|
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-7452 add using Xxx:format statements to all Format subclasses that override format
|
2010-02-24 23:52:27 +00:00 |
currpinf.cpp
|
ICU-7273 add loading of custom data, with caching, test data and test code
|
2010-02-16 23:43:22 +00:00 |
currunit.cpp
|
|
|
datefmt.cpp
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
|
2010-01-28 19:39:24 +00:00 |
dcfmtsym.cpp
|
ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
|
2009-11-12 21:53:42 +00:00 |
decContext.c
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decContext.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decimfmt.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decNumber.c
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
|
2010-05-11 06:08:15 +00:00 |
decNumber.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decNumberLocal.h
|
ICU-5193 API additions for big decimal formatting. Implementation not there yet.
|
2010-01-15 22:28:39 +00:00 |
decnumstr.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decnumstr.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
digitlst.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
digitlst.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
dtfmtsym.cpp
|
ICU-7232 merge branch/dougfelt/datasplit at revision 26862 into trunk
|
2009-11-12 21:53:42 +00:00 |
dtitv_impl.h
|
ICU-6157 date interval format
|
2008-05-28 00:33:44 +00:00 |
dtitvfmt.cpp
|
ICU-7616 Enable non-Gregorian calendars for DateIntervalFormat
|
2010-04-17 08:24:01 +00:00 |
dtitvinf.cpp
|
ICU-7616 Enable non-Gregorian calendars for DateIntervalFormat
|
2010-04-17 08:24:01 +00:00 |
dtptngen_impl.h
|
ICU-6799 warning reduction
|
2009-04-22 22:02:47 +00:00 |
dtptngen.cpp
|
ICU-7180 Also don't adjust minute & second field length by default.
|
2010-02-22 00:58:52 +00:00 |
dtrule.cpp
|
ICU-5454 Fix newline settings for new code.
|
2007-06-29 16:27:12 +00:00 |
esctrn.cpp
|
|
|
esctrn.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
ethpccal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +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-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
fmtable.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
format.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
fphdlimp.cpp
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
|
2010-01-28 19:39:24 +00:00 |
fphdlimp.h
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
|
2010-01-28 19:39:24 +00:00 |
fpositer.cpp
|
ICU-7369 Clean up uconfig test failures.
|
2010-01-26 00:55:35 +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-6691 Use most recently set year field in handleGetExtendedYear
|
2010-03-02 16:23:13 +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-1624 Add additional test for Hebrew month Elul
|
2009-11-03 04:50:03 +00:00 |
i18n.rc
|
ICU-7425 update ICU DLL comments
|
2010-02-18 04:33:41 +00:00 |
i18n.vcproj
|
ICU-7586 update version number for milestone:4.5.1
|
2010-04-02 00:12:54 +00:00 |
indiancal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
indiancal.h
|
ICU-6118 Export less internal API.
|
2008-01-02 23:53:26 +00:00 |
inputext.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
inputext.h
|
ICU-6132 Recover from allocation errors more gracefully.
|
2008-02-08 09:10:22 +00:00 |
islamcal.cpp
|
ICU-6887 Fix day-of-month calculations in Islamic calendar - add back to limits test
|
2010-02-25 00:03:49 +00:00 |
islamcal.h
|
ICU-5078 remove duplicate 'that'
|
2009-03-26 15:56:47 +00:00 |
japancal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +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 |
locdspnm.cpp
|
ICU-7539 Fix Memory Leak in LocaleDisplayNames
|
2010-03-11 19:54:35 +00:00 |
Makefile.in
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
measfmt.cpp
|
|
|
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-3931 Merge into trunk from branch kirtig -Added SelectFormat
|
2010-01-16 03:07:18 +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-6896 Workaround to allow parsing of spellouts in Arabic, Hebrew, and Maltese
|
2009-05-01 20:30:31 +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-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +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-7273 minor C++ changes parallel with Java
|
2010-02-04 23:57:28 +00:00 |
nortrans.h
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +00:00 |
nultrans.cpp
|
|
|
nultrans.h
|
ICU-5279 Hide more internal API.
|
2007-06-11 02:32:47 +00:00 |
numfmt.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
numsys.cpp
|
ICU-7217 Add a U_FAILURE check in NumberingSystem::createInstance()
|
2010-03-31 00:06:58 +00:00 |
olsontz.cpp
|
ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
|
2010-02-24 07:54:30 +00:00 |
olsontz.h
|
ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
|
2010-02-24 07:54:30 +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-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +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-6896 Workaround to allow parsing of spellouts in Arabic, Hebrew, and Maltese
|
2009-05-01 20:30:31 +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-4521 Merge from branch, fixes for 64bit alignment & type conversions
|
2010-02-25 06:33:29 +00:00 |
regexcmp.h
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +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-4521 Merge from branch, fixes for 64bit alignment & type conversions
|
2010-02-25 06:33:29 +00:00 |
regexst.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
regexst.h
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regextxt.cpp
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regextxt.h
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
|
2010-05-11 06:08:15 +00:00 |
reldtfmt.cpp
|
ICU-6998 compiler warning fix
|
2009-06-16 16:32:43 +00:00 |
reldtfmt.h
|
ICU-7452 add using Xxx:format statements to all Format subclasses that override format
|
2010-02-24 23:52:27 +00:00 |
rematch.cpp
|
ICU-7651 Fix incorrect size calculation of fSmallData in regex.
|
2010-04-28 02:32:00 +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-7446 Note that UREGEX_LITERAL is unimplemented, and return U_REGEX_UNIMPLEMENTED for it.
|
2010-02-27 03:40:56 +00:00 |
search.cpp
|
ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
|
2010-02-27 01:01:45 +00:00 |
selfmt.cpp
|
ICU-6911 Add value deleter when copying hash table.
|
2010-03-12 16:28:01 +00:00 |
selfmtimpl.h
|
ICU-7304 Fix line feed and svn property.
|
2010-01-19 19:25: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-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era.
|
2010-04-06 18:04:27 +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
|
|
|
strmatch.h
|
|
|
strrepl.cpp
|
|
|
strrepl.h
|
|
|
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-6799 Fixed warnings for collation.
|
2009-04-22 23:10:07 +00:00 |
timezone.cpp
|
ICU-5624 64bit time zone transition support changes merged from Yoshito's work branch. Also updated time zone code to use region mapping data only from zoneinfo64 (so zoneFormatting data in supplementalData is no longer used).
|
2010-02-24 07:54:30 +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-7273 add loading of custom data, with caching, test data and test code
|
2010-02-16 23:43:22 +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-3547 remove unnecessary umtx_init() calls.
|
2009-07-03 00:36:51 +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-3547 remove unnecessary umtx_init() calls.
|
2009-07-03 00:36:51 +00:00 |
tridpars.h
|
|
|
tzrule.cpp
|
ICU-7306 Fix function signature to avoid linking errors on some platforms.
|
2009-12-18 20:42:41 +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-7295 ucal_open crash if locale==NULL && caltype==UCAL_GREGORIAN
|
2010-01-26 07:21:21 +00:00 |
ucln_in.c
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
|
2009-09-03 20:40:02 +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-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +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-7273 remove #include unormimp.h where not used any more
|
2010-02-25 00:21:02 +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-7273 namespace fix
|
2010-01-21 23:28:30 +00:00 |
ucol_res.cpp
|
ICU-7482 z issues - cintltest passes!
|
2010-03-03 01:47:00 +00:00 |
ucol_sit.cpp
|
ICU-7273 remove #include unormimp.h where not used any more
|
2010-02-25 00:21:02 +00:00 |
ucol_tok.cpp
|
ICU-6912 ucol_openRules accesses invalid memory.
|
2010-03-03 17:47:54 +00:00 |
ucol_tok.h
|
ICU-7015 Implementing compact collation tailoring syntax by introducing a star-notation.
|
2010-02-09 19:59:06 +00:00 |
ucol_wgt.cpp
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +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-7686 initialize FCD only when the collator needs it
|
2010-05-14 17:16:13 +00:00 |
ucoleitr.cpp
|
ICU-6911 Ensure that memory is freed before setting to NULL.
|
2010-03-12 20:08:20 +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-7482 z issues - cintltest passes!
|
2010-03-03 01:47:00 +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-7550 udat_setSymbols should call verifyIsSimpleDateFormat to avoid crash with RelativeDateFormat
|
2010-05-13 03:35:54 +00:00 |
udatpg.cpp
|
ICU-7180 For hour field, change default behavior to not adjust pattern
|
2009-12-10 09:13:49 +00:00 |
ulocdata.c
|
ICU-3904 Dynamic data loading capability
|
2009-12-03 18:06:37 +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-7216 Add U_FAILURE check in unum_open()
|
2010-03-30 21:46:11 +00:00 |
uregex.cpp
|
ICU-4521 kill more warnings
|
2010-02-27 07:43:07 +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-7093 kill some warnings
|
2010-02-27 07:43:41 +00:00 |
uspoof_build.cpp
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
|
2009-09-16 01:08:54 +00:00 |
uspoof_conf.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
uspoof_conf.h
|
ICU-7049 fix renaming. Merge of r26721, r26723, r26726
|
2009-10-01 22:52:39 +00:00 |
uspoof_impl.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
uspoof_impl.h
|
ICU-4790 Fix uconfig error.
|
2009-05-05 02:03:27 +00:00 |
uspoof_wsconf.cpp
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
|
2009-09-16 01:08:54 +00:00 |
uspoof_wsconf.h
|
ICU-7049 fix renaming. Merge of r26721, r26723, r26726
|
2009-10-01 22:52:39 +00:00 |
uspoof.cpp
|
ICU-6991 Fix memory leaks in currpinf, uspoof, and some test in intltest.
|
2009-09-21 02:10:54 +00:00 |
usrchimp.h
|
ICU-7273 namespace fix
|
2010-01-21 23:28:30 +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-5260 'multiple passes' rules in C API of the transliteration functions
|
2009-04-17 01:02:11 +00:00 |
vtzone.cpp
|
ICU-6902 merge of r26358 into trunk (z changes)
|
2009-07-18 02:35:27 +00:00 |
vzone.cpp
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
vzone.h
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
windtfmt.cpp
|
ICU-6726 Remove unneeded lower bound check in ICU4C
|
2009-03-26 19:06:50 +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-7229 In addition to the previous change, nullify TIME_ZONE_INFORMATION in getWindowsTimeZoneInfo, because we do not set standard/daylight names.
|
2009-11-06 05:48:37 +00:00 |
wintzimpl.h
|
ICU-6926 Fix svn properties and text file line endings
|
2009-06-16 05:56:50 +00:00 |
zonemeta.cpp
|
ICU-6911 Close unneeded resource bundle and remove old code.
|
2010-03-03 18:41:06 +00:00 |
zonemeta.h
|
ICU-6444 Retire gCanonicalMap in ZoneMeta. Matching the implementation for getCanonicalSystemID / getCanonicalCountry with J trunk implementation. It shows 5-10% performance degrade in typical test cases. I'll revisit this if we need caches for them. Also, I'll update territory mapping to read the data from zoneinfo later.
|
2010-02-12 22:06:49 +00:00 |
zrule.cpp
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
zrule.h
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
zstrfmt.cpp
|
ICU-7513 Fixing generic partial location format problem exposed by the CLDR 1.8 data. Also updated the test code to emit error log including more information.
|
2010-03-10 23:38:25 +00:00 |
zstrfmt.h
|
ICU-6426 Zone String Formatter, reduce heap memory usage.
|
2009-10-01 18:31:00 +00:00 |
ztrans.cpp
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
ztrans.h
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |