.. |
unicode
|
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
|
2002-02-07 01:07:55 +00:00 |
.cvsignore
|
ICU-393 .cvsignore
|
2000-11-22 01:46:36 +00:00 |
bidi.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
chariter.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
charstr.h
|
ICU-1533 per Doug's review, move this to separate file
|
2001-11-19 21:24:29 +00:00 |
cmemory.h
|
ICU-1244 xxx_safeClone functions need to align the memory buffer on
|
2001-09-26 21:09:18 +00:00 |
common.dsp
|
ICU-1099 Make all string data const
|
2002-01-21 21:40:41 +00:00 |
common.dsw
|
Initial revision
|
1999-08-16 21:50:52 +00:00 |
common.rc
|
ICU-1074 Fixed STLPort C++ library compilation problem
|
2001-07-26 18:03:44 +00:00 |
convert.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26: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-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
cstring.h
|
ICU-1541 add U_EXPORT2 to declarations that don't have it
|
2001-11-19 18:18:42 +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 |
digitlst.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
digitlst.h
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +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-1023 add uhash_xxxi and Hashtable::xxxi functions for integer values
|
2001-10-16 20:53:13 +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-1264 Fix for AIX Visual Age C++
|
2001-10-26 18:41:52 +00:00 |
locmap.c
|
ICU-1279 Change the LCID for sh and sr locales like the nn locale, which have more than one mapping.
|
2001-12-01 08:19:56 +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-620 recreate unicode/platform.h after make clean.
|
2002-01-30 00:01:54 +00:00 |
mutex.cpp
|
ICU-1008 Don't do static init when threads are disabled.
|
2001-08-30 17:09:43 +00:00 |
mutex.h
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
normlzr.cpp
|
ICU-770 Memory cleanup
|
2001-11-17 00:03:51 +00:00 |
putil.c
|
ICU-1632 Better fix for tzname. Windows complains about the original declaration.
|
2002-02-05 02:52:42 +00:00 |
resbund.cpp
|
ICU-1209 use the new semantics for ures_getLocale
|
2001-10-11 18:43:18 +00:00 |
schriter.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
scsu.c
|
ICU-882 Remove SCSU
|
2002-01-11 23:34:13 +00:00 |
ubidi.c
|
ICU-392 Don't export as many symbols with a commonly used name.
|
2001-10-03 22:33:40 +00:00 |
ubidiimp.h
|
ICU-392 Don't export as many symbols with a commonly used name.
|
2001-10-03 22:33:40 +00:00 |
ubidiln.c
|
ICU-903 Updated the copyright notice
|
2001-03-21 20:44:20 +00:00 |
ubidiwrt.c
|
ICU-1109 change NUL-termination semantics
|
2001-10-03 23:14:31 +00:00 |
uchar.c
|
ICU-1099 Make all string data const
|
2002-01-21 21:48:25 +00:00 |
uchriter.cpp
|
ICU-785 constructors handle textLength=-1
|
2001-11-11 00:52:59 +00:00 |
ucln_cmn.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucln_cmn.h
|
ICU-770 Memory cleanup
|
2001-10-04 20:58:06 +00:00 |
ucln.h
|
ICU-770 Fixed a documentation typo
|
2001-11-13 22:41:35 +00:00 |
ucmndata.c
|
ICU-1075 Fix some name possible function name collisions of exported functions
|
2001-10-05 21:48:05 +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-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucmp8.h
|
ICU-903 Updated the copyright notice
|
2001-03-21 20:44:20 +00:00 |
ucmpe32.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucmpe32.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucnv2022.c
|
ICU-535 Fixed compiler warnings on alpha
|
2001-11-02 03:55:12 +00:00 |
ucnv_bld.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucnv_bld.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucnv_cb.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ucnv_cnv.c
|
ICU-392 Don't export as many symbols with a commonly used name.
|
2001-10-04 01:04:28 +00:00 |
ucnv_cnv.h
|
ICU-392 Don't export as many symbols with a commonly used name.
|
2001-10-04 01:04:28 +00:00 |
ucnv_err.c
|
ICU-1605 for UCNV_ESCAPE_UNICODE, print the codepoint, not the pair of
|
2002-01-28 18:38:16 +00:00 |
ucnv_imp.h
|
ICU-392 Don't export as many symbols with a commonly used name.
|
2001-10-04 01:14:52 +00:00 |
ucnv_io.c
|
ICU-1099 Make all string data const
|
2002-01-21 21:48:25 +00:00 |
ucnv_io.h
|
ICU-903 Updated the copyright notice
|
2001-03-21 20:44:20 +00:00 |
ucnv_lmb.c
|
ICU-392 Don't export as many symbols
|
2001-10-03 22:33:12 +00:00 |
ucnv_utf.c
|
ICU-863 Change some documentation
|
2001-12-27 18:23:04 +00:00 |
ucnv.c
|
ICU-1687 Change the converter name for the variant of euc-jp
|
2002-02-05 17:43:28 +00:00 |
ucnvhz.c
|
ICU-535 Fixed compiler warnings on alpha
|
2001-11-02 03:55:12 +00:00 |
ucnvisci.c
|
ICU-900 Fixed some compiler warnings
|
2001-12-01 00:32:29 +00:00 |
ucnvlat1.c
|
ICU-900 Fix the compiler warning a bit better.
|
2001-10-05 22:18:38 +00:00 |
ucnvmbcs.c
|
ICU-900 Fix some compiler warnings a bit better.
|
2001-10-05 23:14:23 +00:00 |
ucnvmbcs.h
|
ICU-900 Fix some compiler warnings a bit better.
|
2001-10-05 23:14:23 +00:00 |
ucnvscsu.c
|
ICU-1087 Add static keyword to the local variables and functions
|
2001-09-06 18:34:57 +00:00 |
udata.c
|
ICU-1075 fixed memory leak in udata_SetAppData(), when U_USING_DEFAULT_WARNING returned.
|
2001-11-28 23:19:56 +00:00 |
udatamem.c
|
ICU-900 Fixed some lint warnings.
|
2001-11-02 02:43:22 +00:00 |
udatamem.h
|
ICU-1075 Fix some name possible function name collisions of exported functions
|
2001-10-05 21:48:05 +00:00 |
uhash_us.cpp
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
|
2001-11-30 00:06:13 +00:00 |
uhash.c
|
ICU-597 The last as/400 fix conflicts with some other platforms.
|
2002-01-11 20:31:59 +00:00 |
uhash.h
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
uloc.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
umapfile.c
|
ICU-1028 Fix for os/390 batch mode (PDS mode) library versioning.
|
2001-12-05 17:51:11 +00:00 |
umapfile.h
|
ICU-580 os/390 batch build changes.
|
2001-11-02 23:42:10 +00:00 |
umemstrm.c
|
ICU-1099 Add const to some static data
|
2001-08-30 18:25:42 +00:00 |
umemstrm.h
|
ICU-903 Updated the copyright notice
|
2001-03-21 20:44:20 +00:00 |
umutex.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
umutex.h
|
ICU-1630 Move UMTX from utypes.h to umutex.h,
|
2002-01-23 17:17:06 +00:00 |
unames.c
|
ICU-1269 make u_charFromName() work with mixed-case input names
|
2001-11-06 23:45:12 +00:00 |
unicode.cpp
|
ICU-1264 added namspace support where possible.
|
2001-10-08 23:26:58 +00:00 |
unistr.cpp
|
ICU-1630 Move UMTX from utypes.h to umutex.h,
|
2002-01-23 17:17:06 +00:00 |
unorm.cpp
|
ICU-1586 use new UTrie in normalization
|
2001-12-19 20:14:25 +00:00 |
unormimp.h
|
ICU-1586 use new UTrie in normalization
|
2001-12-19 20:14:25 +00:00 |
uresbund.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
uresdata.c
|
ICU-1616 Allow for a NULL length argument
|
2002-01-30 06:19:28 +00:00 |
uresdata.h
|
ICU-1078 support for IntVector type in resource bundles
|
2001-08-01 17:08:07 +00:00 |
uresimp.h
|
ICU-1209 remove old internal function
|
2001-10-11 18:42:02 +00:00 |
uscript.c
|
ICU-1541 consistently added U_CAPI & U_EXPORT2 to all the declarations and definitions
|
2001-11-21 01:02:11 +00:00 |
ushape.c
|
ICU-1274 reenable [and rename] arabic shaping option for tashkeel characters
|
2001-10-13 00:06:29 +00:00 |
ustr_imp.h
|
ICU-1501 add internal function to get the titlecase mapping of a single code point, for transliteration - so far without context, i.e., incomplete
|
2001-11-29 20:44:54 +00:00 |
ustrfmt.c
|
ICU-1567 This should fix some of the AIX 4.3/Visual Age 5 preprocessor problems
|
2001-11-30 00:06:13 +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-1593 Fix for the case when there are no delimiters found.
|
2001-12-27 00:13:20 +00:00 |
ustrtrns.c
|
ICU-960 Fix compiler warnings and crashing bug on Unixes
|
2001-12-03 19:55:31 +00:00 |
utf_impl.c
|
ICU-1541 data should not have U_EXPORT2
|
2001-11-21 02:29:12 +00:00 |
utrie.c
|
ICU-1586 allow UTrieEnumRange to stop the enumeration
|
2002-01-12 00:10:01 +00:00 |
utrie.h
|
ICU-1586 allow UTrieEnumRange to stop the enumeration
|
2002-01-12 00:10:01 +00:00 |
uvector.cpp
|
ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
|
2002-02-07 01:07:55 +00:00 |
uvector.h
|
ICU-1096 Made changes per Ram's request.
|
2001-11-09 02:04:35 +00:00 |