scuffed-code/icu4c/source/i18n
George Rhoten 1d64a7d5b4 ICU-6125 Mark more data constant.
X-SVN-Rev: 23181
2008-01-08 03:46:30 +00:00
..
unicode 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
anytrans.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-04 16:36:21 +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-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +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-6018 relative date and test failures 2008-01-04 01:21:37 +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 Ported more tests and fixed more problems revealed by tests 2007-11-07 00:07:35 +00:00
chnsecal.h ICU-4081 Ported tests and fixed problems revealed by tests 2007-11-06 22:26:06 +00:00
choicfmt.cpp ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function. 2006-04-08 09:48:13 +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-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
cpdtrans.cpp ICU-4707 Fix some compiler warnings about unused variables. 2006-02-09 08:59:20 +00:00
cpdtrans.h ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
csdetect.cpp ICU-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +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-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +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-5333 Whitespace changes. 2006-08-19 21:27:08 +00:00
csrmbcs.h ICU-5376 use unsigned value for IternatedChar.charValue. 2007-07-23 23:53:34 +00:00
csrsbcs.cpp ICU-5310 White space fixes. 2006-08-10 19:08:46 +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-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1. 2006-05-09 18:06:10 +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-5410 Remove untestable/unneeded private code that can't be tested from the API 2006-11-15 22:53:12 +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-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +00:00
dcfmtsym.cpp ICU-5794 Various fixes for the following items. 2007-12-29 05:51:50 +00:00
decimfmt.cpp ICU-5545 Synchronize DecimalFormat::setMultiplier with ICU4J. 2007-07-17 22:39:44 +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-5966 Fix some compiler warnings. 2007-12-05 05:37:54 +00:00
dtptngen_impl.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
dtptngen.cpp ICU-5955 Mark data const 2008-01-03 10:07:47 +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-4707 Fix some compiler warnings 2006-01-14 09:24:33 +00:00
format.cpp ICU-5889 Fix some logic errors uncovered by BEAM. 2007-08-29 02:57:42 +00:00
funcrepl.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +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-4081 Ported Chinese calendar from icu4j. Mostly working. 2007-10-25 20:26:34 +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-4081 Ported Chinese calendar from icu4j. Mostly working. 2007-10-25 20:26:34 +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-4639 code review comments. 2006-08-21 23:35:23 +00:00
inputext.h ICU-4639 code review comments. 2006-08-21 23:35:23 +00:00
islamcal.cpp ICU-4081 Ported Chinese calendar from icu4j. Mostly working. 2007-10-25 20:26:34 +00:00
islamcal.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08: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-3500 fix compiler warning 2004-04-28 18:12:14 +00:00
msgfmt_impl.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
msgfmt.cpp ICU-5794 Various fixes for the following items. 2007-12-29 05:51:50 +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-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
nfrs.cpp ICU-4559 Make the library contain less data. 2005-06-16 17:22:32 +00:00
nfrs.h ICU-4092 Remove dead code 2004-12-31 18:54:55 +00:00
nfrule.cpp ICU-4707 Fix some compiler warnings about unused variables. 2006-02-09 08:59:20 +00:00
nfrule.h ICU-4330 HP-UX has a C++ name mangling bug when the namespace version 2005-06-14 17:14:30 +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-5852 Improve ability to round denormalized IEEE754 numbers and improve debug output. 2007-08-17 05:27:19 +00:00
olsontz.cpp ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +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-4081 Ported Chinese calendar from icu4j. Mostly working. 2007-10-25 20:26:34 +00:00
persncal.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
plurfmt.cpp ICU-5794 Various fixes for the following items. 2007-12-29 05:51:50 +00:00
plurrule_impl.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
plurrule.cpp ICU-5794 Prevent an infinite loop. 2008-01-02 21:00:31 +00:00
quant.cpp ICU-5410 Fix some indention format problems. 2007-06-14 20:30:52 +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-5161 Don't allow users to access uninitialized memory. 2006-04-17 17:01:52 +00:00
rbt_data.cpp ICU-5161 Reduce memory consumption. 2006-04-14 21:09:42 +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-6076 Fix some allocation issues. 2007-12-14 10:17:12 +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-5745 Improve performance of translit/TransliteratorTest/TestInstantiation 2007-06-15 23:32:12 +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-5410 Fix some indention format problems. 2007-06-14 20:30:52 +00:00
rbt_set.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
rbt.cpp ICU-5410 Improve code coverage by removing unused/unuseable code. 2007-06-14 01:37:11 +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-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +00:00
regexcmp.cpp ICU-5955 Mark data const 2008-01-03 10:07:47 +00:00
regexcmp.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.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-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.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-5386 Fix a compilation problem in the previous revision - changed int to int32_t. 2007-12-14 03:53:20 +00:00
remtrans.cpp ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one 2005-06-29 19:22:01 +00:00
remtrans.h ICU-5279 Reduce the set of exported functions. 2007-06-03 06:08:46 +00:00
repattrn.cpp 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
search.cpp ICU-4452 fix bugs that showed up after adding coverage tests 2005-07-14 23:25:48 +00:00
simpletz.cpp ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +00:00
smpdtfmt.cpp ICU-5990 Merging time zone formatting/parsing changes from yoshito's working branch to the trunk. 2007-11-28 20:49:58 +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-5445 Fix some compiler warnings 2006-12-19 06:06:30 +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-6076 Prevent a double mutex lock when the following happens. 2007-12-18 01:19:16 +00:00
timezone.cpp ICU-6125 Mark more data constant. 2008-01-08 03:46: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
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-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +00:00
transreg.cpp ICU-5247 update data from CLDR 1.4 beta 2006-06-23 16:31:07 +00:00
transreg.h ICU-5161 Reduce memory consumption. 2006-04-14 21:09:42 +00:00
tridpars.cpp ICU-5161 Fix valgrind and Purify warnings about getTerminatedBuffer and uninitialized memory reads. 2006-04-14 21:43:21 +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-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly. 2007-08-19 08:59:28 +00:00
ucln_in.c ICU-4707 Fix some compiler warnings. 2006-08-24 18:51:49 +00:00
ucln_in.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
ucol_bld.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_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-5805 Update copyright notices for ICU 3.8 2007-07-27 03:12:12 +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-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.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-6125 Mark more data constant. 2008-01-08 03:46:30 +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-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.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-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
ucoleitr.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
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-4296 Reduce the number of function exports 2004-12-14 16:59:34 +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-5856 Promote @draft API to @stable for ICU 3.8 release, and make sure that the existing API is labeled correctly. 2007-08-19 08:59:28 +00:00
uregex.cpp 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
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-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
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-5919 Fixes for old iostream usage on an older HP-UX machine. 2007-09-06 19:21:55 +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-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
zonemeta.h ICU-6118 Export less internal API. 2008-01-02 23:53:26 +00:00
zstrfmt.cpp ICU-5990 Slightly reduce the cache further. 2007-12-15 11:21:16 +00:00
zstrfmt.h ICU-5990 Slightly reduce the cache further. 2007-12-15 11:21:16 +00:00