Age | Commit message (Expand) | Author |
---|---|---|
2020-12-13 | LibCore: Make IODevice::read_line() return a String | Andreas Kling |
2020-08-16 | AK: Rename KB, MB, GB to KiB, MiB, GiB | Nico Weber |
2020-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
2020-05-17 | LibGemini+LibHTTP: Defer did_progress call to match other callbacks | Conrad Pankoff |
2020-05-17 | LibGemini: Implement basic Gemini protocol support | Conrad Pankoff |