.. |
unicode
|
ICU-580 os/390 porting changes
|
2001-02-26 19:22:32 +00:00 |
.cvsignore
|
ICU-393 .cvsignore
|
2000-11-22 01:46:36 +00:00 |
bidi.cpp
|
|
|
chariter.cpp
|
ICU-615 Changed the parameter name and tested it.
|
2000-09-27 20:12:18 +00:00 |
cmemory.h
|
ICU-443 use ::memcpy instead of memcpy, etc..
|
2000-11-30 20:48:59 +00:00 |
common.dsp
|
ICU-833 Modified release project setting to copy unorm.h to
|
2001-02-05 20:03:08 +00:00 |
common.dsw
|
|
|
compdata.cpp
|
ICU-564 reduce memory leaks
|
2000-09-19 17:07:42 +00:00 |
compdata.h
|
ICU-564 reduce memory leaks
|
2000-09-19 17:07:42 +00:00 |
compitr.cpp
|
ICU-535 fixed some compiler warnings
|
2000-08-11 02:08:59 +00:00 |
compitr.h
|
|
|
convert.cpp
|
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
|
2000-08-11 19:23:50 +00:00 |
cpputils.cpp
|
|
|
cpputils.h
|
|
|
cstring.c
|
ICU-790 Mainly removed stdio.h
|
2001-02-06 22:26:52 +00:00 |
cstring.h
|
ICU-443 use ::memcpy instead of memcpy, etc..
|
2000-11-30 20:48:59 +00:00 |
dcmpdata.cpp
|
ICU-564 reduce memory leaks
|
2000-09-19 17:07:42 +00:00 |
dcmpdata.h
|
ICU-564 reduce memory leaks
|
2000-09-19 17:07:42 +00:00 |
digitlst.cpp
|
ICU-66 Fixed an array bounds problem
|
2001-02-16 21:42:57 +00:00 |
digitlst.h
|
ICU-97 More speed improvements.
|
2000-11-07 18:57:11 +00:00 |
filestrm.c
|
ICU-631 The _WIN32 checking should really be WIN32.
|
2000-10-04 22:52:22 +00:00 |
filestrm.h
|
|
|
hash.h
|
|
|
icucfg.h.in
|
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
|
2000-08-29 22:26:15 +00:00 |
locid.cpp
|
ICU-860 support for i-,x-,@,. locales, Locale::createFromName(), fix bugs in uloc_getName
|
2001-02-17 13:33:57 +00:00 |
locmap.cpp
|
ICU-552 Updated the nn and nb locales
|
2000-12-19 04:37:40 +00:00 |
locmap.h
|
ICU-700 Windows locale mapping works better now with variants
|
2000-10-28 00:39:54 +00:00 |
Makefile.in
|
ICU-580 forgot the tab
|
2001-01-29 18:53:16 +00:00 |
mutex.cpp
|
|
|
mutex.h
|
|
|
normlzr.cpp
|
ICU-535 Fixed some compiler warnings
|
2001-02-22 19:24:15 +00:00 |
putil.c
|
ICU-597 AS/400 porting changes
|
2001-02-22 02:39:41 +00:00 |
rbdata.cpp
|
ICU-535 fixed some compiler warnings
|
2000-08-23 23:59:09 +00:00 |
rbdata.h
|
|
|
resbund.cpp
|
ICU-66 Fixed several initialization problems
|
2001-02-16 21:43:46 +00:00 |
schriter.cpp
|
ICU-535 Fixed some compiler warnings.
|
2000-11-29 01:32:34 +00:00 |
scsu.c
|
ICU-790 Removed limits.h
|
2001-01-02 19:22:58 +00:00 |
ubidi.c
|
ICU-535 fixed some compiler warnings
|
2000-09-25 18:53:50 +00:00 |
ubidiimp.h
|
ICU-535 Fixed some compiler warnings
|
2000-09-28 06:00:10 +00:00 |
ubidiln.c
|
ICU-535 fixed some compiler warnings
|
2000-09-25 18:53:50 +00:00 |
ubidiwrt.c
|
ICU-535 Fixed some compiler warnings.
|
2000-11-29 00:06:41 +00:00 |
uchar.c
|
ICU-840 fix warning
|
2001-02-15 02:36:38 +00:00 |
uchriter.cpp
|
ICU-615 Changed the parameter name and tested it.
|
2000-09-28 05:46:28 +00:00 |
ucmp8.c
|
ICU-790 Mainly removed stdio.h
|
2001-02-06 22:26:52 +00:00 |
ucmp8.h
|
ICU-647 Documented the Compact Array API.
|
2000-12-13 19:48:01 +00:00 |
ucmp16.c
|
ICU-633 It now uses setToBogus() and it should now clean up after itself when it fails to uprv_malloc() some memory.
|
2000-12-20 03:50:14 +00:00 |
ucmp16.h
|
ICU-535 Fixed some compiler warnings
|
2001-02-06 21:40:50 +00:00 |
ucmp32.c
|
ICU-96 fixed a leak
|
2000-12-14 21:15:29 +00:00 |
ucmp32.h
|
ICU-96 fixed a leak
|
2000-12-14 21:15:29 +00:00 |
ucnv2022.c
|
ICU-862 Added 25546 converter (ISO_2022_KR_1). Added flushing of
|
2001-02-24 02:41:29 +00:00 |
ucnv_bld.c
|
ICU-790 Mainly removed stdio.h
|
2001-02-06 22:26:52 +00:00 |
ucnv_bld.h
|
ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
|
2001-02-16 22:22:40 +00:00 |
ucnv_cb.c
|
ICU-779 add converter-specific writeSub()
|
2000-12-20 22:54:51 +00:00 |
ucnv_cnv.c
|
ICU-507 oops, the new editor was set to use tabs - my bad :-(
|
2000-12-19 01:21:32 +00:00 |
ucnv_cnv.h
|
ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
|
2001-02-16 22:22:40 +00:00 |
ucnv_err.c
|
ICU-858 Implemented options recognition and output generation for SUB, SKIP and ESCAPE
|
2001-02-16 20:12:50 +00:00 |
ucnv_imp.h
|
|
|
ucnv_io.c
|
ICU-573 Put in putil.h
|
2001-01-03 00:18:57 +00:00 |
ucnv_io.h
|
ICU-721 undo unwarranted api change
|
2000-11-17 19:28:31 +00:00 |
ucnv_lmb.c
|
ICU-535 Fixed some compiler warnings
|
2001-01-23 02:06:01 +00:00 |
ucnv_utf.c
|
ICU-535 Fixed some compiler warnings
|
2001-02-02 23:19:57 +00:00 |
ucnv.c
|
ICU-862 Added 25546 converter (ISO_2022_KR_1). Added flushing of
|
2001-02-24 02:41:29 +00:00 |
ucnvhz.c
|
ICU-869 Added support for JIS, JIS7 and JIS8 encodings in 2022-JP
|
2001-02-23 04:39:32 +00:00 |
ucnvlat1.c
|
ICU-535 Fixed some compiler warnings
|
2001-02-01 18:01:52 +00:00 |
ucnvmbcs.c
|
ICU-535 Fixed some compiler warnings
|
2001-02-02 23:31:17 +00:00 |
ucnvmbcs.h
|
ICU-535 Fixed some compiler warnings
|
2001-01-23 21:01:59 +00:00 |
ucnvscsu.c
|
ICU-388 and jb 853: ucnv_safeClone - the guts of the implementation
|
2001-02-16 22:22:40 +00:00 |
udata.c
|
ICU-580 OS/390 porting changes
|
2001-02-06 23:27:07 +00:00 |
uhash_us.cpp
|
|
|
uhash.c
|
ICU-535 fixed some compiler warnings
|
2000-08-10 01:59:18 +00:00 |
uhash.h
|
|
|
uloc.c
|
ICU-535 Fixed some compiler warnings
|
2001-02-21 23:50:16 +00:00 |
umemstrm.c
|
ICU-96 more support for flattening collation data
|
2000-11-07 16:32:42 +00:00 |
umemstrm.h
|
ICU-96 more support for flattening collation data
|
2000-11-07 16:32:42 +00:00 |
umutex.c
|
ICU-631 WIN32 is always defined in pwin32.h. This might be a fix for the cygwin problem.
|
2000-10-05 15:54:16 +00:00 |
umutex.h
|
|
|
unames.c
|
ICU-597 AS/400 porting changes
|
2001-02-20 01:01:03 +00:00 |
unicode.cpp
|
|
|
unistr.cpp
|
ICU-580 os/390 porting changes
|
2001-02-26 19:22:32 +00:00 |
unistrm.h
|
|
|
unorm.cpp
|
ICU-833
|
2001-02-24 02:49:31 +00:00 |
uresbund.c
|
ICU-66 Fixed a possible problem when state is a boolean, but not == TRUE
|
2001-02-16 21:45:31 +00:00 |
uresdata.c
|
ICU-535 fixed some compiler warnings, and changed the order of an assignment and return according to weiv.
|
2000-08-11 21:25:19 +00:00 |
uresdata.h
|
|
|
uresimp.h
|
|
|
ushape.c
|
ICU-471 add shaping options & error code
|
2001-02-15 02:36:15 +00:00 |
ustr_imp.h
|
ICU-580 os/390 porting changes
|
2001-02-26 19:22:32 +00:00 |
ustring.c
|
ICU-852 Redefine new u_mem functions
|
2001-02-21 22:27:39 +00:00 |
utf_impl.c
|
ICU-535 fixed some compiler warnings
|
2000-09-25 18:53:50 +00:00 |
uvector.cpp
|
ICU-535 fixed some compiler warnings
|
2000-08-14 23:23:20 +00:00 |
uvector.h
|
|
|