.. |
unicode
|
ICU-1991 ucnv_openPackage
|
2002-07-17 02:34:50 +00:00 |
.cvsignore
|
ICU-393 .cvsignore
|
2000-11-22 01:46:36 +00:00 |
bidi.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
brkdict.cpp
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
brkdict.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
brkiter.cpp
|
ICU-1953 remove Tabs
|
2002-07-03 11:59:21 +00:00 |
chariter.cpp
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
charstr.h
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
cmemory.h
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
|
2002-07-12 21:42:24 +00:00 |
common.dsp
|
ICU-1972 Export the uenum.h header file
|
2002-07-16 21:13:00 +00:00 |
common.rc
|
ICU-1074 Fixed STLPort C++ library compilation problem
|
2001-07-26 18:03:44 +00:00 |
convert.cpp
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
|
2002-07-02 23:58:34 +00:00 |
cpputils.h
|
ICU-392 moved some functions from namespace to static inline
|
2001-10-23 16:43:01 +00:00 |
cstring.c
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
|
2002-02-28 01:42:40 +00:00 |
cstring.h
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
|
2002-07-12 21:42:24 +00:00 |
cwchar.c
|
ICU-900 Fixed some lint warnings.
|
2001-11-02 02:43:22 +00:00 |
cwchar.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
dbbi_tbl.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
dbbi_tbl.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
dbbi.cpp
|
ICU-1953 remove Tabs
|
2002-07-03 11:59:21 +00:00 |
digitlst.cpp
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
|
2002-07-12 21:42:24 +00:00 |
digitlst.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
filestrm.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
filestrm.h
|
ICU-392 No one needs to use tmpfile, and I don't recommend it for Windows machines.
|
2001-11-01 23:17:49 +00:00 |
hash.h
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +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-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
|
2002-07-02 23:58:34 +00:00 |
locmap.c
|
ICU-868 Fix the binary searching. This loop was used for ucnv_io.c too.
|
2002-06-28 21:41:07 +00:00 |
locmap.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
Makefile.in
|
ICU-1992 remove some unneeded defines
|
2002-07-17 15:12:37 +00:00 |
mutex.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
mutex.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
normlzr.cpp
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
putil.c
|
ICU-1992 data packaging changes
|
2002-07-17 03:01:45 +00:00 |
rbbi.cpp
|
ICU-1953 change comments style and check 0/NULL
|
2002-07-02 15:10:30 +00:00 |
rbbicst.pl
|
ICU-45 RBBI impl, change some internal data to static const.
|
2002-07-11 22:38:23 +00:00 |
rbbidata.cpp
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
|
2002-07-12 21:42:24 +00:00 |
rbbidata.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
rbbinode.cpp
|
ICU-1953 test for buffer overflows
|
2002-07-06 10:58:51 +00:00 |
rbbinode.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
rbbirb.cpp
|
ICU-1953 clean up code for heap allocation failure hadling.
|
2002-07-11 01:38:38 +00:00 |
rbbirb.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
rbbirpt.h
|
ICU-45 RBBI impl, change some internal data to static const.
|
2002-07-11 22:38:23 +00:00 |
rbbirpt.txt
|
ICU-1117 add getRuleStatus() to RBBI
|
2002-06-27 01:50:22 +00:00 |
rbbiscan.cpp
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
rbbiscan.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
rbbisetb.cpp
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
rbbisetb.h
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
rbbistbl.cpp
|
ICU-1953 test for buffer overflows
|
2002-07-06 10:58:51 +00:00 |
rbbitblb.cpp
|
ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
|
2002-07-08 23:56:50 +00:00 |
rbbitblb.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
resbund.cpp
|
ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
|
2002-07-02 23:58:34 +00:00 |
schriter.cpp
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
symtable.h
|
ICU-1962 derive all ICU C++ classes from common UObject base class
|
2002-06-27 01:19:20 +00:00 |
ubidi.c
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
ubidiimp.h
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
ubidiln.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ubidiwrt.c
|
ICU-1564 Fix memory overshoot bug
|
2002-04-03 00:59:05 +00:00 |
ubrk.cpp
|
ICU-1117 add getRuleStatus() to RBBI
|
2002-07-08 22:46:16 +00:00 |
uchar.c
|
ICU-1987 fix default bidi classes for unassigned code points
|
2002-07-15 22:30:36 +00:00 |
uchriter.cpp
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
ucln_cmn.c
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
|
2002-05-29 18:36:09 +00:00 |
ucln_cmn.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
ucln.h
|
ICU-770 Fixed a documentation typo
|
2001-11-13 22:41:35 +00:00 |
ucmndata.c
|
ICU-1992 data packaging changes
|
2002-07-17 03:01:45 +00:00 |
ucmndata.h
|
ICU-1075 Fix some name possible function name collisions of exported functions
|
2001-10-05 21:48:05 +00:00 |
ucmp8.c
|
ICU-1953 remove Tabs
|
2002-07-03 11:59:21 +00:00 |
ucmp8.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
ucnv2022.c
|
ICU-900 fix compiler warnings
|
2002-07-16 00:29:25 +00:00 |
ucnv_bld.c
|
ICU-1991 ucnv_openPackage
|
2002-07-17 02:34:50 +00:00 |
ucnv_bld.h
|
ICU-1991 ucnv_openPackage
|
2002-07-17 02:34:50 +00:00 |
ucnv_cb.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_cnv.c
|
ICU-900 Fixed some compiler warnings.
|
2002-05-22 22:56:27 +00:00 |
ucnv_cnv.h
|
ICU-1967 add cesu-8 converter
|
2002-07-02 22:27:19 +00:00 |
ucnv_err.c
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
|
2002-02-28 01:42:40 +00:00 |
ucnv_imp.h
|
ICU-1991 ucnv_openPackage
|
2002-07-17 02:34:50 +00:00 |
ucnv_io.c
|
ICU-868 Add new API to enumerate all of the tagged aliases
|
2002-07-13 16:32:16 +00:00 |
ucnv_io.h
|
ICU-868 Allow more converters
|
2002-07-12 23:55:31 +00:00 |
ucnv_lmb.c
|
ICU-392 Don't export as many symbols
|
2001-10-03 22:33:12 +00:00 |
ucnv_u7.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_u8.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_u16.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_u32.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv.c
|
ICU-1991 ucnv_openPackage
|
2002-07-17 02:34:50 +00:00 |
ucnvbocu.c
|
ICU-1864 add BOCU-1
|
2002-04-17 20:36:53 +00:00 |
ucnvhz.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnvisci.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnvlat1.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnvmbcs.c
|
ICU-900 Fix some compiler warnings.
|
2002-07-15 23:26:32 +00:00 |
ucnvmbcs.h
|
ICU-900 Fix some compiler warnings a bit better.
|
2001-10-05 23:14:23 +00:00 |
ucnvscsu.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
udata.c
|
ICU-1992 data packaging changes
|
2002-07-17 03:01:45 +00:00 |
udatamem.c
|
ICU-900 Fixed some lint warnings.
|
2001-11-02 02:43:22 +00:00 |
udatamem.h
|
ICU-1733 Integrate some of the easier (and non-redundent) changes from Lotus.
|
2002-02-28 01:42:40 +00:00 |
uenum.c
|
ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
|
2002-07-13 16:31:03 +00:00 |
uenumimp.h
|
ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
|
2002-07-13 16:31:03 +00:00 |
uhash_us.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
uhash.c
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +00:00 |
uhash.h
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +00:00 |
uiter.cpp
|
ICU-1953 remove Tabs
|
2002-07-03 11:59:21 +00:00 |
uloc.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
umapfile.c
|
ICU-1891 Better implementation for os/390 so that the proper data library
|
2002-06-11 23:35:03 +00:00 |
umapfile.h
|
ICU-580 os/390 batch build changes.
|
2001-11-02 23:42:10 +00:00 |
umemstrm.c
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
umemstrm.h
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
umutex.c
|
ICU-1872 Test for mutex initialization
|
2002-04-24 16:10:33 +00:00 |
umutex.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
unames.c
|
ICU-1970 add ISO_Comment
|
2002-07-08 16:31:25 +00:00 |
unicode.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
unifilt.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
unifunct.cpp
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
|
2002-05-29 18:36:09 +00:00 |
uniset.cpp
|
ICU-1953 change comments style and check 0/NULL
|
2002-07-02 15:10:30 +00:00 |
unistr.cpp
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
|
2002-07-16 01:55:55 +00:00 |
unorm.cpp
|
ICU-1970 terminate empty result for FC_NFKC_Closure
|
2002-07-15 16:40:49 +00:00 |
unormimp.h
|
ICU-1970 add API for FC_NFKC_Closure
|
2002-07-04 00:18:35 +00:00 |
uobject.cpp
|
ICU-1962 define UObject::new/delete when testing for global new/delete
|
2002-07-16 15:56:35 +00:00 |
uprops.c
|
ICU-1970 fix Joining_Type and Line_Break
|
2002-07-15 16:43:32 +00:00 |
uprops.h
|
ICU-900 Fix some compiler warnings.
|
2002-07-16 18:22:36 +00:00 |
upropset.cpp
|
ICU-1953 remove Tabs
|
2002-07-03 11:59:21 +00:00 |
upropset.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
uresbund.c
|
ICU-900 Fix some compiler warnings.
|
2002-07-16 18:22:36 +00:00 |
uresdata.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
uresdata.h
|
ICU-1948 Support for direct resource access and resource level sharing (aliases)
|
2002-06-24 20:58:17 +00:00 |
uresimp.h
|
ICU-1948 Moved direct access APIs from public to private header until the next release
|
2002-07-13 05:36:27 +00:00 |
usc_impl.c
|
ICU-1289 Move UScriptRun to usc_impl.h for now.
|
2002-07-08 23:41:33 +00:00 |
usc_impl.h
|
ICU-1289 Move UScriptRun to usc_impl.h for now.
|
2002-07-08 23:41:33 +00:00 |
uscript.c
|
ICU-1289 Move UScriptRun to usc_impl.h for now.
|
2002-07-08 23:41:33 +00:00 |
uset.cpp
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
usetiter.cpp
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
ushape.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ustr_imp.h
|
ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order
|
2002-05-24 17:05:31 +00:00 |
ustrcase.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ustrfmt.c
|
ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
|
2002-07-12 21:42:24 +00:00 |
ustrfmt.h
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
|
2001-11-30 00:06:13 +00:00 |
ustring.c
|
ICU-1728 add u_strCompare and u_strCaseCompare taking separate lengths and optional code point order
|
2002-05-24 17:05:31 +00:00 |
ustrtrns.c
|
ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
|
2002-07-13 00:46:18 +00:00 |
utf_impl.c
|
ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
|
2002-07-02 00:51:16 +00:00 |
util.cpp
|
ICU-1115 move UnicodeSet from i18n to common; also move affiliated classes; update USet to wrap UnicodeSet
|
2002-05-29 18:36:09 +00:00 |
util.h
|
ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
|
2002-06-29 00:04:16 +00:00 |
utrie.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
utrie.h
|
ICU-1586 allow UTrieEnumRange to stop the enumeration
|
2002-01-12 00:10:01 +00:00 |
uvector.cpp
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +00:00 |
uvector.h
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +00:00 |