Ali Mohammad Pur
|
aeee98b3a1
AK+Everywhere: Remove the null state of DeprecatedString
|
1 年之前 |
Lucas CHOLLET
|
8c34959b53
AK: Add the `Input` word to input-only buffered streams
|
2 年之前 |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 年之前 |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 年之前 |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 年之前 |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 年之前 |
Timothy Flynn
|
4a916cd379
Everywhere: Remove needless copies of Error / ErrorOr instances
|
2 年之前 |
Tim Schumacher
|
8464da1439
AK: Move `Stream` and `SeekableStream` from `LibCore`
|
2 年之前 |
Timothy Flynn
|
69beda23c3
LibConfig+LibCore+ConfigServer: Support u32 configuration entries
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Sam Atkins
|
f6884235e2
LibCore: Add a ConfigFile::open() overload for Core::Stream::File
|
2 年之前 |
thankyouverycool
|
c34f2e75e9
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
|
2 年之前 |
networkException
|
802cf9bc69
Everywhere: Use my very shiny serenityos.org email :^)
|
2 年之前 |
MacDue
|
fddff5f4f6
LibCore: Remove ConfigFile::write_color_entry()
|
3 年之前 |
Sam Atkins
|
d564cf1e89
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
3 年之前 |
kleines Filmröllchen
|
0fd09b2381
LibCore: Automatically create config directories if necessary
|
3 年之前 |
Sam Atkins
|
e548aab387
LibCore: Migrate ConfigFile to Core::Stream API :^)
|
3 年之前 |
Sam Atkins
|
cd0ffe5460
LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()
|
3 年之前 |
Sam Atkins
|
b90dc408bd
LibCore: Create ConfigFiles with an already-open File
|
3 年之前 |
Sam Atkins
|
8260135d4d
LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods
|
3 年之前 |
Sam Atkins
|
d9fb1b8c2e
LibCore: Make ConfigFile parsing work for non-null-terminated strings
|
3 年之前 |
Maciej
|
0badfd7b32
LibCore: Handle null lines in ConfigFile
|
3 年之前 |
nyabla
|
69445f3dcb
LibCore: Change a west const to an east const
|
3 年之前 |
Ben Wiederhake
|
f9167c9265
Base+LibCore: Store booleans in human-readable format
|
3 年之前 |
Tor-björn Claesson
|
53c8faaafc
LibCore: Trim trailing whitespaces from ConfigFile values
|
3 年之前 |
Ralf Donau
|
a501b903b5
LibCore: Set file offset in ConfigFile::sync
|
3 年之前 |
networkException
|
acde7d12b0
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
|
3 年之前 |
networkException
|
54bbe52b51
LibCore: Convert ConfigFile to east const
|
3 年之前 |
networkException
|
2ea2d026c2
LibCore: Support using a file descriptor for opening ConfigFile
|
3 年之前 |