scuffed-code/icu4c/source/common
George Rhoten 30813d8210 ICU-5423 Fixes for Linux
X-SVN-Rev: 20623
2006-11-01 19:45:06 +00:00
..
unicode ICU-5423 One possible fix for properly detecting the default timezone on Linux. 2006-11-01 09:04:57 +00:00
.cvsignore ICU-5118 Ignore generated file 2006-07-25 04:53:32 +00:00
brkeng.cpp ICU-5349 Don't use mutex.h when umutex.h also works. 2006-09-08 03:35:35 +00:00
brkeng.h ICU-5170 move RBBI from CharacterIterator to UText 2006-04-22 05:29:27 +00:00
brkiter.cpp ICU-5349 Use UMTX_CHECK when it's helpful. 2006-09-08 03:33:14 +00:00
caniter.cpp ICU-5032 Improve code coverage by using new/delete less frequently by using stack objects. 2006-05-26 19:14:35 +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-4881 Update version 3.5 ->3.6 2006-07-11 00:30:28 +00:00
cpputils.h ICU-5008 Remove @internal items from the public headers 2006-02-02 04:51:05 +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
cwchar.h
dictbe.cpp ICU-5426 Compact cached UnicodeSets, and make setCharacters take a const UnicodeSet. 2006-09-30 00:37:45 +00:00
dictbe.h ICU-5426 Compact cached UnicodeSets, and make setCharacters take a const UnicodeSet. 2006-09-30 00:37:45 +00:00
hash.h ICU-5208 Optimize C++ Hashtable allocation. 2006-05-27 07:33:10 +00:00
icucfg.h.in
localsvc.h ICU-5118 Local Service Hook 2006-06-30 14:42:58 +00:00
locbased.cpp
locbased.h
locid.cpp ICU-5349 Use UMTX_CHECK, and don't create the cache when it's not needed. 2006-09-30 17:52:33 +00:00
locmap.c ICU-4714 Fix for Windows Vista. 2006-05-05 20:36:18 +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-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
locutil.h ICU-4620 uconfig.h failures 2005-07-07 07:54:43 +00:00
Makefile.in ICU-5118 Local Service Hook 2006-06-30 14:42:58 +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
normlzr.cpp ICU-4514 pass 0 length to UnicodeString::releaseBuffer() when the buffer contents is undefined due to a U_FAILURE condition 2005-06-22 02:40:25 +00:00
parsepos.cpp
propname.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +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
punycode.h
putil.c ICU-5423 Fixes for Linux 2006-11-01 19:45:06 +00:00
putilimp.h ICU-5254 Fix an optimization bug on gcc 4.x. 2006-08-19 00:52:09 +00:00
rbbi.cpp ICU-5349 Don't use mutex.h when umutex.h also works. 2006-09-08 03:35:35 +00:00
rbbicst.pl ICU-2219 Produce good java output from rbbi scanner state table tool. 2005-12-21 22:00:45 +00:00
rbbidata.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
rbbidata.h ICU-4773 add beginning of input test to rbbi rules 2005-09-27 00:03:32 +00:00
rbbinode.cpp ICU-5161 Remove debugging information for small platforms. 2006-07-14 00:47:15 +00:00
rbbinode.h ICU-5161 Remove debugging information for small platforms. 2006-07-14 00:47:15 +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-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
rbbirpt.h ICU-4181 fix perl script so generated rbbirpt.h file does no vary arbitrarily. 2005-09-07 16:39:12 +00:00
rbbirpt.txt
rbbiscan.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
rbbiscan.h ICU-4733 Use int32_t instead of int. 2005-08-23 18:44:52 +00:00
rbbisetb.cpp ICU-4773 add beginning of input test to rbbi rules 2005-09-27 00:03:32 +00:00
rbbisetb.h ICU-4773 add beginning of input test to rbbi rules 2005-09-27 00:03:32 +00:00
rbbistbl.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
rbbitblb.cpp ICU-5333 Whitespace changes. 2006-08-19 21:27:08 +00:00
rbbitblb.h ICU-4773 fix some compiler warnings 2005-09-27 21:20:52 +00:00
resbund_cnv.cpp ICU-5161 Better fix for Purify/valgrind warnings about uninitialized memory reading. 2006-04-15 16:06:01 +00:00
resbund.cpp ICU-5349 Use UMTX_CHECK for double check locking. 2006-08-29 04:57:05 +00:00
ruleiter.cpp ICU-5427 Fix memory initialization issue. 2006-09-28 17:40:12 +00:00
ruleiter.h ICU-5151 Hide internal functions. 2006-04-08 08:34:52 +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-5008 Declare one instance of URegistryKey and make them all @stable 2006-02-02 03:48:14 +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-4703 addListener should return when detecting bad arguments. 2006-03-30 09:12:35 +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-5032 Make the StringPrepProfile smaller by using less struct padding. 2006-05-27 04:00:56 +00:00
triedict.cpp ICU-5371 Visual Studio 6 fixes. 2006-09-08 16:48:31 +00:00
triedict.h ICU-5032 Remove unused code. 2006-06-06 22:38:49 +00:00
uarrsort.c
uarrsort.h
uassert.h
ubidi_props_data.c ICU-5084 Unicode 5.0 beta (d16) 2006-06-13 23:14:38 +00:00
ubidi_props.c ICU-5426 #ifdef out an unused variable. 2006-09-30 06:07:19 +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-5243 change one line in state tables to improve inverse bidi for NUMBERS_SPECIAL, add a few comments 2006-08-07 23:17:34 +00:00
ubidiimp.h ICU-5243 add a field to UBiDi structure (need for optimizing RTL inverse algorithm) 2006-07-31 15:04:55 +00:00
ubidiln.c ICU-5243 add a comment 2006-07-31 15:03:50 +00:00
ubidiwrt.c ICU-5243 fix signed/unsigned confusion on one variable. 2006-08-25 09:08:28 +00:00
ubrk.cpp ICU-5300 fix RBBI safe clone memory leak 2006-08-04 18:15:29 +00:00
ubrkimpl.h ICU-5117 Thai break should work in all locales 2006-03-23 00:54:12 +00:00
ucase_props_data.c ICU-5084 Unicode 5.0 beta (d16) 2006-06-13 23:14:38 +00:00
ucase.c ICU-5138 Separate the casing data from normalization data and data loading. 2006-03-31 05:29:06 +00:00
ucase.h ICU-5138 Separate the casing data from normalization data and data loading. 2006-03-31 05:29:06 +00:00
ucasemap.c ICU-4504 UCaseMap and UTF-8 toLower() & toUpper() 2005-05-20 17:31:12 +00:00
ucat.c
uchar_props_data.c ICU-5084 Unicode 5.0 beta (d16) 2006-06-13 23:14:38 +00:00
uchar.c ICU-4707 Fix some compiler warnings about unused variables. 2006-02-09 08:59:20 +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-5138 Separate cleaning registration from the uinit() implementation. 2006-03-31 07:11:33 +00:00
ucln_cmn.h ICU-5138 Separate cleaning registration from the uinit() implementation. 2006-03-31 07:11:33 +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
ucnv2022.c ICU-4707 Fix some compiler warnings. 2006-07-25 04:53:53 +00:00
ucnv_bld.c ICU-5426 Fix uninitialized memory access from last change. 2006-10-03 02:55:41 +00:00
ucnv_bld.h ICU-5188 add ucnv_setSubstString() 2006-07-05 23:08:50 +00:00
ucnv_cb.c ICU-5188 add ucnv_setSubstString() 2006-07-05 23:08:50 +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-5225 Minor speed improvement for opening and closing converters. 2006-06-12 06:28:31 +00:00
ucnv_io.c ICU-5426 Make it easier to change the size of the converter hash table depending on the platform. 2006-09-30 22:35:25 +00:00
ucnv_io.h ICU-5426 Make it easier to change the size of the converter hash table depending on the platform. 2006-09-30 22:35:25 +00:00
ucnv_lmb.c ICU-5333 Whitespace changes. 2006-08-19 21:27:08 +00:00
ucnv_set.c ICU-4268 ISO 2022 converters must not convert SO/SI/ESC 2005-06-03 20:17:54 +00:00
ucnv_u7.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnv_u8.c ICU-5195 Fix a performance issue found while fixing UTF-32 codepoint handling that stradle buffers. 2006-05-05 07:10:09 +00:00
ucnv_u16.c ICU-5261 Try to fix the csdet failure on Solaris 10. 2006-08-14 02:41:45 +00:00
ucnv_u32.c ICU-5195 Fix codepoint handling that stradle buffers. 2006-05-05 07:08:37 +00:00
ucnv.c ICU-5282 Better fix for UCONFIG_NO_LEGACY_CONVERSION 2006-08-02 22:30:16 +00:00
ucnvbocu.c ICU-4548 Update Unicode CCSIDs from IBM. 2005-05-31 22:04:26 +00:00
ucnvdisp.c ICU-4092 Properly test ucnv_getDisplayName preflighting 2004-12-21 16:44:36 +00:00
ucnvhz.c ICU-5188 add ucnv_setSubstString() 2006-07-05 23:08:50 +00:00
ucnvisci.c ICU-4707 Fix some compiler warnings. 2006-08-25 17:41:23 +00:00
ucnvlat1.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ucnvmbcs.c ICU-5188 add ucnv_setSubstString() 2006-07-05 23:08:50 +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-5218 fix conversion bug for uncompressible supplementary code point in low-target-capacity case; see reply to bug 2006-07-21 17:20:18 +00:00
ucol_swp.c ICU-5138 Separate the casing data from normalization data and data loading a little better. 2006-05-25 18:44:07 +00:00
ucol_swp.h
udata.c ICU-5349 Use UMTX_CHECK for double check locking. 2006-08-29 04:57:05 +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
udataswp.h ICU-4739 export uprv_ebcdicFromAscii() for icupkg 2005-09-20 18:51:22 +00:00
uenum.c ICU-4161 remove tabs from source code 2004-11-11 23:34:58 +00:00
uenumimp.h ICU-5220 uenum_next() must not set an error code for just enumerating past the end 2006-08-06 22:38:31 +00:00
uhash_us.cpp ICU-4281 Condense break iterator usage. 2004-12-05 06:23:51 +00:00
uhash.c ICU-5208 Make it easier for dumb compilers to optimize the hashtable. 2006-06-11 22:13:56 +00:00
uhash.h ICU-5208 Optimize C++ Hashtable allocation. 2006-05-27 07:33:10 +00:00
uidna.cpp ICU-5032 Increase code coverage by removing dead code. 2006-03-20 18:59:54 +00:00
uinit.c ICU-5426 Make it easier to change the size of the converter hash table depending on the platform. 2006-09-30 22:35:25 +00:00
uinvchar.c ICU-4707 Fix some compiler warnings 2006-03-16 03:43:24 +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-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
uloc.c ICU-5486 update data with 1.4.1 2006-10-28 00:59:00 +00:00
ulocimp.h
umapfile.c ICU-5068 Remove the PTX configuration due to lack of testing. 2006-02-19 08:08:55 +00:00
umapfile.h ICU-4179 update copyright notices for ICU 3.2 2004-10-29 22:50:01 +00:00
umath.c ICU-5138 Separate the platform independent math from putil.c 2006-03-31 06:40:46 +00:00
umutex.c ICU-5333 Whitespace changes. 2006-08-19 21:27:08 +00:00
umutex.h ICU-5349 Use UMTX_CHECK for double check locking. 2006-08-29 04:57:05 +00:00
unames.c ICU-4707 remove unused code from uchar_swapNames() 2006-03-23 01:49:49 +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-5426 Fix compiler warnings from last check in. 2006-10-04 00:33:11 +00:00
uniset.cpp ICU-5426 Fix compiler warnings from last check in. 2006-10-04 00:33:11 +00:00
unistr_case.cpp ICU-4561 Update copyright notices for ICU 3.4 2005-06-07 23:38:09 +00:00
unistr_cnv.cpp ICU-5261 Undo the fix for Solaris 10 until a better solution is found. 2006-07-13 22:35:52 +00:00
unistr_props.cpp ICU-5304 Add missing namespace declarations. 2006-09-03 17:06:48 +00:00
unistr.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
unorm_it.c ICU-3905 Fix some compiler warnings 2004-11-05 18:59:09 +00:00
unorm_it.h
unorm_props_data.c ICU-5084 Unicode 5.0 beta (d16) 2006-06-13 23:14:38 +00:00
unorm.cpp ICU-5445 Fix some compiler warnings. 2006-10-06 18:14:24 +00:00
unormcmp.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
unormimp.h ICU-5304 Add missing namespace declarations. 2006-09-04 16:52:27 +00:00
uobject.cpp ICU-4552 Fix for new and delete for MFC on Windows. 2005-06-15 04:07:47 +00:00
uprops.c ICU-4707 Fix some compiler warnings. 2006-08-24 17:28:52 +00:00
uprops.h ICU-4707 Fix some compiler warnings about unused code. 2006-03-16 04:54:35 +00:00
ures_cnv.c ICU-5032 Increase code coverage numbers by removing redundant code 2006-03-16 22:47:23 +00:00
uresbund.c ICU-5349 Use UMTX_CHECK for double check locking. 2006-08-29 04:57:05 +00:00
uresdata.c ICU-5253 support resource==0 as designed and documented 2006-07-03 21:38:39 +00:00
uresdata.h ICU-4707 Fix some compiler warnings. 2006-08-24 18:51:49 +00:00
uresimp.h ICU-5161 Fix the compilation issue introduced with Compare It. 2006-04-25 19:41:17 +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-5045 fix bug while testing for ro_RO 2006-02-16 22:49:34 +00:00
uset_imp.h ICU-4268 ISO 2022 converters must not convert SO/SI/ESC 2005-06-03 20:17:54 +00:00
uset_props.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
uset.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
usetiter.cpp ICU-4152 fix syntax error. 2006-01-09 19:20:59 +00:00
ushape.c ICU-4707 Fix some compiler warnings 2006-03-21 09:48:57 +00:00
usprep.cpp ICU-5349 Use UMTX_CHECK for double check locking. 2006-08-29 04:57:05 +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-5032 Increase code coverage numbers 2006-02-07 22:15:47 +00:00
ustr_wcs.c ICU-4635 UCONFIG fixes 2006-02-06 21:29:49 +00:00
ustrcase.c ICU-4933 titlecase first _cased_ letter 2006-07-28 22:43:40 +00:00
ustrenum.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
ustrenum.h ICU-5304 Allow headers to work again without using U_NAMESPACE_USE 2006-09-03 16:55:57 +00:00
ustrfmt.c ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function. 2006-04-08 09:48:13 +00:00
ustrfmt.h ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function. 2006-04-08 09:48:13 +00:00
ustring.c ICU-4288 Fix some compiler warnings. 2004-12-08 01:05:40 +00:00
ustrtrns.c ICU-5230 Fix linkage issues introduced by last checkin 2006-06-23 01:32:07 +00:00
utext.cpp ICU-5304 Allow source code to work again without using U_NAMESPACE_USE 2006-09-03 17:08:23 +00:00
utf_impl.c ICU-5043 low-level code for lenient-UTF-8 UText provider 2006-02-09 21:16:20 +00:00
util_props.cpp ICU-5138 Separate ICU_Utility into property using and non-property using functions. 2006-03-31 08:00:41 +00:00
util.cpp ICU-5138 Separate ICU_Utility into property using and non-property using functions. 2006-03-31 08:00:41 +00:00
util.h ICU-2766 freeze RuleWhiteSpace=Unicode Pattern_White_Space 2005-05-22 22:19:37 +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-5138 Separate the casing data from normalization data and data loading. 2006-03-31 05:29:06 +00:00
utrie.h ICU-5138 Separate the casing data from normalization data and data loading. 2006-03-31 05:29:06 +00:00
utypes.c ICU-4703 Fix u_errorName bounds checking. 2006-03-28 08:52:36 +00:00
uvector.cpp ICU-4281 Reduce UStack dependencies 2004-12-09 06:39:49 +00:00
uvector.h ICU-5357 Fix misspelling 2006-09-28 21:27:09 +00:00
uvectr32.cpp
uvectr32.h ICU-5008 Undraft some API 2006-01-18 03:52:04 +00:00
wintz.c ICU-5032 Improve code coverage through refactorization 2006-05-26 21:29:32 +00:00
wintz.h ICU-4152 Use TimeZone::getEquivalentID to handle aliases. 2006-01-24 22:16:39 +00:00