1. d77c929 Gate the shared (posix) module on the target OS (#7777) by Shane F. Carr · 20 hours ago upstream/main
  2. f9a29c7 Made Location::try_new public (#7775) by Hamza Jadid · 2 days ago
  3. 016c46b Rename Date::try_from_codes to Date::try_new (#7773) by Manish Goregaokar · 2 days ago
  4. 7244442 Implement stateful surpasses() for until() (#7745) by Alan Liu · 2 days ago
  5. 38b9b79 Use `YearNames::FixedEras` for Japanese (#7700) by Robert Bastian · 2 days ago
  6. a572320 Make some `ZonedDateTime<Iso, UtcOffset>` functions generic in calendar (#7630) by Robert Bastian · 2 days ago
  7. 8a1ccbf Add docs on until's non-reversibility (#7774) by Manish Goregaokar · 2 days ago
  8. 50afcf7 Simplify `AnyCalendar` implementation (#7772) by Robert Bastian · 2 days ago
  9. 0912d11 Change nesting of `atTime` and zone `appendItems` (#7755) by Robert Bastian · 3 days ago
  10. 8a5b9bd Robert's feedback on month docs (#7767) by Manish Goregaokar · 3 days ago
  11. e05b693 Add Date::try_from_codes, the replacement of Date::try_new_from_codes (#7764) by Manish Goregaokar · 3 days ago
  12. afead27 Add EastAsianTraditional min_months_from invariant (#7770) by Robert Bastian · 4 days ago
  13. e337ba5 Make min_months invariant no longer a hard invariant for Chinese/Korean (#7753) by Manish Goregaokar · 4 days ago
  14. 6f0e4af Note leap month behavior (#7765) by Manish Goregaokar · 4 days ago
  15. 24bac4e Arithmetic API review (#7762) by Robert Bastian · 5 days ago
  16. aedc827 Fix Diplomat CI job (#7760) by Robert Bastian · 5 days ago
  17. f1a18f9 Polish compact decimal API (#7759) by Robert Bastian · 5 days ago
  18. f44174f Validate `DateInner` compatibility (#7734) by Robert Bastian · 5 days ago
  19. 834eac9 `MonthInfo::to_input` (#7756) by Robert Bastian · 5 days ago
  20. 0f9ba47 Add `ZoneNameTimestamp::from_epoch_seconds` (#7720) by Robert Bastian · 5 days ago
  21. 3e9771a Add changelog policy and CI enforcement (#7736) by Manish Goregaokar · 5 days ago
  22. eafcf84 Replace ByteStr with SliceWithIndices and SerdeByteStr (#7748) by Manish Goregaokar · 5 days ago
  23. 039b55e Shane's feedback on keywords (#7752) by Manish Goregaokar · 5 days ago
  24. ece1a80 Move try_added_with_options over to taking by-self again (#7735) by Manish Goregaokar · 5 days ago
  25. a40f4d3 Create testing_and_documentation.md (#7754) by Shane F. Carr · 5 days ago
  26. 392546a More documentation for min_months_from_inner (#7746) by Manish Goregaokar · 6 days ago
  27. 35400b4 categories and keywords for all components (#7737) by Manish Goregaokar · 6 days ago
  28. baeabfd In component crates, limit use of the icu crate to doctests (#7750) by Ben Beasley · 6 days ago
  29. 08f7784 Let CI platforms fail independently (#7749) by Robert Bastian · 6 days ago
  30. 8447575 Add `MonthNames::LeapPattern` and make `LeapLinear` be serde-only (#7666) by Robert Bastian · 6 days ago
  31. 0187a79 Improve the performance of `ArithmeticDate.until()` (#7739) by Alan Liu · 9 days ago
  32. 6cb032d Expose BCP-47 locale variant APIs over FFI (#7519) by Mohammed Afreed baig · 9 days ago
  33. 8ef6120 Update Diplomat, enable all Kotlin APIs (#7741) by Manish Goregaokar · 9 days ago
  34. 1620385 Remove `YearInfo: PartialEq` bound (#7743) by Robert Bastian · 9 days ago
  35. 575aa0a In icu_time, limit use of the icu crate to doctests (#7742) by Ben Beasley · 9 days ago
  36. 3d3a4ac Move DateDurationUnit to options, document weeks behavior (#7732) by Manish Goregaokar · 11 days ago
  37. 86bec54 Handle permanent DST (#7731) by Robert Bastian · 11 days ago
  38. e50b811 Enforce and document safety invariants of ZeroTrie (#6915) by Shane F. Carr · 11 days ago
  39. 2d86273 Add more tests for Month and fix some minor logic (#7723) by Shane F. Carr · 11 days ago
  40. b2b5757 Update comments that is Unicode 17.0 for UAX#29 (#7661) by Makoto Kato · 12 days ago
  41. ec54612 Add `time` integration (#7711) by Robert Bastian · 12 days ago
  42. 5ccd27f Don't expose CLDR's Hebrew month numbering (#7728) by Robert Bastian · 12 days ago
  43. da508ba Update tzdb to 2026a (#7729) by Robert Bastian · 13 days ago
  44. 3a81a1f Simplify FFI time zone timestamp code (#7709) by Robert Bastian · 13 days ago
  45. 4e9600f Add FFI for date arithmetic (#7705) by Manish Goregaokar · 2 weeks ago
  46. a5d601e Style guide: List out caveats for cross-crate internal APIs (#7550) by Shane F. Carr · 2 weeks ago
  47. 0b926a3 Fix some clippy warnings that only occur on specific features (#7724) by Shane F. Carr · 2 weeks ago
  48. 9417a89 Add latest-tag value for icu4x-datagen tag arguments (#7599) by Shane F. Carr · 2 weeks ago
  49. 8377de1 Add FFI type CaseMapLocaleConsts (#7642) by Manish Goregaokar · 2 weeks ago
  50. befdfc5 Ignore `RUSTDOCFLAGS` in `diplomat-coverage` (#7721) by Robert Bastian · 2 weeks ago
  51. b27aa37 Add datetime formatting impls on Weekday with test (#7719) by Shane F. Carr · 2 weeks ago
  52. b83a1c5 Add Thai adaboost model and tests (#7707) by OpNUB · 2 weeks ago
  53. 9775703 Remove opaque_mut from segmenter APIs (#7716) by Manish Goregaokar · 2 weeks ago
  54. 1133aba Add snapshots for date arithmetic coverage test (#7717) by Shane F. Carr · 2 weeks ago
  55. b9ca6d4 Rename AnyCalendarDifferenceError to MismatchedCalendarsError (and make it a unit struct) (#7713) by Manish Goregaokar · 2 weeks ago
  56. 5edd7b2 Take self by ref in try_added_with_options (#7714) by Manish Goregaokar · 2 weeks ago
  57. 232c359 Remove mutable late-loading segmenter APIs from FFI (#7715) by Manish Goregaokar · 2 weeks ago
  58. 9b075f6 Update Diplomat to new opaque_mut annotations (#7703) by Manish Goregaokar · 2 weeks ago
  59. 84bab65 Change `LeapStatus::StandardAfterLeap` to `::LeapBase` (#7701) by Robert Bastian · 2 weeks ago
  60. 6bd65a1 Improve efficiency of outer until() algorithm by starting off years/months calculations at a minimum bound (#7682) by Manish Goregaokar · 3 weeks ago
  61. 5c3ad56 Add more docs on Date's range errors (#7689) by Manish Goregaokar · 3 weeks ago
  62. 0cdffcf Feedback on LocaleNamesRegionLongV1 (#7683) by Shane F. Carr · 3 weeks ago
  63. 4e4050a Speed up features CI (#7684) by Robert Bastian · 3 weeks ago
  64. f6a0293 Reduce year range checks (#7688) by Robert Bastian · 3 weeks ago
  65. 500a9e4 Undo my change to lunisolar error matching (#7687) by Manish Goregaokar · 3 weeks ago
  66. f9226ee Add `chrono` and `jiff` integrations (#7617) by Robert Bastian · 3 weeks ago
  67. d724340 Add more collator data and filtering to testdata; add transliterator attributes domain (#7679) by Robert Bastian · 3 weeks ago
  68. dd7f680 feat(ffi): implement ZonedDateTimeFormatter::format_same_calendar (#7645) by Parth Agrawal · 3 weeks ago
  69. 7054d89 Correctly check the RD range for Date::try_from_fields and Date::try_add* (#7676) by Manish Goregaokar · 3 weeks ago
  70. f723cd4 CLDR 48.2.0-BETA0 (#7681) by Robert Bastian · 3 weeks ago
  71. a255fdd Enable clippy lints for transmutes (#7673) by Robert Bastian · 3 weeks ago
  72. 8b31bf1 Update APIs used in time zone docs (#7680) by Robert Bastian · 3 weeks ago
  73. d310df8 Fix resb on big endian platforms (#7658) by Milad Fa · 3 weeks ago
  74. d77b22c Add LocaleNamesRegionLongV1 data struct with data (#7662) by Shane F. Carr · 3 weeks ago
  75. 8bce5f8 Refactor number format parsing (#7675) by Robert Bastian · 3 weeks ago
  76. c1134b4 Add more constructors to UnvalidatedTinyAsciiStr (#7664) by Shane F. Carr · 3 weeks ago
  77. dfd36ec docs: Minor improvements to Date docs (#7668) by Shane F. Carr · 3 weeks ago
  78. af8af3e Expose `LeapStatus` in `MonthInfo` (#7667) by Robert Bastian · 3 weeks ago
  79. e4bb83b Use `RetainBaseLanguages` deduplication and `DataLocaleFamily::single` in testdata, add `en-US-posix` (#7656) by Robert Bastian · 4 weeks ago
  80. 2a83981 Update date errors (#7647) by Robert Bastian · 4 weeks ago
  81. 5c0b465 Clarify docs on `extensions::Private` (#7612) by Pratush Shyam Gupt · 4 weeks ago
  82. 3221eec Added tlh-001 to test-options (#7643) by rusat · 4 weeks ago
  83. acab827 Correct Hijri reference years (#7641) by Manish Goregaokar · 4 weeks ago
  84. 130d78c fix: Add cross-platform Makefile support (#3109) (#7650) by Swarnit · 4 weeks ago
  85. c2dd420 Add ZonedTime and use it in Combo docs (#7532) by Shane F. Carr · 4 weeks ago
  86. 5a12229 added guard for implicit features (#7608) by Pratush Shyam Gupt · 4 weeks ago
  87. fff0c88 Reduce checks in `ZonedDateTime` parsing (#7631) by Robert Bastian · 4 weeks ago
  88. c2822fe Fix host_info clippy on mac (#7644) by Robert Bastian · 4 weeks ago
  89. 68de22b Implement generalized LDML decimal pattern parsing (#7508) by Mohammed Afreed baig · 4 weeks ago
  90. 10ccfd6 Implement new specced reference year behavior (#7640) by Manish Goregaokar · 4 weeks ago
  91. 49216ab Move `host_info` back to the workspace (#7638) by Robert Bastian · 5 weeks ago
  92. 0426a65 Add compiled data constructors for `TimeZone` (#7639) by Robert Bastian · 5 weeks ago
  93. 71180bd Update date range comments (#7634) by Robert Bastian · 5 weeks ago
  94. 8b3f57e fix(normalizer): Add missing backticks to doc comment (#7633) by Parth Agrawal · 5 weeks ago
  95. 9998030 fix: overflow from_epoch_milliseconds_and_utc_offset … (#6512) (#7604) by Swarnit · 5 weeks ago
  96. 41800da Improve performance of property name lookup (#7623) by Pratush Shyam Gupt · 5 weeks ago
  97. 7bb5349 Add missing error variant conversion (#7628) by Robert Bastian · 5 weeks ago
  98. 807a8c3 Followup #7590 (#7624) by Robert Bastian · 5 weeks ago
  99. 5527ccc Add more docs to js-tiny Makefile (#7255) by Shane F. Carr · 5 weeks ago
  100. dfeea0e feat(datetime): Add YearStyle::NoEra (#7606) by Parth Agrawal · 5 weeks ago