.. |
unicode
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
|
2004-09-13 23:38:31 +00:00 |
.cvsignore
|
ICU-3741 Ignore some things that appear on Cygwin
|
2004-05-11 16:15:58 +00:00 |
brkdict.cpp
|
ICU-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:17:54 +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-4084 Make sure that ures_* is used instead of the slower ResourceBundle.
|
2004-09-03 15:17:54 +00:00 |
caniter.cpp
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +00:00 |
chariter.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
charstr.h
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
cmemory.c
|
ICU-3437 improved test coverage
|
2003-12-08 07:12:34 +00:00 |
cmemory.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
common.dsp
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +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-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +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-3185 added uprv_ to some function calls
|
2003-11-14 23:01:06 +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-3818 Fix for Thai Dictionary Break Iterator following(1) failure.
|
2004-06-09 18:12:01 +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
|
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
|
2000-08-29 22:26:15 +00:00 |
iculserv.cpp
|
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
|
2004-08-31 17:49:04 +00:00 |
iculserv.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +00:00 |
icunotif.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
icunotif.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +00:00 |
icuserv.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
icuserv.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +00:00 |
locbased.cpp
|
ICU-2202 initial checkin
|
2004-01-21 00:06:22 +00:00 |
locbased.h
|
ICU-2202 add documentation
|
2004-01-24 00:18:37 +00:00 |
locid.cpp
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
locmap.c
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
|
2004-09-08 23:28:51 +00:00 |
locmap.h
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
|
2004-09-09 07:57:42 +00:00 |
Makefile.in
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +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.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
normlzr.cpp
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +00:00 |
parsepos.cpp
|
ICU-699 add missing clone() functions
|
2003-11-05 02:26:49 +00:00 |
propname.cpp
|
ICU-4078 U_INLINE->inline in .cpp
|
2004-09-14 00:52:37 +00:00 |
propname.h
|
ICU-4078 move property name comparison functions from uprops to propname
|
2004-09-11 22:02:10 +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-2777 Change the default codepage detection so that it can react
|
2004-08-26 19:07:59 +00:00 |
rbbi.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
rbbicst.pl
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbidata.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbidata.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbinode.cpp
|
ICU-3437 rbbi debug functions, better conditional compilation.
|
2003-12-04 22:44:05 +00:00 |
rbbinode.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
rbbirb.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbirb.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbirpt.h
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
rbbirpt.txt
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
rbbiscan.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
rbbiscan.h
|
ICU-3262 make UnicodeSet constructor and applyPattern() taking a ParsePosition, options bit mask, and SymbolTable pointer public
|
2003-10-14 21:47:59 +00:00 |
rbbisetb.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
rbbisetb.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbistbl.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbitblb.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
rbbitblb.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
resbund_cnv.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
resbund.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ruleiter.cpp
|
ICU-3222 Fix some compiler warnings.
|
2003-11-27 01:14:37 +00:00 |
ruleiter.h
|
ICU-3280 add RuleCharacterIterator
|
2003-09-29 20:36:26 +00:00 |
schriter.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
sprpimpl.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +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-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
ubidi.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
ubidiimp.h
|
ICU-1561 replace all UTextOffset with int32_t
|
2002-03-12 01:32:42 +00:00 |
ubidiln.c
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
ubidiwrt.c
|
ICU-1564 Fix memory overshoot bug
|
2002-04-03 00:59:05 +00:00 |
ubrk.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
ucase.c
|
ICU-4078 check for error code
|
2004-09-13 23:33:48 +00:00 |
ucase.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucat.c
|
ICU-2429 allow negative set/msg numbers
|
2003-05-26 16:06:36 +00:00 |
uchar.c
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
|
2004-09-13 23:33:22 +00:00 |
uchriter.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
ucln_cmn.c
|
ICU-3969 use new case mapping code in ucase.c, with ucase.icu data
|
2004-09-06 15:57:11 +00:00 |
ucln_cmn.h
|
ICU-3437 improved test coverage
|
2003-12-08 07:12:34 +00:00 |
ucln.h
|
ICU-4078 Make sure the cleanup function definition works in C++
|
2004-09-12 22:54:50 +00:00 |
ucmndata.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
ucmndata.h
|
ICU-2235 make udata_open() work with opposite-endian data
|
2003-11-21 18:35:16 +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-3696 Replace jisx-201 with ibm-897.
|
2004-09-09 07:57:06 +00:00 |
ucnv_bld.c
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
ucnv_bld.h
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_cb.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_cnv.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnv_cnv.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnv_err.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_ext.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnv_ext.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnv_imp.h
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_io.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_io.h
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnv_lmb.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnv_set.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-09-09 05:55:01 +00:00 |
ucnv_u7.c
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
ucnv_u8.c
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
ucnv_u16.c
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
ucnv_u32.c
|
ICU-3905 Fix some compiler warnings.
|
2004-08-27 16:45:16 +00:00 |
ucnv.c
|
ICU-3696 Replace jisx-201 with ibm-897.
|
2004-09-09 07:57:06 +00:00 |
ucnvbocu.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ucnvdisp.c
|
ICU-4078 Allow the majority of the converter API to not depend on ures_ API.
|
2004-09-09 00:57:05 +00:00 |
ucnvhz.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnvisci.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnvlat1.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnvmbcs.c
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnvmbcs.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
ucnvscsu.c
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +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-3905 Fix some compiler warnings.
|
2004-08-11 22:16:29 +00:00 |
udatamem.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
udatamem.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
udataswp.c
|
ICU-2235 add udata_swapInvStringBlock() and writeUInt16() and writeUInt32()
|
2003-09-18 21:40:30 +00:00 |
udataswp.h
|
ICU-2962 Fix for z/OS
|
2003-12-10 23:24:05 +00:00 |
uenum.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +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-3664 replace unsafe casts to void* and int32_t with correct API calls
|
2004-05-27 02:11:08 +00:00 |
uhash.h
|
ICU-3664 replace unsafe casts to void* and int32_t with correct API calls
|
2004-05-27 02:11:08 +00:00 |
uidna.cpp
|
ICU-3718 Don't read before the array (Fix from Ram)
|
2004-05-25 23:36:03 +00:00 |
uiter.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
uloc.c
|
ICU-4078 Move dependency of uloc API from locmap to uloc.
|
2004-09-08 23:28:51 +00:00 |
ulocimp.h
|
ICU-2487 more warning cleanup, move a function out of public headers
|
2004-04-16 20:29:09 +00:00 |
umapfile.c
|
ICU-3298 redefine AIX->U_AIX, HPUX->U_HPUX and IRIX->U_IRIX
|
2003-12-14 18:06:34 +00:00 |
umapfile.h
|
ICU-3905 Fix some compiler warnings
|
2004-08-12 17:19:31 +00:00 |
umemstrm.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
umemstrm.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
umutex.c
|
ICU-3804 disable assertion in mutex code when threading is disabled.
|
2004-06-08 03:19:44 +00:00 |
umutex.h
|
ICU-3969 add macro for lazy initialization check
|
2004-09-06 15:41:52 +00:00 |
unames.c
|
ICU-4078 Remove unused headers due to file split.
|
2004-09-10 03:18:48 +00:00 |
unifilt.cpp
|
ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
|
2004-06-04 01:16:05 +00:00 |
unifunct.cpp
|
ICU-3783 Make getDynamicClassID() pure virutal on abstract classes.
|
2004-06-04 01:16:05 +00:00 |
uniset_props.cpp
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
|
2004-09-13 23:33:22 +00:00 |
uniset.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
unistr_case.cpp
|
ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation
|
2004-09-11 14:24:31 +00:00 |
unistr_cnv.cpp
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
unistr_props.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
unistr.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
unorm_it.c
|
ICU-3794 UNormIterator bug in buffer contents moving
|
2004-05-31 23:25:31 +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-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +00:00 |
unormcmp.cpp
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +00:00 |
unormimp.h
|
ICU-4078 separate unorm_compare() from unorm.cpp into its own file unormcmp.cpp so that unorm.cpp itself is independent of any properties outside of unorm.icu
|
2004-09-13 23:37:58 +00:00 |
uobject.cpp
|
ICU-3946 Use U_EXPORT2 for operators
|
2004-07-16 15:43:19 +00:00 |
uprops.c
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
|
2004-09-13 23:33:22 +00:00 |
uprops.h
|
ICU-4078 enable building a UnicodeSet from a property using/loading only the relevant data file
|
2004-09-13 23:33:22 +00:00 |
ures_cnv.c
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
uresbund.c
|
ICU-3841 change in ures_open behavior & client fix
|
2004-09-01 01:17:47 +00:00 |
uresdata.c
|
ICU-3635 revert changes
|
2004-06-04 00:13:26 +00:00 |
uresdata.h
|
ICU-3115 remove redundant functions to simplify code and testing
|
2003-10-17 23:55:44 +00:00 |
uresimp.h
|
ICU-4084 Sync the C and C++ API, and move internal function to internal headers.
|
2004-08-31 17:49:04 +00:00 |
usc_impl.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
usc_impl.h
|
ICU-2353 delete duplicate declaration
|
2002-10-17 23:31:55 +00:00 |
uscript.c
|
ICU-3841 change in ures_open behavior & client fix
|
2004-09-01 01:17:47 +00:00 |
uset_imp.h
|
ICU-4078 use USetAdder interface to remove dependencies of low-level code on the USet/UnicodeSet implementation
|
2004-09-07 17:59:53 +00:00 |
uset_props.cpp
|
ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
|
2004-08-30 16:43:03 +00:00 |
uset.cpp
|
ICU-4078 split uset_props.cpp from uset.cpp to disentangle properties code from core UnicodeSet/USet
|
2004-08-30 16:43:03 +00:00 |
usetiter.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +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-3497 provide correct NFC/NFKC normalization for both before and after the PRI #29 fix
|
2004-08-09 14:47:53 +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_cnv.c
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
ustr_cnv.h
|
ICU-4078 Further separate the default converter from the rest of the ustring internal API
|
2004-08-27 17:56:01 +00:00 |
ustr_imp.h
|
ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation
|
2004-09-11 14:24:31 +00:00 |
ustr_wcs.c
|
ICU-4078 forgot to move 2 constants from ustrtrns.c
|
2004-09-07 21:32:01 +00:00 |
ustrcase.c
|
ICU-4078 make case-insensitive string comparisons independent of normalization code by duplicating parts of the unorm_compare() implementation
|
2004-09-11 14:24:31 +00:00 |
ustrenum.cpp
|
ICU-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ustrenum.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +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-4078 disentangle conversion and properties code some from other parts of the common library
|
2004-08-26 22:51:40 +00:00 |
ustrtrns.c
|
ICU-4078 move string<->WCS transformation functions into a separate implementation file for better modularization
|
2004-09-07 17:49:59 +00:00 |
utf_impl.c
|
ICU-2959 update copyright notices for 2003 changes
|
2003-06-02 22:26:54 +00:00 |
util.cpp
|
ICU-3473 Update copyright notices for ICU 2.8.
|
2003-12-18 23:16:48 +00:00 |
util.h
|
ICU-1130 added parsePattern for use by Name-Any
|
2002-09-06 23:37:16 +00:00 |
utrace.c
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-20 00:15:42 +00:00 |
utracimp.h
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
utrie.c
|
ICU-1870 add default folding functions
|
2004-09-06 15:38:09 +00:00 |
utrie.h
|
ICU-1870 add default folding functions
|
2004-09-06 15:38:09 +00:00 |
uvector.cpp
|
ICU-3770 Updated copyright notices for ICU 3.0
|
2004-05-18 22:01:41 +00:00 |
uvector.h
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +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-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:21:14 +00:00 |