Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> há 5 anos atrás
  Andreas Kling b020a5e7ce Kernel: Don't create a String every time we look up a Custody by name há 6 anos atrás
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists há 6 anos atrás
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. há 6 anos atrás
  Andreas Kling 550b0b062b AK: Rename RetainPtr.h => RefPtr.h, Retained.h => NonnullRefPtr.h. há 6 anos atrás
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. há 6 anos atrás
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. há 6 anos atrás
  Andreas Kling 8adadf8a46 FileSystem: Reuse existing custodies when possible, and keep them updated. há 6 anos atrás
  Andreas Kling 393851418b FileSystem: Port most of the code over to using custodies. há 6 anos atrás
  Andreas Kling 4cb87b1753 FileSystem: Add a Custody class that represents a parent/child guardianship. há 6 anos atrás