.. |
brkiter.h
|
ICU-903 updated copyright notices
|
2001-03-21 20:31:13 +00:00 |
calendar.h
|
ICU-438 fieldDifference
|
2000-06-15 23:36:25 +00:00 |
choicfmt.h
|
ICU-900 Fixed some compiler warnings.
|
2001-08-17 21:50:48 +00:00 |
coleitr.h
|
ICU-807
|
2001-06-26 17:41:10 +00:00 |
coll.h
|
ICU-1002 implemented getter and setter functions for variable top in C and C++
|
2001-06-26 22:24:10 +00:00 |
cpdtrans.h
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
datefmt.h
|
ICU-770 Don't create a cache. Locale::getAvailableLocales does the same thing as DateFormat::getAvailableLocales
|
2001-09-01 01:09:38 +00:00 |
dbbi.h
|
ICU-1096 Make UVector and UStack use UErrorCode for U_MEMORY_ALLOCATION_ERROR
|
2001-08-23 01:06:08 +00:00 |
dcfmtsym.h
|
ICU-647 Chaged documentation in header files for compliance with Doxygen
|
2000-12-08 18:46:55 +00:00 |
decimfmt.h
|
ICU-329 First take on adding better error reporting with UParseError struct.
|
2001-08-16 00:55:51 +00:00 |
dtfmtsym.h
|
ICU-1087 Move some public static variables to their proper locations and make them private.
|
2001-08-10 23:00:30 +00:00 |
fieldpos.h
|
ICU-903 updated copyright notices
|
2001-03-21 20:31:13 +00:00 |
fmtable.h
|
ICU-220 add getString() that returns reference to internal string
|
2000-06-14 20:52:50 +00:00 |
format.h
|
ICU-329 Move syntaxError body to header file
|
2001-08-17 01:41:40 +00:00 |
gregocal.h
|
ICU-479 Don't export the private static const variables.
|
2001-07-11 21:55:23 +00:00 |
hangjamo.h
|
ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
|
2000-06-27 19:00:38 +00:00 |
hextouni.h
|
ICU-1008 Less static initialization.
|
2001-08-06 23:57:45 +00:00 |
jamohang.h
|
ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
|
2000-06-27 19:00:38 +00:00 |
msgfmt.h
|
ICU-329 The private function stoi() no longer needs a UErrorCode
|
2001-08-17 03:08:36 +00:00 |
name2uni.h
|
ICU-989 implement algorithmic Any-Name, Name-Any
|
2001-06-11 23:38:54 +00:00 |
nortrans.h
|
ICU-1029 rename Transliterator::TransliteratorFactory to Transliterator::Factory
|
2001-07-09 16:45:09 +00:00 |
nultrans.h
|
ICU-1079 first working version of Source-Target/Variant registry
|
2001-08-15 19:06:40 +00:00 |
numfmt.h
|
ICU-329 Remove applyPattern pure virtual function
|
2001-08-28 01:12:29 +00:00 |
parseerr.h
|
ICU-329 Change // comment for C files.
|
2001-08-17 01:44:04 +00:00 |
parsepos.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
rbbi.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
rbt.h
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
remtrans.h
|
ICU-953 Don't do static initialization
|
2001-06-20 22:52:03 +00:00 |
search.h
|
ICU-1030
|
2001-08-25 02:03:53 +00:00 |
simpletz.h
|
ICU-1087 Speed up the TimeZone construction with a proper constructor, and make getGMT() public
|
2001-08-16 00:31:06 +00:00 |
smpdtfmt.h
|
ICU-1087 Move some public static variables to their proper locations and make them private.
|
2001-08-10 23:00:30 +00:00 |
sortkey.h
|
ICU-807
|
2001-06-26 17:41:10 +00:00 |
stsearch.h
|
ICU-1030
|
2001-08-25 02:03:53 +00:00 |
tblcoll.h
|
ICU-1030
|
2001-08-25 02:03:53 +00:00 |
timezone.h
|
ICU-770 More data cleanup
|
2001-08-31 02:21:34 +00:00 |
titletrn.h
|
ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
|
2001-06-11 19:51:46 +00:00 |
tolowtrn.h
|
ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
|
2001-06-11 19:51:46 +00:00 |
toupptrn.h
|
ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
|
2001-06-11 19:51:46 +00:00 |
translit.h
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
ubrk.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
ucal.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
ucol.h
|
ICU-329 Deprecated API error message.
|
2001-08-30 03:46:15 +00:00 |
ucoleitr.h
|
ICU-861
|
2001-05-17 21:34:44 +00:00 |
udat.h
|
ICU-329 Deprecated API error message.
|
2001-08-30 03:46:15 +00:00 |
umsg.h
|
ICU-329 Don't use // for comments
|
2001-08-17 17:24:05 +00:00 |
uni2name.h
|
ICU-989 implement algorithmic Any-Name, Name-Any
|
2001-06-11 23:38:54 +00:00 |
unifilt.h
|
ICU-1076 edit documentation
|
2001-07-31 18:28:23 +00:00 |
unifltlg.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
unimatch.h
|
ICU-1076 initial limited support for Kleene star and plus operators
|
2001-07-27 00:18:53 +00:00 |
uniset.h
|
ICU-1076 initial limited support for Kleene star and plus operators
|
2001-07-27 00:18:53 +00:00 |
unitohex.h
|
ICU-903 updated copyright notices.
|
2001-03-22 00:09:10 +00:00 |
unum.h
|
ICU-329 Deprecated API error message.
|
2001-08-30 03:46:15 +00:00 |
usearch.h
|
ICU-1030
|
2001-08-25 02:03:53 +00:00 |
utrans.h
|
ICU-329 Add parseError and UErrorCode to all public API's to make them consitent with ICU's design. Fix implementation to bubble the error code.
|
2001-08-31 03:23:39 +00:00 |
xformtrn.h
|
ICU-965 create TransformTransliterator
|
2001-06-11 19:23:05 +00:00 |