Sam Atkins 4d2e18fb07 LibCore: Output invalid DateTime::to_string() specifiers as literals il y a 3 ans
..
Account.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Account.h 086969277e Everywhere: Run clang-format il y a 3 ans
AnonymousBuffer.cpp 6409618413 LibCore: Convert AnonymousBuffer to use System::anon_create il y a 3 ans
AnonymousBuffer.h 086969277e Everywhere: Run clang-format il y a 3 ans
ArgsParser.cpp 3e5b1b1dbc LibCore: Add `ArgsParser::add_positional_argument(Vector<String>&, ...)` il y a 3 ans
ArgsParser.h 3e5b1b1dbc LibCore: Add `ArgsParser::add_positional_argument(Vector<String>&, ...)` il y a 3 ans
CMakeLists.txt 46b76f2f55 LibCore: Introduce Directory il y a 3 ans
Command.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Command.h 4674577d80 Everywhere: Rename CommandResult stdout, stderr members to output, error il y a 3 ans
ConfigFile.cpp d564cf1e89 LibCore+Everywhere: Make Core::Stream read_line() return StringView il y a 3 ans
ConfigFile.h 0fd09b2381 LibCore: Automatically create config directories if necessary il y a 3 ans
DateTime.cpp 4d2e18fb07 LibCore: Output invalid DateTime::to_string() specifiers as literals il y a 3 ans
DateTime.h f2c02077ba Userland: Remove a few gratuitous IPC namespace qualifiers il y a 3 ans
DeferredInvocationContext.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
DirIterator.cpp 170a7e263c Userland: Fail Core::find_executable_in_path on empty inputs il y a 3 ans
DirIterator.h 086969277e Everywhere: Run clang-format il y a 3 ans
Directory.cpp 72893b4f9e LibCore: Add an optional permissions mask to Directory::create() il y a 3 ans
Directory.h 72893b4f9e LibCore: Add an optional permissions mask to Directory::create() il y a 3 ans
ElapsedTimer.cpp 7c939c58b8 LibCore: Add ElapsedTimer::reset() il y a 3 ans
ElapsedTimer.h 7c939c58b8 LibCore: Add ElapsedTimer::reset() il y a 3 ans
Event.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Event.h 086969277e Everywhere: Run clang-format il y a 3 ans
EventLoop.cpp f240def414 LibCore: Allow inspecting any process launched with MAKE_INSPECTABLE=1 il y a 3 ans
EventLoop.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
File.cpp 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories il y a 3 ans
File.h 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories il y a 3 ans
FilePermissionsMask.cpp 070d70848f LibCore: Improve handling of parsing errors in FilePermissionsMask il y a 3 ans
FilePermissionsMask.h 8b95423b50 LibCore: Add FilePermissionsMask il y a 3 ans
FileStream.h 086969277e Everywhere: Run clang-format il y a 3 ans
FileWatcher.cpp 0b0c4e82b9 LibCore: Replace Result<T, E> use with ErrorOr<T> in Core::FileWatcher il y a 3 ans
FileWatcher.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
Forward.h 9f85b4ff7b Core: Remove non-existent classes from `Forward.h` il y a 3 ans
GetPassword.cpp 354c4690d2 LibCore: Use LibCore syscall wrappers in get_password() il y a 3 ans
GetPassword.h e76b21a66f LibCore: Use ErrorOr<T> for Core::get_password() il y a 3 ans
Group.cpp 1fb8408aa2 LibCore: Do not leak FILE pointer in Group::add_group() il y a 3 ans
Group.h 6df3fdd83f LibCore: Use generic AK_OS_BSD_GENERIC to hide Group::add_group() il y a 3 ans
IODevice.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
IODevice.h 086969277e Everywhere: Run clang-format il y a 3 ans
InputBitStream.h 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
LocalServer.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
LocalServer.h 086969277e Everywhere: Run clang-format il y a 3 ans
LockFile.cpp 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories il y a 3 ans
LockFile.h 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address il y a 3 ans
MappedFile.cpp 0ed5f84bd9 LibCore: Use open() wrapper in Core::MappedFile :^) il y a 3 ans
MappedFile.h 086969277e Everywhere: Run clang-format il y a 3 ans
MemoryStream.h 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
MimeData.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
MimeData.h 086969277e Everywhere: Run clang-format il y a 3 ans
NetworkJob.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
NetworkJob.h 086969277e Everywhere: Run clang-format il y a 3 ans
NetworkResponse.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
Notifier.cpp 176e1cbca7 LibCore: Remove unused header includes il y a 4 ans
Notifier.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Object.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Object.h 452bbcaa84 LibCore: Turn size properties from an object into a size 2 array il y a 3 ans
Process.cpp f5c3225286 LibCore: Explicitly declare `environ` in Process.cpp to unbreak macOS il y a 4 ans
Process.h 6e65b36973 LibCore: Add Core::Process::spawn() il y a 4 ans
ProcessStatisticsReader.cpp 587f9af960 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) il y a 3 ans
ProcessStatisticsReader.h a635ff4e60 Everywhere: Make tracking cpu usage independent from system ticks il y a 4 ans
Promise.h b3e9a4e603 Libraries: Fix visibility of Object-derivative constructors il y a 3 ans
Property.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
Property.h 086969277e Everywhere: Run clang-format il y a 3 ans
Proxy.h f9fc28931f pro: Accept an optional proxy to tunnel the download through il y a 3 ans
SOCKSProxyClient.cpp 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
SOCKSProxyClient.h 3b1e063d30 LibCore+Everywhere: Make Core::Stream::read() return Bytes il y a 3 ans
SecretString.cpp 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr il y a 3 ans
SecretString.h 086969277e Everywhere: Run clang-format il y a 3 ans
SharedCircularQueue.h 6b13436ef6 LibCore: Introduce SharedSingleProducerCircularQueue il y a 3 ans
SocketAddress.h 086969277e Everywhere: Run clang-format il y a 3 ans
StandardPaths.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
StandardPaths.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
Stream.cpp fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes il y a 3 ans
Stream.h fe5fdb200b LibCore+LibIPC: Make Core::Stream read_without_waiting() return Bytes il y a 3 ans
System.cpp 32ab09a930 LibCore: Add a wrapper for execvpe() and friends il y a 3 ans
System.h 32ab09a930 LibCore: Add a wrapper for execvpe() and friends il y a 3 ans
SystemServerTakeover.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
SystemServerTakeover.h 89d9a1afc0 LibCore+LibIPC: Move SystemServerTakeover.{h,cpp} to LibCore il y a 3 ans
TCPServer.cpp 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^) il y a 3 ans
TCPServer.h dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap il y a 3 ans
TempFile.cpp 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports il y a 3 ans
TempFile.h 95545648bd LibCore: Add utility class for temporary files and directories il y a 3 ans
Timer.cpp ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
Timer.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore il y a 3 ans
UDPServer.cpp 086969277e Everywhere: Run clang-format il y a 3 ans
UDPServer.h 086969277e Everywhere: Run clang-format il y a 3 ans
UmaskScope.h edd8f19a1b LibCore: Add Core::UmaskScope to set and unset a temporary umask il y a 3 ans
Version.cpp 8260135d4d LibCore+Everywhere: Return ErrorOr from ConfigFile factory methods il y a 3 ans
Version.h 7742f37c10 LibCore: Refactor a version-reading utility il y a 3 ans