Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Wiederhake 182a85c895 LibSQL: Avoid unnecessary copies in Heap há 3 anos atrás
  Ben Wiederhake f3e496d995 LibSQL: Avoid implicitly copying ByteBuffer há 3 anos atrás
  Jan de Visser 001949d77a LibSQL: Improve error handling há 3 anos atrás
  Andreas Kling a15ed8743d AK: Make ByteBuffer::try_* functions return ErrorOr<void> há 3 anos atrás
  Andreas Kling 72f3fd824e LibSQL: Replace Result<T, E> use with ErrorOr<T> há 3 anos atrás
  Ali Mohammad Pur 97e97bccab Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe há 3 anos atrás
  Ali Mohammad Pur 3a9f00c59b Everywhere: Use OOM-safe ByteBuffer APIs where possible há 3 anos atrás
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code há 4 anos atrás
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer há 4 anos atrás