.. |
unicode
|
ICU-3634 localized RBNF rule set names - text description
|
2004-09-24 22:58:00 +00:00 |
.cvsignore
|
ICU-3741 Ignore some things that appear on Cygwin
|
2004-05-11 16:15:58 +00:00 |
anytrans.cpp
|
ICU-3221 Fix AIX linker warnings
|
2003-08-31 20:53:46 +00:00 |
anytrans.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
astro.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
astro.h
|
ICU-2424 Fix some of the compiler issues that arise from the last check-in
|
2003-12-09 23:12:23 +00:00 |
bocsu.c
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
bocsu.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +00:00 |
buddhcal.cpp
|
ICU-3837 Add UCONFIG_NO_SERVICE (don't deprecated locale IDs).
|
2004-09-10 04:57:10 +00:00 |
buddhcal.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
calendar.cpp
|
ICU-4078 Undo some changes, since the invariant converter doesn't work here.
|
2004-09-16 06:22:05 +00:00 |
casetrn.cpp
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
casetrn.h
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
chnsecal.cpp
|
ICU-2424 Don't define non-working functions for urename.h, and add a better copyright notice.
|
2004-01-16 00:55:11 +00:00 |
chnsecal.h
|
ICU-2424 hebrew checked in, placeholder for chinese
|
2003-12-09 20:44:56 +00:00 |
choicfmt.cpp
|
ICU-4078 Fix a Solaris compiler error that was due to the last change.
|
2004-09-30 21:35:30 +00:00 |
coleitr.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
coll.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
cpdtrans.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
cpdtrans.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
curramt.cpp
|
ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
|
2004-04-27 21:47:09 +00:00 |
currfmt.cpp
|
ICU-3500 fix compiler warning
|
2004-04-28 18:12:14 +00:00 |
currfmt.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
currunit.cpp
|
ICU-3500 fix compiler warning
|
2004-04-28 18:12:14 +00:00 |
datefmt.cpp
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:24:16 +00:00 |
dcfmtsym.cpp
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:24:16 +00:00 |
decimfmt.cpp
|
ICU-4084 Improve DateFormat construction performance.
|
2004-09-02 19:08:28 +00:00 |
digitlst.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
digitlst.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
dtfmtsym.cpp
|
ICU-4084 Fix a memory leak
|
2004-08-31 20:31:03 +00:00 |
esctrn.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
esctrn.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
fmtable.cpp
|
ICU-2825 Fix last checkin for Windows.
|
2004-04-28 04:04:36 +00:00 |
format.cpp
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:24:16 +00:00 |
funcrepl.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
funcrepl.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
gregocal.cpp
|
ICU-3500 Fix some compiler warnings
|
2004-06-05 07:04:46 +00:00 |
gregoimp.cpp
|
ICU-4084 Improve DateFormat construction performance.
|
2004-08-31 18:04:12 +00:00 |
gregoimp.h
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:24:16 +00:00 |
hebrwcal.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
hebrwcal.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
i18n.dsp
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
i18n.rc
|
ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed.
|
2003-08-19 17:39:26 +00:00 |
i18n.vcproj
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
islamcal.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
islamcal.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
japancal.cpp
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
japancal.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
Makefile.in
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
measfmt.cpp
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
measure.cpp
|
ICU-3500 fix compiler warning
|
2004-04-28 18:12:14 +00:00 |
msgfmt.cpp
|
ICU-4019 add message format syntax for spelled-out numbers
|
2004-08-04 05:57:45 +00:00 |
name2uni.cpp
|
ICU-4078 add cdecl to C callbacks into C++
|
2004-09-08 14:14:35 +00:00 |
name2uni.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 18:05:01 +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-4078 Further separate the default converter from the rest of the API
|
2004-09-15 23:44:48 +00:00 |
nfrs.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
nfrule.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
nfrule.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
nfsubs.cpp
|
ICU-3500 Fix some compiler warnings
|
2004-05-31 03:08:28 +00:00 |
nfsubs.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
nortrans.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
nortrans.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
nultrans.cpp
|
ICU-3221 Fix some AIX linker warnings.
|
2003-08-29 20:06:23 +00:00 |
nultrans.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
numfmt.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
olsontz.cpp
|
ICU-4078 Further separate the default converter from the rest of the API
|
2004-09-15 23:44:48 +00:00 |
olsontz.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
quant.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
quant.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
rbnf.cpp
|
ICU-3634 localized RBNF rule set names - text description
|
2004-09-24 22:58:00 +00:00 |
rbt_data.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
rbt_data.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
rbt_pars.cpp
|
ICU-3222 Fix some compiler warnings
|
2003-12-04 02:05:39 +00:00 |
rbt_pars.h
|
ICU-2959 update copyright dates to include 2003
|
2003-06-03 20:58:22 +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-3836 Translit thread safety restored with better deadlock fix.
|
2004-06-14 18:56:58 +00:00 |
rbt.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
regexcmp.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
regexcmp.h
|
ICU-2422 Regexp, more speed optimizations, some cleanup
|
2003-04-02 23:10:16 +00:00 |
regexcst.h
|
ICU-2468 regexp word boundaries using RBBI
|
2003-11-08 02:01:42 +00:00 |
regexcst.pl
|
ICU-2959 copyright updated for RBBI, Regexp files.
|
2003-06-02 22:21:58 +00:00 |
regexcst.txt
|
ICU-2468 regexp word boundaries using RBBI
|
2003-11-08 02:01:42 +00:00 |
regeximp.h
|
ICU-4034 off-by-one error in regexp 8 bit sets
|
2004-08-03 05:22:12 +00:00 |
regexst.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
regexst.h
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
rematch.cpp
|
ICU-4086 regex match/lookingAt/find at end of string with zero length match not working.
|
2004-09-15 01:28:15 +00:00 |
remtrans.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
remtrans.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
repattrn.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
search.cpp
|
ICU-2118
|
2002-12-18 00:58:09 +00:00 |
simpletz.cpp
|
ICU-2966 Remove unused private classes needed by old timezone implementation
|
2003-10-08 18:08:09 +00:00 |
smpdtfmt.cpp
|
ICU-4078 Further separate the default converter from the rest of the API
|
2004-09-15 23:44:48 +00:00 |
sortkey.cpp
|
ICU-3221 Fix AIX linker warnings
|
2003-08-31 20:53:46 +00:00 |
strmatch.cpp
|
ICU-3862 Make sure that data isn't exported when it is only needed internally.
|
2004-07-20 00:40:25 +00:00 |
strmatch.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
strrepl.cpp
|
ICU-3862 Make sure that data isn't exported when it is only needed internally.
|
2004-07-20 00:40:25 +00:00 |
strrepl.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
stsearch.cpp
|
ICU-699 add missing clone() functions
|
2003-11-05 21:59:41 +00:00 |
tblcoll.cpp
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:24:16 +00:00 |
timezone.cpp
|
ICU-4078 Fix a Solaris compiler error from last change.
|
2004-09-30 21:34:26 +00:00 |
titletrn.cpp
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
titletrn.h
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
tolowtrn.cpp
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
tolowtrn.h
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
toupptrn.cpp
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
toupptrn.h
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
translit.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
transreg.cpp
|
ICU-3925 separate Transliterator data to its own tree
|
2004-08-02 20:06:55 +00:00 |
transreg.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
tridpars.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
tridpars.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:17:35 +00:00 |
ucal.cpp
|
ICU-4084 Improve DateFormat construction performance.
|
2004-08-31 20:31:12 +00:00 |
ucln_in.c
|
ICU-4078 Forgot to include uassert.h
|
2004-09-12 23:19:33 +00:00 |
ucln_in.h
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
ucol_bld.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +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-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +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-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
|
2004-08-28 05:50:39 +00:00 |
ucol_elm.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
ucol_imp.h
|
ICU-3905 Fix some compiler warnings, and reduce the amount of duplicate data in the libraries.
|
2004-08-28 05:50:39 +00:00 |
ucol_sit.cpp
|
ICU-4118 fix ucol_normalizeShortDefinitionString crash when parse error is NULL
|
2004-09-30 20:39:02 +00:00 |
ucol_tok.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
ucol_tok.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
ucol_wgt.c
|
ICU-3135 This problem appears on several platforms. This fix seems to
|
2003-08-18 23:22:13 +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-4112 Fix for typo in uca init code + some consistency bug fixes in latin-1 generation.
|
2004-09-28 05:50:21 +00:00 |
ucoleitr.cpp
|
ICU-3094 fixed setOffset(0) error
|
2003-07-09 23:16:04 +00:00 |
ucurr.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
ucurrimp.h
|
ICU-2256 Performance enhancement.
|
2003-07-12 00:23:05 +00:00 |
udat.cpp
|
ICU-3947 Fix udat_parse when parsePos is NULL
|
2004-07-16 16:22:08 +00:00 |
ulocdata.c
|
ICU-3746 add option for case folding to getExemplarSet
|
2004-05-17 21:42:43 +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-3754 Make u_formatMessage pay attention to patternLength
|
2004-07-18 09:41:16 +00:00 |
unesctrn.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-19 21:29:27 +00:00 |
unesctrn.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
uni2name.cpp
|
ICU-3862 Make sure that data isn't exported when it is only needed internally.
|
2004-07-19 21:33:03 +00:00 |
uni2name.h
|
ICU-3905 Fix some compiler warnings.
|
2004-08-28 04:42:33 +00:00 |
unum.cpp
|
ICU-4017 Fix failure behavior of explicitly requested non-existent currency
|
2004-08-09 07:07:33 +00:00 |
uregex.cpp
|
ICU-4045 regexp::find(), fix incorrect resut when called repeatedly at end of input string.
|
2004-08-05 22:46:52 +00:00 |
usearch.cpp
|
ICU-4078 Loosely couple the cleanup functions.
|
2004-09-12 23:07:29 +00:00 |
usrchimp.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-19 20:42:44 +00:00 |
utrans.cpp
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |