Commit Graph

26096 Commits

Author SHA1 Message Date
Steven R. Loomis
4c46fa7dd8 ICU-10365 another typo as per r34214
X-SVN-Rev: 34215
2013-09-06 05:01:22 +00:00
Andy Heninger
216de3bb95 ICU-10365 Fix typo in previous commit that broke the build on several platforms.
X-SVN-Rev: 34214
2013-09-06 04:14:48 +00:00
Peter Edberg
ec72ffe189 ICU-10161 J - Ignore LRM/RLM/ALM in text and affixes when comparing;
add internal support for minus/plus symbol strings to DecimalFormatSymbols;
pre-integrate some CLDR 24 number symbol/pattern changes so tests match them.

X-SVN-Rev: 34212
2013-09-06 02:06:05 +00:00
Steven R. Loomis
9254716caa ICU-10366 checkin initial APIChangeReport.html
X-SVN-Rev: 34211
2013-09-06 02:02:15 +00:00
Steven R. Loomis
ee400779a0 ICU-10366 allow inplace build, add note about xalan/xerces
X-SVN-Rev: 34210
2013-09-06 01:59:35 +00:00
Andy Heninger
bb7e5684de ICU-10365 Mutex implementation, use ICU namespace where possible, cleans up urename.
X-SVN-Rev: 34209
2013-09-06 01:41:14 +00:00
Andy Heninger
7b3b75a525 ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34204
2013-09-05 23:28:28 +00:00
Peter Edberg
bcfcd53be9 ICU-10161 trimMarksFromAffix must trim all marks; update "ar" number patterns to latest
X-SVN-Rev: 34203
2013-09-05 22:13:07 +00:00
Steven R. Loomis
e5fac0714c ICU-10345 make formatting of a Formattable currency thread safe.. by cloning. makes unum_formatDoubleCurrency also slow.
X-SVN-Rev: 34200
2013-09-05 05:32:56 +00:00
Steven R. Loomis
7a9480becc ICU-10357 only show 'are you missing data' once
X-SVN-Rev: 34197
2013-09-05 03:55:29 +00:00
Steven R. Loomis
6b21f7fe67 ICU-10100 promote getFontTable(tag,length) to draft.
X-SVN-Rev: 34194
2013-09-05 00:23:28 +00:00
Steven R. Loomis
18b2a30242 ICU-10331 use --std=c++03 by default for MinGW
X-SVN-Rev: 34193
2013-09-04 23:00:06 +00:00
Steven R. Loomis
9a537be436 ICU-10331 move platform dependency out of udatatst.c , other fixes for msys/mingw
X-SVN-Rev: 34192
2013-09-04 22:36:52 +00:00
Steven R. Loomis
eccd3b0f42 ICU-9790 forgot to checkin aclocal.m4 (though it is generated)
X-SVN-Rev: 34191
2013-09-04 22:01:44 +00:00
Steven R. Loomis
4ef4dd1531 ICU-9619 note in readme
X-SVN-Rev: 34190
2013-09-04 19:39:59 +00:00
Steven R. Loomis
091b5afbb0 ICU-9790 note file contents
X-SVN-Rev: 34189
2013-09-04 17:31:08 +00:00
Peter Edberg
8997c77684 ICU-10161 Now compareSimpleAffix ignores LRM/RLM/ALM in affix or text when comparing them;
and pre-integrate some CLDR 24 number symbol & pattern changes so tests will match the new data.

