.. |
unicode
|
ICU-10557 Fix some zOS build errors caused by missing exports and pthread macros
|
2013-12-10 18:10:44 +00:00 |
alphaindex.cpp
|
ICU-9880 do not define a virtual destructor inline
|
2013-02-27 19:50:08 +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-9461 Mutex Implementation Rework, merge from devel branch.
|
2012-10-05 21:22:02 +00:00 |
astro.h
|
ICU-6118 Export less internal API.
|
2008-01-04 08:45:10 +00:00 |
basictz.cpp
|
ICU-9648 Changed BasicTimeZone public API methods to const.
|
2013-02-01 07:39:04 +00:00 |
bocsu.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +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-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
buddhcal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
calendar.cpp
|
ICU-10249 Implement new islamic calendar variants tbla, rgsa
|
2013-09-17 16:55:02 +00:00 |
casetrn.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +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-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
chnsecal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
choicfmt.cpp
|
ICU-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
|
2013-03-21 22:09:06 +00:00 |
coleitr.cpp
|
ICU-8909 Fixed various warnings reported by a source code analysis tool.
|
2011-11-14 19:32:51 +00:00 |
coll.cpp
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
|
2013-09-10 00:13:41 +00:00 |
compactdecimalformat.cpp
|
ICU-9543 Simplify code that finds UNUM_SHORT and UNUM_LONG data. Thanks Mark Davis.
|
2012-11-16 17:50:41 +00:00 |
coptccal.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
coptccal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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-10398 Add missing final EOL
|
2013-09-23 06:51:07 +00:00 |
csdetect.h
|
ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
|
2013-09-17 06:57:53 +00:00 |
csmatch.cpp
|
ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
|
2012-06-21 21:02:19 +00:00 |
csmatch.h
|
ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
|
2012-06-21 21:02:19 +00:00 |
csr2022.cpp
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csr2022.h
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +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-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csrmbcs.cpp
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csrmbcs.h
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csrsbcs.cpp
|
ICU-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
csrsbcs.h
|
ICU-9928 Charset Detector, IBM420_ar oddities
|
2013-06-11 12:39:56 +00:00 |
csrucode.cpp
|
ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
|
2013-12-10 02:30:58 +00:00 |
csrucode.h
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +00:00 |
csrutf8.cpp
|
ICU-10532 ICU Charset Detector, port UTF-16 enhancements from Java to C
|
2013-12-10 02:30:58 +00:00 |
csrutf8.h
|
ICU-6954 Fix charset detection bug resulting from having state in shared recognizer objects.
|
2012-06-01 20:40:48 +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-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +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-8909 warnings cleanup
|
2011-10-26 23:56:35 +00:00 |
currunit.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
dangical.cpp
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
|
2013-09-10 00:13:41 +00:00 |
dangical.h
|
ICU-9616 Add DangiCalendar & tests, port from J to C
|
2013-02-18 23:36:57 +00:00 |
datefmt.cpp
|
ICU-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
dcfmtimp.h
|
ICU-9780 calculate fastpath for parsing side separately, also allow grouping sep in nonlenient intonly mode
|
2012-12-04 20:33:19 +00:00 |
dcfmtsym.cpp
|
ICU-7392 DecimalFormatSymbols::createWithLastResortData(UErrorCode), and clean up the real initialize() for supplementary digits and memory management
|
2013-09-12 20:33:29 +00:00 |
decContext.c
|
ICU-9474 Reduce unrename.h namespace pollution
|
2012-08-11 04:57:13 +00:00 |
decContext.h
|
ICU-8731 move some @internal definitions to putilimp.h
|
2011-07-27 21:26:00 +00:00 |
decfmtst.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
decfmtst.h
|
ICU-10258 Free minus sign and plus sign set in a clean up function.
|
2013-08-15 21:02:16 +00:00 |
decimalformatpattern.cpp
|
ICU-10468 Add check for if format is disabled
|
2013-12-03 04:47:04 +00:00 |
decimalformatpattern.h
|
ICU-10468 Add check for if format is disabled
|
2013-12-03 04:47:04 +00:00 |
decimfmt.cpp
|
ICU-10468 Fix applyPattern so that it resets the padding character.
|
2013-10-17 18:44:44 +00:00 |
decNumber.c
|
ICU-9679 fix a warning about identity comparison
|
2012-12-07 00:05:59 +00:00 |
decNumber.h
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
decNumberLocal.h
|
ICU-9474 Reduce unrename.h namespace pollution
|
2012-08-11 04:57:13 +00:00 |
digitlst.cpp
|
ICU-9748 MSVC2010 issues, move EnumSet<> to separate header
|
2012-11-15 21:55:41 +00:00 |
digitlst.h
|
ICU-10559 Fix C++ compilation errors with U_OVERRIDE_CXX_ALLOCATION=0
|
2013-12-10 23:03:48 +00:00 |
dtfmtsym.cpp
|
ICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51.
|
2013-02-11 00:23:55 +00:00 |
dtitv_impl.h
|
ICU-6157 date interval format
|
2008-05-28 00:33:44 +00:00 |
dtitvfmt.cpp
|
ICU-9914 ICU4C DateIntervalFormat to handle 2 year vs. 4 year formats.
|
2013-03-21 17:25:43 +00:00 |
dtitvinf.cpp
|
ICU-9139 UCONFIG_NO_CONVERSION=1 bug fix
|
2012-03-01 23:50:07 +00:00 |
dtptngen_impl.h
|
ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
|
2013-09-12 22:49:07 +00:00 |
dtptngen.cpp
|
ICU-10378 (C) Support skeleton meta-character 'J' in DateTimePatternGenerator
|
2013-09-12 22:49:07 +00:00 |
dtrule.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
esctrn.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
esctrn.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
ethpccal.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
ethpccal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
fmtable_cnv.cpp
|
ICU-5193 Big decimal number formatting.
|
2010-02-26 02:29:00 +00:00 |
fmtable.cpp
|
ICU-7912 more review comments
|
2013-09-20 21:17:16 +00:00 |
fmtableimp.h
|
ICU-9714 now builds clean on IBM i- fix some test cases for ASCIIsms, fix formattable buffer size
|
2012-11-29 01:09:50 +00:00 |
format.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +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-9689 UObject::getDynamicClassID() const { return NULL; } and remove UOBJECT_DEFINE_NO_RTTI_IMPLEMENTATION -> easier to create new class hierarchies
|
2012-11-08 23:31:20 +00:00 |
funcrepl.cpp
|
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
|
2012-08-31 19:12: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 |
gender.cpp
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
|
2013-09-10 00:13:41 +00:00 |
gregocal.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +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-10313 Added Hebrew month value checking for leap year.
|
2013-10-10 17:35:28 +00:00 |
hebrwcal.h
|
ICU-10313 Added Hebrew month value checking for leap year.
|
2013-10-10 17:35:28 +00:00 |
i18n.rc
|
ICU-7425 update ICU DLL comments
|
2010-02-18 04:33:41 +00:00 |
i18n.vcxproj
|
ICU-8464 Attempt to fix windows broken build.
|
2013-11-22 21:53:59 +00:00 |
i18n.vcxproj.filters
|
ICU-8464 Add relative date formatting.
|
2013-11-22 18:26:22 +00:00 |
identifier_info.cpp
|
ICU-9721 Fix some uconfig test failures
|
2013-02-23 16:40:06 +00:00 |
identifier_info.h
|
ICU-9721 Fix some uconfig test failures
|
2013-02-23 16:40:06 +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-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
|
2013-09-23 05:30:39 +00:00 |
islamcal.h
|
ICU-8449 ICU4C Islamic Umm Al-Qura calendar updates based on Yoshito's review.
|
2013-09-23 05:30:39 +00:00 |
japancal.cpp
|
ICU-9392 japanese calendar minimum era should be 0
|
2012-08-27 23:21:33 +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-10446 late ibmi fixes to fix regression in r34369
|
2013-09-26 03:56:33 +00:00 |
Makefile.in
|
ICU-8464 Add relative date formatting.
|
2013-11-22 18:26:22 +00:00 |
measfmt.cpp
|
ICU-8454 virtual destructors should be explicit, and defined in a .cpp file, so that they can serve as key functions
|
2011-07-26 05:32:25 +00:00 |
measure.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
msgfmt_impl.h
|
ICU-6344 uconfigtest / hdrtest fixes
|
2008-06-11 21:52:29 +00:00 |
msgfmt.cpp
|
ICU-10273 support plurals with decimals in MessageFormat and PluralFormat (ported from Java r34087 & r34276)
|
2013-09-11 23:32:37 +00:00 |
name2uni.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
name2uni.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
nfrlist.h
|
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
|
2012-02-17 23:09:57 +00:00 |
nfrs.cpp
|
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
|
2012-02-17 23:09:57 +00:00 |
nfrs.h
|
ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
|
2012-02-17 23:01:16 +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-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +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-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +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-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
numsys_impl.h
|
ICU-8855 text file line endings fixed for icu4c
|
2011-09-28 21:10:49 +00:00 |
numsys.cpp
|
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
|
2013-09-12 04:33:03 +00:00 |
olsontz.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
olsontz.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
persncal.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
persncal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
plurfmt.cpp
|
ICU-10273 fix compiler warning
|
2013-09-17 19:53:09 +00:00 |
plurrule_impl.h
|
ICU-10273 DecimalFormat::getFixedDecimal(), improved handling of rounding, overflow.
|
2013-09-12 01:00:04 +00:00 |
plurrule.cpp
|
ICU-10273 fix Windows test failure in FixedDecimal.
|
2013-09-13 17:08:58 +00:00 |
quant.cpp
|
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
|
2012-08-31 19:12:19 +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-7468 Use C++ "using" in Format class hierarchy, so inheritance of format() and parse() functions works normally, without unwanted function hiding.
|
2013-03-21 22:09:06 +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-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
rbt_pars.h
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
rbt_rule.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +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-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
rbt_set.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
rbt.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
regexcmp.cpp
|
ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
|
2013-10-14 22:11:21 +00:00 |
regexcmp.h
|
ICU-8826 Regex case insensitive match fixes; also fixes #6074, hitEnd() sometimes fails.
|
2012-01-20 00:50:02 +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.cpp
|
ICU-8826 Regex case insensitive match fixes; also fixes #6074, hitEnd() sometimes fails.
|
2012-01-20 00:50:02 +00:00 |
regeximp.h
|
ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
|
2013-10-14 22:11:21 +00:00 |
regexst.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
regexst.h
|
ICU-4521 UText-based regex implementation
|
2010-02-03 02:59:35 +00:00 |
regextxt.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
regextxt.h
|
ICU-7673 Fix to use #include "" for ICU includes, reorder as necessary
|
2010-05-11 06:08:15 +00:00 |
region_impl.h
|
ICU-9721 Fix errors found and fixed by icu-svnprops-check.py in ICU4C
|
2013-02-25 23:23:33 +00:00 |
region.cpp
|
ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
|
2013-09-11 19:38:07 +00:00 |
reldatefmt.cpp
|
ICU-8464 Make formatting relative dates with quantity more efficient by preprocessing the pattern strings. Saves 650ns per format.
|
2013-12-17 21:02:16 +00:00 |
reldtfmt.cpp
|
ICU-10553 RelativeDateFormat copy constructor was incomplete
|
2013-12-10 03:00:08 +00:00 |
reldtfmt.h
|
ICU-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
|
2013-12-09 06:20:23 +00:00 |
rematch.cpp
|
ICU-10463 Regular Expressions, rework debug conditionals to fix build failures on clang, and to somewhat simplify.
|
2013-10-14 22:11:21 +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-10463 Regular Expressions, remove overlooked function boilerplate from r34565 check-in; should fix failing Windows build.
|
2013-10-15 21:19:27 +00:00 |
scriptset.cpp
|
ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
|
2013-09-11 19:38:07 +00:00 |
scriptset.h
|
ICU-9440 spoof checker, merge updates from branch.
|
2013-02-11 04:51:14 +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-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
selfmtimpl.h
|
ICU-8789 Remove svn:executable property from c/c++ source files
|
2011-08-29 22:09:55 +00:00 |
simpletz.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
smpdtfmt.cpp
|
ICU-10261 give DateFormat more granular leniency control
|
2013-09-16 12:45:41 +00:00 |
smpdtfst.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
smpdtfst.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
sortkey.cpp
|
ICU-9556 fix namespace
|
2012-09-27 20:48:52 +00:00 |
strmatch.cpp
|
ICU-9525 fix casts as per http://www.stroustrup.com/bs_faq2.html#static-cast and also fix string quoting gcc47
|
2012-08-31 19:12: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-9530 Remove extra casts that were added to sidestep problems with the clang compiler.
|
2012-09-27 21:09:31 +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-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
taiwncal.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
tblcoll.cpp
|
ICU-9932 deprecate & disable cloning-into-user-buffer, except keep ucnv_safeClone() intact
|
2013-09-17 19:48:50 +00:00 |
timezone.cpp
|
ICU-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
titletrn.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
titletrn.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
tmunit.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +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-10219 Fix rounding in TimeUnitFormat.
|
2013-10-10 21:52:15 +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-9461 Mutex Implementation Rework, merge from devel branch.
|
2012-10-05 21:22:02 +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-9461 Mutex Implementation Rework, merge from devel branch.
|
2012-10-05 21:22:02 +00:00 |
tridpars.h
|
ICU-8090 Transliterator, fix instantiation failures.
|
2010-10-27 23:35:12 +00:00 |
tzfmt.cpp
|
ICU-10376 fixup clang warnings
|
2013-09-18 20:08:25 +00:00 |
tzgnames.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
tzgnames.h
|
ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
|
2012-02-21 11:06:50 +00:00 |
tznames_impl.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
tznames_impl.h
|
ICU-9867 New time zone pattern letters/types support for CLDR 23/ICU 51.
|
2013-02-11 00:23:55 +00:00 |
tznames.cpp
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +00:00 |
tzrule.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
tztrans.cpp
|
ICU-8343 fix build errors in Visual Studio when exception is disabled
|
2012-06-28 23:28:00 +00:00 |
ucal.cpp
|
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
|
2013-07-08 06:51:38 +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-8464 Add relative date formatting.
|
2013-11-22 18:26:22 +00:00 |
ucol_bld.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +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-8992 Compiler Warning cleanup for gcc 4.6.1
|
2012-02-06 19:57:08 +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-10282 deprecate bad API RuleBasedCollator::cloneRuleData(), call cloneBinary()
|
2013-09-13 19:25:01 +00:00 |
ucol_res.cpp
|
ICU-10338 test & fix ucol_setReorderCodes({default})
|
2013-09-13 21:21:11 +00:00 |
ucol_sit.cpp
|
ICU-9139 namespace bug fix
|
2012-03-01 21:55:23 +00:00 |
ucol_tok.cpp
|
ICU-10043 make an error not a crash when reading import rules fails.
|
2013-10-29 20:59:03 +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-9396 Accept NULL pointer with length of 0 in ucol_strcoll and ucol_strcollUTF8. Also added some test case verifying the behavior.
|
2013-09-17 21:08:10 +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-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets.
|
2013-09-17 06:57:53 +00:00 |
ucurr.cpp
|
ICU-10373 fix -DU_USING_ICU_NAMESPACE=0 issues
|
2013-09-10 00:13:41 +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-10553 Implement context-sensitive capitalization for relative dates (C), add en contextTransforms for test
|
2013-12-09 06:20:23 +00:00 |
udateintervalformat.cpp
|
ICU-8470 fixes for coding guidelines
|
2011-05-05 23:57:22 +00:00 |
udatpg.cpp
|
ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
|
2012-10-08 05:16:32 +00:00 |
ulocdata.c
|
ICU-10243 Free resource bundle before opening another one
|
2013-08-20 20:19:58 +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-8901 u_formatMessage(unused argument): ignore unused argument, no failure
|
2012-10-07 02:50:40 +00:00 |
unesctrn.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
unesctrn.h
|
ICU-5279 Reduce the set of exported functions.
|
2007-06-03 06:08:46 +00:00 |
uni2name.cpp
|
ICU-8575 option for not including utf headers by default; replace uses of deprecated utf_old.h macros
|
2011-07-27 05:53:56 +00:00 |
uni2name.h
|
ICU-5410 Remove unused/untestable code
|
2007-06-08 22:31:20 +00:00 |
unum.cpp
|
ICU-7912 one last (?) review comment
|
2013-09-21 00:06:02 +00:00 |
unumsys.cpp
|
ICU-10039 Per API review: Add consts, add unumsys_getDescription(), improve documentation
|
2013-09-12 04:33:03 +00:00 |
upluralrules.cpp
|
ICU-9132 ordinal-plural formatting in C/C++
|
2012-04-07 04:27:27 +00:00 |
uregex.cpp
|
ICU-10459 Fix segfault in uregex_group() when match is in invalid state.
|
2013-10-11 20:59: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 |
uregion.cpp
|
ICU-10070 uregion_isEqualTo -> uregion_areEqual, implement using pointer compare
|
2013-05-02 22:04:50 +00:00 |
usearch.cpp
|
ICU-8942 use smaller/simpler FCD data rather than building an FCD trie
|
2011-11-28 22:59:49 +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-9440 gcc compiler warning cleanup.
|
2013-02-20 21:22:03 +00:00 |
uspoof_conf.h
|
ICU-7399 various spoof detector cleanups
|
2011-01-25 23:38:42 +00:00 |
uspoof_impl.cpp
|
ICU-9440 gcc compiler warning cleanup.
|
2013-02-20 21:22:03 +00:00 |
uspoof_impl.h
|
ICU-10182 Build Time mutexes, merge from development branch.
|
2013-08-30 01:23:42 +00:00 |
uspoof_wsconf.cpp
|
ICU-9440 spoof checker, merge updates from branch.
|
2013-02-11 04:51:14 +00:00 |
uspoof_wsconf.h
|
ICU-9054 put buildWSConfusableData in icu namespace.
|
2012-01-20 20:46:08 +00:00 |
uspoof.cpp
|
ICU-9801 Fix long string literal in UNICODE_STRING_SIMPLE call
|
2013-02-24 01:06:01 +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-9672 Add casts to avoid warnings
|
2012-10-17 21:54:06 +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-10281 Fixed a VTIMEZONE writer problem that may produce overlapping rules.
|
2013-08-09 16:32:44 +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-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
windtfmt.h
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
winnmfmt.cpp
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
winnmfmt.h
|
ICU-10098 Fixed LCID to posix-style locale ID mapping problem. The fix required to change the internal LCID mapping function interface, and resolved a threading issue in uloc_getLocaleForLCID() and some other internal implementation problems in Win32DateFormat/Win32NumberFormat.
|
2013-05-03 21:36:03 +00:00 |
wintzimpl.cpp
|
ICU-10500 Add check for if formatting is disabled
|
2013-12-03 04:49:12 +00:00 |
wintzimpl.h
|
ICU-8452 un-autoconf platform.h, move user-configurable settings to uconfig.h, and other changes; from svn merge --reintegrate branches/markus/platformh at r30411
|
2011-07-23 00:10:30 +00:00 |
zonemeta.cpp
|
ICU-10365 fix namespace issue: icu::UInitOnce
|
2013-09-10 00:34:12 +00:00 |
zonemeta.h
|
ICU-10051 Mutexes: introduce UInitOnce; remove UMTX_CHECK; replace all uses of UMTX_CHECK.
|
2013-05-31 23:50:15 +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 |