Commit History

Author SHA1 Message Date
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Tim Schumacher 20fc93410c LibC: Mark termcap symbols as weak 3 years ago
  Idan Horowitz 6704961c82 AK: Replace the mutable String::replace API with an immutable version 3 years ago
  Thiago Henrique Hupner 0f5a23d082 LibC: Make tgetnum() return -1 if capability is not available 4 years ago
  Linus Groh 1b81b63663 LibC: Replace fprintf(stderr) with warnln() 4 years ago
  Gunnar Beutner 6cf59b6ae9 Everywhere: Turn #if *_DEBUG into dbgln_if/if constexpr 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 5b37c0a71a LibC: Convert remaining String::format() to formatted()/number() 4 years ago
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 years ago
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago