scuffed-code/icu4c/source/common
Steven R. Loomis 9284752aa1 ICU-157 udata mapped support for AIX
X-SVN-Rev: 398
1999-12-14 01:07:43 +00:00
..
bidi.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
bidi.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
chariter.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
chariter.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
cmemory.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
common.dsp ICU-184 first code for udata-style .res files with C access implementation 1999-12-09 18:35:11 +00:00
common.dsw Initial revision 1999-08-16 21:50:52 +00:00
compdata.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
compdata.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
compitr.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
compitr.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
convert.cpp ICU-165 return converters from api, not aliases 1999-12-14 00:37:27 +00:00
convert.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
cpputils.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
cpputils.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
cstring.c ICU-165 added icu_stricmp() 1999-11-23 22:52:17 +00:00
cstring.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
dcmpdata.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
dcmpdata.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
digitlst.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
digitlst.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
filestrm.c ICU-174 make code more robust 1999-12-08 00:15:46 +00:00
filestrm.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
icucfg.h.in Initial revision 1999-08-16 21:50:52 +00:00
locid.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
locid.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
locmap.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
locmap.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
Makefile.in ICU-158 udata.. converter aliases from udata, icuapps updates for compatibility. 1999-11-23 23:50:51 +00:00
mutex.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
mutex.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
normlzr.cpp ICU-170 use UnicodeString::length() instead of the deprecated size() 1999-12-08 02:11:04 +00:00
normlzr.h ICU-96 Added UChar* api for performance, also copyright fixes 1999-11-22 21:59:05 +00:00
platform.h.in ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
pos2.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
pos400.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
putil.c ICU-157 Fixed HPUX branch of getLibraryPath() - remove C++'isms, etc. 1999-12-13 23:13:24 +00:00
putil.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
pwin32.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
rbcache.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
rbcache.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
rbdata.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
rbdata.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
rbread.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
rbread.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
rep.h ICU-114 Make UnicodeString inherit from Replaceable 1999-11-19 23:13:41 +00:00
resbund.cpp ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
resbund.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
schriter.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
schriter.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
scsu.c ICU-6 more renaming of constant names 1999-10-18 22:48:32 +00:00
scsu.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
ubidi.c ICU-6 more renaming of constant names 1999-10-18 22:48:32 +00:00
ubidi.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
ubidiimp.h ICU-161 change copyright for open source 1999-12-13 22:28:37 +00:00
ubidiln.c ICU-6 more renaming of constant names 1999-10-18 22:48:32 +00:00
uchar.c ICU-157 converter data in udata + udata fixes 1999-12-04 02:31:40 +00:00
uchar.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
uchriter.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
uchriter.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucmp8.c ICU-174 ucmpXX_close(NULL) do not crash any more 1999-12-07 00:35:36 +00:00
ucmp8.h ICU-157 add ucmp8_openAlias() 1999-12-10 21:56:55 +00:00
ucmp16.c ICU-174 ucmpXX_close(NULL) do not crash any more 1999-12-07 00:35:36 +00:00
ucmp16.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucmp32.c ICU-174 ucmpXX_close(NULL) do not crash any more 1999-12-07 00:35:36 +00:00
ucmp32.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucnv_bld.c ICU-174 Removed C++ style comments. 1999-12-10 17:59:28 +00:00
ucnv_bld.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucnv_cnv.c ICU-86 new converter names UTF16_PlatformEndian & UTF16_OppositeEndian to have correct convrtrs.txt on all platforms 1999-10-29 20:55:42 +00:00
ucnv_cnv.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucnv_err.c ICU-6 more renaming of constant names 1999-10-18 22:48:32 +00:00
ucnv_err.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucnv_imp.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ucnv_io.c ICU-165 return converters from api, not aliases 1999-12-14 00:37:27 +00:00
ucnv_io.h ICU-165 return converters from api, not aliases 1999-12-14 00:37:27 +00:00
ucnv.c ICU-165 return converters from api, not aliases 1999-12-14 00:37:27 +00:00
ucnv.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
udata.c ICU-157 udata mapped support for AIX 1999-12-14 01:07:43 +00:00
udata.h ICU-157 add some more documentation comments 1999-11-24 00:39:43 +00:00
uhash.c ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
uhash.h ICU-84 Updated with S/390 IEEE port changes. 1999-11-16 01:05:10 +00:00
uloc.c ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
uloc.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
umisc.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
umutex.c ICU-174 Remove C++ style comments 1999-12-10 18:13:22 +00:00
umutex.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
unames.c ICU-158 add u_charName() 1999-11-22 19:43:31 +00:00
unicode.cpp ICU-44 Add Unicode::digit and related members 1999-11-23 01:25:27 +00:00
unicode.h ICU-158 add getCharName() 1999-12-03 19:53:10 +00:00
unistr.cpp ICU-170 use UnicodeString::length() instead of the deprecated size() 1999-12-08 02:11:04 +00:00
unistr.h ICU-170 declare one doCompare() as 'inline' 1999-12-10 22:57:27 +00:00
unistrm.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
ures.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
ures.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
uresdata.c ICU-184 fix dataFormat[] 1999-12-10 01:45:15 +00:00
uresdata.h ICU-184 first code for udata-style .res files with C access implementation 1999-12-09 18:35:11 +00:00
ustring.c ICU-170 mutex use of the shared default converter 1999-12-09 01:03:31 +00:00
ustring.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
utypes.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00
uvector.cpp ICU-161 changed copyright notice 1999-11-22 20:25:35 +00:00
uvector.h ICU-161 (c)opyright notices 1999-12-09 23:27:55 +00:00