scuffed-code/icu4c/source/common
2002-06-07 18:53:49 +00:00
..
unicode ICU-1115 add multicharacter strings and iteration to uset API 2002-06-04 23:37:20 +00:00
.cvsignore ICU-393 .cvsignore 2000-11-22 01:46:36 +00:00
bidi.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
brkdict.cpp ICU-1126 move break iterator code to common library so that titlecasing can use it 2002-02-21 04:42:32 +00:00
brkdict.h ICU-1126 move break iterator code to common library so that titlecasing can use it 2002-02-21 04:42:32 +00:00
brkiter.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
chariter.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
charstr.h ICU-1533 per Doug's review, move this to separate file 2001-11-19 21:24:29 +00:00
cmemory.h ICU-214 Fix for Win64. Do the math in size_t when part of the expression is in size_t and the other side is (void *) 2002-03-29 01:51:09 +00:00
common.dsp ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
common.rc ICU-1074 Fixed STLPort C++ library compilation problem 2001-07-26 18:03:44 +00:00
convert.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
cpputils.h ICU-392 moved some functions from namespace to static inline 2001-10-23 16:43:01 +00:00
cstring.c ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
cstring.h ICU-1541 add U_EXPORT2 to declarations that don't have it 2001-11-19 18:18:42 +00:00
cwchar.c ICU-900 Fixed some lint warnings. 2001-11-02 02:43:22 +00:00
cwchar.h ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
dbbi_tbl.cpp ICU-1265 change RBBI_IGNORE to UBRK_IGNORE 2002-03-22 23:01:41 +00:00
dbbi_tbl.h ICU-1126 move break iterator code to common library so that titlecasing can use it 2002-02-21 04:42:32 +00:00
dbbi.cpp ICU-214 Fix for Win64. Don't freely convert between (void *) and int32_t. 2002-03-29 01:56:09 +00:00
digitlst.cpp ICU-1811 Remove unused code. 2002-03-26 23:09:05 +00:00
digitlst.h ICU-1811 Remove unused code. 2002-03-26 23:09:05 +00:00
filestrm.c ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
filestrm.h ICU-392 No one needs to use tmpfile, and I don't recommend it for Windows machines. 2001-11-01 23:17:49 +00:00
hash.h ICU-1682 added removeAll method 2002-03-19 07:16:19 +00:00
icucfg.h.in ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed 2000-08-29 22:26:15 +00:00
locid.cpp ICU-900 Fixed some compiler warnings. 2002-04-30 17:22:11 +00:00
locmap.c ICU-900 Fixed some compiler warnings. 2002-04-30 17:22:11 +00:00
locmap.h ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
Makefile.in ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
mutex.cpp ICU-1008 Don't do static init when threads are disabled. 2001-08-30 17:09:43 +00:00
mutex.h ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
normlzr.cpp ICU-1686 fix use of UCharIterator.move, especially with UITER_START->UITER_ZERO 2002-03-20 17:04:56 +00:00
putil.c ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
rbbi_tbl.cpp ICU-1126 Add title break iterator 2002-02-28 01:28:04 +00:00
rbbi_tbl.h ICU-1126 Add title break iterator 2002-02-28 01:28:04 +00:00
rbbi.cpp ICU-1265 change RBBI_IGNORE to UBRK_IGNORE 2002-03-22 23:01:41 +00:00
resbund.cpp ICU-1492 fixed reference counting for resource bundles 2002-04-17 21:19:38 +00:00
schriter.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
scsu.c ICU-882 Remove SCSU 2002-01-11 23:34:13 +00:00
symtable.h ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
ubidi.c ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
ubidiimp.h ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
ubidiln.c ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
ubidiwrt.c ICU-1564 Fix memory overshoot bug 2002-04-03 00:59:05 +00:00
ubrk.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
uchar.c ICU-1923 upgrade to Unicode 3.2: lowercasing and uppercasing 2002-06-07 18:53:49 +00:00
uchriter.cpp ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
ucln_cmn.c ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
ucln_cmn.h ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
ucln.h ICU-770 Fixed a documentation typo 2001-11-13 22:41:35 +00:00
ucmndata.c ICU-1831 Don't use // in C files. 2002-04-03 19:52:08 +00:00
ucmndata.h ICU-1075 Fix some name possible function name collisions of exported functions 2001-10-05 21:48:05 +00:00
ucmp8.c ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
ucmp8.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucnv2022.c ICU-535 Fixed compiler warnings on alpha 2001-11-02 03:55:12 +00:00
ucnv_bld.c ICU-1864 add BOCU-1 2002-04-17 20:36:53 +00:00
ucnv_bld.h ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
ucnv_cb.c ICU-900 Fixed some compiler warnings. 2002-05-22 22:56:27 +00:00
ucnv_cnv.c ICU-900 Fixed some compiler warnings. 2002-05-22 22:56:27 +00:00
ucnv_cnv.h ICU-1864 add BOCU-1 2002-04-17 20:36:53 +00:00
ucnv_err.c ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
ucnv_imp.h ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 01:14:52 +00:00
ucnv_io.c ICU-900 Fixed some compiler warnings. 2002-05-24 00:50:41 +00:00
ucnv_io.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucnv_lmb.c ICU-392 Don't export as many symbols 2001-10-03 22:33:12 +00:00
ucnv_utf.c ICU-1619 UTF-32LE is a little endian encoding, not a big endian encoding. 2002-03-27 23:24:15 +00:00
ucnv.c ICU-1864 ucnv_reset() did not reset enough UConverter fields; BOCU-1 signature changed 2002-05-25 00:32:25 +00:00
ucnvbocu.c ICU-1864 add BOCU-1 2002-04-17 20:36:53 +00:00
ucnvhz.c ICU-900 Fixed some compiler warnings. 2002-05-22 22:56:27 +00:00
ucnvisci.c ICU-900 Fixed some compiler warnings. 2002-05-22 22:56:27 +00:00
ucnvlat1.c ICU-900 Fix the compiler warning a bit better. 2001-10-05 22:18:38 +00:00
ucnvmbcs.c ICU-900 Fix some compiler warnings a bit better. 2001-10-05 23:14:23 +00:00
ucnvmbcs.h ICU-900 Fix some compiler warnings a bit better. 2001-10-05 23:14:23 +00:00
ucnvscsu.c ICU-900 Fixed some compiler warnings. 2002-05-22 22:56:27 +00:00
udata.c ICU-978 don't try to extend common data if common data not found (sanity check) 2002-06-05 18:30:56 +00:00
udatamem.c ICU-900 Fixed some lint warnings. 2001-11-02 02:43:22 +00:00
udatamem.h ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus. 2002-02-28 01:42:40 +00:00
uhash_us.cpp ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems 2001-11-30 00:06:13 +00:00
uhash.c ICU-900 Fixed some compiler warnings. 2002-04-30 17:22:11 +00:00
uhash.h ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
uiter.cpp ICU-1686 UCharIterator: use -1 for error code 2002-04-02 23:35:24 +00:00
uloc.c ICU-1906 Update TP/TMP -> TL/TLS for East Timor 2002-05-21 21:06:07 +00:00
umapfile.c ICU-1891 Fix for z/OS (os/390) 2002-05-31 18:00:10 +00:00
umapfile.h ICU-580 os/390 batch build changes. 2001-11-02 23:42:10 +00:00
umemstrm.c ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
umemstrm.h ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
umutex.c ICU-1872 Test for mutex initialization 2002-04-24 16:10:33 +00:00
umutex.h ICU-1872 Test for mutex initialization 2002-04-23 23:24:25 +00:00
unames.c ICU-900 Fixed some compiler warnings. 2002-04-05 00:03:32 +00:00
unicode.cpp ICU-1264 added namspace support where possible. 2001-10-08 23:26:58 +00:00
unifilt.cpp ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
unifunct.cpp ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
uniset.cpp ICU-1115 add multicharacter strings and iteration to uset API 2002-06-04 23:37:20 +00:00
unistr.cpp ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order 2002-05-24 17:05:31 +00:00
unorm.cpp ICU-1438 fix 'unitialized' warnings - cp1/cp2 init looked like real bugs 2002-05-31 22:19:59 +00:00
unormimp.h ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
uprops.c ICU-1923 add uprv_comparePropertyNames() to compare Unicode property [value] names loosely 2002-06-01 00:33:55 +00:00
uprops.h ICU-1923 add uprv_comparePropertyNames() to compare Unicode property [value] names loosely 2002-06-01 00:33:55 +00:00
upropset.cpp ICU-1933 use PropertyAliases and PropertyValueAliases; add \p{ASCII} 2002-06-06 22:38:37 +00:00
upropset.h ICU-1933 initial support for combining class, bidi class, and binary properties 2002-06-06 00:47:14 +00:00
uresbund.c ICU-1492 fixed reference counting for resource bundles 2002-04-17 21:19:38 +00:00
uresdata.c ICU-1616 Allow for a NULL length argument 2002-01-30 06:19:28 +00:00
uresdata.h ICU-1078 support for IntVector type in resource bundles 2001-08-01 17:08:07 +00:00
uresimp.h ICU-1492 fixed reference counting for resource bundles 2002-04-17 21:19:38 +00:00
uscript.c ICU-1923 upgrade to Unicode 3.2: add new scripts; fix script name comparisons to perform loose matches according to Property[Value]Aliases.txt (use uprv_comparePropertyNames); make hardcoded arrays more maintainable 2002-06-01 00:43:07 +00:00
uset.cpp ICU-1115 Fix for HP/UX 2002-06-05 18:21:30 +00:00
usetiter.cpp ICU-900 Fixed some compiler warnings. 2002-06-01 06:36:02 +00:00
ushape.c ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters 2001-10-13 00:06:29 +00:00
ustr_imp.h ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order 2002-05-24 17:05:31 +00:00
ustrcase.c ICU-1923 fix buffer overrun when copying from temp buffer 2002-06-03 03:35:08 +00:00
ustrfmt.c ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems 2001-11-30 00:06:13 +00:00
ustrfmt.h ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems 2001-11-30 00:06:13 +00:00
ustring.c ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order 2002-05-24 17:05:31 +00:00
ustrtrns.c ICU-900 Fixed some compiler warnings. 2002-02-07 04:22:32 +00:00
utf_impl.c ICU-1561 replace all UTextOffset with int32_t 2002-03-12 01:32:42 +00:00
util.cpp ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
util.h ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet 2002-05-29 18:36:09 +00:00
utrie.c ICU-1586 fix compaction bug 2002-03-04 01:17:45 +00:00
utrie.h ICU-1586 allow UTrieEnumRange to stop the enumeration 2002-01-12 00:10:01 +00:00
uvector.cpp ICU-1749 API additions to support UnicodeSet 2002-04-26 06:30:37 +00:00
uvector.h ICU-1749 API additions to support UnicodeSet 2002-04-26 06:30:37 +00:00