Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type vor 1 Jahr
  Timothy Flynn 20aaa2c236 LibJS: Stop propagating small OOM errors from Intl.DurationFormat vor 1 Jahr
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> vor 2 Jahren
  Timothy Flynn 8dc4e05ecf LibJS: Port Intl.DurationFormat to String vor 2 Jahren
  Timothy Flynn bb4b6d8ce3 LibJS: Port Intl locale resolution to String vor 2 Jahren
  Timothy Flynn 1e6e719592 LibJS: Propagate OOM errors from the PartitionPattern Abstract Operation vor 2 Jahren
  Brian Gianforcaro bffc29ae34 LibJS: Fix uninitialized member variable in DurationFormat vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Timothy Flynn 99fc94e138 LibJS: Delegate to NumberFormat for DurationFormat unit formatting vor 2 Jahren
  Timothy Flynn 60a6bae53d LibJS: Change digital default style from "narrow" to "short" vor 2 Jahren
  Timothy Flynn ff48220dca Userland: Move files destined for LibLocale to the Locale namespace vor 2 Jahren
  Timothy Flynn c477425b9b LibJS: Create DurationFormat's ListFormat object with type and style vor 2 Jahren
  Timothy Flynn a86b840c64 LibJS: Rename DurationFormat's DurationSign to DurationRecordSign vor 2 Jahren
  Timothy Flynn a28ff92106 LibJS: Mark PartitionDurationFormatPattern as infallible vor 2 Jahren
  Timothy Flynn aabd06722f LibJS: Change GetDurationUnitOptions to require a string for prevStyle vor 2 Jahren
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! vor 2 Jahren
  Linus Groh f9705eb2f4 LibJS: Replace GlobalObject with VM in Intl AOs [Part 1/19] vor 2 Jahren
  Idan Horowitz fb8c4a724e LibJS: Disallow mixed-sign durations in Intl.DurationFormat vor 3 Jahren
  Idan Horowitz b1fe6c3f68 LibJS: Implement the PartitionDurationFormatPattern abstract operation vor 3 Jahren
  Idan Horowitz 8e55eb960e LibJS: Implement the ToDurationRecord abstract operation vor 3 Jahren
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal vor 3 Jahren