scuffed-code/icu4c/source/i18n
2002-03-26 01:16:05 +00:00
..
unicode ICU-1766 Use #ifdef U_INT64_T_UNAVAILABLE instead. 2002-03-26 01:16:05 +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
calendar.cpp ICU-1499 Change DateTimeElements from string array -> intvector. 2002-02-08 02:48:01 +00:00
caniter.cpp ICU-1801 fix crashes. 2002-03-21 22:10:46 +00:00
caniter.h ICU-1682 optimized canonical iterator a bit 2002-03-20 05:08:57 +00:00
choicfmt.cpp ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
coleitr.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
coll.cpp ICU-847 C++ wrapper for loose match API 2002-03-21 21:21:08 +00:00
cpdtrans.cpp ICU-900 Fix for some compiler warnings. Now the build system won't complain about UParseError 2002-03-01 21:56:40 +00:00
datefmt.cpp ICU-162 add DateFormat parse() and format() methods taking a Calendar 2002-03-02 00:29:54 +00:00
dcfmtsym.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
decimfmt.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
digitlst.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
digitlst.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
dtfmtsym.cpp ICU-1616 Add comment about locale data verification. 2002-01-30 06:17:12 +00:00
esctrn.cpp ICU-900 Fixed some compiler warnings 2001-12-03 23:56:30 +00:00
esctrn.h ICU-1225 add new Escape and Unescape transliterators to replace UnicodeToHex and HexToUnicode; register several Any-Hex and Hex-Any variants 2001-11-21 07:02:15 +00:00
fmtable.cpp ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
format.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
funcrepl.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
funcrepl.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
gregocal.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
hextouni.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
i18n.dsp ICU-1769 update to 2.1 version 2002-03-19 01:43:19 +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
Makefile.in ICU-1766 Remove LLong 2002-03-14 21:29:44 +00:00
msgfmt.cpp ICU-1733 Forgot a change from Lotus. 2002-03-23 00:25:51 +00:00
name2uni.cpp ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
name2uni.h ICU-1533 Moved new Transliterator subclasses here to make them private. 2001-11-16 23:51:15 +00:00
nfrlist.h ICU-1271 Remove static initialization, remove tabs, add copyright header, conform closer to ICU coding guidelines... 2001-10-11 16:56:24 +00:00
nfrs.cpp ICU-1766 Workaround for HP/UX CC compiler bug. 2002-03-18 20:06:16 +00:00
nfrs.h ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
nfrule.cpp ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
nfrule.h ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
nfsubs.cpp ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
nfsubs.h ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
nortrans.cpp ICU-1700 public C API for iterative normalization 2002-02-10 00:11:16 +00:00
nortrans.h ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release. 2001-12-03 20:50:50 +00:00
nultrans.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
numfmt.cpp ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
quant.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
quant.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
rbbi_bld.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
rbbi_bld.h ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
rbnf.cpp ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
rbt_data.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:53:49 +00:00
rbt_data.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
rbt_pars.cpp ICU-900 Fixed some compiler warnings. 2002-03-01 03:41:41 +00:00
rbt_pars.h 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
rbt_rule.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:53:49 +00:00
rbt_rule.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
rbt_set.cpp ICU-1779 avoid malloc(0) 2002-03-18 21:25:01 +00:00
rbt_set.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
rbt.cpp ICU-1389 fix comments per Doug's review 2001-11-16 19:08:46 +00:00
remtrans.cpp ICU-1629 Simplify UnicodeString creation 2002-01-22 00:27:49 +00:00
remtrans.h ICU-1514 map Remove' => Null 2001-11-29 18:03:51 +00:00
search.cpp ICU-809 2002-03-13 03:18:11 +00:00
simpletz.cpp ICU-1612 Rework my original fix. 2002-03-22 01:16:36 +00:00
smpdtfmt.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
sortkey.cpp ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
strmatch.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
strmatch.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
strrepl.cpp ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
strrepl.h ICU-1779 set data object for entire tree of functors under a rule 2002-03-20 00:42:02 +00:00
stsearch.cpp ICU-1745 2002-03-19 21:50:15 +00:00
symtable.h 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
tblcoll.cpp ICU-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual) 2002-03-13 05:48:25 +00:00
timezone.cpp ICU-1296 Fixed the constness of createAvailableIDs 2002-03-20 00:15:44 +00:00
titletrn.cpp ICU-1036 use new internal case mapping functions 2002-03-19 21:54:13 +00:00
titletrn.h ICU-1501 Ported back the Upper/Lower/TitlecaseTransliterator changes from Java. 2001-11-30 00:57:29 +00:00
tolowtrn.cpp ICU-1036 use new internal case mapping functions 2002-03-19 22:09:07 +00:00
tolowtrn.h ICU-1373 more fixes to support supplementals 2001-12-03 21:43:13 +00:00
toupptrn.cpp ICU-1036 use new internal case mapping functions 2002-03-19 22:09:07 +00:00
toupptrn.h ICU-1373 more fixes to support supplementals 2001-12-03 21:43:13 +00:00
translit.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
transreg.cpp ICU-1779 add debugging code to track Entry object usage 2002-03-20 18:29:10 +00:00
transreg.h 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
tridpars.cpp ICU-900 Fixed some compiler warnings. 2002-03-01 03:41:41 +00:00
tridpars.h ICU-1234 Fix for Linux 2002-02-07 02:08:12 +00:00
tzdat.h ICU-903 updated copyright notices 2001-03-21 20:31:13 +00:00
ucal.cpp ICU-1296 Fixed the constness of createAvailableIDs 2002-03-20 00:15:44 +00:00
ucln_in.c ICU-1272 Hide the cleanup functionality 2002-01-23 02:01:19 +00:00
ucln_in.h ICU-1272 Hide the cleanup functionality 2002-01-23 02:01:19 +00:00
ucol_bld.cpp ICU-1770 implementation of support for indirect positioning of CEs 2002-03-15 23:41:56 +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-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +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-1798 change project files and fix one code bug to build on Visual 2002-03-21 17:09:52 +00:00
ucol_elm.h ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
ucol_imp.h ICU-1770 implementation of support for indirect positioning of CEs 2002-03-15 23:41:56 +00:00
ucol_tok.cpp ICU-1770 fixed a typo 2002-03-16 05:05:08 +00:00
ucol_tok.h ICU-1770 implementation of support for indirect positioning of CEs 2002-03-15 23:41:56 +00:00
ucol_wgt.c ICU-900 Fixed some compiler warnings. 2001-11-20 17:23:25 +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-898 implementation of getLocale function and method. User can now select the type of locale to get back (requested, valid, actual) 2002-03-13 05:48:25 +00:00
ucoleitr.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
udat.cpp ICU-162 add udat_parseCalendar 2002-03-06 20:41:57 +00:00
umsg_imp.h ICU-1008 Do less static initialization 2001-06-25 21:15:39 +00:00
umsg.cpp ICU-1616 Pay more attention to UErrorCode 2002-01-30 06:18:26 +00:00
unesctrn.cpp ICU-900 Fixed some compiler warnings. 2002-02-20 18:13:29 +00:00
unesctrn.h ICU-1225 add new Escape and Unescape transliterators to replace UnicodeToHex and HexToUnicode; register several Any-Hex and Hex-Any variants 2001-11-21 07:02:15 +00:00
uni2name.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
uni2name.h ICU-1533 Moved new Transliterator subclasses here to make them private. 2001-11-16 23:51:15 +00:00
unifilt.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
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
unifunct.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
uniset.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
unitohex.cpp ICU-1099 Make some data a bit more const 2001-10-11 23:54:55 +00:00
unum.cpp ICU-1766 Make RBNF in ICU4C use 64-bit ints 2002-03-14 00:28:22 +00:00
upropset.cpp ICU-900 Fixed some compiler warnings. 2002-03-01 03:41:41 +00:00
upropset.h ICU-1272 Hide the cleanup functionality 2002-01-23 02:01:19 +00:00
usearch.cpp ICU-1745 2002-03-19 21:50:15 +00:00
usrchimp.h ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
util.cpp ICU-1199 Stop using the deprecated Unicode C++ class 2002-03-19 03:01:28 +00:00
util.h 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
utrans.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
xformtrn.cpp ICU-1373 more fixes to support supplementals 2001-12-03 21:43:13 +00:00
xformtrn.h ICU-1373 more fixes to support supplementals 2001-12-03 21:43:13 +00:00