scuffed-code/icu4c/source/i18n
2000-05-18 21:25:51 +00:00
..
unicode ICU-184 support for storing binary collation data in resource bundles (initial revision) 2000-05-18 21:25:51 +00:00
brkdict.cpp ICU-45 Added ErrorCode to the constructor APIs. 2000-01-14 00:13:59 +00:00
brkdict.h ICU-45 Added ErrorCode to the constructor APIs. 2000-01-14 00:13:59 +00:00
brkiter.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
brkiter.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
calendar.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
calendar.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
chbkdat.cpp ICU-353 basic warnings cleanup (not touching object's memory layout). A 2000-04-13 23:00:43 +00:00
choicfmt.cpp ICU-176 UTF-16 changes for UnicodeString 2000-04-03 23:53:59 +00:00
choicfmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
colcache.cpp ICU-149 cleanup uhash/hash 2000-03-30 04:30:20 +00:00
colcache.h ICU-149 cleanup uhash/hash 2000-03-30 04:30:20 +00:00
coleitr.cpp ICU-159 Port scope operator from Java (. -> ::) - thai coll fix for unix 2000-01-06 20:12:14 +00:00
coleitr.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
coll.cpp ICU-110 Added ucol_getVersion() API for getting Collator version information. 2000-05-15 19:48:26 +00:00
coll.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
colrules.cpp ICU-184 support for storing binary collation data in resource bundles (initial revision) 2000-05-18 21:25:51 +00:00
colrules.h ICU-161 Updated with the correct copyright notice from IP lawyer 1999-11-23 01:30:04 +00:00
cpdtrans.cpp ICU-333 recompute ID in set/adopt methods 2000-03-31 00:31:42 +00:00
cpdtrans.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
datefmt.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
datefmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +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-98 These are changes to support 64-bit platforms, such as Sun 2000-03-29 21:41:11 +00:00
dbbi_tbl.h ICU-201 add forward declarations before 'friend' statements 2000-01-18 19:57:46 +00:00
dbbi.cpp ICU-98 These are changes to support 64-bit platforms, such as Sun 2000-03-29 21:41:11 +00:00
dbbi.h ICU-45 Fixed the include path problems. 2000-01-10 21:21:52 +00:00
dcfmtsym.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
dcfmtsym.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
decimfmt.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
decimfmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
digitlst.cpp ICU-353 basic warnings cleanup (not touching object's memory layout). A 2000-04-13 23:00:43 +00:00
digitlst.h ICU-359 fixed virtual destructors/members incoherences. 2000-04-18 17:58:18 +00:00
dtfmtsym.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
dtfmtsym.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
fieldpos.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
fmtable.cpp ICU-368 conditionally use <iostream> (and the std namespace), 2000-04-25 21:33:15 +00:00
fmtable.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
format.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
format.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
gregocal.cpp ICU-182 revised computeJulianDay for YEAR YEAR_WOY WOY; other misc. cleanup 2000-01-25 02:11:28 +00:00
gregocal.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
hangjamo.cpp ICU-199 cleanup API, change int[] to Position 2000-01-19 19:02:10 +00:00
hextouni.cpp ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex 2000-03-08 19:26:17 +00:00
hextouni.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
i18n.dsp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
i18n.dsw Initial revision 1999-08-16 21:50:52 +00:00
jamohang.cpp ICU-199 cleanup API, change int[] to Position 2000-01-19 19:02:10 +00:00
lnbkdat.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
Makefile.in ICU-200 OS400 makefile updates 2000-05-15 22:32:11 +00:00
mergecol.cpp ICU-170 use UnicodeString::length() instead of the deprecated size() 1999-12-08 02:11:04 +00:00
mergecol.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
msgfmt.cpp ICU-176 UTF-16 changes for UnicodeString 2000-04-03 23:53:59 +00:00
msgfmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
nultrans.cpp ICU-199 cleanup API, change int[] to Position 2000-01-19 19:02:10 +00:00
numfmt.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
numfmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
parsepos.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
ptnentry.cpp ICU-176 UTF-16 changes for UnicodeString 2000-04-03 23:53:59 +00:00
ptnentry.h ICU-201 add forward declarations before 'friend' statements 2000-01-18 19:57:46 +00:00
rbbi_bld.cpp ICU-45 Moved the include path around in the implementation. 2000-01-11 00:46:58 +00:00
rbbi_bld.h ICU-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator. 2000-01-08 02:05:05 +00:00
rbbi_tbl.cpp ICU-98 These are changes to support 64-bit platforms, such as Sun 2000-03-29 21:41:11 +00:00
rbbi_tbl.h ICU-267 ucnv no longer exposes ucmp8, you'll have to declare it yourself 2000-04-19 22:13:47 +00:00
rbbi.cpp ICU-45 Moved the include path around in the implementation. 2000-01-11 00:46:58 +00:00
rbbi.h ICU-45 Fixed the include path problems. 2000-01-10 21:10:21 +00:00
rbt_data.cpp ICU-98 These are changes to support 64-bit platforms, such as Sun 2000-03-29 21:41:11 +00:00
rbt_data.h ICU-149 modify to use new C++ Hashtable 2000-03-28 22:12:14 +00:00
rbt_pars.cpp ICU-329 parse engines need better error reporting 2000-03-18 01:42:45 +00:00
rbt_pars.h ICU-329 parse engines need better error reporting 2000-03-18 01:42:45 +00:00
rbt_rule.cpp ICU-265 map char to set with array instead of hash for better performance 2000-02-08 02:49:15 +00:00
rbt_rule.h ICU-199 eliminate unused code; coalesce methods 2000-01-19 19:25:28 +00:00
rbt_set.cpp ICU-199 eliminate unused code; coalesce methods 2000-01-19 19:25:28 +00:00
rbt_set.h ICU-199 eliminate unused code; coalesce methods 2000-01-19 19:25:28 +00:00
rbt.cpp ICU-329 parse engines need better error reporting 2000-03-18 01:42:45 +00:00
rbt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
simpletz.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
simpletz.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
simtxbd.cpp ICU-45 Removed the SimpleTextBoundary implementation. 2000-01-11 01:42:04 +00:00
simtxbd.h ICU-227 newlines at end of file 2000-01-20 06:58:59 +00:00
smpdtfmt.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
smpdtfmt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
snbkdat.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
sortkey.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
sortkey.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
spclmap.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
symtable.h ICU-265 map char to set with array instead of hash for better performance 2000-02-08 02:49:15 +00:00
tables.cpp ICU-159 thai collation 1999-12-11 01:54:05 +00:00
tables.h ICU-201 add forward declarations before 'friend' statements 2000-01-18 19:57:46 +00:00
tblcoll.cpp ICU-184 support for storing binary collation data in resource bundles (initial revision) 2000-05-18 21:25:51 +00:00
tblcoll.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
tcoldata.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
tcoldata.h ICU-201 add forward declarations before 'friend' statements 2000-01-18 19:57:46 +00:00
timezone.cpp ICU-375 correct isAcceptable signature 2000-05-03 23:15:02 +00:00
timezone.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
translit.cpp ICU-184 resource data files in memory mapped format (initial revision) 2000-05-15 18:39:17 +00:00
translit.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
txtbdat.cpp ICU-161 Updated with the correct copyright notice from IP lawyer 1999-11-23 01:30:04 +00:00
txtbdat.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
txtbdry.cpp ICU-161 Updated with the correct copyright notice from IP lawyer 1999-11-23 01:30:04 +00:00
txtbdry.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
tzdat.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
ubrk.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
ubrk.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
ucal.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
ucal.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
ucol.cpp ICU-184 support for storing binary collation data in resource bundles (initial revision) 2000-05-18 21:25:51 +00:00
ucol.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
udat.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
udat.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
umsg.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
umsg.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unicdcm.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unicdcm.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unifilt.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unifltlg.cpp ICU-264 improve filter handling of CompoundTransliterator 2000-02-05 00:24:24 +00:00
unifltlg.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unirange.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unirange.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
uniset.cpp ICU-98 define and use POSIX INT32_MAX etc., matching int32_t etc. 2000-03-30 01:12:01 +00:00
uniset.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unitohex.cpp ICU-243 add prefix/suffix support to Hex-Unicode and Unicode-Hex 2000-03-08 19:26:17 +00:00
unitohex.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
unum.cpp ICU-185 don't call Locale(UnicodeString..) deprecated apis 2000-04-15 21:23:28 +00:00
unum.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00
wdbkdat.cpp ICU-161 Updated with the correct copyright notice from IP lawyer 1999-11-23 01:30:04 +00:00
wdbktbl.cpp ICU-161 Updated with the correct copyright notice from IP lawyer 1999-11-23 01:30:04 +00:00
wdbktbl.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:57:50 +00:00