Commit történet

Szerző SHA1 Üzenet Dátum
  Brian Gianforcaro 4cc41ea186 Kernel: Add an error propagating KString::format(..) API :^) 3 éve
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 éve
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 éve
  Ben Wiederhake fa018d3ba1 Kernel: Fix common misuse of KString in debug messages 3 éve
  Ali Mohammad Pur d600f0d5b3 Kernel: Specialize Traits<(Nonnull)OwnPtr<T>> for KString 3 éve
  Andreas Kling 4b4e1d1c90 Kernel: Remove redundant [[nodiscard]] on KResult return values 3 éve
  Andreas Kling 56a2594de7 Kernel: Make KString factories return KResultOr + use TRY() everywhere 3 éve
  Brian Gianforcaro 060503ef25 Kernel: Annotate KString methods as [[nodiscard]] 4 éve
  Max Wipfli 0f8a6e574c Kernel: Add formatter function for OwnPtr<KString> 4 éve
  Gunnar Beutner 596361791c Kernel: Add operator delete for KString 4 éve
  Gunnar Beutner 87ff76bd57 Kernel: Make KString non-copyable and non-movable 4 éve
  Brian Gianforcaro d838a02e74 Kernel: Add KString::must_{..} factory methods 4 éve
  Andreas Kling 279383a8f3 Kernel: Add KString, a single-owner string with OOM failure exposion 4 éve