scuffed-code/icu4c/source/common
2003-08-01 15:06:19 +00:00
..
unicode ICU-2449 improve API doc for ucnv_getNextUChar() 2003-08-01 14:37:11 +00:00
.cvsignore
brkdict.cpp ICU-2000 Fixed some compiler warnings. 2002-12-06 23:07:48 +00:00
brkdict.h
brkiter.cpp ICU-2970 Thread Safety fixes to RBBI Service Registration 2003-06-10 21:36:36 +00:00
caniter.cpp ICU-2699 Fix a compiler warning 2003-06-11 18:15:33 +00:00
chariter.cpp ICU-2118 improve *CharacterIterator API coverage 2002-11-26 21:18:47 +00:00
charstr.h ICU-2015 amend comment 2002-10-30 18:07:23 +00:00
cmemory.c
cmemory.h
common.dsp ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
common.rc ICU-2959 Added copyright notices to files that didn't have them 2003-06-04 01:06:48 +00:00
common.vcproj ICU-3050 StringPrep API first cut; fix Visual Studio .NET projects. 2003-07-28 23:43:22 +00:00
cpputils.h
cstring.c ICU-2914 fix T_CString_integerToString() length return value 2003-05-23 21:14:16 +00:00
cstring.h ICU-2881 hardcode uprv_tolower() and uprv_toupper() for guaranteed locale-independent behavior 2003-05-19 22:29:22 +00:00
cwchar.c
cwchar.h
dbbi_tbl.cpp
dbbi_tbl.h
dbbi.cpp
digitlst.cpp ICU-2135 fix DigitList::operator= to avoid reading unassigned memory 2002-12-13 19:46:06 +00:00
digitlst.h ICU-2118 DigitList is a utility class because some of its fields are public. 2002-11-30 02:43:51 +00:00
filestrm.c ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
filestrm.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
hash.h
icucfg.h.in
iculserv.cpp ICU-2970 Mutex fix for ICU service code- init the mutexes before use 2003-06-07 02:50:35 +00:00
iculserv.h ICU-2959 update copyright notices 2003-06-02 18:47:02 +00:00
icunotif.cpp ICU-1949 ICUService API (private for now) 2002-11-06 22:14:49 +00:00
icunotif.h ICU-2970 Mutex fix for ICU service code- init the mutexes before use 2003-06-07 02:50:35 +00:00
icuserv.cpp ICU-2962 Use U_CALLCONV 2003-07-12 07:57:40 +00:00
icuserv.h ICU-2959 update copyright notices 2003-06-02 18:47:02 +00:00
locid.cpp ICU-2871 Default Locale thread safety enhancements. Add cache of defaults that have been set. 2003-07-24 01:15:10 +00:00
locmap.c ICU-2801 Fix some special aliases 2003-06-25 21:30:25 +00:00
locmap.h ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings. 2003-06-22 12:16:01 +00:00
Makefile.in ICU-3050 add usprep.o to the makefile 2003-07-24 23:59:13 +00:00
mutex.cpp ICU-2970 Add comments regarding replication of Mutex init code in two separate functions 2003-06-12 22:48:09 +00:00
mutex.h
normlzr.cpp ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA 2003-05-06 01:22:23 +00:00
propname.cpp ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
propname.h ICU-2135 Don't use static variables in headers. 2002-12-14 09:05:17 +00:00
punycode.c ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
punycode.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
putil.c ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
rbbi.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbicst.pl ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbidata.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbidata.h
rbbinode.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbinode.h ICU-2107 added copyright notices 2002-12-06 01:40:42 +00:00
rbbirb.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbirb.h
rbbirpt.h ICU-2135 Make the memory read only 2002-12-14 09:05:34 +00:00
rbbirpt.txt
rbbiscan.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbiscan.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
rbbisetb.cpp ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
rbbisetb.h
rbbistbl.cpp ICU-2959 copyright updated for RBBI, Regexp files. 2003-06-02 22:21:58 +00:00
rbbitblb.cpp ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
rbbitblb.h
resbund.cpp ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
schriter.cpp
sprpimpl.h ICU-3050 Fix compiler warnings and build failures on AIX and Solaris 2003-07-25 16:01:32 +00:00
symtable.h
uassert.h
ubidi.c
ubidiimp.h
ubidiln.c
ubidiwrt.c
ubrk.cpp ICU-2000 Fix some compiler warnings 2002-11-30 04:41:53 +00:00
ucat.c ICU-2429 allow negative set/msg numbers 2003-05-26 16:06:36 +00:00
uchar.c ICU-2427 fix uprv_getMaxValues() calls and comments 2003-06-06 19:03:44 +00:00
uchriter.cpp
ucln_cmn.c ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
ucln_cmn.h ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
ucln.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
ucmndata.c
ucmndata.h
ucmp8.c
ucmp8.h
ucnv2022.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, fix/rewrite ISO 2022 toUnicode 2003-08-01 14:42:29 +00:00
ucnv_bld.c ICU-2449 new semantics of truncated sequences; move callback/truncated handling into ucnv.c API functions 2003-07-22 04:22:57 +00:00
ucnv_bld.h ICU-2449 documentation updates 2003-08-01 15:03:46 +00:00
ucnv_cb.c
ucnv_cnv.c ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint() 2003-08-01 15:05:35 +00:00
ucnv_cnv.h ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint(), improve documentation 2003-08-01 15:06:19 +00:00
ucnv_err.c ICU-2998 Make these callbacks properly escape with the proper size and don't sign extend. 2003-06-07 07:21:30 +00:00
ucnv_imp.h ICU-2787 The shared converter cache should consistently use one non-global mutex, 2003-05-07 00:53:32 +00:00
ucnv_io.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
ucnv_io.h ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
ucnv_lmb.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnv_u7.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnv_u8.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnv_u16.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnv_u32.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnv.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:39:14 +00:00
ucnvbocu.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, remove unnecessary if(offsets!=NULL) ... 2003-08-01 14:48:28 +00:00
ucnvhz.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnvisci.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnvlat1.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
ucnvmbcs.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, some optimizations for 1/2-byte MBCS like Shift-JIS 2003-08-01 15:02:27 +00:00
ucnvmbcs.h ICU-2449 documentation updates 2003-08-01 15:03:46 +00:00
ucnvscsu.c ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework 2003-08-01 14:58:43 +00:00
udata.c ICU-3008 Don't use // in C files. 2003-07-02 01:01:00 +00:00
udatamem.c ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
udatamem.h
uenum.c
uenumimp.h
uhash_us.cpp
uhash.c
uhash.h
uidna.cpp ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
uiter.cpp ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
uloc.c ICU-2801 Fix a compiler warning 2003-06-23 22:09:43 +00:00
umapfile.c ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
umapfile.h
umemstrm.c
umemstrm.h
umutex.c ICU-2970 restore IncDec mutex on Unixes. 2003-06-08 23:01:42 +00:00
umutex.h ICU-2970 threading failure. UMTX explicit initialization changes. 2003-06-07 00:03:51 +00:00
unames.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
unifilt.cpp
unifunct.cpp
uniset.cpp ICU-300 Make sure that pinCodePoint isn't exported. 2003-06-10 00:39:15 +00:00
unistr.cpp ICU-2970 Thread safe reference count access for UnicodeString 2003-06-11 23:48:00 +00:00
unorm_it.c ICU-2397 avoid memset for faster setup 2003-05-06 18:52:28 +00:00
unorm_it.h ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA 2003-05-06 01:37:52 +00:00
unorm.cpp ICU-2699 Fix some compiler warnings 2003-05-29 17:09:39 +00:00
unormimp.h ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA 2003-05-06 01:37:52 +00:00
uobject.cpp
uprops.c ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
uprops.h ICU-2427 fix uprv_getMaxValues() calls and comments 2003-06-06 19:03:44 +00:00
uresbund.c ICU-3111 Fix a memory leak when u_init is called, but the ures_* API isn't used. 2003-07-22 15:07:18 +00:00
uresdata.c ICU-2835 fix for alias following in an array 2003-05-12 18:24:21 +00:00
uresdata.h ICU-2134 document .res file format, add alias type description 2002-12-16 22:43:08 +00:00
uresimp.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
usc_impl.c
usc_impl.h
uscript.c ICU-2000 Fixed some compiler warnings. 2002-12-06 23:07:48 +00:00
uset.cpp ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
usetiter.cpp
ushape.c
usprep.cpp ICU-3050 Fix compiler warnings and build failures on AIX and Solaris 2003-07-25 16:01:32 +00:00
ustr_imp.h ICU-2094 add pErrorCode argument to uprv_haveProperties() 2002-11-08 02:22:15 +00:00
ustrcase.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
ustrenum.cpp ICU-1949 change StringEnumeration per Markus's request 2002-11-22 18:16:02 +00:00
ustrenum.h ICU-2347 add uenum_openStringEnumeration (private) 2002-11-12 23:44:54 +00:00
ustrfmt.c ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth 2003-01-27 17:22:27 +00:00
ustrfmt.h ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth 2003-01-27 17:22:27 +00:00
ustring.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
ustrtrns.c ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
utf_impl.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
util.cpp
util.h
utrie.c ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
utrie.h ICU-3050 StringPrep API first cut 2003-07-24 23:23:19 +00:00
uvector.cpp
uvector.h ICU-2959 Updated copyright notices 2003-06-03 06:44:40 +00:00
uvectr32.cpp ICU-2422 look-behind op, plus some optimizations, work-in-progress. 2003-02-24 05:12:29 +00:00
uvectr32.h ICU-2699 Fix a compiler warning 2003-05-16 20:24:17 +00:00