.. |
unicode
|
ICU-6188 ucol_getSortKey should return 0 upon memory allocation error.
|
2008-02-23 07:21:00 +00:00 |
anytrans.cpp
|
ICU-6132 Check for null pointer in AnyTransliterator constructors.
|
2008-01-09 04:40:16 +00:00 |
anytrans.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
astro.cpp
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +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 |
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 |
buddhcal.cpp
|
ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
|
2007-08-17 03:38:53 +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-6132 Check for dereferencing of null pointers in calendar code.
|
2008-01-09 20:25:21 +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 |
chnsecal.cpp
|
ICU-4081 Remove tabs
|
2008-01-16 16:45:12 +00:00 |
chnsecal.h
|
ICU-4081 Remove tabs
|
2008-01-16 16:45:12 +00:00 |
choicfmt.cpp
|
ICU-6153 Fix for Windows versus non-Windows differences.
|
2008-01-22 00:11:43 +00:00 |
coleitr.cpp
|
ICU-6024 Add dynamic buffer to collIterate to extend the size of CEs if needed to limit buffer overflow errors. CE buffer overflow cintltst test is changed to reflect this change.
|
2007-12-15 00:30:35 +00:00 |
coll.cpp
|
ICU-6132 Check for null pointer in clone() before dereferencing.
|
2008-01-09 17:30:59 +00:00 |
cpdtrans.cpp
|
ICU-6132 Check for memory allocation error in CompoundTransliterator.
|
2008-01-09 21:00:11 +00:00 |
cpdtrans.h
|
ICU-5805 Update copyright notices for ICU 3.8
|
2007-07-27 03:12:12 +00:00 |
csdetect.cpp
|
ICU-6176 Fix some Coverity warnings
|
2008-02-13 09:35:50 +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 Change error code for null pointer.
|
2008-01-09 23:16:56 +00:00 |
currfmt.h
|
ICU-6118 Export less internal API.
|
2008-01-02 23:53:26 +00:00 |
currunit.cpp
|
ICU-3500 fix compiler warning
|
2004-04-28 18:12:14 +00:00 |
datefmt.cpp
|
ICU-6132 Check dereferencing null pointers, fCalendar and fNumberFormat.
|
2008-01-09 23:39:39 +00:00 |
dcfmtsym.cpp
|
ICU-6125 Eliminate a few kilobytes of unused bits in constant data structures.
|
2008-01-08 09:45:15 +00:00 |
decimfmt.cpp
|
ICU-5491 fixed a problem with negative multipliers, added tests for it
|
2008-02-05 04:25:48 +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-6132 Add memory allocation error checking in createZoneStrings().
|
2008-01-11 19:07:49 +00:00 |
dtptngen_impl.h
|
ICU-6125 Eliminate a few kilobytes of unused bits in constant data structures.
|
2008-01-08 09:45:15 +00:00 |
dtptngen.cpp
|
ICU-6076 Make sure that we objects are fully initialized for deletion, and
|
2008-02-17 18:26:39 +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 |
fmtable_cnv.cpp
|
ICU-4561 Update copyright notices for ICU 3.4
|
2005-06-07 23:38:09 +00:00 |
fmtable.cpp
|
ICU-6132 Add various error checks for fString.
|
2008-01-11 19:42:41 +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 Add translit and replacer null pointer check.
|
2008-01-11 19:55:29 +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-6125 Eliminate a few kilobytes of unused bits in constant data structures.
|
2008-01-08 09:45:15 +00:00 |
gregoimp.cpp
|
ICU-5805 Update copyright notices for ICU 3.8
|
2007-07-27 03:12:12 +00:00 |
gregoimp.h
|
ICU-5805 Update copyright notices for ICU 3.8
|
2007-07-27 03:12:12 +00:00 |
hebrwcal.cpp
|
ICU-6125 Eliminate a few kilobytes of unused bits in constant data structures.
|
2008-01-08 09:45:15 +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-5794 Fixes for Windows, build configuration and other issues.
|
2007-12-17 19:30:03 +00:00 |
indiancal.cpp
|
ICU-4081 Ported Chinese calendar from icu4j. Mostly working.
|
2007-10-25 20:26:34 +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-6132 Add status to moonAge and various other null pointer checks.
|
2008-01-11 20:32:46 +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-4567 Updated TaiwanCalendar to use a Gregorian year in EXTENDED_YEAR. As a result, some override methods are no longer required. Also, use 1970 as the default value of EXTENDED_YEAR in all GregorianCalendar subclasses
|
2007-08-16 22:10:16 +00:00 |
japancal.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
Makefile.in
|
ICU-5794 merge from feature branch.
|
2007-12-17 01:39:55 +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-6118 Export less internal API.
|
2008-01-02 23:53:26 +00:00 |
msgfmt.cpp
|
ICU-5955 SubFormat should derive from UMemory.
|
2008-01-24 03:51:26 +00:00 |
name2uni.cpp
|
ICU-5445 Fix some compiler warnings.
|
2007-07-24 21:21:49 +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-6132 Add check in parseCurrency and registerFactory for null pointer.
|
2008-01-17 23:16:29 +00:00 |
olsontz.cpp
|
ICU-6132 Check to make sure historicRules[typeIdx] is not null.
|
2008-01-17 17:48:47 +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-6125 Eliminate a few kilobytes of unused bits in constant data structures.
|
2008-01-08 09:45:15 +00:00 |
persncal.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
plurfmt.cpp
|
ICU-5794 1. Fixed warnings. 2. Add mutex for hash table read. 3. Add more comments.
|
2008-01-20 02:30:30 +00:00 |
plurrule_impl.h
|
ICU-6118 Export less internal API.
|
2008-01-02 23:53:26 +00:00 |
plurrule.cpp
|
ICU-5794 modify the code not using mutex pool.
|
2008-01-25 18:54:43 +00:00 |
quant.cpp
|
ICU-6132 Check to make sure matcher is not dereference if it is null.
|
2008-01-14 18:38:36 +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-6176 Fix some Coverity warnings
|
2008-02-13 09:35:50 +00:00 |
rbt_data.cpp
|
ICU-6132 Add memory check for rbnf, rbt, and rbt_data.
|
2008-01-14 20:27:51 +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 Enable handling of memory allocation errors in rbt_pars.cpp and rbt_rule.cpp.
|
2008-01-14 22:29:44 +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 Enable handling of memory allocation errors in rbt_pars.cpp and rbt_rule.cpp.
|
2008-01-14 22:29:44 +00:00 |
rbt_rule.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_set.cpp
|
ICU-6132 Fixed misspelling of error code.
|
2008-01-17 22:51:54 +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-6132 Add null pointer check to regexcmp.cpp
|
2008-01-14 22:39:03 +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 Compact the deletion of memory allocation error for array pointers in regexst.cpp.
|
2008-02-09 00:30:33 +00:00 |
regexst.h
|
ICU-5427 Reduce regex static memory consumption by 35%
|
2007-06-22 01:06:31 +00:00 |
reldtfmt.cpp
|
ICU-6018 relative date and test failures
|
2008-01-04 01:21:37 +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 Merge regexp resource limit functions into the trunk
|
2008-02-20 03:08:44 +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-6132 Add check for memory allocation error in constructors and throughout search.cpp.
|
2008-01-15 23:43:10 +00:00 |
simpletz.cpp
|
ICU-6132 Fix test failure by separating null pointer check.
|
2008-01-16 17:00:08 +00:00 |
smpdtfmt.cpp
|
ICU-5684 Update API doc and add to NUMERIC_FORMAT_CHARS 'Y' and 'e'.
|
2008-01-24 20:58:00 +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-6132 Check for null pointer dereferencing in operator =.
|
2008-01-16 17:00:55 +00:00 |
taiwncal.cpp
|
ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
|
2007-08-17 03:38:53 +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-6132 Add proper checking of pointer before dereferencing in timezone and tblcoll.
|
2008-01-16 17:13:11 +00:00 |
timezone.cpp
|
ICU-5561 Added another version of getCanonicalID which tells you if the given ID is a system timezon in C++. Updated ucal_getCanonicalTimeZone to support the feature as well.
|
2008-02-05 19:14:43 +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 |
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-6132 Add null pointer check before using in translit and transreg.
|
2008-01-16 18:01:51 +00:00 |
transreg.cpp
|
ICU-6132 Recover from allocation errors more gracefully.
|
2008-02-08 08:21:32 +00:00 |
transreg.h
|
ICU-5161 Reduce memory consumption.
|
2006-04-14 21:09:42 +00:00 |
tridpars.cpp
|
ICU-6132 Use memory check to ensure null pointers are not dereference in tridpars.
|
2008-01-16 18:18:23 +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-5561 Added another version of getCanonicalID which tells you if the given ID is a system timezon in C++. Updated ucal_getCanonicalTimeZone to support the feature as well.
|
2008-02-05 19:14:43 +00:00 |
ucln_in.c
|
ICU-4707 Fix some compiler warnings.
|
2006-08-24 18:51:49 +00:00 |
ucln_in.h
|
ICU-5955 Fix a few crashes under error conditions.
|
2008-01-21 17:35:02 +00:00 |
ucol_bld.cpp
|
ICU-6132 Add memory allocation check in ucol, ucol_bld, and ucol_cnt.
|
2008-01-16 20:12:48 +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 Add memory allocation check in ucol, ucol_bld, and ucol_cnt.
|
2008-01-16 20:12:48 +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-6076 Check one allocation at a time, and don't double free memory.
|
2008-02-16 12:08: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-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_res.cpp
|
ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
|
2008-02-10 20:17:14 +00:00 |
ucol_sit.cpp
|
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_tok.cpp
|
ICU-6176 Fix some Coverity warnings
|
2008-02-13 09:35:50 +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-6188 ucol_getSortKey should return 0 upon memory allocation error.
|
2008-02-23 07:21:00 +00:00 |
ucoleitr.cpp
|
ICU-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
|
2008-02-10 20:17:14 +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-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
ucurrimp.h
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
udat.cpp
|
ICU-5241 Added single setters for quarters
|
2006-08-08 21:58:59 +00:00 |
udatpg.cpp
|
ICU-5787 merge from feature branch revision 22024:22252.
|
2007-08-03 18:43:04 +00:00 |
ulocdata.c
|
ICU-5410 Improve code coverage.
|
2007-06-14 01:30:51 +00:00 |
umsg_imp.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
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-6132 Check null pointer before dereferencing in unesctrn, unistr, and unum.
|
2008-01-16 22:58:59 +00:00 |
uregex.cpp
|
ICU-6149 Merge regexp resource limit functions into the trunk
|
2008-02-20 03:08:44 +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-6076 Use window failure testing instead of max size testing. This allows you to skip some hash table failures. Hash tables grow by powers of 2.
|
2008-02-10 20:17:14 +00:00 |
usrchimp.h
|
ICU-6063 fix memory leak. Also, rename a variable for clarity
|
2007-12-05 21:13:44 +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-6176 Fix some Coverity warnings
|
2008-02-13 09:35:50 +00:00 |
windtfmt.cpp
|
ICU-5410 Improve code coverage by turning a stack array into a static const array.
|
2007-06-15 17:21:17 +00:00 |
windtfmt.h
|
ICU-5410 Improve code coverage.
|
2007-06-07 22:05:26 +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 |
zonemeta.cpp
|
ICU-6132 Recover from allocation errors more gracefully.
|
2008-02-08 08:21:32 +00:00 |
zonemeta.h
|
ICU-5561 Adding new C++ API TimeZone::getCanonicalID and its C corresponding. Added test cases for the new API. Cleaned up ZoneMeta class.
|
2008-01-23 23:47:13 +00:00 |
zstrfmt.cpp
|
ICU-6076 Fix allocation failure recovery problems.
|
2008-02-19 07:53:15 +00:00 |
zstrfmt.h
|
ICU-5966 Fix some compiler warnings
|
2008-02-07 17:39:15 +00:00 |