Historique des commits

Auteur SHA1 Message Date
  Nico Weber fd316728a0 Everywhere: Remove references to UserspaceEmulator il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  kleines Filmröllchen 062e0db46c LibCore: Make MappedFile OwnPtr-based il y a 1 an
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Sam Atkins 08f932259a LibCoreDump: Replace uses of JsonObject::get_deprecated()/get_ptr() il y a 2 ans
  Andrew Kaster 046c23f567 Kernel+LibC: Move LibC/signal_numbers.h to Kernel/API/POSIX il y a 2 ans
  Sam Atkins 1dd6b7f5b7 AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() il y a 2 ans
  Tim Schumacher f93c7fbb5e LibCompress: Port GzipDecompressor to `Core::Stream` il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Lenny Maiorani cb87d13dd5 Libraries: Use default constructors/destructors in LibCoredump il y a 3 ans
  Sviatoslav Peleshko a666140a68 LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries il y a 3 ans
  Ali Mohammad Pur e72521f286 LibCoredump: Copy out the FooInfo structs to an aligned address il y a 3 ans
  Ali Mohammad Pur e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts il y a 3 ans
  Ali Mohammad Pur da3c4e5df5 LibDebug+LibCoredump: Use ByteReader to do unaligned reads il y a 3 ans
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore il y a 3 ans
  Itamar 1c0a7cde63 LibCoredump: Add Coredump::Inspector il y a 3 ans
  Itamar ac762fbbc3 LibCoredump: Add Reader::for_each_library il y a 3 ans
  Andreas Kling 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) il y a 3 ans
  Andreas Kling 80d4e830a0 Everywhere: Pass AK::ReadonlyBytes by value il y a 3 ans
  Tim Schumacher 80cb44afae Everywhere: Move shared library checks into a common function il y a 3 ans
  Tim Schumacher 31c634be5a LibCoredump: Restrict library name check when querying symbols il y a 3 ans
  Andreas Kling 784ab75d2d LibCoredump: Don't copy uncompressed coredumps into a ByteBuffer il y a 3 ans
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe il y a 3 ans
  Andreas Kling bcd2025311 Everywhere: Core dump => Coredump il y a 3 ans