Historique des commits

Auteur SHA1 Message Date
  Linus Groh d26aabff04 Everywhere: Run clang-format il y a 2 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Michel Hermier 682f89d5bc LibC: Allow multiple includes of `<assert.h>` il y a 3 ans
  Michel Hermier 0bfb7f9675 LibC: Move `_abort` next to `abort` il y a 3 ans
  Michel Hermier 2c62d51e25 LibC: Remove `VERIFY_NOT_REACHED()` from `assert.h` il y a 3 ans
  Linus Groh 552185066e LibC: Use C-style void cast in assert() il y a 4 ans
  Linus Groh 15d5c62915 LibC: Replace use of do/while in assert() with the ternary operator il y a 4 ans
  Andrew Kaster 6ba87a6b5e LibC: Use correct macro to disable assert() il y a 4 ans
  Daniel Bertalan 842249aff5 LibC: Don't use C++ attribute syntax in C-visible headers il y a 4 ans
  Gunnar Beutner d2662df57c LibC+AK: Remove our custom macros from <assert.h> il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Gunnar Beutner f033416893 Kernel+LibC: Clean up how assertions work in the kernel and LibC il y a 4 ans
  Gunnar Beutner 44486e8818 LibC: Turn CRASH() into a function and add noreturn attribute il y a 4 ans
  Mițca Dumitru 35829304d6 LibC: Define static_assert in assert.h when it's being used in C il y a 4 ans
  Andreas Kling 679cc154e6 Everywhere: Remove unused RELEASE_ASSERT macro il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans