Histórico de Commits

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