scuffed-code/icu4c/source/i18n
2004-12-17 23:07:36 +00:00
..
unicode ICU-4307 clean up @see references, document UTimeScaleValue, use UDateTimeScale names in time scale table. 2004-12-17 23:07:36 +00:00
.cvsignore ICU-3741 Ignore some things that appear on Cygwin 2004-05-11 16:15:58 +00:00
anytrans.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
anytrans.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
astro.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
astro.h ICU-2424 Fix some of the compiler issues that arise from the last check-in 2003-12-09 23:12:23 +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-3837 Add UCONFIG_NO_SERVICE (don't deprecated locale IDs). 2004-09-10 04:57:10 +00:00
buddhcal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
calendar.cpp ICU-4189 Remove some dependencies on conversion code. 2004-11-25 00:25:52 +00:00
casetrn.cpp ICU-3905 Fix some compiler warnings. 2004-10-27 22:55:57 +00:00
casetrn.h ICU-3969 Fix new case mapping code so that it will work on z/OS 2004-10-13 06:08:52 +00:00
chnsecal.cpp ICU-2424 Don't define non-working functions for urename.h, and add a better copyright notice. 2004-01-16 00:55:11 +00:00
chnsecal.h ICU-2424 hebrew checked in, placeholder for chinese 2003-12-09 20:44:56 +00:00
choicfmt.cpp ICU-3805 Break putil.h/utypes.h header file dependancy loop 2004-10-18 02:43:33 +00:00
coleitr.cpp ICU-4225 Better character escaping 2004-11-15 23:03:53 +00:00
coll.cpp ICU-4189 Remove some dependencies on the conversion API. 2004-12-03 06:16:10 +00:00
cpdtrans.cpp ICU-4078 Depend less on the default converter 2004-10-08 06:07:27 +00:00
cpdtrans.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +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-3500 fix compiler warning 2004-04-28 18:12:14 +00:00
currfmt.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:38:33 +00:00
currunit.cpp ICU-3500 fix compiler warning 2004-04-28 18:12:14 +00:00
datefmt.cpp ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle. 2004-09-03 15:24:16 +00:00
dcfmtsym.cpp ICU-3905 Fix some compiler warnings. 2004-10-27 23:40:36 +00:00
decimfmt.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
digitlst.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
digitlst.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
dtfmtsym.cpp ICU-4084 Fix a memory leak 2004-08-31 20:31:03 +00:00
esctrn.cpp ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
esctrn.h ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
fmtable.cpp ICU-2825 Fix last checkin for Windows. 2004-04-28 04:04:36 +00:00
format.cpp ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle. 2004-09-03 15:24:16 +00:00
funcrepl.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
funcrepl.h ICU-4288 Fix some compiler warnings. 2004-12-07 23:43:48 +00:00
gregocal.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
gregoimp.cpp ICU-4084 Improve DateFormat construction performance. 2004-08-31 18:04:12 +00:00
gregoimp.h ICU-3805 Break putil.h/utypes.h header file dependancy loop 2004-10-18 02:43:33 +00:00
hebrwcal.cpp ICU-4078 Loosely couple the cleanup functions. 2004-09-12 23:07:29 +00:00
hebrwcal.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:38:33 +00:00
i18n.dsp ICU-4281 Mostly split collation so that the runtime doesn't depend on service 2004-12-09 04:23:42 +00:00
i18n.rc ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed. 2003-08-19 17:39:26 +00:00
i18n.vcproj ICU-4281 Mostly split collation so that the runtime doesn't depend on service 2004-12-09 04:23:42 +00:00
islamcal.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
islamcal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
japancal.cpp ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:38:33 +00:00
japancal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
Makefile.in ICU-4281 Mostly split collation so that the runtime doesn't depend on service 2004-12-09 04:23:42 +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.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
name2uni.cpp ICU-4078 add cdecl to C callbacks into C++ 2004-09-08 14:14:35 +00:00
name2uni.h ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 18:05:01 +00:00
nfrlist.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 17:46:52 +00:00
nfrs.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
nfrs.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
nfrule.cpp ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the 2004-10-15 22:56:26 +00:00
nfrule.h ICU-3805 Break putil.h/utypes.h header file dependancy loop 2004-10-18 02:43:33 +00:00
nfsubs.cpp ICU-3500 Fix some compiler warnings 2004-05-31 03:08:28 +00:00
nfsubs.h ICU-3905 Fix some compiler warnings. 2004-08-27 16:45:16 +00:00
nortrans.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
nortrans.h ICU-4288 Fix some compiler warnings. 2004-12-07 23:43:48 +00:00
nultrans.cpp ICU-3221 Fix some AIX linker warnings. 2003-08-29 20:06:23 +00:00
nultrans.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
numfmt.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
olsontz.cpp ICU-4078 Further separate the default converter from the rest of the API 2004-09-15 23:44:48 +00:00
olsontz.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
quant.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
quant.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
rbnf.cpp ICU-4288 Fix some compiler warnings. 2004-12-08 23:14:49 +00:00
rbt_data.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
rbt_data.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
rbt_pars.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
rbt_pars.h ICU-2959 update copyright dates to include 2003 2003-06-03 20:58:22 +00:00
rbt_rule.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +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-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
rbt_set.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
rbt.cpp ICU-3836 Translit thread safety restored with better deadlock fix. 2004-06-14 18:56:58 +00:00
rbt.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
regexcmp.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
regexcmp.h ICU-2422 Regexp, more speed optimizations, some cleanup 2003-04-02 23:10:16 +00:00
regexcst.h ICU-2468 regexp word boundaries using RBBI 2003-11-08 02:01:42 +00:00
regexcst.pl ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
regexcst.txt ICU-2468 regexp word boundaries using RBBI 2003-11-08 02:01:42 +00:00
regeximp.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
regexst.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
regexst.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
rematch.cpp ICU-4057 incorrect regex appendReplacement after multiple find()s. 2004-10-22 22:51:02 +00:00
remtrans.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
remtrans.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
repattrn.cpp ICU-3905 Fix some compiler warnings 2004-11-05 18:18:36 +00:00
search.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
simpletz.cpp ICU-2966 Remove unused private classes needed by old timezone implementation 2003-10-08 18:08:09 +00:00
smpdtfmt.cpp ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the 2004-10-15 22:56:26 +00:00
sortkey.cpp ICU-3221 Fix AIX linker warnings 2003-08-31 20:53:46 +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-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
tblcoll.cpp ICU-4225 Better character escaping 2004-11-15 23:03:53 +00:00
timezone.cpp ICU-4078 Fix a Solaris compiler error from last change. 2004-09-30 21:34:26 +00:00
titletrn.cpp ICU-3905 Fix some compiler warnings. 2004-10-27 22:55:57 +00:00
titletrn.h ICU-3969 use new case mapping code in ucase.c, with ucase.icu data 2004-09-06 15:57:11 +00:00
tolowtrn.cpp ICU-3969 use new case mapping code in ucase.c, with ucase.icu data 2004-09-06 15:57:11 +00:00
tolowtrn.h ICU-3969 use new case mapping code in ucase.c, with ucase.icu data 2004-09-06 15:57:11 +00:00
toupptrn.cpp ICU-3969 use new case mapping code in ucase.c, with ucase.icu data 2004-09-06 15:57:11 +00:00
toupptrn.h ICU-3969 use new case mapping code in ucase.c, with ucase.icu data 2004-09-06 15:57:11 +00:00
translit.cpp ICU-4189 Remove some dependencies on the conversion API. 2004-12-04 07:22:23 +00:00
transreg.cpp ICU-4189 Remove some dependencies on the conversion API. 2004-12-04 07:22:23 +00:00
transreg.h ICU-3905 Fix some compiler warnings 2004-11-05 05:12:29 +00:00
tridpars.cpp ICU-3905 Fix some compiler warnings. 2004-10-27 23:40:36 +00:00
tridpars.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
ucal.cpp ICU-4084 Improve DateFormat construction performance. 2004-08-31 20:31:12 +00:00
ucln_in.c ICU-4078 Fix some typos while reviewing the cleanup functions. 2004-10-06 23:23:13 +00:00
ucln_in.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
ucol_bld.cpp ICU-4078 Loosely couple the cleanup functions. 2004-09-12 23:07:29 +00:00
ucol_bld.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
ucol_cnt.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
ucol_cnt.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
ucol_elm.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
ucol_elm.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
ucol_imp.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
ucol_res.cpp ICU-4281 Mostly split collation so that the runtime doesn't depend on service 2004-12-09 04:23:42 +00:00
ucol_sit.cpp ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL 2004-09-30 20:39:02 +00:00
ucol_tok.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
ucol_tok.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
ucol_wgt.c ICU-3135 This problem appears on several platforms. This fix seems to 2003-08-18 23:22:13 +00:00
ucol_wgt.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
ucol.cpp ICU-4281 Mostly split collation so that the runtime doesn't depend on service 2004-12-09 04:23:42 +00:00
ucoleitr.cpp ICU-3094 fixed setOffset(0) error 2003-07-09 23:16:04 +00:00
ucurr.cpp ICU-3905 Fix some compiler warnings 2004-11-05 19:07:34 +00:00
ucurrimp.h ICU-2256 Performance enhancement. 2003-07-12 00:23:05 +00:00
udat.cpp ICU-3947 Fix udat_parse when parsePos is NULL 2004-07-16 16:22:08 +00:00
ulocdata.c ICU-4068 Use C variable declarations instead of C++ variable declarations. 2004-10-19 05:19:36 +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-3754 Make u_formatMessage pay attention to patternLength 2004-07-18 09:41:16 +00:00
unesctrn.cpp ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
unesctrn.h ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
uni2name.cpp ICU-4189 Remove some dependencies on the conversion API. 2004-12-04 07:22:23 +00:00
uni2name.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
unum.cpp ICU-4161 Properly indent the code. 2004-11-12 07:07:41 +00:00
uregex.cpp ICU-4189 Reduce static library dependencies on conversion code, 2004-12-05 20:22:33 +00:00
uregexc.cpp ICU-4189 Reduce static library dependencies on conversion code, 2004-12-05 20:22:33 +00:00
usearch.cpp ICU-4078 Loosely couple the cleanup functions. 2004-09-12 23:07:29 +00:00
usrchimp.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
utmscale.c ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble() 2004-10-27 21:28:38 +00:00
utrans.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00