scuffed-code/icu4c/source/i18n
2003-05-16 22:53:54 +00:00
..
unicode ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
.cvsignore
anytrans.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
anytrans.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
bocsu.c ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation 2003-02-06 23:29:56 +00:00
bocsu.h ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation 2003-02-06 23:29:56 +00:00
buddhcal.cpp ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
buddhcal.h ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
calendar.cpp ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
choicfmt.cpp ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
coleitr.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
coll.cpp ICU-2755 test ucoll_open 2003-05-15 20:22:48 +00:00
cpdtrans.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
cpdtrans.h ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
datefmt.cpp ICU-2370 fix parameter docs/names for format() and related fns 2002-11-25 18:31:23 +00:00
dcfmtsym.cpp ICU-2039 Decrease the chance of failure from U_MEMORY_ALLOCATION_ERROR, and increase code coverage. 2003-05-08 23:19:50 +00:00
decimfmt.cpp ICU-2824 move set/getCurrency from DecimalFormat to NumberFormat 2003-04-24 22:58:04 +00:00
digitlst.cpp ICU-2135 fix DigitList::operator= to avoid reading unassigned memory 2002-12-13 19:46:06 +00:00
digitlst.h ICU-2118 DigitList is a utility class because some of its fields are public. 2002-11-30 02:43:51 +00:00
dtfmtsym.cpp ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
esctrn.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
esctrn.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
fmtable.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
format.cpp ICU-122 move syntaxError method to .cpp and make it static (was inline) 2003-01-27 17:26:06 +00:00
funcrepl.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
funcrepl.h ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c 2002-12-17 21:26:31 +00:00
gregocal.cpp ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
hextouni.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
hextouni.h ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
i18n.dsp ICU-2436 Multiple Calendars - Japanese 2003-05-16 22:29:15 +00:00
i18n.rc ICU-2394 Update the http:// link 2002-10-31 23:34:15 +00:00
i18n.vcproj ICU-2787 Regexp init thread safety; Improvements to u_init() 2003-05-02 23:19:29 +00:00
japancal.cpp ICU-2436 Stub Japanese Calendar 2003-05-16 22:27:27 +00:00
japancal.h ICU-2436 Stub Japanese Calendar 2003-05-16 22:27:27 +00:00
Makefile.in ICU-2436 Stub Japanese Calendar 2003-05-16 22:27:27 +00:00
msgfmt.cpp ICU-2729 Fix a memory leak 2003-02-25 19:56:49 +00:00
name2uni.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
name2uni.h ICU-2087 remove @ tags from internal header 2002-12-05 00:28:48 +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-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 17:46:52 +00:00
nfrs.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 17:46:52 +00:00
nfrule.cpp ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 17:46:52 +00:00
nfrule.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 17:46:52 +00:00
nfsubs.cpp ICU-2822 can't delete const objects 2003-05-16 00:37:43 +00:00
nfsubs.h ICU-2244 forbid copying of classes that don't have explicit copy implementations 2002-10-04 17:47:59 +00:00
nortrans.cpp ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable() 2002-11-05 00:53:42 +00:00
nortrans.h ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable() 2002-11-05 00:53:42 +00:00
nultrans.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
nultrans.h ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
numfmt.cpp ICU-2729 Fix a memory leak 2003-05-13 23:12:37 +00:00
quant.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
quant.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
rbnf.cpp ICU-2822 use TRUE/FALSE, not true/false. 2003-05-16 00:36:09 +00:00
rbt_data.cpp ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:06:33 +00:00
rbt_data.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:06:33 +00:00
rbt_pars.cpp ICU-2790 recognize alternate transliterator syntax characters 2003-04-23 00:20:16 +00:00
rbt_pars.h ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
rbt_rule.cpp ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:06:33 +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-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:06:33 +00:00
rbt_set.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:06:33 +00:00
rbt.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
rbt.h ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
regexcmp.cpp ICU-2411 Regexp, support for \x hex escapes in patterns added. 2003-05-09 16:55:08 +00:00
regexcmp.h ICU-2422 Regexp, more speed optimizations, some cleanup 2003-04-02 23:10:16 +00:00
regexcst.h ICU-2411 Regexp, support for \x hex escapes in patterns added. 2003-05-09 16:55:08 +00:00
regexcst.pl ICU-2107 added copyright notices 2002-12-18 08:31:34 +00:00
regexcst.txt ICU-2411 Regexp, support for \x hex escapes in patterns added. 2003-05-09 16:55:08 +00:00
regeximp.h ICU-2699 Fix some compiler warnings. 2003-04-18 21:43:25 +00:00
regexst.cpp ICU-2411 Regexp, support for \x hex escapes in patterns added. 2003-05-09 16:55:08 +00:00
regexst.h ICU-2787 Regexp init thread safety. 2003-05-02 21:35:01 +00:00
rematch.cpp ICU-2628 Don't delete const objects on z/OS 2003-04-25 23:38:20 +00:00
remtrans.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
remtrans.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
repattrn.cpp ICU-2787 Regexp init thread safety; Improvements to u_init() 2003-05-02 21:33:17 +00:00
search.cpp ICU-2118 2002-12-18 00:58:09 +00:00
simpletz.cpp ICU-2222 Deprecate C++ enums that duplicate C enums 2003-02-21 08:32:22 +00:00
smpdtfmt.cpp ICU-2436 international calendars (Buddhist) 2003-05-16 22:05:41 +00:00
sortkey.cpp ICU-2699 more gcc warnings fixes 2003-05-15 23:20:11 +00:00
strmatch.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
strmatch.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
strrepl.cpp ICU-1837 use style context during replace 2002-11-14 01:46:11 +00:00
strrepl.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
stsearch.cpp ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases, 2003-05-02 22:17:14 +00:00
tblcoll.cpp ICU-2699 more gcc warnings fixes 2003-05-15 23:20:11 +00:00
timezone.cpp ICU-2787 revise double-check code to improve thread safety 2003-05-08 21:08:06 +00:00
titletrn.cpp ICU-2787 revise double-check code to improve thread safety 2003-05-02 23:14:53 +00:00
titletrn.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
tolowtrn.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
tolowtrn.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
toupptrn.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
toupptrn.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
translit.cpp ICU-2787 fix comment 2003-05-07 00:05:33 +00:00
transreg.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
transreg.h ICU-2087 change incorrect @draft tags to @internal 2002-11-27 20:08:39 +00:00
tridpars.cpp ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet. 2003-02-21 01:15:16 +00:00
tridpars.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 18:17:35 +00:00
tzdat.h ICU-2248 modularize ICU - make data generator tools write dummy data files, satisfying makefile dependencies 2002-10-01 17:44:04 +00:00
ucal.cpp ICU-887 add new ucal_ time zone API 2003-03-05 18:36:48 +00:00
ucln_in.c ICU-2729 Fix a memory leak 2003-05-13 23:12:37 +00:00
ucln_in.h ICU-2729 Fix a memory leak 2003-05-13 23:12:37 +00:00
ucol_bld.cpp ICU-2787 thread safety update to UCA and inv UCA loading 2003-05-05 21:23:11 +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-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +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-2364 Build from rules if builder version is different. Also, additional control over image freeing - freeImageOnClose instead of relying on hasRealData 2003-05-06 07:28:34 +00:00
ucol_elm.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
ucol_imp.h ICU-2364 Bump up UCA minor version number 2003-05-13 20:39:49 +00:00
ucol_tok.cpp ICU-2135 more memory fixes 2002-12-04 00:28:06 +00:00
ucol_tok.h ICU-2364 update to versioning control for collation 2003-04-30 00:49:01 +00:00
ucol_wgt.c ICU-2707 Fix for MP-RAS 2003-05-02 20:06:37 +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-2659 Update urename.h, and hide functions that don't need to be 2003-05-16 22:53:54 +00:00
ucoleitr.cpp ICU-2416 shifting should be done by the shift value, not mask value! Fixed a mental typo 2003-05-01 15:42:02 +00:00
ucurr.cpp ICU-2659 Update urename.h, and hide functions that don't need to be 2003-05-16 22:53:54 +00:00
udat.cpp ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string - special code for output string wrappers for pure preflighting 2002-11-16 01:14:40 +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-122 support arbitrary count of arguments; access getArgTypeList private 2003-01-28 22:21:14 +00:00
unesctrn.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
unesctrn.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
uni2name.cpp ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
uni2name.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
unifltlg.cpp ICU-2529 Use a more standard implementation of RTTI 2002-12-18 01:46:21 +00:00
unitohex.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
unitohex.h ICU-2710 remove @obsolete ICU 2.6 and earlier code 2003-05-01 01:31:28 +00:00
unum.cpp ICU-2710 Remove obsolete code 2003-02-14 01:44:49 +00:00
usearch.cpp ICU-2412 internal normalization functions replace UBool ignoreHangul with int32_t options 2003-02-15 01:55:39 +00:00
usrchimp.h ICU-2248 modularize icu, allow parts to not be built 2002-09-20 01:54:48 +00:00
utrans.cpp ICU-1730 add Replaceable::clone() 2003-04-30 22:08:57 +00:00