scuffed-code/icu4c/source/common
Alan Liu 0df6047dc5 ICU-149 add count, nextElement
X-SVN-Rev: 1017
2000-03-29 19:16:54 +00:00
..
unicode ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation 2000-03-29 01:13:49 +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-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.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-149 rewrite UHashtable 2000-03-28 22:04:39 +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-163 Fixed warnings on MSVC 6.0. 1999-12-29 22:33:47 +00:00
compitr.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
convert.cpp ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation 2000-03-29 01:13:49 +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-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
cstring.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
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-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
digitlst.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
filestrm.c ICU-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
filestrm.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
hash.h ICU-149 add count, nextElement 2000-03-29 19:16:54 +00:00
icucfg.h.in ICU-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
locid.cpp ICU-327 Fixed error in locale constructor 2000-03-29 17:33:12 +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-149 add uhash_us.cpp to Makefile.in 2000-03-28 23:08:03 +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-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.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-336 fix index out of range bug in u_UCharToChars 2000-03-22 19:12:21 +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 make rbcache use new Hashtable 2000-03-29 18:47:02 +00:00
rbcache.h ICU-149 make rbcache use new Hashtable 2000-03-29 18:47:02 +00:00
rbdata.cpp ICU-149 rewrite UHashtable 2000-03-28 22:04:39 +00:00
rbdata.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
rbread.cpp ICU-149 rewrite UHashtable 2000-03-28 22:04:39 +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-149 make rbcache use new Hashtable 2000-03-29 18:47:02 +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-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator. 2000-01-08 02:05:05 +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-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +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-176 initial, basic utf-16 support for c 2000-02-03 19:47:30 +00:00
ubidi.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
ubidiimp.h ICU-176 initial, basic utf-16 support for c 2000-02-03 19:47:30 +00:00
ubidiln.c ICU-227 Fixes in Bidi and HashFunction code. 2000-01-27 18:23:36 +00:00
uchar.c ICU-338 minor 'glitches' found in OS/2 port 2000-03-24 17:45:45 +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-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator. 2000-01-08 02:05:05 +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-163 Fixed warnings on MSVC 6.0. 1999-12-29 22:33:47 +00:00
ucmp8.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
ucmp16.c ICU-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
ucmp16.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
ucmp32.c 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
ucmp32.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
ucnv2022.c ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
ucnv_bld.c ICU-149 rewrite UHashtable 2000-03-28 22:04:39 +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-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
ucnv_err.c ICU-149 rewrite UHashtable 2000-03-28 22:04: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-149 remove ALGORITHMIC_CONVERTERS_HASHTABLE decl 2000-03-29 17:45:03 +00:00
ucnv_io.c ICU-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
ucnv_io.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_utf.c ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
ucnv.c ICU-149 rewrite UHashtable 2000-03-28 22:04: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-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
ucnvmbcs.c ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
ucnvsbcs.c ICU-266 c++-ify UConverter (UConverterImpl resembles a vtable) 2000-02-09 19:15:17 +00:00
udata.c ICU-84 reordered #endif for DL code so that non-S/390 plaforms (at least 2000-03-21 19:40:01 +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-149 rewrite UHashtable 2000-03-28 22:04:39 +00:00
uhash.c ICU-149 rewrite UHashtable 2000-03-28 22:04:39 +00:00
uhash.h ICU-149 rewrite UHashtable 2000-03-28 22:04:39 +00:00
uloc.c ICU-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation 2000-03-29 01:13:49 +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
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-85 pthread support for HP/UX 11 2000-01-17 22:22:29 +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-161 open-sourcify more (c) statements 2000-01-13 23:54:23 +00:00
unicode.cpp ICU-176 basic UTF-16 support in Unicode class, with inline functions 2000-03-24 00:51:01 +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-312 jitterbug 136: new UnicodeString memory allocation/aliasing implementation 2000-03-29 01:13:49 +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-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
ures.cpp ICU-163 Fixed warnings on MSVC 6.0. 1999-12-29 22:33:47 +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
uresdata.c 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
uresdata.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
ustring.c ICU-338 minor 'glitches' found in OS/2 port 2000-03-24 17:45:45 +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-176 initial, basic utf-16 support for c 2000-02-03 19:47:30 +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-45 Initial check-in of RuleBasedBreakIterator and DictionaryBasedBreakIterator. 2000-01-08 02:05:05 +00:00
uvector.h ICU-161 fix copyrights 2000-03-07 02:39:27 +00:00