-
-
Notifications
You must be signed in to change notification settings - Fork 806
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: unicode-org/icu
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 886f66f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: unicode-org/icu
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 268eab2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 287 files changed
- 11 contributors
Commits on Feb 21, 2025
-
ICU-22922 BRS77 Fix version in release-icu4c-ubuntu.yml
Will need a proper fix, but let's just release this for now.
Configuration menu - View commit details
-
Copy full SHA for 7aae07a - Browse repository at this point
Copy the full SHA 7aae07aView commit details
Commits on Feb 25, 2025
-
ICU-23059 ICU4C MF2: Update spec tests
This updates the MF2 spec tests to unicode-org/message-format-wg@943479b with the following exceptions: - functions/currency.json and functions/math.json are omitted because these are not yet implemented - bidi.json will be handled in a future PR - u-options.json will be handled in a future PR Changes include: * `:integer` now returns a value encapsulating the rounded numeric value of the argument, rather than the value itself. * Fallbacks are handled according to the current spec. * Fallback values are not passed into functions. * Characters inside literal fallbacks are properly escaped. * The test runner skips null values properly. * The test runner handles boolean `expErrors` in defaultTestProperties. * `:string` normalizes its input and normalizeNFC() has been refactored so it can be called there.
Configuration menu - View commit details
-
Copy full SHA for 0748442 - Browse repository at this point
Copy the full SHA 0748442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b88b1c - Browse repository at this point
Copy the full SHA 0b88b1cView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c210730 - Browse repository at this point
Copy the full SHA c210730View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7931e6f - Browse repository at this point
Copy the full SHA 7931e6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dd858 - Browse repository at this point
Copy the full SHA 19dd858View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ca2ba - Browse repository at this point
Copy the full SHA d6ca2baView commit details
Commits on Feb 27, 2025
-
Correct the test based on the kMaxCapacity setToBogus on error
Configuration menu - View commit details
-
Copy full SHA for 53adb4b - Browse repository at this point
Copy the full SHA 53adb4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 443c8c5 - Browse repository at this point
Copy the full SHA 443c8c5View commit details
Commits on Mar 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9cc28a6 - Browse repository at this point
Copy the full SHA 9cc28a6View commit details
Commits on Mar 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for faa80a2 - Browse repository at this point
Copy the full SHA faa80a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e23b0 - Browse repository at this point
Copy the full SHA 30e23b0View commit details
Commits on Mar 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27cc39a - Browse repository at this point
Copy the full SHA 27cc39aView commit details
Commits on Mar 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc9adb6 - Browse repository at this point
Copy the full SHA cc9adb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 457157a - Browse repository at this point
Copy the full SHA 457157aView commit details
Commits on Mar 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c5b7dce - Browse repository at this point
Copy the full SHA c5b7dceView commit details -
Configuration menu - View commit details
-
Copy full SHA for f23af97 - Browse repository at this point
Copy the full SHA f23af97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72406ed - Browse repository at this point
Copy the full SHA 72406edView commit details
Commits on Mar 17, 2025
-
ICU-23061 LowercaseTransliterator improve scalability by avoiding mon…
…itor contention Current implementation synchronizes the whole lowercase operation, so it is always single-threaded Removing the shared state lets us utilize multiple CPU cores
Configuration menu - View commit details
-
Copy full SHA for c86b4f4 - Browse repository at this point
Copy the full SHA c86b4f4View commit details -
ICU-23061 Performance test for Lowercase transliterator; introduce JMH
JMH is the OpenJDK microbenchmark harness. It is a standardized tool with many integrations and provides a lot of out-of-the-box functionality. No existing perf-tests are changed https://github.com/openjdk/jmh
Configuration menu - View commit details
-
Copy full SHA for 268eab2 - Browse repository at this point
Copy the full SHA 268eab2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 886f66f...268eab2