scuffed-code/icu4c/source/i18n
2002-08-02 06:55:51 +00:00
..
unicode ICU-1922 update handleTransliterate() docs 2002-07-30 22:13:23 +00:00
.cvsignore ICU-3 ignore *.ao files 2000-10-24 19:48:09 +00:00
anytrans.cpp ICU-900 Fixed some compiler warnings. 2002-08-02 00:29:08 +00:00
anytrans.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
bocsu.c ICU-900 Fixed some compiler warnings. 2002-04-30 21:03:00 +00:00
bocsu.h ICU-96 modified BOCSU for identical level and moved it into a separate module 2001-05-18 19:49:04 +00:00
calendar.cpp ICU-1986 remove deprecated API 2002-07-16 00:15:23 +00:00
caniter.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
caniter.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
choicfmt.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
coleitr.cpp ICU-1953 Collation code review 2002-07-20 04:44:57 +00:00
coll.cpp ICU-1953 backout buffer overflow changes 2002-07-09 12:47:45 +00:00
cpdtrans.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 16:30:15 +00:00
datefmt.cpp ICU-1986 remove deprecated API 2002-07-16 00:15:23 +00:00
dcfmtsym.cpp ICU-1953 backout buffer overflow changes 2002-07-09 12:47:45 +00:00
decimfmt.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
digitlst.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
digitlst.h ICU-1953 Check APIs comments for @param, @return... 2002-07-03 12:05:56 +00:00
dtfmtsym.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
esctrn.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
esctrn.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
fmtable.cpp ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings 2002-07-02 23:58:34 +00:00
format.cpp ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings 2002-07-02 23:58:34 +00:00
funcrepl.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
funcrepl.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
gregocal.cpp ICU-1986 remove deprecated API 2002-07-16 00:15:23 +00:00
hextouni.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
i18n.dsp ICU-2030 Undo most of the ADD CPP statements. 2002-07-29 23:24:37 +00:00
i18n.rc ICU-1074 Fixed STLPort C++ library compilation problem 2001-07-26 18:03:44 +00:00
Makefile.in ICU-978 cygwin port 2002-07-19 23:25:41 +00:00
msgfmt.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
name2uni.cpp ICU-1997 use uprv_isRuleWhiteSpace() in parsers 2002-07-26 22:07:49 +00:00
name2uni.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
nfrlist.h ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
nfrs.cpp ICU-1997 uprv_isRuleWhiteSpace 2002-08-01 22:43:21 +00:00
nfrs.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
nfrule.cpp ICU-1997 uprv_isRuleWhiteSpace 2002-08-01 22:43:21 +00:00
nfrule.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
nfsubs.cpp ICU-1953 change comments style and check 0/NULL 2002-07-02 15:10:30 +00:00
nfsubs.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
nortrans.cpp ICU-1923 update hardcoded skippables sets to Unicode 3.2 2002-07-26 00:59:04 +00:00
nortrans.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
nultrans.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
numfmt.cpp ICU-1953 backout buffer overflow changes 2002-07-09 12:47:45 +00:00
quant.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
quant.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
rbnf.cpp ICU-1997 uprv_isRuleWhiteSpace 2002-08-01 22:43:21 +00:00
rbt_data.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
rbt_data.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
rbt_pars.cpp ICU-1997 use uprv_isRuleWhiteSpace() in parsers 2002-07-26 22:07:49 +00:00
rbt_pars.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
rbt_rule.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
rbt_rule.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
rbt_set.cpp ICU-900 Fixed some compiler warnings. 2002-07-25 17:41:31 +00:00
rbt_set.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
rbt.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
remtrans.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
remtrans.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
search.cpp ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings 2002-07-02 23:58:34 +00:00
simpletz.cpp ICU-1986 remove deprecated API 2002-07-16 00:15:23 +00:00
smpdtfmt.cpp ICU-1953 backout buffer overflow changes 2002-07-09 12:47:45 +00:00
sortkey.cpp ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings 2002-07-02 23:58:34 +00:00
strmatch.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
strmatch.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
strrepl.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
strrepl.h ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
stsearch.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
tblcoll.cpp ICU-1953 Collation code review 2002-07-20 04:44:57 +00:00
timezone.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
titletrn.cpp ICU-1962 Use uprv_malloc/uprv_free instead of new/delete. 2002-07-16 02:47:19 +00:00
titletrn.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
tolowtrn.cpp ICU-1962 Use uprv_malloc/uprv_free instead of new/delete. 2002-07-16 02:47:19 +00:00
tolowtrn.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
toupptrn.cpp ICU-1962 Use uprv_malloc/uprv_free instead of new/delete. 2002-07-16 02:47:19 +00:00
toupptrn.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
translit.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
transreg.cpp ICU-1953 backout buffer overflow changes 2002-07-09 12:47:45 +00:00
transreg.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
tridpars.cpp ICU-1891 Update for z/OS regarding U_CALLCONV. 2002-07-12 00:23:52 +00:00
tridpars.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
tzdat.h ICU-1992 .dat -> .icu 2002-07-17 19:26:07 +00:00
ucal.cpp ICU-1962 use uprv_malloc/free instead of new/delete for non-class types 2002-07-16 17:50:42 +00:00
ucln_in.c ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
ucln_in.h ICU-1272 Hide the cleanup functionality 2002-01-23 02:01:19 +00:00
ucol_bld.cpp ICU-1930 fix some compiler warnings 2002-07-25 17:41:09 +00:00
ucol_bld.h ICU-1630 Move UMTX from utypes.h to umutex.h, 2002-01-23 17:17:06 +00:00
ucol_cnt.cpp ICU-1988 Regenerate urename.h and hide/rename the non-API functions 2002-07-16 01:46:42 +00:00
ucol_cnt.h ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
ucol_elm.cpp ICU-1930 Changes according to the review comments 2002-08-01 23:09:41 +00:00
ucol_elm.h ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure. 2002-07-13 05:24:35 +00:00
ucol_imp.h ICU-1865 fixed shifted functioning when having small stack buffers 2002-07-31 17:13:01 +00:00
ucol_tok.cpp ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable] 2002-08-01 20:54:18 +00:00
ucol_tok.h ICU-1930 new UCA + skipping ignorables in contraction and prefixes 2002-07-02 22:32:14 +00:00
ucol_wgt.c ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
ucol_wgt.h ICU-96 Added Lotus rules. Fixed tertiary strength generation. Fixed caching resets in tailoring generation. Added test for Korean. 2001-05-26 05:33:48 +00:00
ucol.cpp ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation 2002-08-02 06:55:51 +00:00
ucoleitr.cpp ICU-1988 Regenerate urename.h and hide/rename the non-API functions 2002-07-16 01:46:42 +00:00
ucurr.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
udat.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
umsg_imp.h ICU-1008 Do less static initialization 2001-06-25 21:15:39 +00:00
umsg.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
unesctrn.cpp ICU-1962 Use uprv_malloc/uprv_free instead of new/delete. 2002-07-16 02:47:19 +00:00
unesctrn.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
uni2name.cpp ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers. 2002-07-12 21:42:24 +00:00
uni2name.h ICU-1953 API docs have complete set of @param, @return... 2002-07-01 11:04:45 +00:00
unifltlg.cpp ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support 2002-02-07 01:07:55 +00:00
unitohex.cpp ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now 2002-06-29 00:04:16 +00:00
unum.cpp ICU-1986 remove deprecated API 2002-07-16 00:15:23 +00:00
usearch.cpp ICU-2018 2002-07-24 19:57:46 +00:00
usrchimp.h ICU-1897 2002-07-12 20:33:01 +00:00
utrans.cpp ICU-1953 change comments style and check 0/NULL 2002-07-02 15:10:30 +00:00