Commit Graph

26127 Commits

Author SHA1 Message Date
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
Peter Edberg
7e42977505 ICU-10296 Fix the company name for Apple
X-SVN-Rev: 34138
2013-08-30 00:56:10 +00:00
Travis Keep
33c0acf233 ICU-10017 Rollback TimePeriod additions.
X-SVN-Rev: 34137
2013-08-30 00:17:33 +00:00
Peter Edberg
be5eec1c83 ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (J)
X-SVN-Rev: 34136
2013-08-29 23:57:25 +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
Peter Edberg
8f0c5ac557 ICU-10296 Add 2 words to Thai dictionary (มั้ย, มั๊ยล่ะ), add tests (C)
X-SVN-Rev: 34134
2013-08-29 23:30:48 +00:00
Steven R. Loomis
80597323f8 ICU-10331 fix immediate issue on cygwin, mingw still broken. also fix warnings and spaces
X-SVN-Rev: 34133
2013-08-29 21:36:06 +00:00
Yoshito Umaoka
bc031bb637 ICU-10268 Restored Currency serialization backward compatibility support for now. Also fixed a bunch of compiler warnings (both Eclipse compiler and JDK) introduced by unit/measure format work.
X-SVN-Rev: 34132
2013-08-29 21:14:09 +00:00
Peter Edberg
3188fd4a62 ICU-10300 Add "オーストラリア" to cjdict.txt (J)
X-SVN-Rev: 34131
2013-08-29 21:13:43 +00:00
Peter Edberg
f8c52a1490 ICU-10300 Add "オーストラリア" to cjdict.txt, add related test (C)
X-SVN-Rev: 34130
2013-08-29 20:52:45 +00:00
Travis Keep
3a4fa13ef8 ICU-10268 Mark Units API as internal deprecated and fix some minor bugs.
X-SVN-Rev: 34127
2013-08-29 18:31:11 +00:00
Andy Heninger
62cb5a9ca6 ICU-10273 Plural Rules, remove unimplemented getFunctionalEquivalent().
X-SVN-Rev: 34126
2013-08-29 18:07:13 +00:00
Peter Edberg
4431fc1f14 ICU-10299 Fix CjkBreakEngine fWordSet to include 30FC,FF70 (ICU4J)
X-SVN-Rev: 34125
2013-08-29 18:04:59 +00:00
Yoshito Umaoka
ca03cd866d ICU-10268 Serialization compatibility test related changes. Cleaned up skip cases. Reverted a previous change that seemed to exclude Currency from the compatibility test. Also fixed some compiler warnings introduced by previous commits for this ticket.
X-SVN-Rev: 34124
2013-08-29 17:45:39 +00:00
Yoshito Umaoka
bd82ee99c1 ICU-10268 Exclude PluralRules$FixedDecimal from the serialization coverage test for now.
X-SVN-Rev: 34123
2013-08-29 17:30:19 +00:00
John Emmons
3f712e7635 ICU-10339 Fix build error on Cygwin/gcc (INT64_MAX) instead of (U_INT64_MAX)
X-SVN-Rev: 34122
2013-08-29 17:13:06 +00:00
Peter Edberg
2f02059dda ICU-10299 Fix CjkBreakEngine fSet to include 30FC,FF70; fix broken test data (ICU4C)
X-SVN-Rev: 34118
2013-08-29 05:13:36 +00:00
Andy Heninger
6ddf597269 ICU-10273 fix bug in plural rules parser, caused failure of CompactDecimalFormatTest
X-SVN-Rev: 34111
2013-08-29 00:50:50 +00:00
Andy Heninger
3b26d31728 ICU-10273 fix for Solaris build error in plural rules (hopefully).
X-SVN-Rev: 34109
2013-08-28 23:50:29 +00:00
Steven R. Loomis
2c580225a6 ICU-10322 add a scary warning
X-SVN-Rev: 34108
2013-08-28 23:17:03 +00:00