.. |
unicode
|
ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
|
2003-03-27 20:09:38 +00:00 |
.cvsignore
|
ICU-3 ignore *.ao files
|
2000-10-24 19:48:09 +00:00 |
anytrans.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
anytrans.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
bocsu.c
|
ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation
|
2003-02-06 23:29:56 +00:00 |
bocsu.h
|
ICU-2412 getNextSortKeyPart implementation plus various fixes to iterative collation
|
2003-02-06 23:29:56 +00:00 |
calendar.cpp
|
ICU-2222 fix breaking changes
|
2003-03-19 13:21:51 +00:00 |
choicfmt.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
coleitr.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
coll.cpp
|
ICU-2222 Deprecate C++ enums that duplicate C enums
|
2003-02-21 08:32:22 +00:00 |
cpdtrans.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
cpdtrans.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
datefmt.cpp
|
ICU-2370 fix parameter docs/names for format() and related fns
|
2002-11-25 18:31:23 +00:00 |
dcfmtsym.cpp
|
ICU-2296 optimize use of UnicodeString, copy string objects less often
|
2002-10-12 01:09:00 +00:00 |
decimfmt.cpp
|
ICU-2504 fix typo in spelling, U_MULTIPLE_DECIMAL_SEPERATORS => U_MULTIPLE_DECIMAL_SEPARATORS (old spelling still defined for compatibility)
|
2002-12-11 22:28:34 +00:00 |
digitlst.cpp
|
ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
|
2002-12-13 19:46:06 +00:00 |
digitlst.h
|
ICU-2118 DigitList is a utility class because some of its fields are public.
|
2002-11-30 02:43:51 +00:00 |
dtfmtsym.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
esctrn.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
esctrn.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
fmtable.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
format.cpp
|
ICU-122 move syntaxError method to .cpp and make it static (was inline)
|
2003-01-27 17:26:06 +00:00 |
funcrepl.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
funcrepl.h
|
ICU-2581 add global new/delete with crashing implementations to make sure they are never called from within icu4c
|
2002-12-17 21:26:31 +00:00 |
gregocal.cpp
|
ICU-2222 Deprecate C++ enums that duplicate C enums
|
2003-02-28 13:21:23 +00:00 |
hextouni.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
hextouni.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
i18n.dsp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
i18n.rc
|
ICU-2394 Update the http:// link
|
2002-10-31 23:34:15 +00:00 |
Makefile.in
|
ICU-2628 Allow z/OS and CygWin/MSVC to install their import libraries
|
2003-03-19 01:56:39 +00:00 |
msgfmt.cpp
|
ICU-2729 Fix a memory leak
|
2003-02-25 19:56:49 +00:00 |
name2uni.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
name2uni.h
|
ICU-2087 remove @ tags from internal header
|
2002-12-05 00:28:48 +00:00 |
nfrlist.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:46:52 +00:00 |
nfrs.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:46:52 +00:00 |
nfrs.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:46:52 +00:00 |
nfrule.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:46:52 +00:00 |
nfrule.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:46:52 +00:00 |
nfsubs.cpp
|
ICU-1953 change comments style and check 0/NULL
|
2002-07-02 15:10:30 +00:00 |
nfsubs.h
|
ICU-2244 forbid copying of classes that don't have explicit copy implementations
|
2002-10-04 17:47:59 +00:00 |
nortrans.cpp
|
ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable()
|
2002-11-05 00:53:42 +00:00 |
nortrans.h
|
ICU-1785 replace hardcoded skippables sets with calls to unorm_isNFSkippable()
|
2002-11-05 00:53:42 +00:00 |
nultrans.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
nultrans.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
numfmt.cpp
|
ICU-2203 no public hashtable, replace with const list of UnicodeString
|
2003-02-27 20:14:51 +00:00 |
quant.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
quant.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
rbnf.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
rbt_data.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_data.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_pars.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
rbt_pars.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
rbt_rule.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_rule.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_set.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_set.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
rbt.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
regexcmp.cpp
|
ICU-2422 Regexp, more speed optimizations
|
2003-03-28 02:31:17 +00:00 |
regexcmp.h
|
ICU-2422 Regexp, more speed optimizations
|
2003-03-28 02:31:17 +00:00 |
regexcst.h
|
ICU-2422 Regexp \N{NAME} added. (ZeroLengthMatch)* optimizations improved.
|
2003-03-04 01:10:46 +00:00 |
regexcst.pl
|
ICU-2107 added copyright notices
|
2002-12-18 08:31:34 +00:00 |
regexcst.txt
|
ICU-2422 Regexp \N{NAME} added. (ZeroLengthMatch)* optimizations improved.
|
2003-03-04 01:10:46 +00:00 |
regeximp.h
|
ICU-2422 Regexp, more speed optimizations
|
2003-03-28 02:31:17 +00:00 |
rematch.cpp
|
ICU-2422 Regexp, more speed optimizations
|
2003-03-28 02:31:17 +00:00 |
remtrans.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
remtrans.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
repattrn.cpp
|
ICU-2422 Regexp, more speed optimizations
|
2003-03-28 02:31:17 +00:00 |
search.cpp
|
ICU-2118
|
2002-12-18 00:58:09 +00:00 |
simpletz.cpp
|
ICU-2222 Deprecate C++ enums that duplicate C enums
|
2003-02-21 08:32:22 +00:00 |
smpdtfmt.cpp
|
ICU-2656 complete rewrite of parse() to revise handling of abutting numeric fields so that "12345" x "HHmmss" => 1:23:45
|
2003-03-14 00:49:21 +00:00 |
sortkey.cpp
|
ICU-2222 fix breaking changes
|
2003-03-19 13:21:51 +00:00 |
strmatch.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
strmatch.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
strrepl.cpp
|
ICU-1837 use style context during replace
|
2002-11-14 01:46:11 +00:00 |
strrepl.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
stsearch.cpp
|
ICU-2294
|
2002-12-10 06:02:50 +00:00 |
tblcoll.cpp
|
ICU-2222 fix breaking changes
|
2003-03-19 13:21:51 +00:00 |
timezone.cpp
|
ICU-2222 Deprecate C++ enums that duplicate C enums
|
2003-02-21 08:32:22 +00:00 |
titletrn.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
titletrn.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
tolowtrn.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
tolowtrn.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
toupptrn.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
toupptrn.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
translit.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
transreg.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
transreg.h
|
ICU-2087 change incorrect @draft tags to @internal
|
2002-11-27 20:08:39 +00:00 |
tridpars.cpp
|
ICU-2422 regexp, add and use new case-insensitive constructor on UnicodeSet.
|
2003-02-21 01:15:16 +00:00 |
tridpars.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:17:35 +00:00 |
tzdat.h
|
ICU-2248 modularize ICU - make data generator tools write dummy data files, satisfying makefile dependencies
|
2002-10-01 17:44:04 +00:00 |
ucal.cpp
|
ICU-887 add new ucal_ time zone API
|
2003-03-05 18:36:48 +00:00 |
ucln_in.c
|
ICU-2203 C++ version of NumberFormat registration
|
2003-02-25 23:36:48 +00:00 |
ucln_in.h
|
ICU-2203 C++ version of NumberFormat registration
|
2003-02-25 23:36:48 +00:00 |
ucol_bld.cpp
|
ICU-2000 Fixed some compiler warnings.
|
2002-12-06 23:53:00 +00:00 |
ucol_bld.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_cnt.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_cnt.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_elm.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_elm.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_imp.h
|
ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
|
2003-03-27 20:09:38 +00:00 |
ucol_tok.cpp
|
ICU-2135 more memory fixes
|
2002-12-04 00:28:06 +00:00 |
ucol_tok.h
|
ICU-1855 Introducing [copy ] and [suppressContractions ] arguments (also covers j2288 and parts of j1856)
|
2002-10-16 22:34:16 +00:00 |
ucol_wgt.c
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol_wgt.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucol.cpp
|
ICU-2412 thread safety stuff - added const to ucol_nextSortKeyPart, removed errorCode from UCollator structure - never worked but dangerous for thread safety.
|
2003-03-27 20:09:38 +00:00 |
ucoleitr.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
ucurr.cpp
|
ICU-2000 Fixed some compiler warnings.
|
2002-09-20 17:44:40 +00:00 |
udat.cpp
|
ICU-2351 make behavior of bogus strings consistent with NULL: only assignment revives a bogus string - special code for output string wrappers for pure preflighting
|
2002-11-16 01:14:40 +00:00 |
umsg_imp.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
umsg.cpp
|
ICU-122 support arbitrary count of arguments; access getArgTypeList private
|
2003-01-28 22:21:14 +00:00 |
unesctrn.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
unesctrn.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
uni2name.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
uni2name.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
unifltlg.cpp
|
ICU-2529 Use a more standard implementation of RTTI
|
2002-12-18 01:46:21 +00:00 |
unitohex.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
unitohex.h
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
unum.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |
usearch.cpp
|
ICU-2412 internal normalization functions replace UBool ignoreHangul with int32_t options
|
2003-02-15 01:55:39 +00:00 |
usrchimp.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
utrans.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:44:49 +00:00 |