Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年 前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Lenny Maiorani
|
ea58b8d927
Libraries: Use default constructors/destructors in LibCore
|
3 年 前 |
Sam Atkins
|
45cf40653a
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
|
3 年 前 |
Sahan Fernando
|
2c43eaa50c
LibCore: Add support for range-based for loops on LineIterators
|
3 年 前 |
Sahan Fernando
|
6d948c1a92
LibCore: Fix bug in IODevice::LineIterator causing skipped lines
|
3 年 前 |
Arne Elster
|
cdaa179eeb
LibCore: Fix relative seeking in IODevice
|
3 年 前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年 前 |
Karol Kosek
|
2a461704c4
LibCore: Display the correct allocation size in the debug line
|
3 年 前 |
Nico Weber
|
b8dc3661ac
Libraries: Fix -Wunreachable-code warnings from clang
|
3 年 前 |
Ali Mohammad Pur
|
e112e6620f
LibCore: Allow reads smaller than the buffered data size in IODevice
|
3 年 前 |
Karol Kosek
|
484f6a7cfa
LibCore: Buffer small byte reads
|
3 年 前 |
Karol Kosek
|
48a925b1d2
LibCore: Add optional custom read size argument in populate_read_buffer
|
3 年 前 |
Ali Mohammad Pur
|
97e97bccab
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
3 年 前 |
Gunnar Beutner
|
d8b5fa9dfe
AK: Remove the public ByteBuffer::trim method
|
4 年 前 |
r-paiva
|
943f4eb287
LibCore: Let IODevice::can_read_line() buffer until \n or EOF
|
4 年 前 |
Gunnar Beutner
|
53d0150827
AK+Userland: Remove nullability feature for the ByteBuffer type
|
4 年 前 |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 年 前 |
Andreas Kling
|
406c876fce
LibCore: Remove Core::IODevice::printf()
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Andreas Kling
|
e5318d51e6
LibCore: Remove the barely-used Core::safe_syscall()
|
4 年 前 |
Andreas Kling
|
2146d22432
LibCore: Save errno before it gets clobbered in Core::IODevice::write()
|
4 年 前 |
Andreas Kling
|
c1dd5553a8
LibCore: Convert dbgprintf() => dbgln()
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |