..
unicode
ICU-1533 incorporate Mark's review comments; update docs
2001-11-22 00:05:50 +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-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
brkdict.h
ICU-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
brkiter.cpp
ICU-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
calendar.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
choicfmt.cpp
ICU-329 Clear the parseErr struct consistently by setting the offsets and line with -1
2001-11-15 21:13:37 +00:00
coleitr.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
coll.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
cpdtrans.cpp
ICU-1533 disable rollback code
2001-11-21 19:55:39 +00:00
datefmt.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
dbbi_tbl.cpp
ICU-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
dbbi_tbl.h
ICU-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
dbbi.cpp
ICU-1099 Make some data a bit more const
2001-10-09 22:57:29 +00:00
dcfmtsym.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
decimfmt.cpp
ICU-329 Clear the parseErr struct consistently by setting the offsets and line with -1
2001-11-15 21:13:37 +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-1008 Fix for HP/UX
2001-11-15 22:40:28 +00:00
esctrn.cpp
ICU-900 Fixed some compiler warnings
2001-11-27 23:10:56 +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-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
format.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
gregocal.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
hextouni.cpp
ICU-611 updated the APIs for u_digit and u_forDigit to be consistent.
2001-11-12 23:01:17 +00:00
i18n.dsp
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
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
llong.cpp
ICU-104 fix problems with RBNF clone. llong conversion to text now
2001-11-28 00:58:33 +00:00
llong.h
ICU-740 Removed dead code.
2001-11-15 18:24:30 +00:00
Makefile.in
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
msgfmt.cpp
ICU-329 Clear the parseErr struct consistently by setting the offsets and line with -1
2001-11-15 21:13:37 +00:00
name2uni.cpp
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +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-104 fix problems with RBNF clone. llong conversion to text now
2001-11-28 00:58:33 +00:00
nfrs.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
nfrule.cpp
ICU-1028 Fixed ASCII vs EBCDIC problem.
2001-10-29 17:26:01 +00:00
nfrule.h
ICU-392 cleaning code for proper exports in libraries/urename.h generation
2001-10-23 00:38:12 +00:00
nfsubs.cpp
ICU-104 fix problems with RBNF clone. llong conversion to text now
2001-11-28 00:58:33 +00:00
nfsubs.h
ICU-900 Fixed some compiler warnings
2001-11-20 18:44:51 +00:00
nortrans.cpp
ICU-900 Fixed some compiler warnings
2001-11-20 18:23:19 +00:00
nortrans.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
nultrans.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
numfmt.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
quant.cpp
ICU-1533 per Doug's review, move appendNumber to a utility class
2001-11-20 00:07:11 +00:00
quant.h
ICU-1406 make UnicodeMatcher::matches non-const
2001-10-30 23:55:09 +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-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
rbbi_tbl.h
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
rbbi.cpp
ICU-900 Fixed some compiler warnings
2001-11-20 19:37:16 +00:00
rbnf.cpp
ICU-104 fix problems with RBNF clone. llong conversion to text now
2001-11-28 00:58:33 +00:00
rbt_data.cpp
ICU-1406 make UnicodeMatcher::matches non-const
2001-10-30 23:55:09 +00:00
rbt_data.h
ICU-1406 make UnicodeMatcher::matches non-const
2001-10-30 23:55:09 +00:00
rbt_pars.cpp
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
2001-11-27 21:54:58 +00:00
rbt_pars.h
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
2001-11-27 21:54:58 +00:00
rbt_rule.cpp
ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
2001-11-21 22:43:21 +00:00
rbt_rule.h
ICU-1406 make quantified segments behave like perl counterparts
2001-10-30 18:08:53 +00:00
rbt_set.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
rbt_set.h
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
rbt.cpp
ICU-1389 fix comments per Doug's review
2001-11-16 19:08:46 +00:00
remtrans.cpp
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
remtrans.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
search.cpp
ICU-1004
2001-11-09 22:42:20 +00:00
simpletz.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
smpdtfmt.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
sortkey.cpp
ICU-1023 change UHashKey to UHashTok and use for values as well
2001-10-16 18:31:13 +00:00
strmatch.cpp
ICU-1533 fix typo
2001-11-20 00:35:22 +00:00
strmatch.h
ICU-1406 make UnicodeMatcher::matches non-const
2001-10-30 23:55:09 +00:00
stsearch.cpp
ICU-1004
2001-11-09 22:42:20 +00:00
symtable.h
ICU-1232 disallow UnicodeSets (and other standins) in translit output
2001-11-09 01:22:33 +00:00
tblcoll.cpp
ICU-1099 Make some data a bit more const
2001-10-11 23:54:55 +00:00
timezone.cpp
ICU-1264 added namspace support where possible.
2001-10-08 23:26:58 +00:00
titletrn.cpp
ICU-1533 incorporate Mark's review comments
2001-11-21 21:23:48 +00:00
titletrn.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
tolowtrn.cpp
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
tolowtrn.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
toupptrn.cpp
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
toupptrn.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00
translit.cpp
ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
2001-11-21 22:43:21 +00:00
transreg.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
transreg.h
ICU-1389 incorporate Mark's review comments - comments only
2001-11-21 21:45:40 +00:00
tzdat.h
ICU-903 updated copyright notices
2001-03-21 20:31:13 +00:00
ubrk.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucal.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucln_in.c
ICU-1008 Remove static destruction
2001-11-15 19:27:10 +00:00
ucln_in.h
ICU-1008 Remove static destruction
2001-11-15 19:27:10 +00:00
ucol_bld.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_bld.h
ICU-1211 correcting what gets exported where
2001-10-20 01:09:31 +00:00
ucol_cnt.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_cnt.h
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_elm.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_elm.h
ICU-1043 Fractional UCA now canonicaly closes suplementary codepoints. Builder checks canonical closure for suplementary ranges. Element lookup in UCA needs to distinguish between implict suplementary codepoint and codepoint redefined in the UCA.
2001-11-06 22:55:29 +00:00
ucol_imp.h
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_tok.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucol_tok.h
ICU-392 cleaned code for urename.h generation & proper exports
2001-10-22 05:30:22 +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-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
ucoleitr.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
udat.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
umsg_imp.h
ICU-1008 Do less static initialization
2001-06-25 21:15:39 +00:00
umsg.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
unesctrn.cpp
ICU-900 Fixed some compiler warnings
2001-11-27 23:10:56 +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-900 Fixed some compiler warnings
2001-11-20 18:59:58 +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-1533 update docs per Doug's review
2001-11-20 00:41:01 +00:00
unifltlg.cpp
ICU-1048 repair ::ID block code in reverse direction
2001-10-24 13:34:11 +00:00
uniset.cpp
ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
2001-11-21 22:43:21 +00:00
unitohex.cpp
ICU-1099 Make some data a bit more const
2001-10-11 23:54:55 +00:00
unum.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
upropset.cpp
ICU-1533 incorporate Mark's review comments
2001-11-21 21:46:28 +00:00
upropset.h
ICU-1272 Fix for Solaris WorkShop 6
2001-10-18 17:20:02 +00:00
usearch.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
usrchimp.h
ICU-1211 correcting what gets exported where
2001-10-20 01:09:31 +00:00
util.cpp
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
2001-11-27 21:54:58 +00:00
util.h
ICU-1533 incorporate Mark's review comments; move utility methods to Utility class
2001-11-27 21:54:58 +00:00
utrans.cpp
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
2001-11-21 01:08:55 +00:00
xformtrn.cpp
ICU-900 Fixed some compiler warnings
2001-11-20 18:59:58 +00:00
xformtrn.h
ICU-1533 Moved new Transliterator subclasses here to make them private.
2001-11-16 23:51:15 +00:00