scuffed-code/icu4c/source/common
2005-05-17 20:28:08 +00:00
..
unicode ICU-3944 check in Markus's text access prototype 2005-05-11 01:00:33 +00:00
.cvsignore ICU-3741 Ignore some things that appear on Cygwin 2004-05-11 16:15:58 +00:00
brkdict.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
brkdict.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
brkiter.cpp ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions). 2005-03-08 23:05:38 +00:00
caniter.cpp ICU-4092 Improve code coverage by doing better memory management. 2004-12-30 23:08:43 +00:00
chariter.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
charstr.h ICU-4092 Remove dead code. See comments for details. 2004-12-22 00:07:37 +00:00
cmemory.c ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h. 2004-12-03 20:22:01 +00:00
cmemory.h ICU-3004 An AIX machine set to the tr_TR locale complains bitterly about some "builtin" functions defined in stdlib.h. 2004-12-03 20:22:01 +00:00
common.rc ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites. 2005-02-18 02:32:32 +00:00
common.vcproj ICU-3944 check in Markus's text access prototype 2005-05-11 01:00:33 +00:00
cpputils.h ICU-392 moved some functions from namespace to static inline 2001-10-23 16:43:01 +00:00
cstring.c ICU-3591 unfactor uprv_strtod for 3.2 2004-11-08 21:08:36 +00:00
cstring.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
cwchar.c ICU-900 Fixed some lint warnings. 2001-11-02 02:43:22 +00:00
cwchar.h ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions 2001-11-21 01:02:11 +00:00
dbbi_tbl.cpp ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 01:23:34 +00:00
dbbi_tbl.h ICU-2244 change internal classes to inherit UMemory, not UObject 2002-10-04 01:23:34 +00:00
dbbi.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
filestrm.c ICU-739 Make it easier to build ICU on Windows where WIN32 is defined, but WIN32 is not the target. 2005-02-17 00:19:44 +00:00
filestrm.h ICU-739 Some embedded systems do not have stdio's file API. 2005-02-16 07:55:35 +00:00
hash.h ICU-4127 fix incorrect parameter description comments. 2004-11-15 18:26:25 +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
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-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
locmap.c ICU-4499 The lookup should find ti but not tig 2005-04-29 17:54:20 +00:00
locmap.h ICU-4078 Move dependency of uloc API from locmap to uloc. 2004-09-09 07:57:42 +00:00
locutil.cpp ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE. 2005-03-28 05:12:13 +00:00
locutil.h ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE. 2005-03-28 05:12:13 +00:00
Makefile.in ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE. 2005-03-28 05:12:13 +00:00
msvcres.h ICU-4412 Bye bye oss.software.ibm.com. Your pages have been sent to other various web sites. 2005-02-18 02:32:32 +00:00
mutex.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
normlzr.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
parsepos.cpp ICU-699 add missing clone() functions 2003-11-05 02:26:49 +00:00
propname.cpp ICU-4497 use UMTX_CHECK() 2005-05-10 21:08:58 +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-4461 Add detection for something else that is like en_US_POSIX on i5/OS. 2005-03-29 21:58:43 +00:00
putilimp.h ICU-4225 remove non-ascii characters from source code 2004-11-12 01:11:27 +00:00
rbbi.cpp ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1 2005-03-28 05:21:50 +00:00
rbbicst.pl ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
rbbidata.cpp ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1 2005-03-28 05:21:50 +00:00
rbbidata.h ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1 2005-03-28 05:21:50 +00:00
rbbinode.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
rbbinode.h ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbirb.cpp ICU-4157 Add compatibility with earlier compiled break rules, in addition to the new format for Unicode 4.1 2005-03-28 05:21:50 +00:00
rbbirb.h ICU-4092 Remove dead code to improve code coverage numbers. 2004-12-22 00:23:15 +00:00
rbbirpt.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
rbbirpt.txt ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
rbbiscan.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
rbbiscan.h ICU-4092 Remove dead code to improve code coverage numbers. 2004-12-22 00:23:15 +00:00
rbbisetb.cpp ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes 2005-03-23 02:13:53 +00:00
rbbisetb.h ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes 2005-03-23 02:13:53 +00:00
rbbistbl.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
rbbitblb.cpp ICU-4157 Unicode 4.1 RBBI rule updates + required implementation fixes 2005-03-23 02:13:53 +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-4092 Increase code coverage by merging redundant lines 2004-12-23 19:21:10 +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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
ruleiter.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
schriter.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
serv.cpp ICU-4092 Increase code coverage. 2004-12-21 06:55:20 +00:00
serv.h ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
servlk.cpp ICU-4092 Increase code coverage. 2004-12-21 06:55:20 +00:00
servlkf.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
servloc.h ICU-4189 Fix for UCONFIG_NO_CONVERSION with UCONFIG_NO_SERVICE. 2005-03-28 05:12:13 +00:00
servls.cpp ICU-4092 Increase code coverage. 2004-12-21 06:55:20 +00:00
servnotf.cpp ICU-4092 Increase code coverage. 2004-12-21 06:55:20 +00:00
servnotf.h ICU-4092 Increase code coverage. 2004-12-21 06:55:20 +00:00
servrbf.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
servslkf.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
sprpimpl.h ICU-4497 add const to use of UBiDiProps singleton 2005-04-28 23:48:25 +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_props_data.c ICU-4497 hardcode ubidi.icu data rather than loading it 2005-04-28 23:40:50 +00:00
ubidi_props.c ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly 2005-05-05 17:47:39 +00:00
ubidi_props.h ICU-4497 add const to use of UBiDiProps singleton 2005-04-28 23:48:25 +00:00
ubidi.c ICU-4386 update based on review comments, extend tests 2005-02-14 19:15:44 +00:00
ubidiimp.h ICU-4497 add const to use of UBiDiProps singleton 2005-04-28 23:48:25 +00:00
ubidiln.c ICU-4386 update based on review comments, extend tests 2005-02-14 19:15:44 +00:00
ubidiwrt.c ICU-4287 use precomputed DirProps values instead of lookup function calls 2005-01-13 18:36:34 +00:00
ubrk.cpp ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
ucase_props_data.c ICU-4497 hardcode ucase.icu data rather than loading it 2005-04-28 21:42:59 +00:00
ucase.c ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly 2005-05-05 17:47:39 +00:00
ucase.h ICU-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
ucat.c ICU-2429 allow negative set/msg numbers 2003-05-26 16:06:36 +00:00
uchar_props_data.c ICU-4497 hardcode uprops.icu data rather than loading it 2005-04-30 03:06:58 +00:00
uchar.c ICU-4497 move swap functions for core Unicode properties data from the common library to the icuswap tool, disable _openBinary() functions, disable tests accordingly 2005-05-05 17:47:39 +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-4143 avoid mutexes in u_tolower() and similar; require u_init() for thread safety of case/bidi properties (as in 3.0) and use dummy objects when data is not available 2005-02-23 00:54:19 +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-4092 Increase code coverage by merging redundant lines 2004-12-23 19:21:10 +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-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnv_bld.c ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +00:00
ucnv_bld.h ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +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-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
ucnv_cnv.h ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +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-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
ucnv_ext.h ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
ucnv_imp.h ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +00:00
ucnv_io.c ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +00:00
ucnv_io.h ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +00:00
ucnv_lmb.c ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +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-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +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-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnv_u32.c ICU-4319 UTF-32 converters return the wrong offsets for supplementary characters 2004-12-23 21:03:30 +00:00
ucnv.c ICU-4506 Break alias table dependency on the rest of conversion code 2005-05-08 07:56:44 +00:00
ucnvbocu.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnvdisp.c ICU-4092 Properly test ucnv_getDisplayName preflighting 2004-12-21 16:44:36 +00:00
ucnvhz.c ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
ucnvisci.c ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
ucnvlat1.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnvmbcs.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnvmbcs.h ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +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-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
uenumimp.h ICU-2061 declare uenum_nextDefault; enhance existing docs a bit 2002-10-11 20:20:46 +00:00
uhash_us.cpp ICU-4281 Condense break iterator usage. 2004-12-05 06:23:51 +00:00
uhash.c ICU-4092 Remove dead code. 2004-12-21 07:29:23 +00:00
uhash.h ICU-4092 Remove dead code. 2004-12-21 07:29:23 +00:00
uidna.cpp ICU-4475 fix for ASCII resolution 2005-05-05 20:59:04 +00:00
uinit.c ICU-4497 u_init() is not necessary any more for thread safety, and loads the converter alias table instead of the Unicode properties files (whose data is now hardcoded) 2005-05-03 22:59:01 +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-3905 Fix some compiler warnings 2004-11-05 18:59:09 +00:00
uloc.c ICU-4450 Partial sync with CLDR beta to reduce the number of failing tests 2005-04-20 00:56:39 +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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
umapfile.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
umutex.c ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
umutex.h ICU-4288 Fix some compiler warnings. 2005-03-25 23:24:47 +00:00
unames.c ICU-4497 use UMTX_CHECK() 2005-05-10 21:08:58 +00:00
unifilt.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
unifunct.cpp ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
uniset_props.cpp ICU-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
uniset.cpp ICU-739 Palm OS compiler has some issues with shared libraries and exported data (non-functions). 2005-03-08 23:05:38 +00:00
unistr_case.cpp ICU-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
unistr_cnv.cpp ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
unorm_it.c ICU-3905 Fix some compiler warnings 2004-11-05 18:59:09 +00:00
unorm_it.h ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA 2003-05-06 01:37:52 +00:00
unorm_props_data.c ICU-4497 bug fix: combiningIndex=0 (for U+0041 'A') was not stored in extraData[] 2005-05-17 18:19:02 +00:00
unorm.cpp ICU-4497 Fix for z/OS. Declare C callbacks as C functions, and not C++ functions. 2005-05-17 20:28:08 +00:00
unormcmp.cpp ICU-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
unormimp.h ICU-3432 move uniset.cpp data for case closure to ucase.icu; have gencase build case closure data; ucase.c use it; UnicodeSet::closeOver() call that 2004-12-02 04:18:35 +00:00
uobject.cpp ICU-3946 Use U_EXPORT2 for operators 2004-07-16 15:43:19 +00:00
uprops.c ICU-4497 add const to use of UBiDiProps singleton 2005-04-28 23:48:25 +00:00
uprops.h ICU-4334 Unicode 4.1 update 2005-01-10 18:02:54 +00:00
ures_cnv.c ICU-4299 Fix ures_openU so that it works as documented 2004-12-15 02:49:04 +00:00
uresbund.c ICU-4516 don't use C++ comments in C files 2005-05-17 06:07:40 +00:00
uresdata.c ICU-4425 Remove the uninitialized memory copy Purify warning, and speed up resource bundle traversal to offset any performance hits. 2005-03-15 00:03:58 +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-4122 change xpath convention from '//' to '/LOCALE/' and make it actually follow fallback 2005-04-01 07:57:40 +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 ICU-2353 delete duplicate declaration 2002-10-17 23:31:55 +00:00
uscript.c ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
uset_imp.h ICU-4078 Fix for AIX with Visual Age 5 compiler, and make sure that the 2004-10-15 22:56:26 +00:00
uset_props.cpp ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
uset.cpp ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
usetiter.cpp ICU-3473 Update copyright notices for ICU 2.8. 2003-12-18 23:16:48 +00:00
ushape.c ICU-4497 add const to use of UBiDiProps singleton 2005-04-28 23:48:25 +00:00
usprep.cpp ICU-4287 use new internal APIs for bidi/shaping properties 2004-12-31 13:41:56 +00:00
ustack.cpp ICU-4281 Reduce UStack dependencies 2004-12-09 06:39:49 +00:00
ustr_cnv.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +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-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
ustr_wcs.c ICU-4006 Fix an allocation problem. 2004-10-25 00:20:59 +00:00
ustrcase.c ICU-4497 add const to use of UCaseProps singleton 2005-04-28 21:54:57 +00:00
ustrenum.cpp ICU-3905 Fix some compiler warnings 2004-11-04 21:51:57 +00:00
ustrenum.h ICU-3963 Make sure that certain classes and functions get into urename.h properly. 2004-10-19 03:57:56 +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-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ustrtrns.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
utext.cpp ICU-3944 check in Markus's text access prototype 2005-05-11 01:00:33 +00:00
utf_impl.c ICU-2959 update copyright notices for 2003 changes 2003-06-02 22:26:54 +00:00
util.cpp ICU-4092 Remove unused code. 2004-11-12 01:31:18 +00:00
util.h ICU-4092 Remove unused code. 2004-11-12 01:31:18 +00:00
utrace.c ICU-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00
utracimp.h ICU-3770 Updated copyright notices for ICU 3.0 2004-05-18 22:01:41 +00:00
utrie.c ICU-4497 export utrie_defaultGetFoldingOffset() outside of utrie.c 2005-04-28 21:53:38 +00:00
utrie.h ICU-4497 export utrie_defaultGetFoldingOffset() outside of utrie.c 2005-04-28 21:53:38 +00:00
utypes.c ICU-4475 fix for ASCII resolution 2005-05-05 20:59:04 +00:00
uvector.cpp ICU-4281 Reduce UStack dependencies 2004-12-09 06:39:49 +00:00
uvector.h ICU-4092 Add documentation that was found to be helpful while testing. 2004-12-20 23:22:34 +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-4428 update copyright notices for ICU 3.3. 2005-03-08 22:49:59 +00:00