Commit History

Autor SHA1 Mensaxe Data
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh e77503e49b LibJS: Make string_to_number() return double instead of Optional<Value> %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn b0a4df76de LibJS: Define Date constants such that translation units don't copy them %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 0ddc2e1f50 LibCrypto+Everywhere: Rename *BigInteger::to_base to to_base_deprecated %!s(int64=2) %!d(string=hai) anos
  Ben Wiederhake 363cc12146 Revert "LibJS: Implement MakeDay without using AK::years_to_days_since…" %!s(int64=2) %!d(string=hai) anos
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun %!s(int64=2) %!d(string=hai) anos
  Linus Groh 790b21c8b5 LibJS: Convert Date::create() to NonnullGCPtr %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 5e5cdb2d28 LibJS: Remove the now-unused LocalTZA AO %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 9a9025dea0 LibJS: Remove infallibility marker from DefaultTimeZone invocation %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 094f9bf6a2 LibJS: Subtract time zone offsets when converting from local time to UTC %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 019211bcb4 LibJS: Consolidate sources of system time zone to one location in Date %!s(int64=2) %!d(string=hai) anos
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm %!s(int64=2) %!d(string=hai) anos
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() %!s(int64=2) %!d(string=hai) anos
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions %!s(int64=2) %!d(string=hai) anos
  Linus Groh f7c9bd0760 LibJS: Convert remaining Date AOs using JS::Value as in/output to double %!s(int64=3) %!d(string=hai) anos
  Linus Groh 875e59b740 LibJS: Remove unused LibCore/DateTime.h header from Date.cpp %!s(int64=3) %!d(string=hai) anos
  Linus Groh 4dd9102f5e LibJS: Move Hours/Minutes/Seconds/ms constants out of the Date class %!s(int64=3) %!d(string=hai) anos
  Linus Groh 17fb40bc42 LibJS: Fix type confusion in msFromTime %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn efda1724e8 LibJS: Protect [TimeValue]FromTime from non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 4848f587cd LibJS: Protect DayWithinYear against non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 9be0a0fd28 LibJS: Protect YearFromTime against non-finite times %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 8ad043fe5e LibJS: Ensure final computation in DayFromYear is performed on a double %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 032664332b LibJS: Implement MakeDay without using AK::years_to_days_since_epoch %!s(int64=3) %!d(string=hai) anos