커밋 기록

작성자 SHA1 메시지 날짜
  Sergey Bugaev c64c199ab7 LibJS: Don't use MADV_FREE / MADV_DONTNEED on GNU/Hurd 1 년 전
  Andreas Kling b6d4eea7ac LibJS: Never give back virtual memory once it belongs to a cell type 1 년 전
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 년 전
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 년 전
  Andreas Kling 23f4ff7247 LibJS: Make BlockAllocator cache reuse blocks in random order 3 년 전
  Brian Gianforcaro 53166c10ca LibJS: Remove unused header includes 4 년 전
  Andrew Kaster 1ecf2dad4b LibJS: Poison unused heap blocks until they are re-allocated 4 년 전
  Andreas Kling b8fd845885 LibJS: Update mmap name after recycling a HeapBlock :^) 4 년 전
  Gunnar Beutner 97d0ebba20 LibJS: Make sure aligned_alloc() doesn't return a null pointer 4 년 전
  Andreas Kling 606b483231 LibJS: Make BlockAllocator use free() on non-Serenity platforms 4 년 전
  Andreas Kling e9081a2644 LibJS: Recycle up to 64 HeapBlocks to improve performance :^) 4 년 전