X-SVN-Rev: 34186
2013-09-04 10:46:03 +00:00
Steven R. Loomis
f51f2f06d8 ICU-10331 mingw fixes
X-SVN-Rev: 34185
2013-09-04 06:59:04 +00:00
Steven R. Loomis
f2844dc9e1 ICU-10028 u_finit and u_fadopt test
X-SVN-Rev: 34184
2013-09-04 06:19:26 +00:00
Steven R. Loomis
e001989611 ICU-10122 fix test for U_TIMEZONE
X-SVN-Rev: 34183
2013-09-04 05:41:01 +00:00
Steven R. Loomis
ced24eea2b ICU-9790 bring ICU kicking and screaming into the 20th [sic] century
X-SVN-Rev: 34182
2013-09-04 05:14:27 +00:00
Steven R. Loomis
816c682d5d ICU-9790 configure.in should be configure.ac - http://www.gnu.org/software/automake/manual/html_node/Requirements.html#Requirements
X-SVN-Rev: 34181
2013-09-04 04:55:27 +00:00
Steven R. Loomis
f9d90ad80b ICU-10178 clarify UnicodeString::compare
X-SVN-Rev: 34180
2013-09-04 04:40:58 +00:00
Steven R. Loomis
1e5f54e5cf ICU-10342 oops - make sure icuio builds before tools. (derb depends on ustdio.) This worked in parallel but not in -j1
X-SVN-Rev: 34179
2013-09-04 03:58:09 +00:00
Scott Russell
d5f385d4e5 ICU-10249 Implement new Islamic calendar variants tbla, rgsa (fix for broken test)
X-SVN-Rev: 34178
2013-09-04 02:44:27 +00:00
Steven R. Loomis
6fdda37087 ICU-10351 add "pcheck", parallel check
X-SVN-Rev: 34177
2013-09-04 02:09:29 +00:00
Andy Heninger
003c35c1d9 ICU-10273 Plural Rules, add DecimalFormat::getFixedDecimal(). Work in progress.
X-SVN-Rev: 34176
2013-09-04 01:07:35 +00:00
Steven R. Loomis
df276b7a30 ICU-10342 remove OS deps from derb
X-SVN-Rev: 34174
2013-09-04 00:10:00 +00:00
Steven R. Loomis
bc0dcf4cb0 ICU-9619 add const to getters
X-SVN-Rev: 34173
2013-09-04 00:01:26 +00:00
Scott Russell
d2d0d0d9f0 ICU-10249 Implement new Islamic calendar variants tbla, rgsa
X-SVN-Rev: 34172
2013-09-03 22:26:48 +00:00
Matitiahu Allouche
b8227cab88 ICU-10142 just checking that I can commit.
X-SVN-Rev: 34171
2013-09-03 20:21:42 +00:00
Markus Scherer
7eeeccbcbb ICU-10142 fix for old-style C
X-SVN-Rev: 34169
2013-09-03 17:58:45 +00:00
Steven R. Loomis
2786b25dff ICU-10270 fix // comments in udat.h
X-SVN-Rev: 34168
2013-09-03 17:44:01 +00:00
Peter Edberg
f6f9d3762f ICU-9960 The private/@internal versions of matchString,subParse added in r31186 should be marked as such
X-SVN-Rev: 34166
2013-09-03 05:14:19 +00:00
Steven R. Loomis
454a0ec782 ICU-9741 trivial fix to header, u_strcoll -> ucol_strcoll
X-SVN-Rev: 34159
2013-08-30 23:46:37 +00:00
Steven R. Loomis
3337da7e64 ICU-9710 fixed U_PLATFORM on darwin. also added U_PF_BSD to the debug printf while at it.
X-SVN-Rev: 34158
2013-08-30 23:39:28 +00:00
Steven R. Loomis
97f490833e ICU-10308 add back only the flags which make a difference
X-SVN-Rev: 34157
2013-08-30 22:45:31 +00:00
Andy Heninger
759b77c2b0 ICU-9980 DecimalFormat::parseCurrency() - init output currencty parameter.
X-SVN-Rev: 34156
2013-08-30 22:16:21 +00:00
Steven R. Loomis
b8f63d6f26 ICU-10308 remove platform specific stuff from .pc files. Add note recommending pkg-config over icu-config.
X-SVN-Rev: 34155
2013-08-30 22:09:58 +00:00
Steven R. Loomis
cfa973f062 ICU-10123 add check for elf.h before using (note, had to add U_HAVE_ELF_H)
X-SVN-Rev: 34154
2013-08-30 21:20:02 +00:00
Steven R. Loomis
45a374dc3f ICU-9779 update config.guess and config.sub from latest on savannah
X-SVN-Rev: 34153
2013-08-30 20:58:37 +00:00
Steven R. Loomis
5cbd24e441 ICU-9211 add --disable-tools and warnings
X-SVN-Rev: 34152
2013-08-30 20:47:42 +00:00
Markus Scherer
e77aa2a82f ICU-10142 BidiCharacterTest.txt field 0 is always a code point string
X-SVN-Rev: 34151
2013-08-30 20:27:29 +00:00
Steven R. Loomis
7f8c0f9fe0 ICU-9675 clean regen configure (whitespace)
X-SVN-Rev: 34150
2013-08-30 20:27:13 +00:00
Markus Scherer
748e8c9cc6 ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu4j/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into BiDiConformanceTest.java
X-SVN-Rev: 34149
2013-08-30 19:50:39 +00:00
Markus Scherer
90b538ae3f ICU-10142 implement Unicode 6.3 bidi algorithm additions: merge icu/branches/mati/uba63 into trunk, merge new test for BidiCharacterTest.txt into bidiconf.cpp
X-SVN-Rev: 34147
2013-08-30 16:32:45 +00:00
Scott Russell
b5da651126 ICU-8449 compiler warning clean-up & add support for maintaining existing civil property along with new cType
X-SVN-Rev: 34146
2013-08-30 14:45:58 +00:00
Peter Edberg
839ec55eab ICU-10176 No line break in $SY $HL; update tests, including old missing updates for RBBITestMonkey (J)
X-SVN-Rev: 34143
2013-08-30 06:39:01 +00:00
Peter Edberg
b6dcdfcd25 ICU-10176 No line break in $SY $HL; update tests accordingly
X-SVN-Rev: 34142
2013-08-30 05:51:27 +00:00
Andy Heninger
45561757cc ICU-10182 Build Time mutexes, merge from development branch.
X-SVN-Rev: 34139
2013-08-30 01:23:42 +00:00