scuffed-code/icu4c/source/common
2000-06-02 00:05:22 +00:00
..
unicode ICU-408 HP-UX port changes. 2000-05-24 21:47:06 +00:00
bidi.cpp ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
bidi.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
chariter.cpp ICU-176 add and document full, efficient UTF-16 support to CharacterIterator and ForwardCharacterIterator 2000-04-20 23:02:20 +00:00
chariter.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
cmemory.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
common.dsp ICU-184 support for storing binary collation data in resource bundles (initial revision) 2000-05-18 21:25:51 +00:00
common.dsw Initial revision 1999-08-16 21:50:52 +00:00
compdata.cpp ICU-338 wchar_t glitches 2000-03-28 00:36:06 +00:00
compdata.h ICU-338 wchar_t glitches 2000-03-28 00:36:06 +00:00
compitr.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
compitr.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
convert.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
convert.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
cpputils.cpp ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation 2000-03-29 01:13:49 +00:00
cpputils.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
cstring.c ICU-390 include "cmemory.h" to get uprv_memcpy() [yves] 2000-05-18 19:57:32 +00:00
cstring.h ICU-390 added a real implementation for uprv_strdup(). 2000-05-15 22:09:42 +00:00
dcmpdata.cpp ICU-338 wchar_t glitches 2000-03-28 00:36:06 +00:00
dcmpdata.h ICU-338 wchar_t glitches 2000-03-28 00:36:06 +00:00
digitlst.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
digitlst.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
filestrm.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
filestrm.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
hash.h ICU-149 cleanup uhash/hash 2000-03-30 04:17:27 +00:00
icucfg.h.in ICU-347 new configure tests to check for the existence of wchar.h 2000-04-06 23:36:17 +00:00
locid.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
locid.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
locmap.cpp ICU-237 remove limit on locale string length 2000-01-20 22:33:52 +00:00
locmap.h ICU-237 remove limit on locale string length 2000-01-20 22:33:52 +00:00
Makefile.in ICU-406 putting collation data in resource bundles (initial revision) 2000-05-22 19:50:23 +00:00
mutex.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
mutex.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
normlzr.cpp ICU-176 support UChar32 code points in Normalizer API (not implementation) 2000-05-24 20:56:19 +00:00
normlzr.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
platform.h ICU-12 move platform.h.in, add a dummy platform.h in the old spot 2000-01-06 20:16:57 +00:00
platform.h.in ICU-12 pathname changes for unix 2000-01-06 20:14:26 +00:00
pos2.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
pos400.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
putil.c ICU-408 HPUX returns 'C C C C C C' as the default locale, map to en_US like 'C' 2000-05-30 20:43:37 +00:00
putil.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
pwin32.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
rbcache.cpp ICU-149 cleanup uhash/hash 2000-03-30 04:17:27 +00:00
rbcache.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbdata.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbdata.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
rbread.cpp ICU-149 make ResourceBundle use new UHashtable API 2000-03-29 19:41:57 +00:00
rbread.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
rep.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
resbund.cpp ICU-184 fix ResourceBundle::ResourceBundle(ResourceBundle&) copy c'tor 2000-05-26 18:58:00 +00:00
resbund.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
schriter.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
schriter.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
scsu.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
scsu.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
ubidi.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ubidiimp.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ubidiln.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ubidiwrt.c ICU-107 add api & functionality for inverse BiDi (visual->logical) 2000-05-18 18:14:24 +00:00
uchar.c ICU-397 make u_versionFrom/ToString() public 2000-05-22 22:24:51 +00:00
uchar.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
uchriter.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uchriter.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
ucmp8.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucmp8.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucmp16.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucmp16.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucmp32.c ICU-406 win32 compiler warning 2000-05-24 20:33:09 +00:00
ucmp32.h ICU-406 putting collation data in resource bundles (initial revision) 2000-05-22 19:50:23 +00:00
ucnv2022.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv_bld.c ICU-384 ucnv_open() recognize options appended to the converter name 2000-05-22 20:15:09 +00:00
ucnv_bld.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
ucnv_cnv.c ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-05 00:19:15 +00:00
ucnv_cnv.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv_err.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv_err.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
ucnv_imp.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv_io.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv_io.h ICU-353 use better names to replace index, depending on what the func/ 2000-04-14 05:22:29 +00:00
ucnv_lmb.c ICU-384 No // comments in C code! 2000-05-23 21:09:13 +00:00
ucnv_utf.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnv.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
ucnvlat1.c ICU-418 fix latin-1 ucnv_getNextUChar() - zero-extend, not sign-extend, input byte 2000-06-02 00:05:22 +00:00
ucnvmbcs.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
ucnvsbcs.c ICU-43 correct SBCS conversion handling of (UChar)0 to (char)0 2000-05-20 00:17:47 +00:00
udata.c ICU-408 leak libraries on hpux, shl_unload is broken 2000-05-30 21:47:19 +00:00
udata.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
uhash_us.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uhash.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uhash.h ICU-403 update docs 2000-05-20 04:42:59 +00:00
uloc.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uloc.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
umemstrm.c ICU-406 putting collation in resource bundles 2000-05-24 19:58:40 +00:00
umemstrm.h ICU-406 putting collation in resource bundles 2000-05-24 19:58:40 +00:00
umisc.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
umutex.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
umutex.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
unames.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
unicode.cpp ICU-353 basic warnings cleanup (not touching object's memory layout). A 2000-04-13 23:00:43 +00:00
unicode.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
unistr.cpp ICU-406 putting collation data in resource bundles (initial revision) 2000-05-22 19:50:23 +00:00
unistr.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
unistrm.h ICU-406 putting collation data in resource bundles (initial revision) 2000-05-22 19:50:23 +00:00
ures.cpp ICU-185 Locale takes/returns char*. Old api's deprecated. Implementation fixed to not use deprecated api's. 2000-04-15 21:19:44 +00:00
ures.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
uresbund.c ICU-184 error code when opening a non-existing default bundle fixed 2000-05-30 20:09:47 +00:00
uresdata.c ICU-184 uint vs. int problem - better name for #define 2000-05-26 02:02:42 +00:00
uresdata.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uresimp.h ICU-406 putting collation in resource bundles 2000-05-24 19:58:40 +00:00
ustring.c ICU-347 do not use wchar.h except when we really need it and we know that we have it 2000-04-06 23:06:48 +00:00
ustring.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
utf_impl.c ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
utypes.h ICU-12 all public include files are now in unicode dir, all private icu_ functions renamed to uprv_ 1999-12-28 23:39:02 +00:00
uvector.cpp ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00
uvector.h ICU-351 Define UBool to be used in the APIs. 2000-05-18 22:08:39 +00:00