scuffed-code/icu4c/source/common
2001-10-04 20:42:25 +00:00
..
unicode ICU-1109 change NUL-termination semantics 2001-10-03 23:14:31 +00:00
.cvsignore ICU-393 .cvsignore 2000-11-22 01:46:36 +00:00
bidi.cpp ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
chariter.cpp ICU-900 Fixed some compiler warnings. 2001-03-27 02:59:37 +00:00
cmemory.h ICU-1244 xxx_safeClone functions need to align the memory buffer on 2001-09-26 21:09:18 +00:00
common.dsp ICU-740 Don't build unneeded code. 2001-09-18 22:58:58 +00:00
common.dsw Initial revision 1999-08-16 21:50:52 +00:00
common.rc ICU-1074 Fixed STLPort C++ library compilation problem 2001-07-26 18:03:44 +00:00
convert.cpp ICU-1200 no need any more to explicitly NUL-terminate after US::extract() to codepage 2001-09-19 00:06:19 +00:00
cpputils.h ICU-1109 remove uprv_fillOutputString(), replaced by new function int32_t UnicodeString::extract(UChar *, int32_t, UErrorCode &) 2001-09-05 23:41:11 +00:00
cstring.c ICU-972 separate cwchar.h/.c from cstring.h/.c 2001-05-25 17:57:14 +00:00
cstring.h ICU-972 separate cwchar.h/.c from cstring.h/.c 2001-05-25 17:57:14 +00:00
cwchar.c ICU-972 added cwchar.o to the list of object files. 2001-06-01 10:03:31 +00:00
cwchar.h ICU-972 separate cwchar.h/.c from cstring.h/.c 2001-05-25 17:57:14 +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
filestrm.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
filestrm.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
hash.h ICU-1023 upgrade uhash to support int32_t keys on platforms with sizeof(void*) < 32 2001-07-06 19:53:12 +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-1109 bug/memory fixes 2001-10-03 21:20:28 +00:00
locmap.c ICU-900 Fixed some compiler warnings by making the locmap "translation unit" not empty. 2001-08-29 21:37:09 +00:00
locmap.h ICU-900 Fixed some compiler warnings by making the locmap "translation unit" not empty. 2001-08-29 21:37:09 +00:00
Makefile.in ICU-1227 support for a --with-library-suffix option. 2001-09-21 03:41:21 +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-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
normlzr.cpp ICU-1007 fix internal APIs with growBuffer - dest and destCapacity must be in/out params! (not just input) 2001-09-26 01:22:00 +00:00
putil.c ICU-513 Don't use the deprecated API anymore. 2001-09-17 21:50:19 +00:00
resbund.cpp ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 00:12:19 +00:00
schriter.cpp ICU-1102 Make fgClassID private 2001-08-29 18:14:28 +00:00
scsu.c ICU-1099 Add const to some static data 2001-08-30 18:25:42 +00:00
ubidi.c ICU-392 Don't export as many symbols with a commonly used name. 2001-10-03 22:33:40 +00:00
ubidiimp.h ICU-392 Don't export as many symbols with a commonly used name. 2001-10-03 22:33:40 +00:00
ubidiln.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ubidiwrt.c ICU-1109 change NUL-termination semantics 2001-10-03 23:14:31 +00:00
uchar.c ICU-1199 add u_digit() and u_forDigit() 2001-09-21 00:27:17 +00:00
uchriter.cpp ICU-1102 Make fgClassID private 2001-08-29 18:14:28 +00:00
ucln_cmn.c ICU-770 call unorm_cleanup() 2001-09-06 01:22:23 +00:00
ucln_cmn.h ICU-770 More data cleanup 2001-09-01 01:55:48 +00:00
ucln.h ICU-770 Add some documentation. 2001-09-20 22:55:34 +00:00
ucmndata.c ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
ucmndata.h ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
ucmp8.c ICU-900 Fixed some compiler warnings 2001-06-01 17:29:13 +00:00
ucmp8.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucmpe32.c ICU-900 Fixed some compiler warnings 2001-08-17 00:44:38 +00:00
ucmpe32.h ICU-1083 Data structure for surrogate support 2001-08-10 20:39:52 +00:00
ucnv2022.c ICU-770 Memory cleanup 2001-09-07 01:48:46 +00:00
ucnv_bld.c ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 01:14:52 +00:00
ucnv_bld.h ICU-1099 Undo const to some static data 2001-08-24 01:02:37 +00:00
ucnv_cb.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucnv_cnv.c ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 01:04:28 +00:00
ucnv_cnv.h ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 01:04:28 +00:00
ucnv_err.c ICU-1123 Fix the bugs for UCNV_*_CALLBACK_ESCAPE 2001-09-10 03:50:45 +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-770 More data cleanup 2001-08-30 02:59:19 +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-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones 2001-09-28 00:29:40 +00:00
ucnv.c ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 01:04:28 +00:00
ucnvhz.c ICU-1087 Add static keyword to the local variables and functions 2001-09-06 18:34:57 +00:00
ucnvisci.c ICU-1087 Add static keyword to the local variables and functions 2001-09-06 18:34:57 +00:00
ucnvlat1.c ICU-1202 UTF/Latin-1 converter names: change internal names to be the same as standard ones 2001-09-28 00:29:40 +00:00
ucnvmbcs.c ICU-1019 add const to the context pointers 2001-06-26 22:51:14 +00:00
ucnvmbcs.h ICU-947 ISO-2022 performance improvements 2001-05-07 23:54:01 +00:00
ucnvscsu.c ICU-1087 Add static keyword to the local variables and functions 2001-09-06 18:34:57 +00:00
udata.c ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
udatamem.c ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
udatamem.h ICU-1075 udata.c restructuring, fix broken UNIX build. 2001-09-08 00:27:05 +00:00
uhash_us.cpp ICU-1079 add utility deleters for UVector and Hashtable 2001-08-01 17:37:37 +00:00
uhash.c ICU-1099 Add const to some static data 2001-08-30 18:25:42 +00:00
uhash.h ICU-1079 add utility deleters for UVector and Hashtable 2001-08-01 17:37:37 +00:00
uloc.c ICU-1109 rewrite for new NUL-termination; more error checking, better efficiency, less code duplication 2001-10-02 23:50:23 +00:00
umapfile.c ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
umapfile.h ICU-900 Fixed some compiler warnings. 2001-09-25 16:43:20 +00:00
umemstrm.c ICU-1099 Add const to some static data 2001-08-30 18:25:42 +00:00
umemstrm.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
umutex.c ICU-1087 Add static keyword to the local variables and functions 2001-09-06 18:34:57 +00:00
umutex.h ICU-1008 Don't do static init when threads are disabled. 2001-08-30 17:52:53 +00:00
unames.c ICU-1109 change NUL-termination semantics 2001-10-04 00:34:32 +00:00
unicode.cpp ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
unistr.cpp ICU-1109 change NUL-termination semantics 2001-10-03 23:51:00 +00:00
unorm.cpp ICU-392 Don't export as many symbols & fix some compiler warnings. 2001-10-04 20:42:25 +00:00
unormimp.h ICU-1007 fix internal APIs with growBuffer - dest and destCapacity must be in/out params! (not just input) 2001-09-26 01:22:00 +00:00
uresbund.c ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 00:12:19 +00:00
uresdata.c ICU-1100 Properly handle binary and int vectors of size zero. 2001-08-27 18:51:43 +00:00
uresdata.h ICU-1078 support for IntVector type in resource bundles 2001-08-01 17:08:07 +00:00
uresimp.h ICU-392 Don't export as many symbols with a commonly used name. 2001-10-04 00:12:19 +00:00
uscript.c ICU-899 Add uscript_getScript() API. 2001-09-21 05:09:22 +00:00
ushape.c ICU-1099 Add const to some static data 2001-08-30 16:59:44 +00:00
ustr_imp.h ICU-1200 add internal string termination functions for char*, UChar32*, wchar_t* strings 2001-09-18 00:56:43 +00:00
ustrfmt.c ICU-597 Find the decimal point properly when the locale changes 2001-08-29 19:10:52 +00:00
ustrfmt.h ICU-329 Move uprv_strtod and other functions to private headers and files 2001-08-17 01:40:34 +00:00
ustring.c ICU-1109 avoid confusing users with pre-existing non-terminated-warnings 2001-10-03 23:15:15 +00:00
ustrtrns.c ICU-452 More compiler warnings fixes. 2001-09-22 03:12:14 +00:00
utf_impl.c ICU-1099 Add const to some static data 2001-08-24 00:00:49 +00:00
uvector.cpp ICU-1079 fix bug found during S-T/V impl 2001-09-14 22:01:33 +00:00
uvector.h ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR 2001-08-23 01:06:08 +00:00