Mihai Nita
5ae7f068b1
ICU-23042 CLDR-to-ICU, generate rbnf data for Gujarati
2025-02-08 21:55:43 -08:00
Tim Chevalier
7b8110f003
ICU-22907 MF2: Finish updating spec tests and implement required test functions
...
Implement :test:format, :test:select, and :test:function, which are
required by the new `pattern-selection.json` tests.
Change the internal value representation in the formatter in order to
support some of the test cases (binding the results of selectors to a
variable).
2025-02-08 21:42:03 -06:00
Vladyslav Yeremeichuk
624a26030b
ICU-22950 Do not initialize currency redundantly
...
resolveCurrency() slows down simple number formatting requests like:
for (int i = 0; i < 9999; i++) u_snprintf_u(buff, 100, u"%d", i);
Since we don't use currency here, we can skip its initialization.
2025-02-07 14:45:43 -08:00
Yoshito Umaoka
bbaa68419b
ICU-22411 Fixed a ISO currency data file download problem in the currency update checking tool
2025-02-07 14:33:27 -08:00
Burkov Egor
40c325322e
ICU-23035 Fix bound check at u_strToPunycode
2025-02-07 13:03:27 -08:00
Fredrik Roubert
db42c87936
ICU-22954 A build test for C++ header-only APIs with C++ APIs disabled.
2025-02-07 20:14:20 +01:00
Fredrik Roubert
ee8806e87c
ICU-22954 Make UCollator predicates usable without U_SHOW_CPLUSPLUS_API.
...
Until now, the implementation of the UCollator predicates has been using
UnicodeString and StringPiece as convenient wrappers for converting from
standard C++ data types to ICU4C data types.
But as that doesn't work when the client uses ICU4C built without
U_SHOW_CPLUSPLUS_API this is now changed to instead perform these
conversions directly.
(It's a bit more code, but does just the same thing in the end.)
2025-02-07 20:14:20 +01:00
Mihai Nita
e8c179dedd
ICU-22967 Remove explicit manipultaion of old-xmls.tar.bz2 in workflows
2025-02-07 10:26:01 -08:00
Markus Scherer
c4acc449ff
ICU-22922 initial ICU 77 download page; incomplete
...
Also add known issues to the ICU 76 download page
See #3370
2025-02-06 16:09:06 -08:00
Younies Mahmoud
f495d10a15
ICU-22781 Support Arbitrary Constant Unit Formatting (Java)
...
- Added support for constant denominators in MeasureUnit and LongNameHandler
- Implemented test cases for formatting units with arbitrary constant denominators
- Updated MeasureUnit serialization and product methods to handle constant denominators
- Added comprehensive test coverage for complex unit formatting scenarios
2025-02-06 23:18:48 +01:00
Mihai Nita
ddabf0faeb
ICU-22967 Remove the git lfs support: remove tools/multi
2025-02-06 13:31:45 -08:00
Mihai Nita
d9505ae577
ICU-22967 Remove the git lfs support: recover old-xmls.tar.bz2
2025-02-06 13:31:45 -08:00
Mihai Nita
5d7f0b8100
ICU-23041 Hard-code the code citations and remove jcite
2025-02-06 13:27:28 -08:00
Younies Mahmoud
362a4aa94b
ICU-23032 Update MeasureUnit documentation for forIdentifier
method
...
See #3360
2025-02-06 16:37:58 +01:00
Younies Mahmoud
697f7c0e00
ICU-22781 Fix &Improve MeasureUnit identifier generation for constant denominators (C++)
...
See #3364
2025-02-06 12:06:58 +01:00
Markus Scherer
4a7a4c7521
ICU-22954 USet C++ iter samples no UnicodeString
...
See #3316
2025-02-05 14:47:48 -08:00
Rich Gillam
f9ee689d7a
ICU-22922 Promoted all @draft ICU 75 APIs to @stable ICU 75.
2025-02-05 13:02:56 -08:00
Frank Tang
0112e4292e
ICU-22962 Fix int32_t overflow issue when month is large
2025-02-04 15:39:32 -08:00
Younies Mahmoud
bc7ccb0589
ICU-22781 Fix &Improve MeasureUnit identifier generation for constant denominators (Java)
...
See #3363
2025-02-04 00:59:13 +01:00
Younies Mahmoud
a262e87aa6
ICU-23032 Change appendNumber method to accept long instead of int
...
See #3365
2025-02-04 00:58:25 +01:00
DraganBesevic
0ceea4bee9
ICU-22922 Integrate CLDR 47 release alpha2, part 3, data files
2025-02-03 09:31:43 -08:00
DraganBesevic
c6e1c09dbd
ICU-22922 Integrate CLDR 47 release alpha2, part 2, locale fallback binary files
2025-02-03 09:31:43 -08:00
DraganBesevic
9cbc8d7fe4
ICU-22922 Integrate CLDR 47 release alpha2, part 1, binary files
2025-02-03 09:31:43 -08:00
Manish Goregaokar
bf675e3ba1
ICU-23033 Regenerate scx value array
2025-01-31 15:48:20 -08:00
Almaz Mingaleev
9ad9c03062
ICU-23022 Update ICU data to TZDB 2025a.
2025-01-31 09:43:48 -08:00
Frank Tang
ede201c305
ICU-22994 Use C++ typeid() instead of Calendar::getType() for calendar type comparison
...
See #3310
2025-01-31 15:19:55 +01:00
Felix Xing
cb4344073b
ICU-23026 skip test for QNX
2025-01-30 15:20:26 -08:00
DraganBesevic
95afc45afa
ICU-22922 Integrate CLDR 47 release alpha1, part 5, updated unit test, again
2025-01-30 13:45:15 -08:00
DraganBesevic
4e1d9b30a5
ICU-22922 Integrate CLDR 47 release alpha1, part 4, updated unit test
2025-01-30 13:45:15 -08:00
DraganBesevic
d49c1242f9
ICU-22922 Integrate CLDR 47 release alpha1, part 3, source files
2025-01-30 13:45:15 -08:00
DraganBesevic
06c2096fea
ICU-22922 Integrate CLDR 47 release alpha1, part 2, data files
2025-01-30 13:45:15 -08:00
DraganBesevic
90e3e1e882
ICU-22922 Integrate CLDR 47 release alpha1, part 1, binary files
2025-01-30 13:45:15 -08:00
Arthur O'Dwyer
fb64693c28
ICU-22920 Avoid "return by const value" antipattern
...
Returning a const-qualified prvalue doesn't do anything useful, but it does
turn an assignment such as `v = rb.getLocale();` from a move-assignment
into a copy-assignment (because it's forbidden to move-from a const value,
even if it's a const prvalue). Each affected site was diagnosed mechanically
by my fork of Clang. E.g.:
warning: 'const' type qualifier on return type is a bad idea [-Wqual-class-return-type]
391 | const Locale ResourceBundle::getLocale(ULocDataLocaleType type, UErrorCode &status) const
| ^~~~~
2025-01-30 10:58:25 -08:00
Burkov Egor
d61ec78c93
ICU-23011 Add else branch for remove possible CWE-476
2025-01-30 10:54:19 -08:00
Mihai Nita
92b52ae6e3
ICU-23025 Fix cldr-to-icu deletes code files
2025-01-29 10:54:57 -08:00
Robin Leroy
8dfcbb5d09
ICU-22984 Generate the Java UAX29 monkeys
2025-01-29 10:03:26 +01:00
Robin Leroy
8a11097b2e
ICU-22984 Generate the C++ UAX29 monkeys
2025-01-29 10:02:44 +01:00
Robin Leroy
a154b5839c
ICU-22984 code motion: move SegmentationRule before RBBIMonkeyKind
2025-01-29 10:02:44 +01:00
Frank Tang
7153a3db52
ICU-23006 Fix Chinese Calendar getActualMaximize
...
See #3348
2025-01-28 16:34:26 -08:00
Robin Leroy
6d8b63ce84
ICU-22984 Generate old Java monkeys
2025-01-27 23:57:27 +01:00
Frank Tang
4fc1b7e7f6
ICU-22991 Simplified Grego code
...
Use timeToFields instead of dayToFields
ICU-22991 Revert back gregoimp interface change
2025-01-24 17:13:51 -08:00
Younies Mahmoud
d70b252cdc
ICU-22781 Add support for converting units with constant denominators (C++)
...
See #3347
2025-01-25 01:45:49 +01:00
Younies Mahmoud
4df4eb419b
ICU-22781 Add support for constant denominators in unit conversion
...
Implement handling of constant denominators in unit conversion:
- Add divide method to Factor class in UnitsConverter
- Update ConversionRates to apply constant denominator during conversion
- Add comprehensive test cases for units with constant denominators
2025-01-25 00:54:37 +01:00
Taichi Haradaguchi
16e50b260f
ICU-22921 Fix broken link in userguide
...
* Fix link from gitdev to ci/exhaustive-tests.
* Fix link from ci to gitdev.
2025-01-24 15:11:34 -08:00
Younies Mahmoud
ba4d4d3ac2
ICU-22781 Adding support for constant denominators (C++)
...
See #3337
2025-01-24 02:06:43 +01:00
Younies Mahmoud
242bf9655f
ICU-22781 Add a test case for unit constant behaviour
2025-01-24 01:34:43 +01:00
Younies Mahmoud
036919214c
ICU-22781 Fix and Add unit tests for withConstantDenominator in MeasureUnit
...
See #3342
2025-01-24 01:30:21 +01:00
Frank Tang
2c667e31cf
ICU-22973 Fix buffer overflow by using CharString
2025-01-23 09:53:56 -08:00
Younies Mahmoud
373cbaf3b2
ICU-22781 Adding support for constant denominators
...
See #3336
2025-01-23 00:52:04 +01:00
Taichi Haradaguchi
384c54ce66
ICU-22966 Fix -Wshadow warnings in unicode/uset.h
...
Fix -Wshadow warnings displayed
when compiling ICU4C 76.1 or later.
Co-authored-by: Xisco Fauli <xiscofauli@libreoffice.org>
2025-01-21 16:53:06 +09:00