.. |
unicode
|
ICU-1079 fix deadlock problems with TransliteratorAlias class
|
2001-10-04 22:20:46 +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-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
choicfmt.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13: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-1052 fix error reporting for masking
|
2001-09-14 21:51:29 +00:00 |
datefmt.cpp
|
ICU-770 Don't create a cache. Locale::getAvailableLocales does the same thing as DateFormat::getAvailableLocales
|
2001-09-01 01:09:38 +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-1244 xxx_safeClone functions need to align the memory buffer on
|
2001-09-26 21:09:18 +00:00 |
dcfmtsym.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
decimfmt.cpp
|
ICU-329 A static UParseError is not needed.
|
2001-09-28 21:41:48 +00:00 |
digitlst.cpp
|
ICU-1099 Undo const to some static data
|
2001-08-24 01:38:04 +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-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
fmtable.cpp
|
ICU-903 updated copyright notices
|
2001-03-21 20:31:13 +00:00 |
format.cpp
|
ICU-329 Add more error codes for formatting api
|
2001-08-17 02:20:35 +00:00 |
gregocal.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
hextouni.cpp
|
ICU-1199 replace Unicode::digit() with u_digit()
|
2001-09-21 18:50:49 +00:00 |
i18n.dsp
|
ICU-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
|
2001-09-28 21:39:51 +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-1248 remove Hangul-Jamo and Jamo-Hangul; use NFD and NFC instead
|
2001-09-28 20:43:10 +00:00 |
msgfmt.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
name2uni.cpp
|
ICU-770 Memory cleanup
|
2001-10-04 16:36:32 +00:00 |
nortrans.cpp
|
ICU-1250 backport bug fixes from icu4j
|
2001-10-04 20:09:58 +00:00 |
nultrans.cpp
|
ICU-1079 first working version of Source-Target/Variant registry
|
2001-08-15 19:06:40 +00:00 |
numfmt.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +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-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
rbt_data.cpp
|
ICU-1052 fix TransliterationRuleData copy constructor to reset data pointer in contained RBT objects
|
2001-09-18 00:24:14 +00:00 |
rbt_data.h
|
ICU-1076 remove limit of 9 segments
|
2001-07-30 23:22:51 +00:00 |
rbt_pars.cpp
|
ICU-1243 sync parsers in icu4j, icu4c, esp. segment code
|
2001-09-26 18:04:13 +00:00 |
rbt_pars.h
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
rbt_rule.cpp
|
ICU-1250 minor fix to incremental RBT code
|
2001-10-04 22:34:15 +00:00 |
rbt_rule.h
|
ICU-1243 sync parsers in icu4j, icu4c, esp. segment code
|
2001-09-26 18:04:13 +00:00 |
rbt_set.cpp
|
ICU-770 Rewrote the memory logic (constructors, destructors, copy constructors, freeze, addRule) to make TransliterationRuleSet more flexible and to eliminate an obscure copy-constructore related leak.
|
2001-10-02 05:53:25 +00:00 |
rbt_set.h
|
ICU-770 Rewrote the memory logic (constructors, destructors, copy constructors, freeze, addRule) to make TransliterationRuleSet more flexible and to eliminate an obscure copy-constructore related leak.
|
2001-10-02 05:53:25 +00:00 |
rbt.cpp
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
remtrans.cpp
|
ICU-1053 move filter logic into Transliterator.filteredTransliterate
|
2001-07-17 23:36:41 +00:00 |
search.cpp
|
ICU-1030
|
2001-09-11 21:40:05 +00:00 |
simpletz.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +00:00 |
smpdtfmt.cpp
|
ICU-1099 Make more data const in the libraries
|
2001-09-28 19:13:03 +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 |
stsearch.cpp
|
ICU-1030
|
2001-08-30 02:58:23 +00:00 |
symtable.h
|
ICU-1052 redesign of engine to support supplemental characters
|
2001-07-25 19:11:02 +00:00 |
tblcoll.cpp
|
ICU-809 use US::getBuffer() instead of extract(); some cleanup
|
2001-09-27 00:59:41 +00:00 |
timezone.cpp
|
ICU-392 Don't export as many symbols
|
2001-10-04 01:31:10 +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 fix deadlock problems with TransliteratorAlias class
|
2001-10-04 21:22:17 +00:00 |
transreg.cpp
|
ICU-1028 This should fix os/390
|
2001-10-05 16:50:59 +00:00 |
transreg.h
|
ICU-1079 fix deadlock problems with TransliteratorAlias class
|
2001-10-04 21:22:17 +00:00 |
tzdat.h
|
ICU-903 updated copyright notices
|
2001-03-21 20:31:13 +00:00 |
ubrk.cpp
|
ICU-1075 Improved error handling for data errors in ubrk_open()
|
2001-09-28 23:39:06 +00:00 |
ucal.cpp
|
ICU-809 remove UnicodeString::getUChars()
|
2001-09-20 01:22:06 +00:00 |
ucln_in.c
|
ICU-770 More memory cleanup
|
2001-09-21 00:19:53 +00:00 |
ucln_in.h
|
ICU-770 More memory cleanup
|
2001-09-21 00:19:53 +00:00 |
ucol_bld.cpp
|
ICU-1245 fixed closing procedures
|
2001-10-08 02:27:44 +00:00 |
ucol_bld.h
|
ICU-740 Don't include unneeded header files.
|
2001-09-18 22:56:34 +00:00 |
ucol_cnt.cpp
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
|
2001-09-27 23:18:14 +00:00 |
ucol_cnt.h
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
|
2001-09-27 23:18:14 +00:00 |
ucol_elm.cpp
|
ICU-1245 fine tuning list of unsafe chars. Fixed adding single chars to exitsting prefixes
|
2001-10-08 02:24:45 +00:00 |
ucol_elm.h
|
ICU-1245 code for entering prefixes
|
2001-10-02 01:26:13 +00:00 |
ucol_imp.h
|
ICU-1245 Hiragana detection flags for CE getters
|
2001-10-05 02:05:35 +00:00 |
ucol_tok.cpp
|
ICU-1245 Option for setting default strength in rules. Also added a missing break;
|
2001-10-05 02:09:22 +00:00 |
ucol_tok.h
|
ICU-1245 preliminary support for Japanese prefix analysis. Needs to be tested
|
2001-09-27 23:18:14 +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-1245 proper surrogate handling. Cleaned some unused variable warnings.
|
2001-10-08 02:31:50 +00:00 |
ucoleitr.cpp
|
ICU-1030
|
2001-09-07 21:56:18 +00:00 |
udat.cpp
|
ICU-1109 implement new NUL-termination semantics
|
2001-09-05 23:39:38 +00:00 |
umsg_imp.h
|
ICU-1008 Do less static initialization
|
2001-06-25 21:15:39 +00:00 |
umsg.cpp
|
ICU-329 No need for the commented out code as mentioned by Markus.
|
2001-10-08 16:23:22 +00:00 |
uni2name.cpp
|
ICU-1250 minor sync-up
|
2001-09-28 21:00:14 +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-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
|
2001-08-23 01:06:08 +00:00 |
unirange.h
|
ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
|
2001-08-23 01:06:08 +00:00 |
uniset.cpp
|
ICU-770 More memory cleanup
|
2001-09-21 00:19: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-1109 use more appropriate US::extract(), no need to NUL-terminate explicitly
|
2001-09-18 23:50:55 +00:00 |
usearch.cpp
|
ICU-1109 change NUL-termination semantics
|
2001-10-05 22:54:00 +00:00 |
usrchimp.h
|
ICU-1030
|
2001-09-07 21:56:18 +00:00 |
utrans.cpp
|
ICU-1109 change NUL-termination semantics
|
2001-10-04 01:05:57 +00:00 |
xformtrn.cpp
|
ICU-1053 move filter logic into Transliterator.filteredTransliterate
|
2001-07-17 23:36:41 +00:00 |