Historie revizí

Autor SHA1 Zpráva Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Timothy Flynn b0d6399f60 LibCrypto: Do not allow signed big integers to be negative zero před 3 roky
  Timothy Flynn 0013227377 LibCrypto: Change UnsignedBigInteger parser to use a StringView před 3 roky
  Nico Weber 013799a4dd LibCrypto+LibJS: Better bigint bitwise_or binop před 3 roky
  Nico Weber 1f98639396 LibCrypto+LibJS: Better bigint bitwise_and binop před 3 roky
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> před 3 roky
  Idan Horowitz bcdad57670 LibCrypto: Add naive implementation of {Un,}SignedBigInteger::to_double před 3 roky
  Idan Horowitz 75d1ffea00 LibCrypto: Add the >= operator to UnsignedBigInteger před 4 roky
  Linus Groh 89641d90db LibCrypto: Add operator>() to UnsignedBigInteger and SignedBigInteger před 4 roky
  Idan Horowitz 005d75656e LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N) před 4 roky
  Andreas Kling 49018553d3 LibJS+LibCrypto: Allow '_' as a numeric literal separator :^) před 4 roky
  Idan Horowitz 2ad2e055e2 LibCrypto: Add {Signed,Unsigned}BigInteger::from_base{2, 8, 16} helpers před 4 roky
  Idan Horowitz d7a70eb77c LibJS: Add all of the DataView.prototype.set* methods před 4 roky
  Idan Horowitz b17a282b4b LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger před 4 roky
  DexesTTP 5071989545 LibCrypto: Add a += operation to UnsignedBigIntegerAlgorithms před 4 roky
  DexesTTP f4e6f58cc6 LibCrypto: Add the UnsignedBigInteger::Word alias před 4 roky
  DexesTTP 5963f6f9ff LibCrypto: Split BigInteger operations into an Algorithms class před 4 roky
  DexesTTP 0853d98420 LibCrypto: Fix an out-of-bounds access in UnsignedBigInteger před 4 roky
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  AnotherTest 2601441486 LibCrypto: Avoid overly big allocs in intermediate ModularPower results před 4 roky
  Emanuele Torre 1f81bc6879 Everywhere: Remove unnecessary whitespace at the end of some lines. před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Linus Groh 1c6fd749dc LibCrypto: memcmp() all bytes in UnsignedBigInteger::operator== před 4 roky
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky