Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-12 | AK: Simplify constructors and conversions from nullptr_t | Lenny Maiorani |
2021-01-10 | AK: Make MappedFile heap-allocated and ref-counted | Andreas Kling |
2020-08-12 | LibPCIDB: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-12-09 | AK: Use size_t for the length of strings | Andreas Kling |
2019-09-30 | ByteBuffer: Remove pointer() in favor of data() | Andreas Kling |
2019-08-14 | Libraries: Add LibPCIDB for reading PCI device information from pci.ids | Conrad Pankoff |