Historie revizí

Autor SHA1 Zpráva Datum
  Tim Schumacher 26516ee160 LibSQL: Always read and write entire heap blocks před 2 roky
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} před 2 roky
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace před 2 roky
  Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances před 2 roky
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` před 2 roky
  Timothy Flynn b5fd96b7ac LibSQL: Ungracefully handle database version incompatibilities před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Timothy Flynn 4283109c13 LibSQL: Fix typo in debugging statement před 2 roky
  Timothy Flynn 3f8a4f69c6 LibSQL: Compute byte buffer offsets using size_t před 2 roky
  Timothy Flynn 99a713aa5b LibSQL: Port the backend SQL file to use Core::Stream před 2 roky
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view před 3 roky
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() před 3 roky
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr před 3 roky
  Ben Wiederhake 182a85c895 LibSQL: Avoid unnecessary copies in Heap před 3 roky
  Ben Wiederhake f3e496d995 LibSQL: Avoid implicitly copying ByteBuffer před 3 roky
  Jan de Visser 001949d77a LibSQL: Improve error handling před 3 roky
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> před 3 roky
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> před 3 roky
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe před 3 roky
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible před 3 roky
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code před 3 roky
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer před 4 roky