Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere il y a 5 ans
  Andreas Kling 9104d32341 Kernel: Use range-for with InlineLinkedList il y a 6 ans
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists il y a 6 ans
  Andreas Kling 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject il y a 6 ans
  Andreas Kling c8e2bb5605 Kernel: Add a mechanism for listening for changes to an inode. il y a 6 ans
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. il y a 6 ans
  Andreas Kling 75a24c3a1f Kernel: More use of NonnullRefPtrVector in the kernel. il y a 6 ans
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. il y a 6 ans
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. il y a 6 ans
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. il y a 6 ans
  Andreas Kling fdf3608c8a Update Badge<T> instantiations to simply be {}. il y a 6 ans
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. il y a 6 ans