Historie revizí

Autor SHA1 Zpráva Datum
  Timothy Flynn 5c5cbeb491 LibSQL+LibWebView: Do not manually serialize time stamps in CookieJar před 1 rokem
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String před 1 rokem
  Timothy Flynn 4a04438e43 LibSQL: Remove Core::EventReceiver parent from SQL::Heap před 1 rokem
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver před 1 rokem
  Jelle Raaijmakers c58c87d7ef LibSQL: Implement freeing heap storage před 2 roky
  Jelle Raaijmakers a6abc1697f LibSQL: Keep track of free heap blocks when trimming storage před 2 roky
  Jelle Raaijmakers c5ebc4bb40 LibSQL: Reuse heap blocks when overwriting storage před 2 roky
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams před 2 roky
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` před 2 roky
  Jelle Raaijmakers 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data před 2 roky
  Jelle Raaijmakers 194f846f12 LibSQL: Rename `Heap` constants to match our code style před 2 roky
  Jelle Raaijmakers a99c1297e0 LibSQL: Clean up code style and remove unused includes před 2 roky
  Jelle Raaijmakers 8992ff5aeb LibSQL: Remove and update `VERIFY`s před 2 roky
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` před 2 roky
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace před 2 roky
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors před 2 roky
  Timothy Flynn 264db4fc40 LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro 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
  Jelle Raaijmakers e5e00a682b LibSQL: Remove unused method `Heap::has_block` před 2 roky
  Timothy Flynn 99a713aa5b LibSQL: Port the backend SQL file to use Core::Stream před 2 roky
  Jan de Visser 001949d77a LibSQL: Improve error handling před 3 roky
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> před 3 roky
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() před 3 roky
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 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