scuffed-code/icu4c/source/i18n
2005-10-18 00:54:27 +00:00
..
unicode ICU-4639 charset detect, header problems identified by Badi, MSVC project file added 2005-10-07 21:58:27 +00:00
.cvsignore ICU-3741 Ignore some things that appear on Cygwin 2004-05-11 16:15:58 +00:00
anytrans.cpp ICU-4189 Fix previous change for Solaris with Workshpo 4.2. 2005-01-25 22:38:48 +00:00
anytrans.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
astro.cpp ICU-4703 BEAM fixes 2005-08-15 21:50:56 +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
bocsu.h
buddhcal.cpp ICU-3837 Add UCONFIG_NO_SERVICE (don't deprecated locale IDs). 2004-09-10 04:57:10 +00:00
buddhcal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
calendar.cpp ICU-3860 mostly just debugging, for calendars 2005-06-29 16:33:06 +00:00
casetrn.cpp ICU-4143 partial fix for incremental case mapping in transliterators, end with correct offset 2005-02-21 22:50:27 +00:00
casetrn.h ICU-4497 add const to use of UCaseProps singleton 2005-04-28 23:50:15 +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-3805 Break putil.h/utypes.h header file dependancy loop 2004-10-18 02:43:33 +00:00
coleitr.cpp ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions). 2005-03-09 05:48:19 +00:00
coll.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-16 18:46:54 +00:00
cpdtrans.cpp ICU-4288 Fix some compiler warnings 2005-07-18 16:47:06 +00:00
cpdtrans.h ICU-4539 Fixes for EBCDIC safety and UCONFIG_NO_CONVERSION=1. 2005-06-21 16:55:19 +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-3905 Fix some compiler warnings. 2004-10-27 23:40:36 +00:00
decimfmt.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
digitlst.cpp ICU-4703 Fix BEAM warnings. 2005-08-02 18:12:39 +00:00
digitlst.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
dtfmtsym.cpp ICU-4884 Fix a memory leak and other memory issues. 2005-10-18 00:54:27 +00:00
esctrn.cpp ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
esctrn.h ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
fmtable_cnv.cpp ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
fmtable.cpp ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +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-4288 Fix some compiler warnings. 2004-12-07 23:43:48 +00:00
gregocal.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
gregoimp.cpp ICU-4327 Add long era names, narrow month/day, standalone month/day 2005-07-01 17:22:22 +00:00
gregoimp.h ICU-4327 Add long era names, narrow month/day, standalone month/day 2005-07-01 17:30:36 +00:00
hebrwcal.cpp ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3) 2004-12-30 07:25:51 +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.rc ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites. 2005-02-18 02:32:32 +00:00
i18n.vcproj ICU-4881 Update version number to 3.5. 2005-10-17 22:11:34 +00:00
islamcal.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
islamcal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
japancal.cpp ICU-3860 mostly just debugging, for calendars 2005-06-29 16:33:06 +00:00
japancal.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
Makefile.in ICU-4639 add charset detect to Makefile.in 2005-10-07 22:31:12 +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-4600 Fix errors running cintltest w/o ICU data. 2005-06-27 22:30:32 +00:00
name2uni.cpp ICU-4268 don't need USetAdder.remove(), initialize to NULL 2005-06-09 17:47:18 +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-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
nfrs.cpp ICU-4559 Make the library contain less data. 2005-06-16 17:22:32 +00:00
nfrs.h ICU-4092 Remove dead code 2004-12-31 18:54:55 +00:00
nfrule.cpp ICU-4630 port missing ICU4J changes for Hebrew to ICU4C 2005-07-08 00:16:47 +00:00
nfrule.h ICU-4330 HP-UX has a C++ name mangling bug when the namespace version 2005-06-14 17:14:30 +00:00
nfsubs.cpp ICU-4288 undo accidental deletion of line 2005-07-11 22:48:52 +00:00
nfsubs.h ICU-4288 fix compiler warnings (from george) 2005-07-11 20:36:49 +00:00
nortrans.cpp ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition 2005-06-22 02:40:25 +00:00
nortrans.h ICU-4288 Fix some compiler warnings. 2004-12-07 23:43:48 +00:00
nultrans.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-16 18:46:54 +00:00
nultrans.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-16 18:46:54 +00:00
numfmt.cpp ICU-4835 move *getByKeyWithFallback to internal header 2005-10-11 23:59:46 +00:00
olsontz.cpp ICU-4425 Remove the getTerminatedBuffer Purify warning, and speed up timezone creation to offset any performance hits. 2005-03-03 23:46:10 +00:00
olsontz.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
quant.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
quant.h ICU-4092 Undo last check-in. Don't expose private API. 2004-12-31 17:00:40 +00:00
rbnf.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
rbt_data.cpp ICU-4539 Fix some platform specific problems. 2005-06-09 23:54:30 +00:00
rbt_data.h ICU-4539 Fix some platform specific problems. 2005-06-09 23:54:30 +00:00
rbt_pars.cpp ICU-4288 Fix some compiler warnings. 2005-07-12 03:02:06 +00:00
rbt_pars.h ICU-4620 uconfig test updates 2005-07-07 20:37:58 +00:00
rbt_rule.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
rbt_rule.h
rbt_set.cpp ICU-4288 Fix some compiler warnings. 2005-07-07 18:09:09 +00:00
rbt_set.h ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
rbt.cpp ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets. 2005-06-09 17:30:48 +00:00
rbt.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
regexcmp.cpp ICU-4703 beam compile warning fixes 2005-08-02 22:48:06 +00:00
regexcmp.h ICU-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
regexcst.h ICU-2468 regexp word boundaries using RBBI 2003-11-08 02:01:42 +00:00
regexcst.pl
regexcst.txt ICU-2468 regexp word boundaries using RBBI 2003-11-08 02:01:42 +00:00
regeximp.h ICU-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
regexst.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
regexst.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
rematch.cpp ICU-4733 Use int32_t instead of int. 2005-08-25 18:02:20 +00:00
remtrans.cpp ICU-4044 Fixed RemoveTransliterator::clone() to clone the filter if the RemoveTransliterator has one 2005-06-29 19:22:01 +00:00
remtrans.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
repattrn.cpp ICU-4288 Mostly fixes for --enable-strict for gcc 3.4 (Fedora Core 3) 2004-12-30 07:25:51 +00:00
search.cpp ICU-4452 fix bugs that showed up after adding coverage tests 2005-07-14 23:25:48 +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-4741 changes for zoneStrings access 2005-08-26 21:55:55 +00:00
sortkey.cpp
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-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
strrepl.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
strrepl.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
stsearch.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
tblcoll.cpp ICU-4587 fix for C++ wrappers for ucol_cloneBinary and ucol_openBinary 2005-06-28 16:35:28 +00:00
timezone.cpp ICU-4682 Fixes for gcc on AIX 2005-07-21 23:27:41 +00:00
titletrn.cpp ICU-4143 partial fix for incremental case mapping in transliterators, end with correct offset 2005-02-21 22:50:27 +00:00
titletrn.h ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used. 2004-12-28 20:06:43 +00:00
tolowtrn.cpp ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used. 2004-12-28 20:06:43 +00:00
tolowtrn.h ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used. 2004-12-28 20:06:43 +00:00
toupptrn.cpp ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used. 2004-12-28 20:06:43 +00:00
toupptrn.h ICU-3004 Transliterators can't do locale sensitive casing due to how the transliterator registry is used. 2004-12-28 20:06:43 +00:00
translit.cpp ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias(). 2005-08-25 17:23:51 +00:00
transreg.cpp ICU-4288 Fix some compiler warnings. 2005-07-07 18:09:09 +00:00
transreg.h ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets. 2005-06-09 17:30:48 +00:00
tridpars.cpp ICU-4703 BEAM fix: it's OK to delete a null instance... 2005-08-01 22:11:01 +00:00
tridpars.h ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets. 2005-06-09 17:30:48 +00:00
ucal.cpp ICU-4084 Improve DateFormat construction performance. 2004-08-31 20:31:12 +00:00
ucln_in.c ICU-4078 Fix some typos while reviewing the cleanup functions. 2004-10-06 23:23:13 +00:00
ucln_in.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 23:42:49 +00:00
ucol_bld.cpp ICU-4235 Fix problem detected by RandomCollatorTest - remove continuation marker when building with indirects and implicits 2005-08-13 02:26:32 +00:00
ucol_bld.h ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
ucol_cnt.cpp ICU-4869 C++ namespace shouldn't be used for C functions. 2005-10-12 16:06:54 +00:00
ucol_cnt.h ICU-4869 C++ namespace shouldn't be used for C functions. 2005-10-12 16:06:54 +00:00
ucol_elm.cpp ICU-4869 C++ namespace shouldn't be used for C functions. 2005-10-12 01:06:22 +00:00
ucol_elm.h ICU-4869 C++ namespace shouldn't be used for C functions. 2005-10-12 01:06:22 +00:00
ucol_imp.h ICU-4835 move *getByKeyWithFallback to internal header 2005-10-11 23:59:46 +00:00
ucol_res.cpp ICU-4395 Collation status should not reflect default value lookup status 2005-07-12 06:20:06 +00:00
ucol_sit.cpp ICU-4288 fix compiler warnings 2005-07-15 22:11:40 +00:00
ucol_tok.cpp ICU-4235 Fix problem detected by RandomCollatorTest - prevent element list count from becoming less than zero 2005-08-04 22:36: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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
ucol_wgt.h
ucol.cpp ICU-4821 fix upper first behavior for normal sort key generation 2005-09-17 06:25:22 +00:00
ucoleitr.cpp
ucsdet.cpp ICU-4639 charset detect, header problems identified by Badi, MSVC project file added 2005-10-07 21:58:27 +00:00
ucurr.cpp ICU-4288 Fix some compiler warnings. 2005-07-13 03:19:08 +00:00
ucurrimp.h
udat.cpp ICU-4643 Add setters for era names, standalone/narrow months to udat_setSymbols() 2005-10-13 03:26:40 +00:00
ulocdata.c ICU-4820 Allow API to return informational warning codes 2005-09-14 19:09:13 +00:00
umsg_imp.h
umsg.cpp ICU-3383 add utility to 'autoquote' unquoted apostrophes in message format 2005-06-09 16:45:36 +00:00
unesctrn.cpp ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
unesctrn.h ICU-4296 Reduce the number of function exports 2004-12-14 16:59:34 +00:00
uni2name.cpp ICU-4189 Remove some dependencies on the conversion API. 2004-12-04 07:22:23 +00:00
uni2name.h ICU-3905 Fix some compiler warnings. 2004-08-28 04:42:33 +00:00
unum.cpp ICU-4161 Properly indent the code. 2004-11-12 07:07:41 +00:00
uregex.cpp ICU-4315 add missing buffer overflow check 2005-08-31 00:52:22 +00:00
uregexc.cpp ICU-4620 no regex == no regex 2005-07-07 07:55:39 +00:00
usearch.cpp ICU-4497 fix checkIdentical(): bug (bad UErrorCode handling) and performance (preflight with non-zero initial buffer, allocate only one block) 2005-05-03 23:17:03 +00:00
usrchimp.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-19 20:42:44 +00:00
utmscale.c ICU-3927 remove utmscale_fromDouble(), utmscale_toDouble() 2004-10-27 21:28:38 +00:00
utrans.cpp ICU-4671 Fix for Forte 8 2005-07-18 20:22:03 +00:00