Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector há 2 anos atrás
  Tim Schumacher 43f98ac6e1 Everywhere: Remove the `AK::` qualifier from Stream usages há 2 anos atrás
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace há 2 anos atrás
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` há 2 anos atrás
  Tim Schumacher 8464da1439 AK: Move `Stream` and `SeekableStream` from `LibCore` há 2 anos atrás
  Sam Atkins 86b1b49d9a UserspaceEmulator: Use Core::Process::set_name() há 2 anos atrás
  Tim Schumacher 9d7606b8de UserspaceEmulator: Use `Core::Stream` for writing profiling data há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Tim Schumacher 5f99934dce Userland: Consolidate most PATH resolving into a single implementation há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Brian Gianforcaro 35b06ef1eb UserspaceEmulator: Fix syntax of generated profiles há 3 anos atrás
  Hendiadyoin1 15daae468b UserspaceEmulator: Add some implied auto qualifiers há 3 anos atrás
  Brian Gianforcaro f807796380 UserspaceEmulator: Fix after add_positional_argument API change :^) há 3 anos atrás
  Ben Wiederhake 70c7861c33 UserspaceEmulator: Avoid special character in pseudo-identifier há 3 anos atrás
  Hediadyoin1 bce3bf9f1e UserspaceEmulator: Handle PerfEvent syscalls há 4 anos atrás
  Hendiadyoin1 045461b7cb UserspaceEmulator: Use only the base name for the profile name há 3 anos atrás
  Brian Gianforcaro ad1051089c UserspaceEmulator: Profiles are now expected to have a `strings` array há 3 anos atrás
  Ali Mohammad Pur 369e3da6a2 UserspaceEmulator: Move all the profiling details into the Emulator há 4 anos atrás
  Ali Mohammad Pur 64ccf2196c UserspaceEmulator+LibC: Add support for Region-of-Interest profiling há 4 anos atrás
  Ali Mohammad Pur 521217735b UserspaceEmulator: Optionally generate a Profiler-compatible profile há 4 anos atrás
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath há 4 anos atrás
  Hendiadyoin1 5d24b5f4be UserspaceEmulator: Add a simple debugging Console há 4 anos atrás
  Jelle Raaijmakers a32fe8df33 UserspaceEmulator: Stop parsing options on first non-option há 4 anos atrás
  Gunnar Beutner ee6600ea24 UE: Don't look up binaries in PATH when the user specified a full path há 4 anos atrás
  Gunnar Beutner 26e711f953 UE: Use Vector<String> for the command-line arguments há 4 anos atrás
  Brendan Coles 57c96ce501 UserspaceEmulator: Allow running executables not in PATH há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) há 4 anos atrás
  Ben Wiederhake 9058a8367f UserspaceEmulator: Improve error message for typos há 4 anos atrás