scuffed-code/icu4c/source/i18n
2000-07-01 00:14:12 +00:00
..
unicode ICU-451 fix NullTransliterator virtual function hiding 2000-07-01 00:14:12 +00:00
brkdict.cpp ICU-432 changes according to purify output 2000-06-15 22:32:39 +00:00
brkdict.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
brkiter.cpp ICU-432 fixing leaks 2000-06-26 22:46:15 +00:00
calendar.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
chbkdat.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
choicfmt.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +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-176 prepare some implementation for UChar32 normalization results 2000-05-24 21:01:07 +00:00
coll.cpp ICU-420 missed some.. 2000-06-03 04:37:12 +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
cpdtrans.cpp ICU-450 fix obviously erroneous usage of UTransPosition fields 2000-06-27 20:06:52 +00:00
datefmt.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +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-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +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-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
digitlst.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
digitlst.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
dtfmtsym.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
fmtable.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
format.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
gregocal.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
hangjamo.cpp ICU-450 fix handling of UTransPosition fields 2000-06-28 20:52:11 +00:00
hextouni.cpp ICU-450 fix obviously erroneous usage of UTransPosition fields 2000-06-27 20:06:52 +00:00
i18n.dsp ICU-450 move urep to common 2000-06-28 20:19:11 +00:00
i18n.dsw Initial revision 1999-08-16 21:50:52 +00:00
jamohang.cpp ICU-450 fix obviously erroneous usage of UTransPosition fields 2000-06-27 20:06:52 +00:00
lnbkdat.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
Makefile.in ICU-450 utrans.cpp for makefile 2000-06-29 01:45:37 +00:00
mergecol.cpp ICU-432 fixing leaks 2000-06-26 22:46:15 +00:00
mergecol.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
msgfmt.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
nultrans.cpp ICU-451 fix NullTransliterator virtual function hiding 2000-07-01 00:14:12 +00:00
numfmt.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
ptnentry.cpp ICU-241 remove obsolete T_INT32() 2000-06-29 18:42:34 +00:00
ptnentry.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbbi_bld.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbbi_bld.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbbi_tbl.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbbi_tbl.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbbi.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbt_data.cpp ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt_data.h ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt_pars.cpp ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs 2000-06-27 19:00:38 +00:00
rbt_pars.h ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs 2000-06-27 19:00:38 +00:00
rbt_rule.cpp ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt_rule.h ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt_set.cpp ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt_set.h ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
rbt.cpp ICU-476 fix RBT et al copy constructor 2000-06-30 23:26:07 +00:00
simpletz.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
simtxbd.cpp ICU-45 Removed the SimpleTextBoundary implementation. 2000-01-11 01:42:04 +00:00
smpdtfmt.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
snbkdat.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
sortkey.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +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-352 rbt support for segments, cursor offset, and new syntax 2000-05-20 04:40:29 +00:00
tables.cpp ICU-406 putting collation in resource bundles (initial revision) 2000-05-22 19:49:10 +00:00
tables.h ICU-406 putting collation in resource bundles (initial revision) 2000-05-22 19:49:10 +00:00
tblcoll.cpp ICU-436 additional constructors and _open functions for resource bundle 2000-06-30 20:31:39 +00:00
tcoldata.cpp ICU-406 putting collation in resource bundles (initial revision) 2000-05-22 19:49:10 +00:00
tcoldata.h ICU-406 putting collation in resource bundles (initial revision) 2000-05-22 19:49:10 +00:00
timezone.cpp ICU-432 fixing leaks 2000-06-26 22:46:15 +00:00
translit.cpp ICU-474 fix UTransPosition handling 2000-07-01 00:13:42 +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-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +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
ucal.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucol.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
udat.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
umsg.cpp ICU-370 Vladimirs counting skills are miserable! 2000-06-30 17:31:00 +00:00
unicdcm.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
unicdcm.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
unifltlg.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
unirange.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
unirange.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uniset.cpp ICU-408 fixes for HPUX 2000-05-31 22:18:22 +00:00
unitohex.cpp ICU-450 fix obviously erroneous usage of UTransPosition fields 2000-06-27 20:06:52 +00:00
unum.cpp ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes 2000-05-25 01:10:55 +00:00
utrans.cpp ICU-450 fix bug in setFilter 2000-06-28 23:30:26 +00:00
wdbkdat.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +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-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00