Tim Ledbetter 4a7236cabf Everywhere: Prefer `_string` when constructing strings from literals hace 1 año
..
Account.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Account.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
AnonymousBuffer.cpp 1cd3826ad6 Userland+Tests: Don't use MAP_FILE when mmap-ing hace 1 año
AnonymousBuffer.h ab99ed5fba LibIPC+Everywhere: Change IPC::encode's return type to ErrorOr hace 2 años
ArgsParser.cpp f784122703 LibCore: Refactor template definitions to header in ArgsParser hace 1 año
ArgsParser.h f784122703 LibCore: Refactor template definitions to header in ArgsParser hace 1 año
CMakeLists.txt 0d417cd604 LibCore: Add Resource for platform agnostic application resource loading hace 1 año
Command.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Command.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ConfigFile.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ConfigFile.h e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hace 1 año
DateTime.cpp 05b30ece17 LibCore: Add DateTime parser for milliseconds hace 1 año
DateTime.h df3e6174b6 LibCore/DateTime: Add more binary operators hace 1 año
Debounce.h c911781c21 Everywhere: Remove needless trailing semi-colons after functions hace 2 años
DeferredInvocationContext.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
DirIterator.cpp 603516e8c0 LibCore: Add new flag for DirIterator to not use fstatat hace 1 año
DirIterator.h 603516e8c0 LibCore: Add new flag for DirIterator to not use fstatat hace 1 año
Directory.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Directory.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
DirectoryEntry.cpp d568b09632 LibCore: Add methods to convert DirectoryEntry types to names hace 1 año
DirectoryEntry.h d568b09632 LibCore: Add methods to convert DirectoryEntry types to names hace 1 año
ElapsedTimer.cpp fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration hace 2 años
ElapsedTimer.h fc5cab5c21 Everywhere: Use MonotonicTime instead of Duration hace 2 años
Event.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
Event.h 506707cc2b LibCore: Allow listening for socket errors and hang-ups hace 1 año
EventLoop.cpp 4c23f0e142 LibCore: Log a message before failure in `EventLoop::current()` hace 1 año
EventLoop.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
EventLoopImplementation.cpp b61a87c03c LibCore: Move post_event() back to EventLoopImplementation hace 2 años
EventLoopImplementation.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
EventLoopImplementationUnix.cpp 506707cc2b LibCore: Allow listening for socket errors and hang-ups hace 1 año
EventLoopImplementationUnix.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
EventReceiver.cpp e6b8c2bd59 LibCore: Don't print class_name() from EventReceiver::stop_timer() hace 1 año
EventReceiver.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
File.cpp 10edd38543 LibCore: Keep track of file offset to avoid system call for tell() hace 2 años
File.h 001ea22917 AK+LibCore: Make output buffered stream seekable hace 2 años
FilePermissionsMask.cpp 6c4b5775e1 LibCore: Implement four-digit modes for `FilePermissionsMask` parsing hace 3 años
FilePermissionsMask.h 560133a0c6 Everywhere: Remove unused DeprecatedString includes hace 2 años
FileWatcher.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FileWatcherLinux.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FileWatcherMacOS.mm 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FileWatcherSerenity.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
FileWatcherUnimplemented.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Forward.h 0d417cd604 LibCore: Add Resource for platform agnostic application resource loading hace 1 año
GetPassword.cpp ccc871e608 LibCore: Propagate errors in SecretString hace 2 años
GetPassword.h e76b21a66f LibCore: Use ErrorOr<T> for Core::get_password() hace 3 años
Group.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Group.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
LocalServer.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
LocalServer.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
LockFile.cpp 5319e3a03f LibCore+Userland: Remove File::ensure_parent_directories hace 3 años
LockFile.h 33d7fdca28 Everywhere: Use my cool new @serenityos.org email address hace 3 años
MappedFile.cpp b00476abac AK: Use an enum to specify the open mode instead of a bool hace 1 año
MappedFile.h b00476abac AK: Use an enum to specify the open mode instead of a bool hace 1 año
MimeData.cpp 187862ebe0 LibGfx: Add a .pam loader hace 1 año
MimeData.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
NetworkJob.cpp 5fc873f53b LibCore: Don't implement pure virtual methods in `NetworkJob` hace 2 años
NetworkJob.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
NetworkResponse.h ea58b8d927 Libraries: Use default constructors/destructors in LibCore hace 3 años
Notifier.cpp 77e4f0d7d8 LibCore: Allow listening for multiple conditions using a single Notifier hace 1 año
Notifier.h 77e4f0d7d8 LibCore: Allow listening for multiple conditions using a single Notifier hace 1 año
Process.cpp 071f7fd818 LibCore+JSSpecCompiler: Add option for Process::spawn() to use spawnp() hace 1 año
Process.h 071f7fd818 LibCore+JSSpecCompiler: Add option for Process::spawn() to use spawnp() hace 1 año
ProcessStatisticsReader.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ProcessStatisticsReader.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Promise.h c190294a76 LibCore: Fix compilation of infallible Promise::when_resolved handlers hace 1 año
Proxy.h 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hace 2 años
Resource.cpp aa9387c76c LibCore: Add a Resource method to create a file:// URL from a resource hace 1 año
Resource.h aa9387c76c LibCore: Add a Resource method to create a file:// URL from a resource hace 1 año
ResourceImplementation.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ResourceImplementation.h 98a82565cd LibCore: Do not return an Optional from Resource:::filesystem_path hace 1 año
ResourceImplementationFile.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
ResourceImplementationFile.h 98a82565cd LibCore: Do not return an Optional from Resource:::filesystem_path hace 1 año
SOCKSProxyClient.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SOCKSProxyClient.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SecretString.cpp ccc871e608 LibCore: Propagate errors in SecretString hace 2 años
SecretString.h 2ebd79bc76 LibCore: Use AK_MAKE_DEFAULT_MOVABLE to avoid mistakes in default impls hace 2 años
SessionManagement.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SessionManagement.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SharedCircularQueue.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Socket.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
Socket.h 7326d00baa RequestServer: Avoid using gethostbyname hace 1 año
SocketAddress.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
StandardPaths.cpp c8dc77a552 LibCore: Add Music, Pictures and Videos user directory helpers hace 1 año
StandardPaths.h c8dc77a552 LibCore: Add Music, Pictures and Videos user directory helpers hace 1 año
System.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
System.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
SystemServerTakeover.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hace 1 año
SystemServerTakeover.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
TCPServer.cpp 0816bbe727 LibCore: Use accept instead of accept4 on Haiku hace 1 año
TCPServer.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
ThreadEventQueue.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
ThreadEventQueue.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
ThreadedPromise.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
Timer.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
Timer.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
UDPServer.cpp ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
UDPServer.h ddbe6bd7b4 Userland: Rename Core::Object to Core::EventReceiver hace 2 años
UmaskScope.h c214d31c5e Everywhere: Fix order of includes and #pragma once hace 2 años
Version.cpp 4a7236cabf Everywhere: Prefer `_string` when constructing strings from literals hace 1 año
Version.h d0977ac566 LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog hace 2 años