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

Аутор SHA1 Порука Датум
  Timothy Flynn 7a912ca891 LibSQL: Reset the highest written block during the zeroth block init пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Timothy Flynn 4a04438e43 LibSQL: Remove Core::EventReceiver parent from SQL::Heap пре 1 година
  Jelle Raaijmakers 70ca295404 LibSQL+SQLServer: Do not re-open databases пре 2 година
  Jelle Raaijmakers c05e08decb LibSQL: Prevent writing to free heap blocks пре 2 година
  Jelle Raaijmakers d3335d6ef8 LibSQL: Standardize some debugging statements in `Heap` пре 2 година
  Jelle Raaijmakers c58c87d7ef LibSQL: Implement freeing heap storage пре 2 година
  Jelle Raaijmakers d7bbb8d64a LibSQL: Find free blocks when opening a database file пре 2 година
  Jelle Raaijmakers a6abc1697f LibSQL: Keep track of free heap blocks when trimming storage пре 2 година
  Jelle Raaijmakers c5ebc4bb40 LibSQL: Reuse heap blocks when overwriting storage пре 2 година
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams пре 2 година
  Ben Wiederhake 715f4a8d7e LibSQL: Remove unused IODevice include пре 2 година
  Jelle Raaijmakers 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data пре 2 година
  Jelle Raaijmakers 194f846f12 LibSQL: Rename `Heap` constants to match our code style пре 2 година
  Jelle Raaijmakers a99c1297e0 LibSQL: Clean up code style and remove unused includes пре 2 година
  Tim Schumacher 26516ee160 LibSQL: Always read and write entire heap blocks пре 2 година
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} пре 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 b5fd96b7ac LibSQL: Ungracefully handle database version incompatibilities пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Timothy Flynn 4283109c13 LibSQL: Fix typo in debugging statement пре 2 година
  Timothy Flynn 3f8a4f69c6 LibSQL: Compute byte buffer offsets using size_t пре 2 година
  Timothy Flynn 99a713aa5b LibSQL: Port the backend SQL file to use Core::Stream пре 2 година
  sin-ack e5f09ea170 Everywhere: Split Error::from_string_literal and Error::from_string_view пре 3 година
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() пре 3 година
  Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr пре 3 година
  Ben Wiederhake 182a85c895 LibSQL: Avoid unnecessary copies in Heap пре 3 година
  Ben Wiederhake f3e496d995 LibSQL: Avoid implicitly copying ByteBuffer пре 3 година