scuffed-code/icu4c/source/common
George Rhoten 5f2505021e ICU-4084 Improve doOpenChoice performance
X-SVN-Rev: 16468
2004-10-13 05:41:18 +00:00
..
unicode ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data. 2004-10-13 00:39:42 +00:00
.cvsignore ICU-3741 Ignore some things that appear on Cygwin 2004-05-11 16:15:58 +00:00
brkdict.cpp ICU-4078 Don't depend on Memory stream anymore 2004-09-17 00:09:29 +00:00
brkdict.h ICU-4078 Don't depend on Memory stream anymore 2004-09-17 00:09:29 +00:00
brkiter.cpp ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
caniter.cpp ICU-4127 Fix Hashtable constructors. 2004-10-08 01:52:53 +00:00
chariter.cpp ICU-4078 Make sure that some functions that need to use __cxa_pure_virtual from g++ are only defined in one object file, especially if they are only used by other class. 2004-10-04 04:27:52 +00:00
charstr.h ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
cmemory.c ICU-3437 improved test coverage 2003-12-08 07:12:34 +00:00
cmemory.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
common.dsp ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large. 2004-10-08 04:22:58 +00:00
common.rc ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed. 2003-08-19 17:39:26 +00:00
common.vcproj ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large. 2004-10-08 04:22:58 +00:00
cpputils.h
cstring.c ICU-3185 added uprv_ to some function calls 2003-11-14 23:01:06 +00:00
cstring.h ICU-4129 Fix for Borland C++ Builder. 2004-10-09 00:59:35 +00:00
cwchar.c
cwchar.h
dbbi_tbl.cpp
dbbi_tbl.h
dbbi.cpp ICU-3818 Fix for Thai Dictionary Break Iterator following(1) failure. 2004-06-09 18:12:01 +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 ICU-4127 Fix Hashtable constructors. 2004-10-08 01:52:53 +00:00
icucfg.h.in
iculserv.cpp ICU-4127 Fix Hashtable constructors. 2004-10-08 01:52:53 +00:00
iculserv.h ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
icunotif.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
icunotif.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00
icuserv.cpp ICU-4127 Fix Hashtable constructors. 2004-10-08 01:52:53 +00:00
icuserv.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00
locbased.cpp ICU-2202 initial checkin 2004-01-21 00:06:22 +00:00
locbased.h ICU-2202 add documentation 2004-01-24 00:18:37 +00:00
locid.cpp ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
locmap.c ICU-3938 Partial incorporation of CLDR data. Some of the currency, weekend and DateTimeElements will be fixed later when the draftness is removed from some of the data. 2004-10-13 00:39:42 +00:00
locmap.h ICU-4078 Move dependency of uloc API from locmap to uloc. 2004-09-09 07:57:42 +00:00
Makefile.in ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large. 2004-10-08 04:22:58 +00:00
msvcres.h ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed. 2003-08-19 17:39:26 +00:00
mutex.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
normlzr.cpp ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00
parsepos.cpp ICU-699 add missing clone() functions 2003-11-05 02:26:49 +00:00
propname.cpp ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
propname.h ICU-4078 move property name comparison functions from uprops to propname 2004-09-11 22:02:10 +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-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large. 2004-10-08 04:22:58 +00:00
rbbi.cpp ICU-4078 Remove unused strings. 2004-09-15 17:11:47 +00:00
rbbicst.pl ICU-4078 Remove unused strings. 2004-09-15 18:14:51 +00:00
rbbidata.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbidata.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbinode.cpp ICU-3437 rbbi debug functions, better conditional compilation. 2003-12-04 22:44:05 +00:00
rbbinode.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbirb.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbirb.h ICU-4078 Remove unused strings. 2004-09-15 17:11:47 +00:00
rbbirpt.h ICU-4078 Remove unused strings. 2004-09-15 18:14:51 +00:00
rbbirpt.txt ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbiscan.cpp ICU-4078 Remove unused strings. 2004-09-15 17:11:47 +00:00
rbbiscan.h ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public 2003-10-14 21:47:59 +00:00
rbbisetb.cpp ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
rbbisetb.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbistbl.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbitblb.cpp ICU-4078 Remove unused strings. 2004-09-15 17:11:47 +00:00
rbbitblb.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
resbund_cnv.cpp ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h 2004-09-14 16:58:51 +00:00
resbund.cpp ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ruleiter.cpp ICU-3222 Fix some compiler warnings. 2003-11-27 01:14:37 +00:00
ruleiter.h ICU-3280 add RuleCharacterIterator 2003-09-29 20:36:26 +00:00
schriter.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
sprpimpl.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
uarrsort.c ICU-3138 credit Niklaus Wirth's book 2003-08-05 16:20:33 +00:00
uarrsort.h ICU-2962 Fix a warning on Solaris and an error on z/OS 2003-09-30 20:14:56 +00:00
uassert.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
ubidi.c ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
ubidiimp.h
ubidiln.c ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
ubidiwrt.c
ubrk.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
ucase.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucase.h ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucat.c ICU-2429 allow negative set/msg numbers 2003-05-26 16:06:36 +00:00
uchar.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
uchriter.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
ucln_cmn.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucln_cmn.h ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucln.h ICU-4078 Make sure the cleanup function definition works in C++ 2004-09-12 22:54:50 +00:00
ucmndata.c ICU-4084 Improve doOpenChoice performance 2004-10-13 05:41:18 +00:00
ucmndata.h ICU-2235 make udata_open() work with opposite-endian data 2003-11-21 18:35:16 +00:00
ucmp8.c ICU-4078 Don't depend on Memory stream anymore, and fix some typos 2004-09-21 21:01:31 +00:00
ucmp8.h ICU-4078 Don't depend on Memory stream anymore 2004-09-17 04:19:30 +00:00
ucnv2022.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnv_bld.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucnv_bld.h ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_cb.c ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_cnv.c ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 17:59:53 +00:00
ucnv_cnv.h ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 17:59:53 +00:00
ucnv_err.c ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_ext.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnv_ext.h ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 17:59:53 +00:00
ucnv_imp.h ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_io.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ucnv_io.h ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnv_lmb.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnv_set.c ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-09-09 05:55:01 +00:00
ucnv_u7.c ICU-3905 Fix some compiler warnings. 2004-08-27 16:45:16 +00:00
ucnv_u8.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnv_u16.c ICU-3905 Fix some compiler warnings. 2004-08-27 16:45:16 +00:00
ucnv_u32.c ICU-3905 Fix some compiler warnings. 2004-08-27 16:45:16 +00:00
ucnv.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnvbocu.c ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucnvdisp.c ICU-4078 Allow the majority of the converter API to not depend on ures_ API. 2004-09-09 00:57:05 +00:00
ucnvhz.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnvisci.c ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 17:59:53 +00:00
ucnvlat1.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnvmbcs.c ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnvmbcs.h ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
ucnvscsu.c ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ucol_swp.c ICU-2235 handle swapping of options-only collation tailoring binaries 2003-09-18 23:19:27 +00:00
ucol_swp.h ICU-2235 add configurability switches to ucol_swp.* 2003-09-16 00:49:06 +00:00
udata.c ICU-4084 Improve doOpenChoice performance, and make sure that tests can run against the shared data library. 2004-10-11 22:31:01 +00:00
udatamem.c ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
udatamem.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
udataswp.c ICU-2235 add udata_swapInvStringBlock() and writeUInt16() and writeUInt32() 2003-09-18 21:40:30 +00:00
udataswp.h ICU-2962 Fix for z/OS 2003-12-10 23:24:05 +00:00
uenum.c ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
uenumimp.h
uhash_us.cpp
uhash.c ICU-3664 replace unsafe casts to void* and int32_t with correct API calls 2004-05-27 02:11:08 +00:00
uhash.h ICU-3664 replace unsafe casts to void* and int32_t with correct API calls 2004-05-27 02:11:08 +00:00
uidna.cpp ICU-3718 Don't read before the array (Fix from Ram) 2004-05-25 23:36:03 +00:00
uinit.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
uinvchar.c ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h 2004-09-14 16:58:51 +00:00
uinvchar.h ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h 2004-09-14 16:58:51 +00:00
uiter.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
uloc.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ulocimp.h ICU-2487 more warning cleanup, move a function out of public headers 2004-04-16 20:29:09 +00:00
umapfile.c ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX 2003-12-14 18:06:34 +00:00
umapfile.h ICU-3905 Fix some compiler warnings 2004-08-12 17:19:31 +00:00
umutex.c ICU-3804 disable assertion in mutex code when threading is disabled. 2004-06-08 03:19:44 +00:00
umutex.h ICU-3969 add macro for lazy initialization check 2004-09-06 15:41:52 +00:00
unames.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
unifilt.cpp ICU-3783 Make getDynamicClassID() pure virutal on abstract classes. 2004-06-04 01:16:05 +00:00
unifunct.cpp ICU-3783 Make getDynamicClassID() pure virutal on abstract classes. 2004-06-04 01:16:05 +00:00
uniset_props.cpp ICU-4078 Remove some dependencies 2004-10-08 17:38:36 +00:00
uniset.cpp ICU-4055 fixed bad comment, test to verify behavior. 2004-09-14 17:31:54 +00:00
unistr_case.cpp ICU-4078 There is no need to use the default locale for foldCase as stated by Markus. 2004-10-08 05:17:17 +00:00
unistr_cnv.cpp ICU-4078 Further separate the default converter from the rest of the ustring internal API 2004-08-27 17:56:01 +00:00
unistr_props.cpp ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
unistr.cpp ICU-4078 Make sure that some functions that need to use __cxa_pure_virtual from g++ are only defined in one object file, especially if they are only used by other class. 2004-10-04 04:27:52 +00:00
unorm_it.c ICU-3794 UNormIterator bug in buffer contents moving 2004-05-31 23:25:31 +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-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
unormcmp.cpp ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu 2004-09-13 23:37:58 +00:00
unormimp.h ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu 2004-09-13 23:37:58 +00:00
uobject.cpp ICU-3946 Use U_EXPORT2 for operators 2004-07-16 15:43:19 +00:00
uprops.c ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file 2004-09-13 23:33:22 +00:00
uprops.h ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file 2004-09-13 23:33:22 +00:00
ures_cnv.c ICU-4078 move functions for invariant characters from putil to new uinvchar, public prototypes into utypes.h 2004-09-14 16:58:51 +00:00
uresbund.c ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
uresdata.c ICU-4102 Fix direct access handling of aliases 2004-09-14 23:35:32 +00:00
uresdata.h ICU-3115 remove redundant functions to simplify code and testing 2003-10-17 23:55:44 +00:00
uresimp.h ICU-3963 Make sure that better symbol names are exported for urename.h 2004-09-16 04:00:12 +00:00
usc_impl.c ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
usc_impl.h
uscript.c ICU-3841 change in ures_open behavior & client fix 2004-09-01 01:17:47 +00:00
uset_imp.h ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation 2004-09-07 17:59:53 +00:00
uset_props.cpp ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet 2004-08-30 16:43:03 +00:00
uset.cpp ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet 2004-08-30 16:43:03 +00:00
usetiter.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
ushape.c
usprep.cpp ICU-4078 Decouple the cleanup functions from u_init and u_cleanup. 2004-10-06 23:10:53 +00:00
ustack.cpp ICU-3221 MSVC.NET combines static const char values in the same file. 2003-08-29 21:07:49 +00:00
ustr_cnv.c ICU-4078 Further separate the default converter from the rest of the ustring internal API 2004-08-27 17:56:01 +00:00
ustr_cnv.h ICU-4078 Further separate the default converter from the rest of the ustring internal API 2004-08-27 17:56:01 +00:00
ustr_imp.h ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation 2004-09-11 14:24:31 +00:00
ustr_wcs.c ICU-4078 forgot to move 2 constants from ustrtrns.c 2004-09-07 21:32:01 +00:00
ustrcase.c ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation 2004-09-11 14:24:31 +00:00
ustrenum.cpp ICU-4078 disentangle conversion and properties code some from other parts of the common library 2004-08-26 22:51:40 +00:00
ustrenum.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00
ustrfmt.c ICU-4078 Remove some dependencies 2004-10-08 17:38:36 +00:00
ustrfmt.h ICU-4078 Remove some dependencies 2004-10-08 17:38:36 +00:00
ustring.c ICU-4078 Remove some unused headers. 2004-09-17 00:08:28 +00:00
ustrtrns.c ICU-4078 move string<->WCS transformation functions into a separate implementation file for better modularization 2004-09-07 17:49:59 +00:00
utf_impl.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
util.cpp ICU-4078 Remove unneeded caseCompare 2004-10-07 18:19:27 +00:00
util.h
utrace.c ICU-3770 Updated copyright notices for ICU 3.0 2004-05-20 00:15:42 +00:00
utracimp.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
utrie.c ICU-1870 add default folding functions 2004-09-06 15:38:09 +00:00
utrie.h ICU-1870 add default folding functions 2004-09-06 15:38:09 +00:00
utypes.c ICU-4078 Split out u_errorName from putil.c. It's mainly used for error reporting, and it's large. 2004-10-08 04:22:58 +00:00
uvector.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
uvector.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00
uvectr32.cpp ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
uvectr32.h ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code. 2004-08-24 17:21:14 +00:00