1. fbb0a3d Move packed pattern code into either semantic_skeletons or packed_patterns module (#7478) by Manish Goregaokar · 21 hours ago upstream/main
  2. 8bbeb09 Add tests for low-frequency suffixes in Dense ZeroTrie (#7439) by Ishaan Kesarwani · 21 hours ago
  3. 5fb31d7 Start producing Meiji era only after Meiji 6 (#7503) by Manish Goregaokar · 23 hours ago
  4. cb6d7a0 Implement spec behavior around date arithmetic (#7514) by Shane F. Carr · 25 hours ago
  5. 5990847 exposed is_in_leap_year for Date (#7518) by Pratush Shyam Gupt · 25 hours ago
  6. 417ad23 chore(locale): improvage the locale grouping naming and testing for clarification (#7437) by Younies Mahmoud · 31 hours ago
  7. 19d8bb9 Optimized get_u8 by avoiding char->u32 conversion (#7509) by Pratush Shyam Gupt · 35 hours ago
  8. 12529f3 fixed large-magnitude numbers being converted to PluralOperand (#7502) by Pratush Shyam Gupt · 2 days ago
  9. 8857c63 Reorder DateDuration methods to group related methods (no API change) (#7497) by Manish Goregaokar · 2 days ago
  10. ec44ce0 Add the AM/PM getters on FixedCalendarDateTimeNames (#7127) by WaterWhisperer · 2 days ago
  11. 32a2b02 Expose the UTS 46 virama check using UTS 46 data (#7507) by Henri Sivonen · 2 days ago
  12. 6df64e8 Unstable calendar code cleanup (#7505) by Manish Goregaokar · 2 days ago
  13. 4600369 Add UCD source to datagen (#7504) by OpNUB · 2 days ago
  14. 84f778e Support more types in `derive(Yokeable)` (#7498) by robofinch · 3 days ago
  15. cd1030e Followup #7416 (#7483) by Robert Bastian · 6 days ago
  16. 1fd67e9 Support numbering systems in compact currency data (#7496) by Robert Bastian · 6 days ago
  17. 4287d26 Move a test to `calendrical_calculations` (#7487) by Robert Bastian · 6 days ago
  18. 2c56cf2 Don't produce empty compact currency data (#7494) by Robert Bastian · 6 days ago
  19. 505b5aa Simplify currency code (#7482) by Robert Bastian · 6 days ago
  20. 85e2f34 Replace the UDHR files with test-corpora data (#7458) by rusat · 6 days ago
  21. 7e42cb0 Bump toolchain to 1.93 (#7472) by Robert Bastian · 6 days ago
  22. d948800 Don't allow pushing a `true` tag into `Value` (#7476) by Robert Bastian · 7 days ago
  23. 18e0021 Improve soundness of `derive(Yokeable)` (#7470) by robofinch · 7 days ago
  24. 12e68e6 Disallow `true` in multi-level preference values (#7471) by Robert Bastian · 7 days ago
  25. f7598ef Deprecate `Date::extended_year` (#7289) by Robert Bastian · 7 days ago
  26. 1afde3f Move glue patterns to semantic_skeleta (#7469) by Manish Goregaokar · 7 days ago
  27. ae5e3ab Fix lints after merge (#7474) by Manish Goregaokar · 7 days ago
  28. 8fdeaa8 Add buffer ctors for properties APIs (#7384) by Manish Goregaokar · 7 days ago
  29. 7f758e7 Fix semver CI (#7473) by Robert Bastian · 7 days ago
  30. 53b180a Add duplicate data in Latin and Russian name lists (#7464) by Pratush Shyam Gupt · 7 days ago
  31. 2ac7eae Use checked arithmetic in dense ZeroTrie (#7443) by Ishaan Kesarwani · 7 days ago
  32. 01af63a ZeroTrie const builder now use mut pointers (#7444) by Pratush Shyam Gupt · 7 days ago
  33. 4b7d4e4 Use consistent naming for {Composing,Decomposing}Normalizer FFI (#7183) by Linus Groh · 7 days ago
  34. 1025890 Add better docs on the relationship between Locale and DataLocale (#7382) by Shane F. Carr · 7 days ago
  35. c989223 Create encoding module and exposing EncodingType (#7316) by Kevin Ness · 7 days ago
  36. 3127f33 Add a few more Hijri docs (#7467) by Shane F. Carr · 7 days ago
  37. 21e4ba7 Bump js-yaml from 3.14.1 to 3.14.2 in /ffi/npm (#7249) by dependabot[bot] · 7 days ago
  38. a81a84e Bump glob from 10.4.5 to 10.5.0 in /tools/web-demo (#7252) by dependabot[bot] · 7 days ago
  39. 2862ae7 Bump lodash from 4.17.21 to 4.17.23 in /ffi/npm (#7468) by dependabot[bot] · 7 days ago
  40. 39507da Enable `clippy::unused_qualifications` (#7460) by Robert Bastian · 7 days ago
  41. c45cae5 Revert "More clippy" (#7461) by Shane F. Carr · 8 days ago
  42. 5a8a1d5 More clippy (#7459) by Robert Bastian · 9 days ago
  43. 203a056 Enable `clippy::doc_markdown` (#7457) by Robert Bastian · 9 days ago
  44. eaeb531 Deprecate `AstronomicalSimulation` (#7455) by Robert Bastian · 9 days ago
  45. 64284d0 Add Clock12 and Clock24 hour cycles (#7414) by Shane F. Carr · 9 days ago
  46. 7120286 Safely handle panics in the replace_cart callback (#7456) by Manish Goregaokar · 9 days ago
  47. 1b6ff8e Improve Iran sightings example (#7449) by Robert Bastian · 9 days ago
  48. 9b2c929 Pattern should always be VarULE (#7440) by Shane F. Carr · 9 days ago
  49. 2571b8b Don't use `Arc` with `AnyCalendar` (#7434) by Robert Bastian · 9 days ago
  50. 2be5aa0 Move some lints to the workspace and add more (#7452) by Robert Bastian · 9 days ago
  51. ce96b80 Optimise the `Japanese` calendar (#7323) by Robert Bastian · 9 days ago
  52. 1d1b11b Organize neo datetime provider code (#7429) by Manish Goregaokar · 9 days ago
  53. 52c7499 Apply lints more consistently (#7451) by Robert Bastian · 9 days ago
  54. bcda8a4 Change `AstronomicalSimulation` (#7342) by Robert Bastian · 9 days ago
  55. f307304 Progress on compact currency (#7438) by Robert Bastian · 9 days ago
  56. 6c2d44f Write comprehensive changelog for code in ICU4X so far; add more changelog docs (#7430) by Manish Goregaokar · 11 days ago
  57. a022340 Deprecate `LanguagePreferences` field accessors (#7401) by Robert Bastian · 11 days ago
  58. fbdb9c9 Compartmentalise decimal formatting code (#7411) by Robert Bastian · 12 days ago
  59. e598827 Correctly using AppendItems for date/time/zone glue patterns (#7416) by cloud-machine-111 · 12 days ago
  60. e5a29a7 Add more ULE `const` constructors for integers and floats (#7433) by Robert Bastian · 14 days ago
  61. 14c608f Remove `JapaneseExtended` (#7322) by Robert Bastian · 2 weeks ago
  62. 30c187f FIx overflow in `PluralOperands` constructor (#7425) by Robert Bastian · 2 weeks ago
  63. bdade35 refactor: consolidate region extraction logic in SourceDataProvider (#7423) by Younies Mahmoud · 2 weeks ago
  64. 250971d implemented ISO 8601 date duration parsing (#7355) by rusat · 2 weeks ago
  65. c594797 Move script-based locale grouping helper (#7426) by Younies Mahmoud · 2 weeks ago
  66. e0b7188 fix(units): correct region extraction for categorized display names (#7421) by Younies Mahmoud · 2 weeks ago
  67. 5de88e2 Correctly parse ethiopic-amete-alem alias (#7413) by Manish Goregaokar · 2 weeks ago
  68. 4e08c56 yoke: impl common traits (Display, PartialEq/Eq, PartialOrd/Ord) (#7400) by Pratush Shyam Gupt · 2 weeks ago
  69. a2fb87f polish: Update comments for currency data structures to enhance clarity (#7405) by Younies Mahmoud · 2 weeks ago
  70. 934ead6 Add serde cargo feature comments to icu_provider buf/serde.rs (#7408) by Shane F. Carr · 2 weeks ago
  71. 2b2c1a0 Also bump `icu_provider_registry` (#7409) by Robert Bastian · 2 weeks ago
  72. 5f9fec1 Adapt `UnicodeSet` builder warning (#7407) by Robert Bastian · 2 weeks ago
  73. 0f1a323 Add writeable::adapters::Concat and writeable::concat_writeable! (#6929) by Shane F. Carr · 2 weeks ago
  74. ad50ef8 Bump some patch versions (#7402) by Robert Bastian · 2 weeks ago
  75. 53ef661 CLDR 48.1 (#7396) by Robert Bastian · 3 weeks ago
  76. fe4607c Fix imports (#7397) by Robert Bastian · 3 weeks ago
  77. 6cf39be Bump lru from 0.13.0 to 0.16.3 (#7385) by dependabot[bot] · 3 weeks ago
  78. ddcf86b FourBitMetadata should be checked against 0x10 or 0x0F, not 0x80 (#7395) by Shane F. Carr · 3 weeks ago
  79. 0647cf4 Create SinglePlaceholderPattern::PASS_THROUGH (#7393) by Shane F. Carr · 3 weeks ago
  80. 9d626e1 Change doc comment language to "this type" (#7392) by Shane F. Carr · 3 weeks ago
  81. 1de244a Improve safety comment and test for PLURAL_PATTERN_0 (#7391) by Shane F. Carr · 3 weeks ago
  82. 31f0b44 Round fractional compact decimals to two significant digits (#7389) by Robert Bastian · 3 weeks ago
  83. 40c7402 Add paragraphs about crescent moon visibility to Hijri docs (#7330) by Shane F. Carr · 3 weeks ago
  84. e83a3e4 Clean up neo datagen (#7386) by Manish Goregaokar · 3 weeks ago
  85. 5843e8e Pack compact decimal data (#7388) by Robert Bastian · 3 weeks ago
  86. e286619 Don't hallucinate patterns (#7387) by Robert Bastian · 3 weeks ago
  87. 705de57 Clean up `FormattableAnyCalendar` (#7318) by Robert Bastian · 3 weeks ago
  88. 28f125c Add docs tests for SubdivisionId and preferences types (#7347) by Shane F. Carr · 3 weeks ago
  89. 844910b Dense zero trie Out of Range handling #7303 (#7305) by Caleb Koo · 3 weeks ago
  90. 9725af9 Remove legacy datetime datagen code, preserving still-relevant tests (#7383) by Manish Goregaokar · 3 weeks ago
  91. 5934408 Add SECURITY.md (#7365) by Manish Goregaokar · 3 weeks ago
  92. a72906a Add process/policy doc around data architecture (#7364) by Manish Goregaokar · 3 weeks ago
  93. d4bc3f6 Add `LocalePreferences::from_locale_strict` (#7377) by Robert Bastian · 3 weeks ago
  94. 6165ce9 Add missing convenience API for Basic_Emoji and EmojiSet (#7358) by Manish Goregaokar · 3 weeks ago
  95. f49d832 Respect `-u-rg` in calendar resolution (#7376) by Robert Bastian · 3 weeks ago
  96. 7d455e4 Add `From<&Value>` for struct preferences (#7361) by Robert Bastian · 3 weeks ago
  97. d5943b6 Add FFI property `try_from_str` (#7367) by Robert Bastian · 3 weeks ago
  98. 5180c17 Generate enumerated properties FFI (#7366) by Robert Bastian · 3 weeks ago
  99. 9a6930f Add `CodePointInversionListAndStringList::contains_utf8` (#7363) by Robert Bastian · 3 weeks ago
  100. 51836a8 Fix `LanguageIdentifier::normalize_utf8` example (#7372) by Robert Bastian · 3 weeks ago