Histórico de Commits

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