.. |
unicode
|
ICU-2942 Partial implementation of locale script API. More testing to be done later.
|
2003-10-03 23:57:04 +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-2092 error status checks added
|
2003-09-09 23:51:17 +00:00 |
caniter.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
chariter.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
charstr.h
|
ICU-2015 amend comment
|
2002-10-30 18:07:23 +00:00 |
cmemory.c
|
ICU-3014 Add explicit u_init() calls to tools and tests in anticipation of static init changes
|
2003-08-14 21:34:54 +00:00 |
cmemory.h
|
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
|
2003-08-05 01:25:54 +00:00 |
common.dsp
|
ICU-3280 add RuleCharacterIterator
|
2003-09-29 20:36:26 +00:00 |
common.rc
|
ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed.
|
2003-08-19 17:39:26 +00:00 |
common.vcproj
|
ICU-3280 add RuleCharacterIterator for Alan
|
2003-10-01 20:10:28 +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-2235 bug fix
|
2003-09-22 17:51:47 +00:00 |
cstring.h
|
ICU-2403 Tracing, partial checkin only.
|
2003-09-13 00:07:12 +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-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-2092 error status checks added
|
2003-09-09 23:51:17 +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-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
filestrm.h
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +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-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
iculserv.h
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
icunotif.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
icunotif.h
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
icuserv.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
icuserv.h
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
locid.cpp
|
ICU-2942 Partial implementation of locale script API. More testing to be done later.
|
2003-10-03 23:57:04 +00:00 |
locmap.c
|
ICU-2962 cs is defined as "compare and swap" on z/OS
|
2003-09-30 20:09:02 +00:00 |
locmap.h
|
ICU-2801 Use locmap.c on all platforms instead of locale data for LCID mappings.
|
2003-06-22 12:16:01 +00:00 |
Makefile.in
|
ICU-3280 add RuleCharacterIterator
|
2003-09-29 20:36:26 +00:00 |
msvcres.h
|
ICU-3190 Prevent the constant rebuilding of ICU when it isn't needed.
|
2003-08-19 17:39:26 +00:00 |
mutex.cpp
|
ICU-3014 Redo global mutex for threadsafe lazy init. Remove C++ static init.
|
2003-08-20 22:38:01 +00:00 |
mutex.h
|
ICU-3156 u_setMemoryFuncs(), partial u_setMutexFunctions()
|
2003-08-05 01:25:54 +00:00 |
normlzr.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
parsepos.cpp
|
ICU-3221 MSVC.NET combines static const char values in the same file.
|
2003-08-29 21:05:48 +00:00 |
propname.cpp
|
ICU-2962 Fix a warning on Solaris and an error on z/OS
|
2003-09-30 23:27:27 +00:00 |
propname.h
|
ICU-2235 add swapping of pnames.icu
|
2003-09-23 21:06:24 +00:00 |
punycode.c
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
punycode.h
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
putil.c
|
ICU-2235 fix argument checking bugs
|
2003-09-16 00:29:11 +00:00 |
rbbi.cpp
|
ICU-2092 error status checks added
|
2003-09-09 23:51:17 +00:00 |
rbbicst.pl
|
ICU-2959 copyright updated for RBBI, Regexp files.
|
2003-06-02 22:21:58 +00:00 |
rbbidata.cpp
|
ICU-2235 add RBBI data swapping
|
2003-09-29 17:24:15 +00:00 |
rbbidata.h
|
ICU-2235 add RBBI data swapping
|
2003-09-29 17:24:15 +00:00 |
rbbinode.cpp
|
ICU-2959 copyright updated for RBBI, Regexp files.
|
2003-06-02 22:21:58 +00:00 |
rbbinode.h
|
ICU-2107 added copyright notices
|
2002-12-06 01:40:42 +00:00 |
rbbirb.cpp
|
ICU-2092 error status checks added
|
2003-09-09 23:51:17 +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-2092 error status checks added
|
2003-09-09 23:51:17 +00:00 |
rbbiscan.h
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
rbbisetb.cpp
|
ICU-2092 error status checks added
|
2003-09-09 23:51:17 +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-2092 error status checks added
|
2003-09-09 23:51:17 +00:00 |
rbbitblb.cpp
|
ICU-2092 error status checks added
|
2003-09-09 23:51:17 +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-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
ruleiter.cpp
|
ICU-3280 add RuleCharacterIterator
|
2003-09-29 20:36:26 +00:00 |
ruleiter.h
|
ICU-3280 add RuleCharacterIterator
|
2003-09-29 20:36:26 +00:00 |
schriter.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
sprpimpl.h
|
ICU-2235 add swapping of StringPrep .spp profile data
|
2003-09-22 22:51:37 +00:00 |
symtable.h
|
ICU-3280 rewrite docs
|
2003-09-29 22:53:45 +00:00 |
uarrsort.c
|
ICU-3138 credit Niklaus Wirth's book
|
2003-08-05 16:20:33 +00:00 |
uarrsort.h
|
ICU-2962 Fix a warning on Solaris and an error on z/OS
|
2003-09-30 20:14:56 +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
|
ICU-3181 No real code changes. Shuffle code around to allow the compiler to inline functions more easily
|
2003-08-19 20:56:31 +00:00 |
ubidiimp.h
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
ubidiln.c
|
ICU-3181 No real code changes. Shuffle code around to allow the compiler to inline functions more easily
|
2003-08-19 20:56:31 +00:00 |
ubidiwrt.c
|
ICU-1564 Fix memory overshoot bug
|
2002-04-03 00:59:05 +00:00 |
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-3014 Revised ICU initialization code
|
2003-08-22 23:26:53 +00:00 |
uchriter.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
ucln_cmn.c
|
ICU-2403 Misc tracing tweaks. Add cleanup func.
|
2003-09-25 17:58:08 +00:00 |
ucln_cmn.h
|
ICU-2403 Misc tracing tweaks. Add cleanup func.
|
2003-09-25 17:58:08 +00:00 |
ucln.h
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +00:00 |
ucmndata.c
|
ICU-2235 rename OffsetTOC typedefs for public-type coding conventions and move from ucmndata.c to .h
|
2003-09-18 21:35:48 +00:00 |
ucmndata.h
|
ICU-2235 rename OffsetTOC typedefs for public-type coding conventions and move from ucmndata.c to .h
|
2003-09-18 21:35:48 +00:00 |
ucmp8.c
|
ICU-3222 Fix a compiler warning
|
2003-09-18 21:18:15 +00:00 |
ucmp8.h
|
ICU-1953 Check APIs comments for @param, @return...
|
2002-07-03 12:05:56 +00:00 |
ucnv2022.c
|
ICU-3181 Shuffle code around to allow the compiler to inline functions more easily
|
2003-08-14 02:32:31 +00:00 |
ucnv_bld.c
|
ICU-2235 add swapping of ICU .cnv conversion tables
|
2003-09-22 13:57:19 +00:00 |
ucnv_bld.h
|
ICU-2235 add swapping of ICU .cnv conversion tables
|
2003-09-22 13:57:19 +00:00 |
ucnv_cb.c
|
ICU-1953 backout buffer overflow changes
|
2002-07-09 12:47:45 +00:00 |
ucnv_cnv.c
|
ICU-2449 remove ucnv_getUChar32KeepOverflow(), add ucnv_toUWriteCodePoint()
|
2003-08-01 15:05:35 +00:00 |
ucnv_cnv.h
|
ICU-2449 more documentation improvements
|
2003-08-05 17:30:02 +00:00 |
ucnv_err.c
|
ICU-2998 Make these callbacks properly escape with the proper size and don't sign extend.
|
2003-06-07 07:21:30 +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-2235 optimize for inCharset==outCharset
|
2003-09-25 04:17:12 +00:00 |
ucnv_io.h
|
ICU-2235 Fix for gcc
|
2003-08-13 20:45:50 +00:00 |
ucnv_lmb.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnv_u7.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnv_u8.c
|
ICU-3181 Shuffle code around to allow the compiler to inline functions more easily
|
2003-08-14 02:32:31 +00:00 |
ucnv_u16.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnv_u32.c
|
ICU-1838 Forbid converting surrogate code points in UTF-32
|
2003-10-02 17:02:14 +00:00 |
ucnv.c
|
ICU-2449 Use == instead of =
|
2003-09-15 21:09:21 +00:00 |
ucnvbocu.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework, remove unnecessary if(offsets!=NULL) ...
|
2003-08-01 14:48:28 +00:00 |
ucnvhz.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnvisci.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnvlat1.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucnvmbcs.c
|
ICU-3181 Shuffle code around to allow the compiler to inline functions more easily
|
2003-08-14 02:32:31 +00:00 |
ucnvmbcs.h
|
ICU-2235 improve description of .cnv conversion table data format
|
2003-09-22 13:53:51 +00:00 |
ucnvscsu.c
|
ICU-2449 refactor conversion - call toUnicode and getNextUChar callbacks only from ucnv.c framework
|
2003-08-01 14:58:43 +00:00 |
ucol_swp.c
|
ICU-2235 handle swapping of options-only collation tailoring binaries
|
2003-09-18 23:19:27 +00:00 |
ucol_swp.h
|
ICU-2235 add configurability switches to ucol_swp.*
|
2003-09-16 00:49:06 +00:00 |
udata.c
|
ICU-3008 Don't use // in C files.
|
2003-07-02 01:01:00 +00:00 |
udatamem.c
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +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 |
udataswp.c
|
ICU-2235 add udata_swapInvStringBlock() and writeUInt16() and writeUInt32()
|
2003-09-18 21:40:30 +00:00 |
udataswp.h
|
ICU-2235 improve documentation
|
2003-09-25 00:23:52 +00:00 |
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-3050 StringPrep API first cut
|
2003-07-24 23:23:19 +00:00 |
uiter.cpp
|
ICU-2959 update copyright notices for 2003 changes
|
2003-06-02 22:26:54 +00:00 |
uloc.c
|
ICU-2942 Partial implementation of locale script API. More testing to be done later.
|
2003-10-03 23:57:04 +00:00 |
umapfile.c
|
ICU-2959 Updated copyright notices
|
2003-06-03 06:44:40 +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-3014 fix bad U_ASSERT test
|
2003-09-15 21:51:34 +00:00 |
umutex.h
|
ICU-3014 Revised ICU initialization code
|
2003-08-28 00:00:00 +00:00 |
unames.c
|
ICU-2235 copy all bytes first; use udata_swapInvStringBlock()
|
2003-09-18 21:37:05 +00:00 |
unifilt.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
unifunct.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
uniset.cpp
|
ICU-3280 rewrite applyPattern() to use RuleCharacterIterator; add test cases
|
2003-09-29 23:00:39 +00:00 |
unistr.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +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-2235 bug fix
|
2003-09-23 13:57:06 +00:00 |
unormimp.h
|
ICU-2235 bug fix
|
2003-09-22 22:49:58 +00:00 |
uobject.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of
|
2003-09-18 17:19:30 +00:00 |
uprops.c
|
ICU-2235 use charset-explicit version of uprv_comparePropertyNames() in pnames.icu swapping
|
2003-09-26 00:29:18 +00:00 |
uprops.h
|
ICU-2235 use charset-explicit version of uprv_comparePropertyNames() in pnames.icu swapping
|
2003-09-26 00:29:18 +00:00 |
uresbund.c
|
ICU-3115 support table32 resources for >64k key chars and >64k table items
|
2003-09-24 17:44:43 +00:00 |
uresdata.c
|
ICU-2235 optimize for inCharset==outCharset
|
2003-09-25 04:17:12 +00:00 |
uresdata.h
|
ICU-3115 support table32 resources for >64k key chars and >64k table items
|
2003-09-24 17:44:43 +00:00 |
uresimp.h
|
ICU-3177 make stack-based resource bundles possible in i18n
|
2003-08-13 20:52:53 +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-2959 update copyright notices for 2003 changes
|
2003-06-02 22:26:54 +00:00 |
usetiter.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
ushape.c
|
ICU-1951 made sure to allocate tempbuffer >=sourceLength; renamed some confusing variables
|
2002-08-01 20:25:10 +00:00 |
usprep.cpp
|
ICU-2235 add swapping of StringPrep .spp profile data
|
2003-09-22 22:51:37 +00:00 |
ustack.cpp
|
ICU-3221 MSVC.NET combines static const char values in the same file.
|
2003-08-29 21:07:49 +00:00 |
ustr_imp.h
|
ICU-3014 Revised ICU initialization code
|
2003-08-22 23:26:53 +00:00 |
ustrcase.c
|
ICU-2959 update copyright notices for 2003 changes
|
2003-06-02 22:26:54 +00:00 |
ustrenum.cpp
|
ICU-3221 Fix some AIX linker warnings
|
2003-08-29 16:23:22 +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-3280 fail on out-of-range Unicode escape
|
2003-09-29 20:42:21 +00:00 |
ustrtrns.c
|
ICU-3243 fix inconsistent return length and crash on Solaris for very long strings
|
2003-09-10 00:45:33 +00:00 |
utf_impl.c
|
ICU-2959 update copyright notices for 2003 changes
|
2003-06-02 22:26:54 +00:00 |
util.cpp
|
ICU-3280 sync definition of unprintable with ICU4J
|
2003-09-29 20:41:54 +00:00 |
util.h
|
ICU-1130 added parsePattern for use by Name-Any
|
2002-09-06 23:37:16 +00:00 |
utrace.c
|
ICU-2403 Misc tracing tweaks. Add cleanup func.
|
2003-09-25 17:58:08 +00:00 |
utrie.c
|
ICU-2235 swap serialized UTries
|
2003-08-12 12:20:06 +00:00 |
utrie.h
|
ICU-2235 Fix for gcc
|
2003-08-13 20:45:50 +00:00 |
uvector.cpp
|
ICU-3221 MSVC.NET combines static const char values in the same file.
|
2003-08-29 21:05:48 +00:00 |
uvector.h
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
uvectr32.cpp
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |
uvectr32.h
|
ICU-3221 Fix the AIX linker warning about multiple definitions of virtual functions.
|
2003-08-27 01:01:42 +00:00 |