DraganBesevic
d04154833c
ICU-22723 Integrate CLDR 46 release alpha0, part 3, source files
2024-08-14 17:09:35 -07:00
Peter Edberg
d44f5bc9f0
ICU-22326 logKnownIssue skip for exhaustive test failures with kxv(_Deva)? day/month names
2023-10-27 14:59:16 -07:00
Shane F. Carr
fc386c3a9a
ICU-22149 Be more graceful with missing lang bundle data
...
See #2635
2023-10-03 14:20:26 -07:00
Fredrik Roubert
030fa1a479
ICU-21148 Consistently use standard lowercase true/false everywhere.
...
This is the normal standard way in C, C++ as well as Java and there's no
longer any reason for ICU to be different. The various internal macros
providing custom boolean constants can all be deleted and code as well
as documentation can be updated to use lowercase true/false everywhere.
2022-09-07 20:56:33 +02:00
Peter Edberg
0266970e97
ICU-21957 integrate CLDR release-42-alpha1 to ICU main for 72
2022-08-05 09:39:58 -07:00
Peter Edberg
dcd19ae9bc
ICU-21957 integrate CLDR release-42-alpha0 (first with Survey Tool data) to ICU main for 72 ( #2142 )
2022-07-29 15:32:45 -07:00
Peter Edberg
008fddfaac
ICU-21900 integrate CLDR release-41-alpha1 to ICU main for 71 front-load
2022-02-14 12:09:15 -08:00
Peter Edberg
2f8749a026
ICU-21900 integrate CLDR release-41-alpha0 to ICU main for 71 front-load
2022-02-07 22:02:36 -08:00
Peter Edberg
7e07633997
ICU-21581 lingering exhaustive fail, need to separately skip sd_Deva month name exemplar test
2021-08-19 22:09:48 -07:00
Peter Edberg
f6d47953c0
ICU-21581 integrate CLDR release-40-alpha1 to ICU trunk
2021-08-19 15:27:38 -07:00
Peter Edberg
7159e334ff
ICU-21480 integrate CLDR release 39 alpha1 to ICU trunk
2021-02-16 21:44:12 -08:00
Peter Edberg
3333fd557c
ICU-21480 integrate CLDR release 39 alpha0 to ICU trunk
2021-02-10 11:58:26 -08:00
Peter Edberg
0583afebf3
ICU-13259 Check whether ulocdata_getDelimiter works in various locales including fr_CA
2020-10-09 10:01:30 -07:00
Markus Scherer
1c8bc80789
ICU-21249 restore tests of Version resources
2020-09-25 12:09:38 -07:00
Peter Edberg
43aa7ddda2
ICU-21249 integrate CLDR release-38-beta to ICU trunk
2020-09-25 09:33:13 -07:00
Peter Edberg
e618a1cc2d
ICU-21249 integrate CLDR release 38 alpha0 to ICU trunk
2020-09-02 10:23:14 -07:00
Jeff Genovy
e72290c45e
ICU-13764 Add separate CI build that treats warnings as errors with clang.
...
This adds a separate CI build that enables -Werror for clang.
This also fixes all of the -Wall -Wextra warnings in the tests, and all the
-Wextra-semi warnings as well.
2019-07-30 22:10:02 -07:00
Peter Edberg
c4eef82761
ICU-20515 64.2 BRS, integrate CLDR release-35-1-alpha
2019-04-05 15:59:29 -07:00
Peter Edberg
30d2034597
ICU-20438 64rc BRS, integrate CLDR alpha2, update MeasureUnit APIs [& resolve conflicts] ( #485 )
2019-02-24 22:28:51 -08:00
Markus Scherer
1afef30549
ICU-20187 drop support for long-obsolete locale ID variants
2019-02-14 12:27:42 -08:00
Jeff Genovy
33d7868d45
ICU-20351 Warning cleanup changes for ICU4C under MSVC.
2019-01-16 16:43:02 -08:00
pedberg-icu
bac4c96020
ICU-20119 cldr release-34-alpha3 integration ( #181 )
...
ICU-20119 cldr release-34-alpha3 integration (PR #181 ):
* ICU-20119 63rc BRS, cldr 34-alpha3: add ku,xh; fixes for de/it CompactDec, availFmts yw amd MW patterns
* ICU-20119 Skip & log_knownIssue for Windows LCID mapping problem with ckb/ku
2018-09-28 16:09:15 -07:00
Peter Edberg
3bfe134a86
ICU-13359 Integrate CLDR 32 alpha data into ICU for ICU 60rc; known issues #13366,#13368
...
X-SVN-Rev: 40463
2017-09-26 21:20:01 +00:00
Andy Heninger
242e02c388
ICU-12764 icu4c utf-8 source files, update Copyright notices.
...
X-SVN-Rev: 39583
2017-01-20 00:20:31 +00:00
Peter Edberg
f82d62a85c
ICU-12729 CLDR release-30-d02 integration, merge icu4c branch into trunk
...
X-SVN-Rev: 39273
2016-09-19 05:09:40 +00:00
Michael Ow
61607c2773
ICU-12564 Update copyright notice in trunk
...
X-SVN-Rev: 38848
2016-06-15 18:58:17 +00:00
Yoshito Umaoka
00ca13e126
ICU-12564 Reverted r38761 and r38762, because we want to prepend the Unicode copyright for existing source files, instead of replacing copyright comments.
...
X-SVN-Rev: 38776
2016-05-31 21:45:07 +00:00
Michael Ow
c9f199a30f
ICU-12564 Update copyright notice in ICU4C
...
X-SVN-Rev: 38761
2016-05-26 22:32:17 +00:00
Fredrik Roubert
7f4b8d106b
ICU-12012 Replace all sizeof p / sizeof *p with UPRV_LENGTHOF().
...
R=markus.icu@gmail.com
Review URL: https://codereview.appspot.com/285520043 .
X-SVN-Rev: 38337
2016-02-23 10:40:09 +00:00
John Emmons
01e0c332a5
ICU-11846 CLDR 28 data integration
...
X-SVN-Rev: 37836
2015-08-27 20:23:27 +00:00
John Emmons
ad5308aa12
ICU-11417 CLDR 27 data integration for ICU55M1
...
X-SVN-Rev: 36850
2014-12-11 16:10:49 +00:00
Yoshito Umaoka
605d7dd578
ICU-11216 Removed language code 'wen' from the LCID mapping table. MS uses 'hsb' (and 'dsb') in the latest LCID reference document, but 'wen' is not used.
...
X-SVN-Rev: 36770
2014-11-21 23:53:20 +00:00
Peter Edberg
1b8eb15e1a
ICU-11173 CLDR tags/release-26-d01 into ICU4C trunk with related test & lib code updates
...
X-SVN-Rev: 36313
2014-09-02 23:18:20 +00:00
Peter Edberg
c9b9cf52d2
ICU-10745 Remove other logKnownIssue for #10405 , fixed in CLDR 25
...
X-SVN-Rev: 35468
2014-03-13 23:02:10 +00:00
Peter Edberg
27b3e24d4d
ICU-10745 Remove logKnownIssue for #10405 , fixed in CLDR 25
...
X-SVN-Rev: 35458
2014-03-13 17:33:02 +00:00
Steven R. Loomis
76fce4a987
ICU-9744 remove timebomb code, update docs for logKnownIssue and log_knownIssue
...
X-SVN-Rev: 34341
2013-09-17 00:55:39 +00:00
Steven R. Loomis
b3d29d3d8c
ICU-9742 removing tests depending on closed CldrBug:3058
...
X-SVN-Rev: 34265
2013-09-11 00:51:18 +00:00
Peter Edberg
9163c9d8be
ICU-10243 C, ulocdata_getMeasurementSystem/getPaperSize should get data from supplementalData
...
X-SVN-Rev: 34065
2013-08-19 22:29:26 +00:00
Peter Edberg
f4fd91b94f
ICU-10244 (C) ulocdata_getLocaleSeparator now returns piece between {0} and {1} in new localeSeparator pattern
...
X-SVN-Rev: 33906
2013-07-11 07:00:49 +00:00
Peter Edberg
09ac4ef907
ICU-10222 (C) Integrate CLDR data snapshot for ICU 52.0.1; add calendar types
...
X-SVN-Rev: 33890
2013-07-08 06:51:38 +00:00
Travis Keep
bda778fc0e
ICU-10179 Add documentation to TestLocaleStructure explaining that it validates each locale .txt file against the golden structLocale.txt file so that developers know that to fix this test means adding the templates for any new data to structLocale.txt
...
X-SVN-Rev: 33778
2013-05-30 20:20:17 +00:00
Michael Ow
4b966aacc4
ICU-10083 Update version number to 52.0.1 and update timebombs
...
X-SVN-Rev: 33604
2013-05-07 19:53:34 +00:00
Yoshito Umaoka
1551c65468
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.
...
X-SVN-Rev: 33586
2013-05-03 21:36:03 +00:00
Andy Heninger
1f65c0e70a
ICU-10048 Compiler warning cleanup.
...
X-SVN-Rev: 33445
2013-03-21 05:48:52 +00:00
Michael Ow
c7fe946b72
ICU-9721 Change version number to 51.1 and update timebombs
...
X-SVN-Rev: 33347
2013-02-27 21:34:41 +00:00
Peter Edberg
08fb2eacd2
ICU-9925 CLDR 23 pre-integration part 3, batch 2 (C)
...
X-SVN-Rev: 33202
2013-02-13 13:26:23 +00:00
Steven R. Loomis
795c05a795
ICU-9721 move two timebombs forward - but fix them in #9742
...
X-SVN-Rev: 32810
2012-11-13 23:09:18 +00:00
Peter Edberg
cce314dc85
ICU-9581 Handle uconfig.h variations: fix errors and some of the old warnings
...
X-SVN-Rev: 32659
2012-10-18 19:51:28 +00:00
Peter Edberg
adc6f41d0e
ICU-9581 Update ICU version to 50.1, update timebombs for #9156,#9490,#8982,ccldrbug3058
...
X-SVN-Rev: 32616
2012-10-12 03:19:08 +00:00
John Emmons
276a244c9b
ICU-9251 First cut merge of CLDR 22 data
...
X-SVN-Rev: 32275
2012-08-28 21:56:06 +00:00