Commit History

作者 SHA1 備註 提交日期
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Jelle Raaijmakers 70a7bca920 LibSQL: Fix BTree corruption in `TreeNode::split` 2 年之前
  Jelle Raaijmakers 0460a654d4 LibSQL: Remove superfluous `VERIFY`s for `Vector` accessing 2 年之前
  Timothy Flynn 948bd50197 LibSQL: Replace DownPointer copy constructor with move constructor 2 年之前
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars 3 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Jan de Visser 85a84b0794 LibSQL: Introduce Serializer as a mediator between Heap and client code 3 年之前
  Jan de Visser a5e28f2897 LibSQL: Make TupleDescriptor a shared pointer instead of a stack object 4 年之前
  Jan de Visser 224804b424 LibSQL: BTree index, Heap, and Meta objects for SQL Storage layer 4 年之前