.. |
unicode
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
alphaindex.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
anytrans.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
anytrans.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
astro.cpp
|
ICU-6617 some haiku support. update config.guess and cleanup other test code.
|
2008-11-08 02:04:15 +00:00 |
astro.h
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
basictz.cpp
|
ICU-7518 Workaround for 24:00 on a transition day problem. Use 23:59:59.999 as the transition time. iCal VTIMEZONE is not capable to handle such rule. Also a minor bug fix in BasicTimeZone::hasEquivalentTransitions which was found while updating the test case. This fix is equivalent to the ICU4J fix r28879.
|
2010-10-20 07:46:11 +00:00 |
bms.cpp
|
ICU-8398 Log data errors where appropriate so ensure cintltst and intltest passes without data in 4.7.1
|
2011-03-03 19:29:57 +00:00 |
bmsearch.cpp
|
ICU-8482 Changed the behavior of already broken match boundary condition - not to expand the result match length when 1) the end of CE match is a part of expansion 2) the limit of the CE match is already on a break boundary. Also flipped the behavior of isBreakBoundary, which was actually is*Not*BreakBoundary before.
|
2011-04-22 05:37:46 +00:00 |
bocsu.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
bocsu.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
brktrans.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
brktrans.h
|
ICU-6991 Fix function name.
|
2009-09-25 17:16:39 +00:00 |
buddhcal.cpp
|
ICU-6481 fix threading issues in calendar initialization code
|
2008-08-05 22:19:05 +00:00 |
buddhcal.h
|
ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
|
2007-08-17 03:38:53 +00:00 |
calendar.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
casetrn.cpp
|
ICU-7264 merge Unicode 6.0 into trunk from branches/markus/uni60 -r 28339:28657
|
2010-09-21 00:12:49 +00:00 |
casetrn.h
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
cecal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
cecal.h
|
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
|
2008-03-22 02:58:07 +00:00 |
chnsecal.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
chnsecal.h
|
ICU-4081 Remove tabs
|
2008-01-16 16:45:12 +00:00 |
choicfmt.cpp
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
coleitr.cpp
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +00:00 |
coll.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
colldata.cpp
|
ICU-8629 fix unsafe memcpy of UnicodeStrings.
|
2011-06-29 23:25:35 +00:00 |
coptccal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
coptccal.h
|
ICU-4571 Merging Coptic/Ethiopic calendar work from yoshito's work branch to the trunk.
|
2008-03-22 02:58:07 +00:00 |
cpdtrans.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
cpdtrans.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
csdetect.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
csdetect.h
|
ICU-5410 Comment out unused code.
|
2006-11-16 20:32:23 +00:00 |
csmatch.cpp
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csmatch.h
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csr2022.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
csr2022.h
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csrecog.cpp
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csrecog.h
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csrmbcs.cpp
|
ICU-5297 Charset detector confidence, use natural log, removes gratuitous difference between C++ and Java versions.
|
2011-04-29 22:44:44 +00:00 |
csrmbcs.h
|
ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review.
|
2008-02-01 10:34:40 +00:00 |
csrsbcs.cpp
|
ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
|
2010-09-27 23:52:31 +00:00 |
csrsbcs.h
|
ICU-6778 Update ICU4C IBM420 and IBM424 CharsetDetector with changes made to ICU4J.
|
2009-04-13 21:32:21 +00:00 |
csrucode.cpp
|
ICU-5314 Clean up UTF-16, UTF-32 detectors, UTF-16 test.
|
2006-08-11 18:55:15 +00:00 |
csrucode.h
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
csrutf8.cpp
|
ICU-6165 Test reading past the end of a buffer a little more. Speed up some code. Format some code for easier code review.
|
2008-02-01 10:34:40 +00:00 |
csrutf8.h
|
ICU-5198 Disable charset detection when UCONFIG_NO_CONVERSION is 1.
|
2006-05-09 18:06:10 +00:00 |
curramt.cpp
|
ICU-2825 add Measure, MeasureUnit, CurrencyUnit, and CurrencyAmount classes, and operate through them
|
2004-04-27 21:47:09 +00:00 |
currfmt.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
currfmt.h
|
ICU-7452 add using Xxx:format statements to all Format subclasses that override format
|
2010-02-24 23:52:27 +00:00 |
currpinf.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
currunit.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
datefmt.cpp
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
dcfmtsym.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
decContext.c
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
decContext.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decfmtst.cpp
|
ICU-8538 Valgrind error fixes in ICU 4.8RC
|
2011-05-09 02:35:48 +00:00 |
decfmtst.h
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
|
2011-05-04 12:23:42 +00:00 |
decimfmt.cpp
|
ICU-8583 Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency)
|
2011-07-12 03:22:59 +00:00 |
decNumber.c
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
|
2010-05-11 06:08:15 +00:00 |
decNumber.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decNumberLocal.h
|
ICU-5193 API additions for big decimal formatting. Implementation not there yet.
|
2010-01-15 22:28:39 +00:00 |
digitlst.cpp
|
ICU-7572 Decimal Format UNUM_ROUND_UNNECESSARY implmenentation.
|
2011-05-02 19:15:03 +00:00 |
digitlst.h
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
dtfmtsym.cpp
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
dtitv_impl.h
|
ICU-6157 date interval format
|
2008-05-28 00:33:44 +00:00 |
dtitvfmt.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
dtitvinf.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
dtptngen_impl.h
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
dtptngen.cpp
|
ICU-8417 Add dtTypes[] entry for LOW_L
|
2011-04-05 05:41:43 +00:00 |
dtrule.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
esctrn.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
esctrn.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
ethpccal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
ethpccal.h
|
ICU-4571 Updated EthiopicCalendar's constructor to specify era mode. New calendar keyword ethiopic-amete-alem to create an instance of EthiopicCalendar with Amete Alem era only. Modified the test case to cover ethiopic-amete-alem.
|
2008-03-24 22:21:21 +00:00 |
fmtable_cnv.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
fmtable.cpp
|
ICU-8573 remove support for U_IOSTREAM_SOURCE=198506
|
2011-07-05 23:42:32 +00:00 |
format.cpp
|
ICU-8077 Remove isLenient/setLenient from Format, etc. (revert #7725)
|
2010-10-26 18:11:13 +00:00 |
fphdlimp.cpp
|
ICU-7391 changed ref to pointer in APIs taking FieldPositionIterator, cleaned whitespace
|
2010-01-28 19:39:24 +00:00 |
fphdlimp.h
|
ICU-7789 ICU4C memory allocation function cleanup. 4.5.2 BRS task.
|
2010-09-27 23:52:31 +00:00 |
fpositer.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
funcrepl.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
funcrepl.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
gregocal.cpp
|
ICU-6691 Use most recently set year field in handleGetExtendedYear
|
2010-03-02 16:23:13 +00:00 |
gregoimp.cpp
|
ICU-6551 reduce use of common words in rename.
|
2008-09-25 20:24:14 +00:00 |
gregoimp.h
|
ICU-6551 reduce use of common words in rename.
|
2008-09-25 20:24:14 +00:00 |
hebrwcal.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
hebrwcal.h
|
ICU-1624 Add additional test for Hebrew month Elul
|
2009-11-03 04:50:03 +00:00 |
i18n.rc
|
ICU-7425 update ICU DLL comments
|
2010-02-18 04:33:41 +00:00 |
i18n.vcxproj
|
ICU-8635 Update ICU4C version to 49.0.1 (49M1)
|
2011-06-14 00:00:57 +00:00 |
i18n.vcxproj.filters
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
|
2011-05-04 12:23:42 +00:00 |
indiancal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
indiancal.h
|
ICU-6118 Export less internal API.
|
2008-01-02 23:53:26 +00:00 |
inputext.cpp
|
ICU-7222 Remove Windows x64 warnings by casting explicitly.
|
2009-11-11 15:47:22 +00:00 |
inputext.h
|
ICU-6132 Recover from allocation errors more gracefully.
|
2008-02-08 09:10:22 +00:00 |
islamcal.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
islamcal.h
|
ICU-5078 remove duplicate 'that'
|
2009-03-26 15:56:47 +00:00 |
japancal.cpp
|
ICU-6799 fix many warnings, improve tests
|
2009-04-15 01:57:02 +00:00 |
japancal.h
|
ICU-4611 Fix Japanese calendar calculation problem. Changed internal APIs to get default month/date of a calendar without updating calendar fields.
|
2008-09-15 21:24:11 +00:00 |
locdspnm.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
Makefile.in
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
|
2011-05-04 12:23:42 +00:00 |
measfmt.cpp
|
ICU-4072 Explicitly use U_EXPORT2 to specify calling convention of static C++ code.
|
2004-08-24 17:38:33 +00:00 |
measure.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
msgfmt_impl.h
|
ICU-6344 uconfigtest / hdrtest fixes
|
2008-06-11 21:52:29 +00:00 |
msgfmt.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
name2uni.cpp
|
ICU-8491 remove uprv_isRuleWhiteSpace(c)
|
2011-04-26 06:39:29 +00:00 |
name2uni.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
nfrlist.h
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
nfrs.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
nfrs.h
|
ICU-6896 Workaround to allow parsing of spellouts in Arabic, Hebrew, and Maltese
|
2009-05-01 20:30:31 +00:00 |
nfrule.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
nfrule.h
|
ICU-6132 Add null pointer check in prefixLength and allIgnorable.
|
2008-01-20 01:39:16 +00:00 |
nfsubs.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
nfsubs.h
|
ICU-5410 Move nfsubs.h private subclasses to nfsubs.cpp to get more accurate PureCoverage result.
|
2007-06-27 00:59:42 +00:00 |
nortrans.cpp
|
ICU-7273 minor C++ changes parallel with Java
|
2010-02-04 23:57:28 +00:00 |
nortrans.h
|
ICU-7273 merge in Normalizer2 API & code, and ICU-5785 UnicodeSet::span(UnicodeString) and ICU-7296 tempSubString()/retainBetween(); merge -r 26971:27150 branches/markus/norm2
|
2010-01-06 23:50:03 +00:00 |
nultrans.cpp
|
ICU-4428 update copyright notices for ICU 3.3.
|
2005-03-16 18:46:54 +00:00 |
nultrans.h
|
ICU-5279 Hide more internal API.
|
2007-06-11 02:32:47 +00:00 |
numfmt.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
numsys.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
olsontz.cpp
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
olsontz.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
persncal.cpp
|
ICU-6481 fix threading issues in calendar initialization code
|
2008-08-05 22:19:05 +00:00 |
persncal.h
|
ICU-4732 Default century support in Persian calendar.
|
2008-06-09 21:37:46 +00:00 |
plurfmt.cpp
|
ICU-8637 fix MessagePattern Part iteration when a plural style contains other followed by a different keyword, and the PluralRules return other
|
2011-06-30 18:34:23 +00:00 |
plurrule_impl.h
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
plurrule.cpp
|
ICU-8718 Fix memory leak in PluralRules
|
2011-07-19 21:10:56 +00:00 |
quant.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
quant.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
rbnf.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
rbt_data.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
rbt_data.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
rbt_pars.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
rbt_pars.h
|
ICU-5410 Improve code coverage by removing unused/unuseable code.
|
2007-06-11 17:37:31 +00:00 |
rbt_rule.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
rbt_rule.h
|
ICU-2244 change internal classes to inherit UMemory, not UObject
|
2002-10-04 18:06:33 +00:00 |
rbt_set.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
rbt_set.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
rbt.cpp
|
ICU-6132 Add memory check for rbnf, rbt, and rbt_data.
|
2008-01-14 20:27:51 +00:00 |
rbt.h
|
ICU-5410 Improve code coverage by removing unused/unuseable code.
|
2007-06-14 01:37:11 +00:00 |
rbtz.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
regexcmp.cpp
|
ICU-8666 Fix regular expression assertion failure on match
|
2011-06-28 05:35:42 +00:00 |
regexcmp.h
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regexcst.h
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +00:00 |
regexcst.pl
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +00:00 |
regexcst.txt
|
ICU-5386 Regular Expressions update, improved Java 1.5 compatibility. svn merge -r 22747:23061 from branches/andy/regex
|
2007-12-11 21:30:10 +00:00 |
regeximp.h
|
ICU-4521 Merge from branch, fixes for 64bit alignment & type conversions
|
2010-02-25 06:33:29 +00:00 |
regexst.cpp
|
ICU-7370 Log data errors to ensure that intltest and cintltst passes without data.
|
2010-02-24 16:17:03 +00:00 |
regexst.h
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regextxt.cpp
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regextxt.h
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
|
2010-05-11 06:08:15 +00:00 |
reldtfmt.cpp
|
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
|
2011-05-02 23:14:32 +00:00 |
reldtfmt.h
|
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
|
2011-05-02 23:14:32 +00:00 |
rematch.cpp
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
remtrans.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
remtrans.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
repattrn.cpp
|
ICU-8444 Remove PATTERN_IS_UTEXT from regex API.
|
2011-04-21 22:57:19 +00:00 |
search.cpp
|
ICU-7093 (merge from branch) Implement asymmetric search, add tests, kill some other warnings
|
2010-02-27 01:01:45 +00:00 |
selfmt.cpp
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
selfmtimpl.h
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu/branches/markus/msg48 -r 29400:29882
|
2011-04-25 20:47:32 +00:00 |
simpletz.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
smpdtfmt.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
smpdtfst.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
smpdtfst.h
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
|
2011-05-04 12:23:42 +00:00 |
sortkey.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
strmatch.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
strmatch.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
strrepl.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
strrepl.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
stsearch.cpp
|
ICU-6344 disable search if break iteration is on
|
2008-06-20 22:53:25 +00:00 |
taiwncal.cpp
|
ICU-6481 fix threading issues in calendar initialization code
|
2008-08-05 22:19:05 +00:00 |
taiwncal.h
|
ICU-4567 Removed unnecessary virtual method implementations in Taiwan/Buddhist calendar.
|
2007-08-17 03:38:53 +00:00 |
tblcoll.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
timezone.cpp
|
ICU-8488 Reviewed call sites of case conversion code in icu library code and updated some of them case sensitive/insensitive.
|
2011-07-18 21:43:18 +00:00 |
titletrn.cpp
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
titletrn.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
tmunit.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
tmutamt.cpp
|
ICU-6311 full and abbreviated simple duration format support, release to trunk
|
2008-09-19 19:05:37 +00:00 |
tmutfmt.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
tolowtrn.cpp
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
tolowtrn.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
toupptrn.cpp
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
toupptrn.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
translit.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
transreg.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
transreg.h
|
ICU-6551 reduce use of common words in rename.
|
2008-09-25 20:24:14 +00:00 |
tridpars.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
tridpars.h
|
ICU-8090 Transliterator, fix instantiation failures.
|
2010-10-27 23:35:12 +00:00 |
tzfmt.cpp
|
ICU-8687 warnings fix (clang)
|
2011-07-06 20:05:38 +00:00 |
tzfmt.h
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
tzgnames.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
tzgnames.h
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
tznames_impl.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
tznames_impl.h
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
tznames.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
tznames.h
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
tzrule.cpp
|
ICU-7455 use compiler RTTI; stop adding poor mans RTTI to new class hierarchies
|
2010-05-19 17:29:33 +00:00 |
tztrans.cpp
|
ICU-7780 fix various compiler warnings
|
2010-07-12 18:03:29 +00:00 |
ucal.cpp
|
ICU-8397 Add ucal_getFieldDifference, C wrapper for Calendar::fieldDifference(...)
|
2011-05-02 23:42:11 +00:00 |
ucln_in.c
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
|
2009-09-03 20:40:02 +00:00 |
ucln_in.h
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
|
2011-05-04 12:23:42 +00:00 |
ucol_bld.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
ucol_bld.h
|
ICU-3984 integrate collation reordering from branch - svn+ssh://source.icu-project.org/repos/icu/icu/branches/sgill/scriptreorder2 -r 28883:28924
|
2010-10-27 18:02:52 +00:00 |
ucol_cnt.cpp
|
ICU-6132 Undo some unneccessary changes. Remove some tabs. Make sure that the UErrorCode is propagated when possible. When a UErrorCode is available, don't check for a NULL return value.
|
2008-02-23 19:15:18 +00:00 |
ucol_cnt.h
|
ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
|
2008-01-05 01:27:56 +00:00 |
ucol_elm.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
ucol_elm.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
ucol_imp.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
ucol_res.cpp
|
ICU-8468 changes following code review
|
2011-05-09 23:54:46 +00:00 |
ucol_sit.cpp
|
ICU-8613 fix a trivial bug found by PSV (a static analysis tool)
|
2011-06-02 22:08:21 +00:00 |
ucol_tok.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
ucol_tok.h
|
ICU-8350 zOS fixes round one
|
2011-05-03 03:40:34 +00:00 |
ucol_wgt.cpp
|
ICU-8601 replace C U_INLINE hack with C++ inline, and also rename a few other .c files to .cpp for future UMTX_CHECK replacement
|
2011-05-26 20:05:39 +00:00 |
ucol_wgt.h
|
ICU-6118 Remove the @internal functions ucol_collatorToIdentifier, ucol_openFromIdentifier, ucol_identifierToShortString and ucol_shortStringToIdentifier (not used by original customer and their data is out of date).
|
2008-01-05 01:27:56 +00:00 |
ucol.cpp
|
ICU-8624 Fixed a collation key compression problem. A tertiary key value was incorrect with a long string when case first option is set.
|
2011-06-20 17:18:46 +00:00 |
ucoleitr.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
ucsdet.cpp
|
ICU-5410 Remove untested code as per the agreed policy stated in ticket #2972.
|
2007-06-11 18:52:53 +00:00 |
ucurr.cpp
|
ICU-8488 Reviewed call sites of case conversion code in icu library code and updated some of them case sensitive/insensitive.
|
2011-07-18 21:43:18 +00:00 |
ucurrimp.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
udat.cpp
|
ICU-8237 Add RelativeDateFormat::getDateFormatSymbols, use in udat_getSymbols/countSymbols
|
2011-05-02 23:14:32 +00:00 |
udateintervalformat.cpp
|
ICU-8470 fixes for coding guidelines
|
2011-05-05 23:57:22 +00:00 |
udatpg.cpp
|
ICU-7180 For hour field, change default behavior to not adjust pattern
|
2009-12-10 09:13:49 +00:00 |
ulocdata.c
|
ICU-7530 Alphabetic index, move from branch to trunk.
|
2011-02-25 22:21:30 +00:00 |
umsg_imp.h
|
ICU-2248 modularize icu, allow parts to not be built
|
2002-09-20 01:54:48 +00:00 |
umsg.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
unesctrn.cpp
|
ICU-6132 Check null pointer before dereferencing in unesctrn, unistr, and unum.
|
2008-01-16 22:58:59 +00:00 |
unesctrn.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
uni2name.cpp
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
uni2name.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
unum.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
upluralrules.cpp
|
ICU-8467 fixes for coding guidelines
|
2011-05-05 23:36:01 +00:00 |
uregex.cpp
|
ICU-8404 Regular Expressions split(), fix incorrect handling of trailing empty field
|
2011-04-15 00:48:39 +00:00 |
uregexc.cpp
|
ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
|
2006-09-04 17:15:14 +00:00 |
usearch.cpp
|
ICU-8681 For asymmetric search, increase CE ring buffer size based on pattern characters.
|
2011-07-09 14:57:34 +00:00 |
uspoof_build.cpp
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
|
2009-09-16 01:08:54 +00:00 |
uspoof_conf.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
uspoof_conf.h
|
ICU-7399 various spoof detector cleanups
|
2011-01-25 23:38:42 +00:00 |
uspoof_impl.cpp
|
ICU-8578 Apply patch to fix some compiler warnings and related issues
|
2011-06-10 18:56:08 +00:00 |
uspoof_impl.h
|
ICU-8524 compiler warning cleanup.
|
2011-05-04 22:34:13 +00:00 |
uspoof_wsconf.cpp
|
ICU-8605 document & test ICU4C dependencies, remove cycles, reduce some deps; merged from branches/markus/depstest -r 30155:30193
|
2011-06-03 05:23:57 +00:00 |
uspoof_wsconf.h
|
ICU-7049 fix renaming. Merge of r26721, r26723, r26726
|
2009-10-01 22:52:39 +00:00 |
uspoof.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
usrchimp.h
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
utmscale.c
|
ICU-5490 add UDateTimeScale for Unix time with microseconds granularity
|
2006-11-02 17:33:51 +00:00 |
utrans.cpp
|
ICU-5260 'multiple passes' rules in C API of the transliteration functions
|
2009-04-17 01:02:11 +00:00 |
vtzone.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
vzone.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
vzone.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
windtfmt.cpp
|
ICU-6726 Remove unneeded lower bound check in ICU4C
|
2009-03-26 19:06:50 +00:00 |
windtfmt.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
winnmfmt.cpp
|
ICU-5741 Test and fix cloning of Win32NumberFormat and Win32DateFormat
|
2007-06-12 05:20:11 +00:00 |
winnmfmt.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
wintzimpl.cpp
|
ICU-7229 In addition to the previous change, nullify TIME_ZONE_INFORMATION in getWindowsTimeZoneInfo, because we do not set standard/daylight names.
|
2009-11-06 05:48:37 +00:00 |
wintzimpl.h
|
ICU-6926 Fix svn properties and text file line endings
|
2009-06-16 05:56:50 +00:00 |
zonemeta.cpp
|
ICU-8680 require C++ namespace, replace most U_NAMESPACE_QUALIFIER with icu::, remove still-draft U_STD_NS, U_STD_NSQ, and U_STD_NS_USE
|
2011-07-06 04:03:35 +00:00 |
zonemeta.h
|
ICU-8342 Refactoring ZoneStringFormat into TimeZoneNames and TimeZoneFormat (all internal APIs for now). Also supporting localized GMT zero format and fallback region format for generic names.
|
2011-05-03 14:59:01 +00:00 |
zrule.cpp
|
ICU-7877 optionally explicit UnicodeString constructors, and make them explicit inside ICU
|
2011-07-07 18:46:19 +00:00 |
zrule.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |
ztrans.cpp
|
ICU-7650 Fix uconfig test errors in i18n library and test codes.
|
2010-05-07 07:28:47 +00:00 |
ztrans.h
|
ICU-8428 remove @draft etc. API tags from non-API headers (impl, tests, samples)
|
2011-05-16 20:46:27 +00:00 |