Commit történet

Szerző SHA1 Üzenet Dátum
  Timothy Flynn 5c5cbeb491 LibSQL+LibWebView: Do not manually serialize time stamps in CookieJar 1 éve
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 éve
  Timothy Flynn 4a04438e43 LibSQL: Remove Core::EventReceiver parent from SQL::Heap 1 éve
  Andreas Kling ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver 1 éve
  Jelle Raaijmakers c58c87d7ef LibSQL: Implement freeing heap storage 2 éve
  Jelle Raaijmakers a6abc1697f LibSQL: Keep track of free heap blocks when trimming storage 2 éve
  Jelle Raaijmakers c5ebc4bb40 LibSQL: Reuse heap blocks when overwriting storage 2 éve
  Lucas CHOLLET 8c34959b53 AK: Add the `Input` word to input-only buffered streams 2 éve
  Jelle Raaijmakers fdac8331cc LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index` 2 éve
  Jelle Raaijmakers 6601ff9d65 LibSQL: Redesign heap storage to support arbitrary amounts of data 2 éve
  Jelle Raaijmakers 194f846f12 LibSQL: Rename `Heap` constants to match our code style 2 éve
  Jelle Raaijmakers a99c1297e0 LibSQL: Clean up code style and remove unused includes 2 éve
  Jelle Raaijmakers 8992ff5aeb LibSQL: Remove and update `VERIFY`s 2 éve
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 éve
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 éve
  Timothy Flynn 72e41a7dbd LibSQL: Support 64-bit integer values and handle overflow errors 2 éve
  Timothy Flynn 264db4fc40 LibSQL: Remove unnecessary values from the ENUMERATE_SQL_TYPES macro 2 éve
  Timothy Flynn b5fd96b7ac LibSQL: Ungracefully handle database version incompatibilities 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Jelle Raaijmakers e5e00a682b LibSQL: Remove unused method `Heap::has_block` 2 éve
  Timothy Flynn 99a713aa5b LibSQL: Port the backend SQL file to use Core::Stream 2 éve
  Jan de Visser 001949d77a LibSQL: Improve error handling 3 éve
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> 3 éve
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() 3 éve
  Ben Wiederhake b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors 3 éve
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 éve
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 éve