..
unicode
ICU-564 Updated some comments and fixed a static memory leak.
2000-09-20 18:09:07 +00:00
.cvsignore
ICU-393 .cvsignore cleanup
2000-07-13 22:04:24 +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
chariter.cpp
ICU-176 add and document full, efficient UTF-16 support to CharacterIterator and ForwardCharacterIterator
2000-04-20 23:02:20 +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-576 seperated EBCDIC converter implementation to
2000-08-29 21:47:40 +00:00
common.dsw
Initial revision
1999-08-16 21:50:52 +00:00
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
ICU-363 document linkage to Normalizer
2000-06-08 21:11:32 +00:00
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
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-535 fixed some compiler warnings
2000-08-11 01:27:17 +00:00
cstring.h
ICU-322 added uprv_strnicmp() for use by gencnval.
2000-08-04 04:48:09 +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-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-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
2000-08-29 22:26:15 +00:00
locid.cpp
ICU-508 fix Locale::TRADITIONAL_CHINESE constant
2000-07-17 23:33:38 +00:00
locmap.cpp
ICU-564 Fixed another static memory leak. This leak is Windows specific.
2000-09-19 18:02:53 +00:00
locmap.h
ICU-564 Fixed another static memory leak. This leak is Windows specific.
2000-09-19 18:02:53 +00:00
Makefile.in
ICU-608 removed --enable-mapped in favor of --with-data-packaging
2000-09-22 19:02:20 +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-535 fixed some compiler warnings on Sun C++ 5.0/ Solaris 2.7
2000-08-25 15:53:31 +00:00
putil.c
ICU-564 Fixed another static memory leak. This leak is Windows specific.
2000-09-19 18:02:53 +00:00
rbdata.cpp
ICU-535 fixed some compiler warnings
2000-08-23 23:59:09 +00:00
rbdata.h
ICU-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +00:00
resbund.cpp
ICU-442 remove dependency on wchar.h
2000-07-20 20:52:12 +00:00
schriter.cpp
ICU-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +00:00
scsu.c
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
2000-08-11 19:23:50 +00:00
ubidi.c
ICU-535 fixed some compiler warnings
2000-08-23 23:59:09 +00:00
ubidiimp.h
ICU-535 fixed some compiler warnings
2000-08-23 23:59:09 +00:00
ubidiln.c
ICU-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
ubidiwrt.c
ICU-423 test correctly for combining marks (Mn, Mc, Me, not Lm)
2000-06-05 22:18:08 +00:00
uchar.c
ICU-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
uchriter.cpp
ICU-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
ucmp8.c
ICU-564 Added the init functions. They do not allocate memory.
2000-09-15 19:40:20 +00:00
ucmp8.h
ICU-564 Added the init functions. They do not allocate memory.
2000-09-15 19:40:20 +00:00
ucmp16.c
ICU-564 add aliasing init functions
2000-09-19 16:33:22 +00:00
ucmp16.h
ICU-564 add aliasing init functions
2000-09-19 16:33:22 +00:00
ucmp32.c
ICU-564 Added the init functions. They do not allocate memory.
2000-09-15 19:40:20 +00:00
ucmp32.h
ICU-564 Added the init functions. They do not allocate memory.
2000-09-15 19:40:20 +00:00
ucnv2022.c
ICU-599 Added ISO-2022-CN implementation. Added
2000-09-21 00:34:21 +00:00
ucnv_bld.c
ICU-535 fixed some compiler warnings
2000-08-23 21:22:46 +00:00
ucnv_bld.h
ICU-289 moved struct definition of ISO2022 to ucnv2022.c
2000-08-14 23:58:08 +00:00
ucnv_cb.c
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
2000-08-11 19:23:50 +00:00
ucnv_cnv.c
ICU-535 fixed some compiler warnings
2000-08-29 16:55:03 +00:00
ucnv_cnv.h
ICU-469 When fromUCharErrorBehaviour was set to
2000-07-24 20:33:23 +00:00
ucnv_err.c
ICU-311 more cbWrite updates and changes to the included callbacks
2000-08-02 19:35:17 +00:00
ucnv_imp.h
ICU-311 Major rewrite of the callback APIs. Needs to be checked
2000-06-27 20:47:56 +00:00
ucnv_io.c
ICU-322 fixed ucnv_getStandard().
2000-08-11 04:15:06 +00:00
ucnv_io.h
ICU-322 support for standard names, which are tagged converter
2000-08-10 01:32:29 +00:00
ucnv_lmb.c
ICU-599 add mbcs functions to support other converters like 2022
2000-09-15 17:18:03 +00:00
ucnv_utf.c
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
2000-08-11 19:23:50 +00:00
ucnv.c
ICU-548 converter leaks fixes
2000-08-14 23:11:00 +00:00
ucnvebdc.c
ICU-535 fixed some compiler warnings
2000-08-29 23:13:56 +00:00
ucnvlat1.c
ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
2000-08-11 19:23:50 +00:00
ucnvmbcs.c
ICU-599 add mbcs functions to support other converters like 2022
2000-09-15 17:18:03 +00:00
ucnvmbcs.h
ICU-599 add mbcs functions to support other converters like 2022
2000-09-15 17:18:03 +00:00
ucnvsbcs.c
ICU-548 converter leaks fixes
2000-08-14 23:11:00 +00:00
udata.c
ICU-608 removed --enable-mapped in favor of --with-data-packaging
2000-09-22 19:02:20 +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-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
uhash.h
ICU-403 update docs
2000-05-20 04:42:59 +00:00
uloc.c
ICU-564 Updated some comments and fixed a static memory leak.
2000-09-20 18:09:07 +00:00
umemstrm.c
ICU-535 fixed some compiler warnings
2000-08-11 21:24:17 +00:00
umemstrm.h
ICU-406 putting collation in resource bundles
2000-05-24 19:58:40 +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-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
unicode.cpp
ICU-353 basic warnings cleanup (not touching object's memory layout). A
2000-04-13 23:00:43 +00:00
unistr.cpp
ICU-463 extract with a NULL destination works properly now.
2000-08-31 23:57:00 +00:00
unistrm.h
ICU-406 putting collation data in resource bundles (initial revision)
2000-05-22 19:50:23 +00:00
uresbund.c
ICU-535 fixed some compiler warnings
2000-08-24 21:20:10 +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
ICU-447 removed dead code
2000-07-20 22:25:32 +00:00
uresimp.h
ICU-447 removed dead code
2000-07-20 22:25:32 +00:00
ushape.c
ICU-535 fixed some compiler warnings
2000-08-21 21:40:35 +00:00
ustring.c
ICU-472 Forgot to make the helper function local to the source code.
2000-08-29 22:45:46 +00:00
utf_impl.c
ICU-535 fixed some compiler warnings
2000-08-10 01:59:18 +00:00
uvector.cpp
ICU-535 fixed some compiler warnings
2000-08-14 23:23:20 +00:00
uvector.h
ICU-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +00:00