Историја ревизија

Аутор SHA1 Порука Датум
  Tim Schumacher 1d5dbd1b80 LibCore: Limit to the user buffer size when reading lines from a stream пре 2 година
  davidot d9360676cd LibCore: Add standard_{output, input, error} functions to File::Stream пре 2 година
  davidot e0cccaa583 LibCore: Add option to Stream::File to not close the file on destruction пре 2 година
  Andreas Kling eb709ddd63 LibCore: Add fd() and notifier() accessors to Core::Stream::LocalSocket пре 2 година
  sin-ack d3979b0bbd LibCore: Add documentation to Stream functions + make parameter clearer пре 2 година
  demostanis 1c5f6003d7 LibCore: Add File::open_file_or_standard_stream() пре 2 година
  Lucas CHOLLET e432a284d7 LibCore: Avoid some successive allocations in Stream::read_all() пре 3 година
  Michiel Visser 68772463cb LibCore: Add Stream::read_all() пре 3 година
  Ariel Don 244357472a LibCore: Add Core::Stream::File::exists() пре 3 година
  Sam Atkins fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes пре 3 година
  Sam Atkins d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView пре 3 година
  Sam Atkins c4134e9794 LibCore+Everywhere: Make Core::Stream read_until() return Bytes пре 3 година
  Sam Atkins 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes пре 3 година
  kleines Filmröllchen 1b67e19bd6 LibCore: Extract Stream::OpenMode conversion helper into static function пре 3 година
  Lenny Maiorani ea58b8d927 Libraries: Use default constructors/destructors in LibCore пре 3 година
  Sam Atkins 4d5080388a LibCore+Tests: Add SeekableStream::truncate() пре 3 година
  sin-ack 17d3592cab LibCore: Add a timeout option to UDPSocket::connect пре 3 година
  Ali Mohammad Pur d3c25b8ea2 LibCore: Make BufferedHelper::read() block at most once per read пре 3 година
  Ali Mohammad Pur 7a95c451a3 LibCore: Stop buffering when a zero-size slice is read regardless of EOF пре 3 година
  Ali Mohammad Pur 9ee5107871 LibCore: Rewrite BufferedStream::read_until_any_of() with memmem пре 3 година
  Ali Mohammad Pur f4d841077d LibCore: Make sure BufferedSocket takes the buffer into account пре 3 година
  Ali Mohammad Pur 33a4048f55 LibCore: Add Core::Stream::Socket::set_notifications_enabled() пре 3 година
  Ali Mohammad Pur 07f444439c LibCore: Take StringViews by value in Stream::* function arguments пре 3 година
  Ali Mohammad Pur 8a1dfbd484 LibCore: Add a pure virtual parent to Core::Stream::BufferedSocket<T> пре 3 година
  sin-ack 259ed04087 LibCore: Implement LocalSocket::release_fd пре 3 година
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr пре 3 година
  kleines Filmröllchen 7a92842017 LibCore: Populate the read buffer of Core::Stream::BufferedHelper пре 3 година
  sin-ack 4cad0dd74c LibCore: Implement LocalSocket::peer_pid пре 3 година
  sin-ack 92be52fd9f LibCore: Implement LocalSocket::adopt_fd пре 3 година
  sin-ack 27b49a60d0 LibCore: Implement LocalSocket::read_without_waiting пре 3 година