Historial de Commits

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