scuffed-code/icu4c/source/i18n
2001-08-06 22:28:20 +00:00
..
unicode ICU-1076 AIX can't handle the last comma in an enum list. 2001-08-03 16:03:31 +00:00
.cvsignore ICU-3 ignore *.ao files 2000-10-24 19:48:09 +00:00
bocsu.c ICU-96 modified BOCSU for identical level and moved it into a separate module 2001-05-18 19:49:04 +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
brkdict.cpp ICU-535 fixed some compiler warnings 2000-08-11 01:27:17 +00:00
brkdict.h ICU-489 breakiterator now uses binary type in resb for thai 2000-07-10 20:16:27 +00:00
brkiter.cpp ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
calendar.cpp ICU-900 Fixed some compiler warnings. 2001-03-28 23:10:52 +00:00
choicfmt.cpp ICU-1008 Better name for the infinity symbols. 2001-06-21 20:58:03 +00:00
coleitr.cpp ICU-861 2001-06-28 20:42:56 +00:00
coll.cpp ICU-96 implement Collator::createInstance(...version...) 2001-03-14 00:23:47 +00:00
cpdtrans.cpp ICU-1053 RBT no longer needs to pass a filter down the chain 2001-07-17 23:55:42 +00:00
datefmt.cpp ICU-900 Fixed some compiler warnings 2001-05-24 21:11:44 +00:00
dbbi_bld.cpp ICU-45 use TRUE/FALSE not true/false [*bbi] 2000-01-12 22:24:10 +00:00
dbbi_bld.h ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator. 2000-01-08 02:05:05 +00:00
dbbi_tbl.cpp ICU-458 breakiterator & co should now close opened udata instances 2000-07-12 05:01:53 +00:00
dbbi_tbl.h ICU-458 breakiterator & co should now close opened udata instances 2000-07-12 05:01:53 +00:00
dbbi.cpp ICU-900 Fixed some compiler warnings. 2001-03-28 01:00:20 +00:00
dcfmtsym.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
decimfmt.cpp ICU-882 Don't use deprecated code. 2001-07-09 22:40:08 +00:00
digitlst.cpp ICU-597 Fix for ICU on as/400 being in a different locale like de_DE 2001-07-09 23:42:00 +00:00
digitlst.h ICU-597 Fix for ICU on as/400 being in a different locale like de_DE 2001-07-09 23:42:00 +00:00
dtfmtsym.cpp ICU-1008 Do less static initialization. Still need to fix static destruction, but it's better now. 2001-07-06 23:19:56 +00:00
fmtable.cpp ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
format.cpp ICU-535 fix MSVC level 4 warnings 2000-08-15 18:25:20 +00:00
gregocal.cpp ICU-479 Don't export the private static const variables. 2001-07-11 21:55:23 +00:00
hangjamo.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
hextouni.cpp ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet 2001-08-01 17:37:08 +00:00
i18n.dsp ICU-1075 Project file for i18n lib - remove minor inconsistency between debug, release settings 2001-07-31 17:32:08 +00:00
i18n.dsw Initial revision 1999-08-16 21:50:52 +00:00
i18n.rc ICU-1074 Fixed STLPort C++ library compilation problem 2001-07-26 18:03:44 +00:00
jamohang.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
Makefile.in ICU-1076 initial limited support for Kleene star and plus operators 2001-07-27 00:18:53 +00:00
msgfmt.cpp ICU-1008 Do less static initialization, and use the default converter less 2001-06-25 21:15:56 +00:00
name2uni.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
nortrans.cpp ICU-1048 allow ::ID blocks in rules 2001-07-13 21:09:41 +00:00
nultrans.cpp ICU-953 Don't do static initialization 2001-06-20 22:52:03 +00:00
numfmt.cpp ICU-1008 Fix syntax for some compilers (Hopefully) 2001-06-26 02:07:54 +00:00
quant.cpp ICU-1076 implement toPattern 2001-07-30 23:23:16 +00:00
quant.h ICU-1076 implement toPattern 2001-07-30 23:23:16 +00:00
rbbi_bld.cpp ICU-45 changed include paths to use forward slashes, not backward ones 2000-08-23 18:54:55 +00:00
rbbi_bld.h ICU-903 updated copyright notices. 2001-03-22 00:09:10 +00:00
rbbi_tbl.cpp ICU-535 Fixed some compiler warnings 2000-09-26 02:35:48 +00:00
rbbi_tbl.h ICU-458 breakiterator & co should now close opened udata instances 2000-07-12 05:01:53 +00:00
rbbi.cpp ICU-900 Fixed some compiler warnings. 2001-03-28 01:00:20 +00:00
rbt_data.cpp ICU-1076 remove limit of 9 segments 2001-07-30 23:22:51 +00:00
rbt_data.h ICU-1076 remove limit of 9 segments 2001-07-30 23:22:51 +00:00
rbt_pars.cpp ICU-1076 allow unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit 2001-08-04 00:15:12 +00:00
rbt_pars.h ICU-1076 implement ? operator, remove 9 segment limit, fix toPattern 2001-07-30 23:23:51 +00:00
rbt_rule.cpp ICU-1076 pin to limit; fix handling outside of key 2001-08-06 19:14:29 +00:00
rbt_rule.h ICU-1076 allow unlimited @ operator; make @ increment by code points forward or backward; pin cursor to begining of antecontext and limit 2001-08-04 00:15:12 +00:00
rbt_set.cpp ICU-1052 fix handling of surrogates in antecontext and cursor positioning 2001-07-25 21:15:53 +00:00
rbt_set.h ICU-1052 redesign of engine to support supplemental characters 2001-07-25 19:11:02 +00:00
rbt.cpp ICU-1052 redesign of engine to support supplemental characters 2001-07-25 19:11:02 +00:00
remtrans.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
simpletz.cpp ICU-535 Fixed some compiler warnings 2000-09-30 01:40:03 +00:00
smpdtfmt.cpp ICU-1008 Do less static initialization. Still need to fix static destruction, but it's better now. 2001-07-06 23:19:56 +00:00
sortkey.cpp ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32 2001-07-06 19:53:12 +00:00
strmatch.cpp ICU-1076 implement toPattern 2001-07-30 23:23:16 +00:00
strmatch.h ICU-1076 implement toPattern 2001-07-30 23:23:16 +00:00
symtable.h ICU-1052 redesign of engine to support supplemental characters 2001-07-25 19:11:02 +00:00
tblcoll.cpp ICU-1005 increased code coverage for resbund. Decoupled rb collator from resource bundle. removed unneeded internal functions and classes 2001-07-26 18:36:57 +00:00
timezone.cpp ICU-953 Export fewer static symbols and fix an os/390 porting problem 2001-07-02 17:23:27 +00:00
titletrn.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
tolowtrn.cpp ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators 2001-06-11 19:51:46 +00:00
toupptrn.cpp ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators 2001-06-11 19:51:46 +00:00
translit.cpp ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet 2001-08-01 17:37:08 +00:00
tzdat.h ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
ubrk.cpp ICU-923 restore 'null' as OK value to ubrk_close() 2001-05-15 21:02:59 +00:00
ucal.cpp ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
ucol_bld.cpp ICU-900 Fixed some compiler warnings. 2001-07-02 22:53:22 +00:00
ucol_bld.h ICU-96 fixed variable top 2001-04-19 17:08:07 +00:00
ucol_cnt.cpp ICU-1005 removing unused code 2001-06-19 22:46:02 +00:00
ucol_cnt.h ICU-1005 removing unused code 2001-06-19 22:46:02 +00:00
ucol_elm.cpp ICU-1083 data structure for surrogate support. Will supersede ucmp32 in collation 2001-08-02 22:26:44 +00:00
ucol_elm.h ICU-878 Updated special Jamo getMaxExpansion size. 2001-06-12 15:53:34 +00:00
ucol_imp.h ICU-1030 move ucol_unsafeCP into ucol_imp.h so it can be shared with string search impl. 2001-08-06 22:28:20 +00:00
ucol_sol.c ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32 2001-07-06 19:53:12 +00:00
ucol_sol.h ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32 2001-07-06 19:53:12 +00:00
ucol_tok.cpp ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32 2001-07-06 19:53:12 +00:00
ucol_tok.h ICU-1028 Fixes for os/390 2001-07-02 21:07:35 +00:00
ucol_wgt.c ICU-96 some fixes - need to be finished (hi got broken) 2001-06-05 22:52:56 +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-1030 move ucol_unsafeCP into ucol_imp.h so it can be shared with string search impl. 2001-08-06 22:28:20 +00:00
ucoleitr.cpp ICU-861 2001-08-03 01:01:42 +00:00
udat.cpp ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
umsg_imp.h ICU-1008 Do less static initialization 2001-06-25 21:15:39 +00:00
umsg.cpp ICU-1008 Do less static initialization 2001-06-25 21:15:39 +00:00
uni2name.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00
unifilt.cpp ICU-1076 initial limited support for Kleene star and plus operators 2001-07-27 00:18:53 +00:00
unifltlg.cpp ICU-1076 initial limited support for Kleene star and plus operators 2001-07-27 00:18:53 +00:00
unirange.cpp ICU-1028 More fixes for s/390 2001-07-11 00:24:58 +00:00
unirange.h ICU-1028 More fixes for s/390 2001-07-11 00:24:58 +00:00
uniset.cpp ICU-1076 initial limited support for Kleene star and plus operators 2001-07-27 00:18:53 +00:00
unitohex.cpp ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet 2001-08-01 17:37:08 +00:00
unum.cpp ICU-900 Fixed some compiler warnings. 2001-03-28 23:23:23 +00:00
utrans.cpp ICU-1027 move fLength back from Replaceable to UnicodeString, add virtual Rep::getLength() 2001-07-02 20:58:14 +00:00
xformtrn.cpp ICU-1053 move filter logic into Transliterator.filteredTransliterate 2001-07-17 23:36:41 +00:00