..
unicode
ICU-307 lenient converter name matching
2000-07-19 22:18:43 +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-103 add ucnvmbcs.h
2000-07-13 00:11:43 +00:00
common.dsw
Initial revision
1999-08-16 21:50:52 +00:00
compdata.cpp
ICU-89 new version with more compact typeMask
2000-07-18 19:18:09 +00:00
compdata.h
ICU-89 new version with more compact typeMask
2000-07-18 19:18:09 +00:00
compitr.cpp
ICU-401 More 400 compilation changes.
2000-07-20 00:39:21 +00:00
compitr.h
ICU-363 document linkage to Normalizer
2000-06-08 21:11:32 +00:00
convert.cpp
ICU-311 op== also compare the cb contexts
2000-07-15 22:03:20 +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-489 warning fix - added uprv_strtol
2000-07-13 17:55:26 +00:00
dcmpdata.cpp
ICU-89 eliminate zero-index combining chars from tables
2000-07-18 18:08:33 +00:00
dcmpdata.h
ICU-89 eliminate zero-index combining chars from tables
2000-07-18 18:08:33 +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-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
2000-06-30 21:35:03 +00:00
locid.cpp
ICU-508 fix Locale::TRADITIONAL_CHINESE constant
2000-07-17 23:33:38 +00:00
locmap.cpp
ICU-439 Updated locmap.cpp with the North Korea ISO country code.
2000-07-05 23:44:37 +00:00
locmap.h
ICU-237 remove limit on locale string length
2000-01-20 22:33:52 +00:00
Makefile.in
ICU-471 add API facade for u_shapeArabic()
2000-06-30 00:29:46 +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-401 More 400 compilation changes.
2000-07-20 00:39:21 +00:00
putil.c
ICU-377 split the POXIX functionality into U_POSIX_LOCALE,
2000-07-20 04:43:47 +00:00
rbdata.cpp
ICU-432 fixing leaks
2000-06-26 22:46:15 +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-432 more leak fixes
2000-07-12 22:59:57 +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-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +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-423 test correctly for combining marks (Mn, Mc, Me, not Lm)
2000-06-05 22:18:08 +00:00
uchar.c
ICU-401 400 porting changes based on Barry's feedback.
2000-07-17 23:36:52 +00:00
uchriter.cpp
ICU-176 Fixed an Error in move32()
2000-06-21 22:48:46 +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-377 more changes to please the Mach linker.
2000-07-12 06:43:32 +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-401 more s/400 compilation changes.
2000-07-19 00:21:29 +00:00
ucnv_bld.c
ICU-502 clean up 'unassigned' handling and callback calls
2000-07-13 23:55:33 +00:00
ucnv_bld.h
ICU-505 increase size of overflow buffer to 32 (need >=24)
2000-07-17 19:47:36 +00:00
ucnv_cb.c
ICU-311 Another major update with Callback API changes.
2000-06-30 17:38:47 +00:00
ucnv_cnv.c
ICU-103 add getNextUChar() helper ucnv_getUChar32KeepOverflow()
2000-07-17 21:30:13 +00:00
ucnv_cnv.h
ICU-103 add getNextUChar() helper ucnv_getUChar32KeepOverflow()
2000-07-17 21:30:13 +00:00
ucnv_err.c
ICU-311 more small fixes in callbacks
2000-07-15 20:46:53 +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-307 lenient converter name matching
2000-07-19 22:18:43 +00:00
ucnv_io.h
ICU-307 lenient converter name matching
2000-07-19 22:18:43 +00:00
ucnv_lmb.c
ICU-401 More 400 compilation changes.
2000-07-20 00:39:21 +00:00
ucnv_utf.c
ICU-469 Fixed a problem when UTF-8 has a surrogate on two different buffers.
2000-07-20 00:10:15 +00:00
ucnv.c
ICU-311 call callbacks from ucnv_reset() & ucnv_close() as designed
2000-07-15 20:47:31 +00:00
ucnvlat1.c
ICU-401 more s/400 compilation changes.
2000-07-19 00:21:29 +00:00
ucnvmbcs.c
ICU-103 fromU() improvement needed more condition checking
2000-07-19 21:54:16 +00:00
ucnvmbcs.h
ICU-103 replace the mbcs implementation by one that supports up to 4 bytes/char and full utf-16
2000-07-13 00:10:29 +00:00
ucnvsbcs.c
ICU-401 more s/400 compilation changes.
2000-07-19 00:21:29 +00:00
udata.c
ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
2000-06-30 21:35:03 +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
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
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-415 add API facade for name->code point and enum names
2000-06-29 18:27:07 +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-410 create unified unescape function(s)
2000-07-16 13:39:07 +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
uresbund.c
ICU-432 more leak fixes
2000-07-12 22:59:57 +00:00
uresdata.c
ICU-401 OS/400 specific changes for 1.5 release.
2000-06-20 23:42:20 +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-432 more leak fixes
2000-07-12 22:59:57 +00:00
ushape.c
ICU-471 add API facade for u_shapeArabic()
2000-06-30 00:29:46 +00:00
ustring.c
ICU-399 Added code to u_strstr again
2000-07-17 21:02:18 +00:00
utf_impl.c
ICU-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +00:00
uvector.cpp
ICU-432 changes according to purify output
2000-06-15 22:32:39 +00:00
uvector.h
ICU-351 Define UBool to be used in the APIs.
2000-05-18 22:08:39 +00:00