scuffed-code/icu4c/source/common
2001-09-05 18:44:27 +00:00
..
unicode ICU-1007 complete implementation of Normalizer iteration 2001-08-31 21:37:39 +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-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
common.dsp ICU-770 More data cleanup 2001-08-31 02:14:47 +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-1019 add const to the context pointers 2001-06-26 22:51:14 +00:00
cpputils.cpp ICU-890 clean up, improve, fix fillOutput function (zero-terminated even if there was not enough space in the output buffer) 2001-03-17 23:31:46 +00:00
cpputils.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +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-770 More data cleanup 2001-09-01 01:55:48 +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-1018 Change conflicts with versioning; moving ustream to ustdio. 2001-08-30 03:10:31 +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 complete implementation of Normalizer iteration 2001-08-31 21:37:39 +00:00
putil.c ICU-770 More data cleanup 2001-09-01 01:55:48 +00:00
resbund.cpp ICU-1078 C++ API for IntVector 2001-08-10 21:18:07 +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-1099 Add const to some static data 2001-08-30 18:25:42 +00:00
ubidiimp.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ubidiln.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ubidiwrt.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
uchar.c ICU-770 More data cleanup 2001-08-31 02:14:47 +00:00
uchriter.cpp ICU-1102 Make fgClassID private 2001-08-29 18:14:28 +00:00
ucln_cmn.c ICU-770 More data cleanup 2001-09-01 01:55:48 +00:00
ucln_cmn.h ICU-770 More data cleanup 2001-09-01 01:55:48 +00:00
ucln.h ICU-900 Fixed a compiler warning 2001-08-31 18:33:05 +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
ucmp16.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucmp16.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucmp32.c ICU-900 Fixed some compiler warnings 2001-06-01 17:29:13 +00:00
ucmp32.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-1099 Add const to some static data 2001-08-31 22:00:00 +00:00
ucnv_bld.c ICU-770 More data cleanup and remove the mutex usage from the cleanup functions 2001-08-31 02:10:39 +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-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucnv_cnv.h ICU-452 First take on ISCII 2001-07-14 02:29:44 +00:00
ucnv_err.c ICU-329 Move uprv_strtod and other functions to private headers and files 2001-08-17 01:40:34 +00:00
ucnv_imp.h ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +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-1099 Add const to some static data 2001-08-24 00:38:44 +00:00
ucnv_utf.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
ucnv.c ICU-1099 Add const to some static data 2001-08-24 00:22:07 +00:00
ucnvhz.c ICU-1099 Add const to some static data 2001-08-31 22:00:00 +00:00
ucnvisci.c ICU-1099 Add const to some static data 2001-08-31 22:00:00 +00:00
ucnvlat1.c ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +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-1054 use uprv_memcpy 2001-07-18 23:45:39 +00:00
udata.c ICU-1075 For ICUData, fall back to .dat file if common lib is linked with stub data library. 2001-08-30 18:41:30 +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-770 Allocate less memory. 2001-08-31 21:58:05 +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-1008 Don't do static init when threads are disabled. 2001-08-30 17:52:53 +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-900 Fixed a compiler warning 2001-08-31 18:33:05 +00:00
unicode.cpp ICU-903 Updated the copyright notice 2001-03-21 20:44:20 +00:00
unistr.cpp ICU-900 Fixed some compiler warnings. 2001-08-18 01:09:24 +00:00
unorm.cpp ICU-1007 simplify esp. composition, add comments 2001-09-01 02:12:03 +00:00
unormimp.h ICU-1007 complete implementation of Normalizer iteration 2001-08-31 21:37:39 +00:00
uresbund.c ICU-1100 Don't fail on ures_getIntVector and ures_getBinary any more. 2001-09-05 18:44:27 +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-1005 more resource bundle cleanup and greater test coverage, fixed faulty test 2001-07-27 17:15:30 +00:00
uscript.c ICU-1099 Add const to some static data 2001-08-24 00:22:07 +00:00
ushape.c ICU-1099 Add const to some static data 2001-08-30 16:59:44 +00:00
ustr_imp.h ICU-1018 Make ustream work in ustdio. 2001-08-30 03:29:14 +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-770 More data cleanup and remove the mutex usage from the cleanup functions 2001-08-31 02:10:39 +00:00
utf_impl.c ICU-1099 Add const to some static data 2001-08-24 00:00:49 +00:00
uvector.cpp ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR 2001-08-23 01:06:08 +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