scuffed-code/icu4c/source/common
2004-04-24 02:55:47 +00:00
..
unicode ICU-3719 Update urename.h to reflect the current functions. 2004-04-23 22:34:11 +00:00
.cvsignore
brkdict.cpp
brkdict.h
brkiter.cpp ICU-2202 fix corner case where service has been started, but it calls back through handleDefault to makeInstance 2004-01-22 22:43:07 +00:00
caniter.cpp ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
chariter.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
charstr.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +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-2487 more warning cleanup, move a function out of public headers 2004-04-16 20:29:09 +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-2487 more warning cleanup, move a function out of public headers 2004-04-16 20:29:09 +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-2403 Tracing, partial checkin only. 2003-09-13 00:07:12 +00:00
cwchar.c
cwchar.h
dbbi_tbl.cpp
dbbi_tbl.h
dbbi.cpp ICU-2092 error status checks added 2003-09-09 23:51:17 +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-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results 2004-04-24 02:55:47 +00:00
iculserv.h ICU-3549 modified ICUResourceBundleFactory to read from any resource tree using the new API, and to cache the results 2004-04-24 02:55:47 +00:00
icunotif.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
icunotif.h ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
icuserv.cpp ICU-3236 Use proper name scoping of internal functions. 2004-01-15 22:27:39 +00:00
icuserv.h ICU-3236 Use proper name scoping of internal functions. 2004-01-15 22:27:39 +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-3636 Fix parsing of variant and keyword values as the third and fourth parameter when no country is present. 2004-03-07 07:13:42 +00:00
locmap.c ICU-3468 Update LCID mappings 2003-12-17 03:26:53 +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-3682 Make it easier for os/400 and Cygwin to do proper library versioning with usable names. 2004-04-19 17:32:30 +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-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
parsepos.cpp ICU-699 add missing clone() functions 2003-11-05 02:26:49 +00:00
propname.cpp ICU-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49:40 +00:00
propname.h ICU-2235 remove C++ style comments in order to allow real including from .c files 2003-11-24 19:48:37 +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-2487 cygwin/windows fixes for multiple trees 2004-04-22 23:27:20 +00:00
rbbi.cpp ICU-3295 rbbi rt port to Java. 2004-04-16 01:15:04 +00:00
rbbicst.pl ICU-3666 remove CVS keywords from source 2004-04-01 06:52:12 +00:00
rbbidata.cpp ICU-3668 make getters const 2004-03-27 07:05:32 +00:00
rbbidata.h ICU-3668 make getters const 2004-03-27 07:05:32 +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-3043 RBBI multiple status values. 2004-03-05 17:27:42 +00:00
rbbirb.h ICU-3043 multiple status values implementation 2004-03-05 05:04:10 +00:00
rbbirpt.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbirpt.txt ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbiscan.cpp ICU-3043 RBBI multiple status values, add test. Fix incorrect error code for parse errors on tag values in rules. 2004-03-05 22:37:54 +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-3668 make getters const 2004-03-27 07:05:32 +00:00
rbbisetb.h ICU-3668 make getters const 2004-03-27 07:05:32 +00:00
rbbistbl.cpp ICU-3437 rbbi debug functions, better conditional compilation. 2003-12-04 22:44:05 +00:00
rbbitblb.cpp ICU-3668 make getters const 2004-03-27 07:05:32 +00:00
rbbitblb.h ICU-3668 make getters const 2004-03-27 07:05:32 +00:00
resbund.cpp ICU-3668 make getters const 2004-03-30 23:17:44 +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-3668 back out risky character iterator changes! 2004-03-30 22:39:45 +00:00
sprpimpl.h ICU-2962 Real fix for os/390 2004-01-25 19:29:22 +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-3215 bidi should respect explicitly set base line direction 2004-03-11 19:56:02 +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-3668 back out changes 2004-03-31 22:10:20 +00:00
ucat.c ICU-2429 allow negative set/msg numbers 2003-05-26 16:06:36 +00:00
uchar.c ICU-3039 various thread safety cleanups 2004-02-24 00:13:01 +00:00
uchriter.cpp ICU-3668 back out risky character iterator changes! 2004-03-30 22:39:45 +00:00
ucln_cmn.c ICU-3039 various thread safety cleanups 2004-02-24 00:13:01 +00:00
ucln_cmn.h ICU-3437 improved test coverage 2003-12-08 07:12:34 +00:00
ucln.h ICU-3673 Fix *_FALSE and ustdio usage 2004-04-01 00:21:58 +00:00
ucmndata.c ICU-2487 move collation data into new tree 2004-04-14 19:58:08 +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-3222 Fix a compiler warning 2003-09-18 21:18:15 +00:00
ucmp8.h
ucnv2022.c ICU-3514 changes to avoid crahses when there's no ICU data. 2004-01-16 21:31:17 +00:00
ucnv_bld.c ICU-3343 Fix some memory leaks 2004-01-08 21:44:54 +00:00
ucnv_bld.h ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +00:00
ucnv_cb.c ICU-2404 first code for m:n conversion extensions 2003-10-25 00:29:13 +00:00
ucnv_cnv.c ICU-3346 support DBCS-only and other delta (extension-only) .cnv files 2003-11-08 00:09:50 +00:00
ucnv_cnv.h ICU-3346 support loading extension files from non-NULL (application) packages (same package as where the base file is for now) 2003-11-12 02:04:55 +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_ext.c ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +00:00
ucnv_ext.h ICU-3506 Fix the header for tools that don't include ucnv_cnv.h 2004-01-15 01:19:46 +00:00
ucnv_imp.h ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +00:00
ucnv_io.c ICU-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49:40 +00:00
ucnv_io.h ICU-2235 Fix for gcc 2003-08-13 20:45:50 +00:00
ucnv_lmb.c ICU-3343 Fix some memory leaks 2004-01-08 21:44:54 +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-2949 define and fix ucnv_getMaxCharSize() behavior 2003-10-30 22:54:18 +00:00
ucnv_u16.c ICU-1838 forbid converting surrogate code points in UTF-16/32 2003-10-06 03:28:36 +00:00
ucnv_u32.c ICU-1838 Forbid converting surrogate code points in UTF-32 2003-10-02 17:02:14 +00:00
ucnv.c ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +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-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49:40 +00:00
ucnvisci.c ICU-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49:40 +00:00
ucnvlat1.c ICU-3222 Fix a Solaris warning 2003-10-15 21:55:06 +00:00
ucnvmbcs.c ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +00:00
ucnvmbcs.h ICU-3343 fix and improve ucnv_safeClone() implementations 2003-12-16 05:16:55 +00:00
ucnvscsu.c ICU-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49: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-2487 allow alternate and file separator in tree paths 2004-04-23 23:17:26 +00:00
udatamem.c ICU-3668 make C getters take const object pointer 2004-03-27 07:21:32 +00:00
udatamem.h ICU-3668 make C getters take const object pointer 2004-03-27 07:21:32 +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-3549 handle resultLength ptr == NULL 2004-04-24 02:53:25 +00:00
uenumimp.h
uhash_us.cpp
uhash.c ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
uhash.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-19 21:29:27 +00:00
uidna.cpp ICU-3594 fix checking for LDH chars only if the code point is <= 0x7f 2004-04-06 02:05:01 +00:00
uiter.cpp ICU-3222 Fix some compiler warnings 2004-01-04 23:14:37 +00:00
uloc.c ICU-2487 more warning cleanup, move a function out of public headers 2004-04-16 20:29:09 +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
umemstrm.c ICU-3668 make C getters take const object pointer 2004-03-27 07:21:32 +00:00
umemstrm.h ICU-3668 make C getters take const object pointer 2004-03-27 07:21:32 +00:00
umutex.c ICU-3039 fix for posix && no-threads 2004-04-21 20:21:25 +00:00
umutex.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
unames.c ICU-3222 Fix some compiler warnings. 2003-12-08 19:30:01 +00:00
unifilt.cpp ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
unifunct.cpp ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions. 2003-08-27 01:01:42 +00:00
uniset.cpp ICU-3400 make UnicodeSet::toPattern() prefer [ab] over [a-b] 2004-02-21 04:18:16 +00:00
unistr.cpp ICU-2950 Fix a compiler warning on AIX about operator +. Make it out of line. 2003-12-03 01:53:31 +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-2758 add APIs for FCD properties lccc & tccc 2004-04-07 02:57:06 +00:00
unormimp.h ICU-2758 add APIs for FCD properties lccc & tccc 2004-04-07 02:57:06 +00:00
uobject.cpp ICU-2825 check in a future implementation of RTTI supporting subtype testing 2004-04-22 19:08:22 +00:00
uprops.c ICU-2758 add APIs for FCD properties lccc & tccc 2004-04-07 02:57:06 +00:00
uprops.h ICU-3170 update code for Unicode 4.0.1 2004-04-02 17:41:06 +00:00
uresbund.c ICU-3549 handle resultLength ptr == NULL 2004-04-24 02:53:25 +00:00
uresdata.c ICU-2080 fix for the getSize bug 2003-11-07 08:57:10 +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-2487 update documentation on internal function ures_findResource(), as this function does not currently have a syntax to handle resource bundle trees. 2004-04-15 07:55:48 +00:00
usc_impl.c ICU-2069 Use a circular buffer for the paren stack. 2004-03-04 02:09:53 +00:00
usc_impl.h
uscript.c
uset.cpp ICU-2938 add uloc_getDisplayKeywords, uloc_getDisplayKeywordValue, uset_applyPattern 2003-11-07 02:38:19 +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-3685 Use different function and struct names between separate files for different types. 2004-04-08 22:49:40 +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_imp.h ICU-3685 Use the same definition for UBreakIterator as ubrk.h 2004-04-08 22:46:29 +00:00
ustrcase.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
ustrenum.cpp ICU-3549 add uenum_openCharStringsEnumeration and UStringEnumeration C++ class 2004-04-24 02:52:31 +00:00
ustrenum.h ICU-3549 add uenum_openCharStringsEnumeration and UStringEnumeration C++ class 2004-04-24 02:52:31 +00:00
ustrfmt.c
ustrfmt.h
ustring.c ICU-2906 no "//" allowed 2003-10-07 21:01:48 +00:00
ustrtrns.c ICU-3243 do not use magic numbers 2003-10-17 00:33:11 +00:00
utf_impl.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
util.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
util.h
utrace.c ICU-3222 Fix some compiler warnings. 2003-11-27 01:14:37 +00:00
utracimp.h ICU-3576 Make it easier to build static libraries on Windows. 2004-02-13 05:35:00 +00:00
utrie.c ICU-2235 swap serialized UTries 2003-08-12 12:20:06 +00:00
utrie.h ICU-2235 Fix for gcc 2003-08-13 20:45:50 +00:00
uvector.cpp ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors. 2004-04-07 05:20:22 +00:00
uvector.h ICU-3500 Fix compiler warnings about multiple virtual destructors and/or not inlining compiler generated destructors. 2004-04-07 05:20:22 +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-3437 improved test coverage 2003-12-08 07:12:34 +00:00