Age | Commit message (Expand) | Author |
---|---|---|
2022-01-14 | Tests: Remove some temporary files when finished using them | Andreas Kling |
2021-12-12 | LibCore: Add support for range-based for loops on LineIterators | Sahan Fernando |
2021-11-30 | LibCore: Fix relative seeking in IODevice | Arne Elster |
2021-08-20 | LibCore: Make Core::File::open() return OSError in case of failure | Andreas Kling |
2021-06-22 | LibCore: Add unit test for File::read_line | coderdreams |