Markus Scherer
|
4c96f9a866
|
ICU-12031 port enum StandardPlural to C++
X-SVN-Rev: 38130
|
2015-12-14 21:57:41 +00:00 |
|
Travis Keep
|
2860cd48c4
|
ICU-11740 DecimalFormat refactor.
X-SVN-Rev: 37821
|
2015-08-25 23:31:01 +00:00 |
|
Steven R. Loomis
|
9edacf9fa9
|
ICU-11771 move FilteredBreakIterator from i18n to common
X-SVN-Rev: 37676
|
2015-07-16 21:02:06 +00:00 |
|
Peter Edberg
|
50e67ce345
|
ICU-11553 Add C wrapper for FieldPositionIterator & 2 udat_formatX calls to use it
X-SVN-Rev: 37118
|
2015-03-04 00:11:53 +00:00 |
|
Markus Scherer
|
166f80aacd
|
ICU-11448 move CollationBaseDataBuilder out of the runtime library: only used from genuca
X-SVN-Rev: 36908
|
2014-12-27 01:00:36 +00:00 |
|
Travis Keep
|
59a03bbc9b
|
ICU-11383 Remove ScientificFormatHelper C++
X-SVN-Rev: 36826
|
2014-12-08 23:25:27 +00:00 |
|
Travis Keep
|
6a15548b08
|
ICU-10952 Introduce ScientificNumberFormatter.
X-SVN-Rev: 36746
|
2014-11-18 00:55:15 +00:00 |
|
Travis Keep
|
3d1c1bb07a
|
ICU-10884 Add abbreviated relative date format support.
X-SVN-Rev: 35744
|
2014-05-22 22:46:53 +00:00 |
|
Travis Keep
|
7ed712add5
|
ICU-10046 Introduce ScientificFormatHelper class.
X-SVN-Rev: 35612
|
2014-04-09 23:00:45 +00:00 |
|
Steven R. Loomis
|
d6d65ed16b
|
ICU-10286 initial stub checkin of FilteredBreakIteratorBuilder (todo: windows proj files)
X-SVN-Rev: 35346
|
2014-03-05 20:44:47 +00:00 |
|
Markus Scherer
|
e977c057a9
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
|
2014-02-25 21:21:49 +00:00 |
|
Travis Keep
|
0a42d4959f
|
ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
|
2014-02-04 00:29:17 +00:00 |
|
Travis Keep
|
d4ec281c99
|
ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
|
2014-01-29 05:08:55 +00:00 |
|
Travis Keep
|
089a6434ac
|
ICU-8464 Add relative date formatting.
X-SVN-Rev: 34686
|
2013-11-22 18:26:22 +00:00 |
|
Travis Keep
|
9fa0f4299d
|
ICU-10468 Fix applyPattern so that it resets the padding character.
X-SVN-Rev: 34578
|
2013-10-17 18:44:44 +00:00 |
|
Steven R. Loomis
|
31cdcb89e0
|
ICU-10379 fixes for IBM i - mostly clarifying ambiguous casts.
X-SVN-Rev: 34274
|
2013-09-11 19:38:07 +00:00 |
|
Peter Edberg
|
5a1e66e343
|
ICU-10039 Add basic C wrapper for NumberingSystem (numsys.h), version 1
X-SVN-Rev: 34268
|
2013-09-11 05:07:00 +00:00 |
|
Travis Keep
|
7f3d307ef8
|
ICU-10274 Rollback TimePeriod additions, but leave in changes to listformatter for Mark's more generic units API.
X-SVN-Rev: 34135
|
2013-08-29 23:45:48 +00:00 |
|
Travis Keep
|
ecd7ea193b
|
ICU-10274 Add compound duration formatting for C++
X-SVN-Rev: 33986
|
2013-07-25 16:36:25 +00:00 |
|
Peter Edberg
|
947bd7d1b6
|
ICU-10070 Add plain C wrappers for Region class
X-SVN-Rev: 33520
|
2013-04-12 23:00:51 +00:00 |
|
Peter Edberg
|
47c5a5aa61
|
ICU-9616 Add DangiCalendar & tests, port from J to C
X-SVN-Rev: 33267
|
2013-02-18 23:36:57 +00:00 |
|
Andy Heninger
|
e06001f2d0
|
ICU-9440 spoof checker, merge updates from branch.
X-SVN-Rev: 33162
|
2013-02-11 04:51:14 +00:00 |
|
John Emmons
|
aad0b5d0f3
|
ICU-8451 Add region objects to Makefiles - remove one unnecessary line in region.cpp
X-SVN-Rev: 33049
|
2013-01-14 19:06:31 +00:00 |
|
Yoshito Umaoka
|
7586fcf7d4
|
ICU-9573 Removing Boyer-Moore string search implementation. CollData has moved from i18n package to intltest.
X-SVN-Rev: 32994
|
2012-12-19 05:12:25 +00:00 |
|
Travis Keep
|
161183009a
|
ICU-9543 C++ CompactDecimalFormat moved to trunk.
X-SVN-Rev: 32819
|
2012-11-14 18:49:38 +00:00 |
|
Travis Keep
|
5786467fb0
|
ICU-9598 C/C++ implementation of GenderInfo.
X-SVN-Rev: 32527
|
2012-10-05 19:02:05 +00:00 |
|
Dragan Besevic
|
141bc218ef
|
ICU-9252 zOS performance enhancement
X-SVN-Rev: 31696
|
2012-04-10 15:49:28 +00:00 |
|
Andy Heninger
|
b8315ecf6a
|
ICU-8826 Regex case insensitive match fixes; also fixes #6074, hitEnd() sometimes fails.
X-SVN-Rev: 31233
|
2012-01-20 00:50:02 +00:00 |
|
Michael Ow
|
e144d4ff66
|
ICU-8936 Add check-exhaustive make target to run the test suite in exhaustive mode
X-SVN-Rev: 30961
|
2011-11-14 22:33:19 +00:00 |
|
Steven R. Loomis
|
53c67d692d
|
ICU-8921 print a warning on rpath with installed icu. Also fix a bug where --disable-rpath (the default) caused icu-config selftest to fail
X-SVN-Rev: 30913
|
2011-11-03 20:48:20 +00:00 |
|
Markus Scherer
|
9bcc40cf9e
|
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
X-SVN-Rev: 30412
|
2011-07-23 00:10:30 +00:00 |
|
Peter Edberg
|
332037ef5b
|
ICU-6109 & #4942,#3579: Merge changes for lenient number & date parsing from branches/eric/lenient_number_parsing (manually!)
X-SVN-Rev: 30018
|
2011-05-04 12:23:42 +00:00 |
|
Peter Edberg
|
5d14eefc25
|
ICU-8467 Add C wrappers for some PluralRules functionality
X-SVN-Rev: 30001
|
2011-05-03 23:23:26 +00:00 |
|
Peter Edberg
|
3745b313f3
|
ICU-8470 Add C wrappers for some DateIntervalFormat functionality
X-SVN-Rev: 29988
|
2011-05-03 19:33:19 +00:00 |
|
Yoshito Umaoka
|
4d7569c743
|
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.
X-SVN-Rev: 29984
|
2011-05-03 14:59:01 +00:00 |
|
Andy Heninger
|
7b7f48eef8
|
ICU-7530 Alphabetic index, move from branch to trunk.
X-SVN-Rev: 29482
|
2011-02-25 22:21:30 +00:00 |
|
Markus Scherer
|
fd376b34c0
|
ICU-7496 add internal char * string class for C++ implementation code
X-SVN-Rev: 28082
|
2010-05-20 21:16:44 +00:00 |
|
Andy Heninger
|
4e56218eb1
|
ICU-5193 Big decimal number formatting.
X-SVN-Rev: 27696
|
2010-02-26 02:29:00 +00:00 |
|
Michael Grady
|
8216117f21
|
ICU-4521 UText-based regex implementation
X-SVN-Rev: 27482
|
2010-02-03 02:59:35 +00:00 |
|
Kirti Velankar
|
0e375461b0
|
ICU-3931 Merge into trunk from branch kirtig -Added SelectFormat
X-SVN-Rev: 27293
|
2010-01-16 03:07:18 +00:00 |
|
Andy Heninger
|
a31448aab8
|
ICU-5193 API additions for big decimal formatting. Implementation not there yet.
X-SVN-Rev: 27287
|
2010-01-15 22:28:39 +00:00 |
|
Doug Felt
|
18b87b0965
|
ICU-7342 add LocaleDisplayNames and rudimentary test. Fix Locale.getVariant problem and add test.
X-SVN-Rev: 27258
|
2010-01-14 02:23:46 +00:00 |
|
Doug Felt
|
52c23e0a47
|
ICU-6192 add support for getting field positions to NumberFormat and DateFormat
X-SVN-Rev: 27093
|
2009-12-17 22:15:20 +00:00 |
|
Jason Spieth
|
27a9043e9f
|
ICU-5996 Add new parts to Makefile.in for i18n
X-SVN-Rev: 27034
|
2009-12-09 17:29:44 +00:00 |
|
Steven R. Loomis
|
712b165172
|
ICU-6930 IBM i updates: Merging r26624 through r26636 of /icu/branches/srl/i6930
X-SVN-Rev: 26637
|
2009-09-16 01:08:54 +00:00 |
|
Michael Ow
|
f936b9b2f5
|
ICU-3126 Merge changes to trunk for auto cleanup of icu libraries.
X-SVN-Rev: 26596
|
2009-09-03 20:40:02 +00:00 |
|
Andy Heninger
|
9715eae02c
|
ICU-4790 spoof impl merged to trunk.
X-SVN-Rev: 25534
|
2009-03-09 23:40:15 +00:00 |
|
Xiaomei Ji
|
45071a142b
|
ICU-6433 from branch to trunk for API slush
X-SVN-Rev: 25399
|
2009-02-12 22:55:29 +00:00 |
|
John Emmons
|
6070262c2f
|
ICU-6694 Implementation of numbering systems and the @numbers keyword
X-SVN-Rev: 25285
|
2009-01-22 04:46:35 +00:00 |
|
Eric Mader
|
5f73103b5a
|
ICU-6659 Merge changes from branches/eric/boyer-moore
X-SVN-Rev: 25282
|
2009-01-22 00:24:48 +00:00 |
|