.. |
unicode
|
ICU-1730 document UnicodeString threading
|
2003-05-30 00:16:56 +00:00 |
.cvsignore
|
|
|
brkdict.cpp
|
ICU-2000 Fixed some compiler warnings.
|
2002-12-06 23:07:48 +00:00 |
brkdict.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
brkiter.cpp
|
ICU-1949 icuservice
|
2002-11-24 23:46:04 +00:00 |
caniter.cpp
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:22:23 +00:00 |
chariter.cpp
|
ICU-2118 improve *CharacterIterator API coverage
|
2002-11-26 21:18:47 +00:00 |
charstr.h
|
ICU-2015 amend comment
|
2002-10-30 18:07:23 +00:00 |
cmemory.c
|
ICU-2030 fix uprv_realloc for buffer!=zeroMem but size==0
|
2002-08-07 21:34:31 +00:00 |
cmemory.h
|
ICU-45 RBBI: conditionalize / remove stdio and stdlib dependencies.
|
2002-08-01 16:17:41 +00:00 |
common.dsp
|
ICU-2429 initial implementation of catopen/catgets wrappers
|
2003-03-20 20:55:10 +00:00 |
common.rc
|
ICU-2394 Update the http:// link
|
2002-10-31 23:34:15 +00:00 |
common.vcproj
|
ICU-2850 Add MSVC 7 (Visual Studio .NET) project files
|
2003-04-30 22:50:21 +00:00 |
cpputils.h
|
|
|
cstring.c
|
ICU-2914 fix T_CString_integerToString() length return value
|
2003-05-23 21:14:16 +00:00 |
cstring.h
|
ICU-2881 hardcode uprv_tolower() and uprv_toupper() for guaranteed locale-independent behavior
|
2003-05-19 22:29:22 +00:00 |
cwchar.c
|
|
|
cwchar.h
|
|
|
dbbi_tbl.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
dbbi_tbl.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
dbbi.cpp
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
digitlst.cpp
|
ICU-2135 fix DigitList::operator= to avoid reading unassigned memory
|
2002-12-13 19:46:06 +00:00 |
digitlst.h
|
ICU-2118 DigitList is a utility class because some of its fields are public.
|
2002-11-30 02:43:51 +00:00 |
filestrm.c
|
ICU-2039 ferror doesn't work consistently on all platforms.
|
2003-05-13 16:09:04 +00:00 |
filestrm.h
|
ICU-2039 Remove bad and unused code
|
2003-05-08 23:48:58 +00:00 |
hash.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:27:53 +00:00 |
icucfg.h.in
|
|
|
iculserv.cpp
|
ICU-2787 Locale thread safety.
|
2003-05-05 23:21:48 +00:00 |
iculserv.h
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 22:21:22 +00:00 |
icunotif.cpp
|
ICU-1949 ICUService API (private for now)
|
2002-11-06 22:14:49 +00:00 |
icunotif.h
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 22:21:22 +00:00 |
icuserv.cpp
|
ICU-2755 fixed RuleBasedCollator clone/cc operations to handle aliasing cases,
|
2003-05-02 22:17:14 +00:00 |
icuserv.h
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 22:21:22 +00:00 |
locid.cpp
|
ICU-2787 Use uprv_getDefaultLocaleID in a thread safe manner
|
2003-05-28 22:41:01 +00:00 |
locmap.c
|
ICU-2039 Export uprv_convertToLCID and uprv_convertToPosix so that MSVC and PureCoverage don't crash.
|
2003-05-09 20:46:41 +00:00 |
locmap.h
|
ICU-2039 Export uprv_convertToLCID and uprv_convertToPosix so that MSVC and PureCoverage don't crash.
|
2003-05-09 20:46:41 +00:00 |
Makefile.in
|
ICU-2628 Updates for the import library installation on CygWin/MSVC and z/OS,
|
2003-04-10 17:42:21 +00:00 |
mutex.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:27:53 +00:00 |
mutex.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:27:53 +00:00 |
nameprep.cpp
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
nameprep.h
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 22:21:22 +00:00 |
normlzr.cpp
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:22:23 +00:00 |
propname.cpp
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 17:09:39 +00:00 |
propname.h
|
ICU-2135 Don't use static variables in headers.
|
2002-12-14 09:05:17 +00:00 |
punycode.c
|
ICU-2659 Update urename.h, and hide functions that don't need to be
|
2003-05-16 22:53:54 +00:00 |
punycode.h
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
putil.c
|
ICU-2787 Use uprv_getDefaultLocaleID in a thread safe manner, and with only one mutex lock
|
2003-05-29 20:22:13 +00:00 |
rbbi.cpp
|
ICU-2935 Supplementary character handling bug in RBBI
|
2003-05-29 17:02:30 +00:00 |
rbbicst.pl
|
ICU-2219 minor changes for java output, comments and alignment.
|
2003-02-11 23:30:08 +00:00 |
rbbidata.cpp
|
ICU-2699 Fix some compiler warnings
|
2003-05-16 20:11:01 +00:00 |
rbbidata.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
rbbinode.cpp
|
ICU-2699 Fix some compiler warnings.
|
2003-03-28 19:50:38 +00:00 |
rbbinode.h
|
ICU-2107 added copyright notices
|
2002-12-06 01:40:42 +00:00 |
rbbirb.cpp
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
|
2003-02-17 18:06:42 +00:00 |
rbbirb.h
|
ICU-2244 change SymbolTable subclasses to inherit both UObject or UMemory _and_ SymbolTable because SymbolTable is an interface/mixin class; UMemory is sufficient for internal classes
|
2002-10-04 17:30:36 +00:00 |
rbbirpt.h
|
ICU-2135 Make the memory read only
|
2002-12-14 09:05:34 +00:00 |
rbbirpt.txt
|
ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
|
2002-08-30 23:04:10 +00:00 |
rbbiscan.cpp
|
ICU-2785 Don't strip white space anymore. Just strip the new lines.
|
2003-04-14 23:44:31 +00:00 |
rbbiscan.h
|
ICU-2648 Reduce the size of .brk files, and test that the rules roundtrip.
|
2003-02-17 18:06:42 +00:00 |
rbbisetb.cpp
|
ICU-2699 Fix some compiler warnings
|
2003-05-16 20:11:01 +00:00 |
rbbisetb.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
rbbistbl.cpp
|
ICU-2000 Fix some compiler warnings
|
2002-11-30 04:41:53 +00:00 |
rbbitblb.cpp
|
ICU-2699 Fix some compiler warnings.
|
2003-03-28 19:50:38 +00:00 |
rbbitblb.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 01:23:34 +00:00 |
resbund.cpp
|
ICU-2710 Remove obsolete code
|
2003-02-14 01:33:13 +00:00 |
schriter.cpp
|
|
|
sprpimpl.h
|
ICU-2194 code coverage tests and fixes
|
2003-05-30 18:20:03 +00:00 |
strprep.cpp
|
ICU-2194 Only define uprv_syntaxError in C++ for now.
|
2003-05-29 21:46:31 +00:00 |
strprep.h
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
symtable.h
|
ICU-2244 change SymbolTable to not inherit UObject or UMemory because it is an interface/mixin class; add a virtual destructor
|
2002-10-04 17:28:50 +00:00 |
uassert.h
|
ICU-2011 Include utypes.h before assert.h for the proton compiler's broken name mangling
|
2002-07-23 18:03:54 +00:00 |
ubidi.c
|
|
|
ubidiimp.h
|
|
|
ubidiln.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ubidiwrt.c
|
|
|
ubrk.cpp
|
ICU-2000 Fix some compiler warnings
|
2002-11-30 04:41:53 +00:00 |
ucat.c
|
ICU-2429 allow negative set/msg numbers
|
2003-05-26 16:06:36 +00:00 |
uchar.c
|
ICU-2729 We aren't using 3.0 Unicode data anymore, so don't flag it as data that I need to look at.
|
2003-05-28 00:33:04 +00:00 |
uchriter.cpp
|
|
|
ucln_cmn.c
|
ICU-2787 more u_init() updates after discussion
|
2003-05-07 00:02:29 +00:00 |
ucln_cmn.h
|
ICU-2815 ucnv_flushCache should close the cached default converter.
|
2003-04-18 20:31:45 +00:00 |
ucln.h
|
ICU-2243 Add UCLN_LAYOUTEX.
|
2003-04-23 23:06:36 +00:00 |
ucmndata.c
|
ICU-1992 data packaging changes
|
2002-07-17 03:01:45 +00:00 |
ucmndata.h
|
|
|
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-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnv_bld.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnv_bld.h
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnv_cb.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_cnv.c
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
|
2003-04-05 01:33:02 +00:00 |
ucnv_cnv.h
|
ICU-1439 add API documentation for ucnv_getUnicodeSet()
|
2003-04-09 22:32:03 +00:00 |
ucnv_err.c
|
ICU-122 add capacity to uprv_itou
|
2003-01-27 17:24:33 +00:00 |
ucnv_imp.h
|
ICU-2787 The shared converter cache should consistently use one non-global mutex,
|
2003-05-07 00:53:32 +00:00 |
ucnv_io.c
|
ICU-2787 Use uprv_getDefaultCodepage in a thread safe manner
|
2003-05-23 02:07:02 +00:00 |
ucnv_io.h
|
ICU-2787 Uncommit some code that shouldn't have been commited.
|
2003-05-07 16:39:24 +00:00 |
ucnv_lmb.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnv_u7.c
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
|
2003-04-05 01:33:02 +00:00 |
ucnv_u8.c
|
ICU-2773 Fix preflighing when a multibyte substitution callback is used.
|
2003-04-13 04:41:49 +00:00 |
ucnv_u16.c
|
ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
|
2003-04-21 02:06:03 +00:00 |
ucnv_u32.c
|
ICU-2818 fix UTF-16/32 behavior for BOM-only input; tests see /tsconv/ccapitst/TestConvertAlgorithmic (j2024)
|
2003-04-21 02:06:03 +00:00 |
ucnv.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnvbocu.c
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
|
2003-04-05 01:33:02 +00:00 |
ucnvhz.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnvisci.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
ucnvlat1.c
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points
|
2003-04-05 01:33:02 +00:00 |
ucnvmbcs.c
|
ICU-2699 Fix a compiler warning
|
2003-05-09 22:52:03 +00:00 |
ucnvmbcs.h
|
ICU-2314 add fromUBytesLength to .cnv file structure
|
2002-11-08 02:03:10 +00:00 |
ucnvscsu.c
|
ICU-2144 use isCopyLocal only for UConverter allocation, add isExtraLocal for extraInfo allocation
|
2003-05-13 21:05:05 +00:00 |
udata.c
|
ICU-2596 don't treat .dat files on the data path as directories
|
2003-04-18 00:15:33 +00:00 |
udatamem.c
|
ICU-2753 Use friendlier wording.
|
2003-05-20 00:13:02 +00:00 |
udatamem.h
|
|
|
uenum.c
|
ICU-2061 implement uenum_nextDefault; re-use aux buffer instead of mallocing it each time; handle NULL return
|
2002-10-11 20:22:04 +00:00 |
uenumimp.h
|
ICU-2061 declare uenum_nextDefault; enhance existing docs a bit
|
2002-10-11 20:20:46 +00:00 |
uhash_us.cpp
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 17:27:53 +00:00 |
uhash.c
|
ICU-2011 U_ASSERT, fix incorrect assertion in uhash
|
2002-07-23 00:59:23 +00:00 |
uhash.h
|
ICU-1891 Update for z/OS regarding U_CALLCONV.
|
2002-07-12 00:23:52 +00:00 |
uidna.cpp
|
ICU-2194 code coverage tests and fixes
|
2003-05-30 18:20:03 +00:00 |
uiter.cpp
|
ICU-2699 Don't allow the warning message to show the word "error".
|
2003-02-17 17:37:40 +00:00 |
uloc.c
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 21:51:14 +00:00 |
umapfile.c
|
ICU-2759 Undo the QNX change. The patch isn't needed, and gmake check passed.
|
2003-04-16 22:14:31 +00:00 |
umapfile.h
|
|
|
umemstrm.c
|
|
|
umemstrm.h
|
|
|
umutex.c
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 17:09:39 +00:00 |
umutex.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
unames.c
|
ICU-2787 fully mutex initialization because double-checked locking can be unsafe
|
2003-05-06 23:56:03 +00:00 |
unifilt.cpp
|
ICU-2025 deprecate UnicodeFilterLogic
|
2002-08-28 17:17:04 +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-2729 Mark data as const.
|
2003-05-28 00:30:24 +00:00 |
unistr.cpp
|
ICU-2356 remove redundant argument check
|
2003-05-29 23:01:01 +00:00 |
unorm_it.c
|
ICU-2397 avoid memset for faster setup
|
2003-05-06 18:52:28 +00:00 |
unorm_it.h
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
unorm.cpp
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 17:09:39 +00:00 |
unormimp.h
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
uobject.cpp
|
ICU-2244 split UMemory off of UObject
|
2002-10-03 01:13:01 +00:00 |
uprops.c
|
ICU-2860 add UCONFIG_NO_NORMALIZATION and UCONFIG_NO_IDNA
|
2003-05-06 01:37:52 +00:00 |
uprops.h
|
ICU-2789 add UErrorCode to getInclusions()/addPropertyStarts()
|
2003-04-09 17:34:24 +00:00 |
uresbund.c
|
ICU-2787 thread safety update
|
2003-05-19 20:44:08 +00:00 |
uresdata.c
|
ICU-2835 fix for alias following in an array
|
2003-05-12 18:24:21 +00:00 |
uresdata.h
|
ICU-2134 document .res file format, add alias type description
|
2002-12-16 22:43:08 +00:00 |
uresimp.h
|
ICU-2120 Improve the performance of some functions.
|
2003-02-28 05:59:24 +00:00 |
usc_impl.c
|
ICU-1289 Reset parenSP if the paren stack overflows.
|
2002-08-02 21:06:29 +00:00 |
usc_impl.h
|
ICU-2353 delete duplicate declaration
|
2002-10-17 23:31:55 +00:00 |
uscript.c
|
ICU-2000 Fixed some compiler warnings.
|
2002-12-06 23:07:48 +00:00 |
uset.cpp
|
ICU-1439 implement ucnv_getUnicodeSet() for roundtrippable code points.
|
2003-04-09 00:00:51 +00:00 |
usetiter.cpp
|
ICU-2000 Remove the CVS version tags.
|
2002-08-22 21:04:03 +00:00 |
ushape.c
|
ICU-1951 made sure to allocate tempbuffer >=sourceLength; renamed some confusing variables
|
2002-08-01 20:25:10 +00:00 |
ustr_imp.h
|
ICU-2094 add pErrorCode argument to uprv_haveProperties()
|
2002-11-08 02:22:15 +00:00 |
ustrcase.c
|
ICU-2677 Use Word BI by default for title casing
|
2003-05-24 02:04:27 +00:00 |
ustrenum.cpp
|
ICU-1949 change StringEnumeration per Markus's request
|
2002-11-22 18:16:02 +00:00 |
ustrenum.h
|
ICU-2347 add uenum_openStringEnumeration (private)
|
2002-11-12 23:44:54 +00:00 |
ustrfmt.c
|
ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth
|
2003-01-27 17:22:27 +00:00 |
ustrfmt.h
|
ICU-122 add capacity to uprv_itou and rename pad parameter to minwidth
|
2003-01-27 17:22:27 +00:00 |
ustring.c
|
ICU-2804 implement \x{...}
|
2003-05-09 00:22:25 +00:00 |
ustrtrns.c
|
ICU-2000 Fix some compiler warnings.
|
2002-12-19 01:06:00 +00:00 |
utf_impl.c
|
ICU-2646 fix U8_PREV for non-characters
|
2003-01-10 23:40:58 +00:00 |
util.cpp
|
ICU-1130 added parsePattern for use by Name-Any
|
2002-09-06 23:37:16 +00:00 |
util.h
|
ICU-1130 added parsePattern for use by Name-Any
|
2002-09-06 23:37:16 +00:00 |
utrie.c
|
ICU-2075 change params form uint8* to void*
|
2003-04-23 21:15:12 +00:00 |
utrie.h
|
ICU-2075 change params form uint8* to void*
|
2003-04-23 21:15:12 +00:00 |
uvector.cpp
|
ICU-2268 fixed UTokenAssigner bug in UVector
|
2002-08-29 22:12:49 +00:00 |
uvector.h
|
ICU-2699 Fix some compiler warnings
|
2003-05-29 22:21:22 +00:00 |
uvectr32.cpp
|
ICU-2422 look-behind op, plus some optimizations, work-in-progress.
|
2003-02-24 05:12:29 +00:00 |
uvectr32.h
|
ICU-2699 Fix a compiler warning
|
2003-05-16 20:24:17 +00:00 |