ladybird/Libraries/LibCore
Arhcout aa82ff8044 LibWeb: Add documentation to the date parser format
So we don't have to dig in the parser's code
2025-01-03 11:26:01 +00:00
..
Platform
AnonymousBuffer.cpp
AnonymousBuffer.h
AnonymousBufferWindows.cpp LibCore: Fix bug in CreateFileMapping call 2024-11-19 22:07:01 -07:00
ArgsParser.cpp LibCore: Do not include math.h in ArgsParser 2024-12-08 16:38:13 +00:00
ArgsParser.h
CMakeLists.txt AK: Simplify usage of windows.h and winsock2.h 2025-01-02 10:17:51 -07:00
Command.cpp Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Command.h
ConfigFile.cpp LibCore: Fix ConfigFile.cpp compilation on Windows 2024-11-19 22:07:01 -07:00
ConfigFile.h
DateTime.cpp
DateTime.h LibWeb: Add documentation to the date parser format 2025-01-03 11:26:01 +00:00
DeferredInvocationContext.h
Directory.cpp LibCore: Port Directory to Windows 2024-11-19 22:07:01 -07:00
Directory.h LibCore: Port Directory to Windows 2024-11-19 22:07:01 -07:00
DirectoryEntry.cpp
DirectoryEntry.h
DirIterator.cpp
DirIterator.h
ElapsedTimer.cpp
ElapsedTimer.h LibCore: Remove deprecated ElapsedTimer::elapsed() 2024-11-23 19:20:03 +01:00
Environment.cpp
Environment.h
Event.cpp
Event.h
EventLoop.cpp LibCore: Port EventLoop to Windows 2024-11-14 11:18:38 -07:00
EventLoop.h
EventLoopImplementation.cpp LibCore: Port EventLoop to Windows 2024-11-14 11:18:38 -07:00
EventLoopImplementation.h
EventLoopImplementationUnix.cpp
EventLoopImplementationUnix.h LibCore: Port EventLoop to Windows 2024-11-14 11:18:38 -07:00
EventLoopImplementationWindows.cpp AK: Simplify usage of windows.h and winsock2.h 2025-01-02 10:17:51 -07:00
EventLoopImplementationWindows.h LibCore: Port EventLoop to Windows 2024-11-14 11:18:38 -07:00
EventReceiver.cpp
EventReceiver.h LibCore: Make EventReceiver ref counting use atomics 2024-12-26 13:45:10 +01:00
File.cpp
File.h
FileWatcher.h Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
FileWatcherLinux.cpp
FileWatcherMacOS.mm
FileWatcherUnimplemented.cpp
Forward.h
IOSurface.cpp
IOSurface.h
LocalServer.cpp LibCore: Remove SessionManagement utilities 2024-11-26 11:00:48 +01:00
LocalServer.h LibCore: Remove SessionManagement utilities 2024-11-26 11:00:48 +01:00
MachPort.cpp
MachPort.h
MappedFile.cpp LibCore: Port MappedFile to Windows 2024-11-26 10:00:11 +01:00
MappedFile.h
MimeData.cpp LibCore: Recognize .xht as XHTML in MIME parser for file names 2024-11-15 18:50:38 +01:00
MimeData.h
NetworkResponse.h
Notifier.cpp
Notifier.h LibCore: Fix pthread-related errors on Windows 2024-11-29 10:50:00 +01:00
Process.cpp Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
Process.h LibCore/Process: Add DupFd file action 2024-12-05 17:02:57 -07:00
ProcessWindows.cpp LibCore: Make Process::wait_for_termination return exit code 2024-11-19 14:40:03 -07:00
Promise.h
Proxy.h LibURL: Replace Host's Empty state with making Url's Host optional 2024-11-30 12:07:39 +01:00
Resource.cpp
Resource.h
ResourceImplementation.cpp LibCore: Add includes for S_ISDIR on Windows 2024-12-08 17:29:22 -07:00
ResourceImplementation.h
ResourceImplementationFile.cpp LibCore: Add includes for S_ISDIR on Windows 2024-12-08 17:29:22 -07:00
ResourceImplementationFile.h
SharedCircularQueue.h LibCore: Port SharedCircularQueue to Windows 2024-12-08 17:25:40 -07:00
Socket.cpp
Socket.h LibCore+LibTLS: Add an API for connect()'ing 'with hostname 2024-11-20 21:37:58 +01:00
SocketAddress.h
StandardPaths.cpp LibCore: Remove SessionManagement utilities 2024-11-26 11:00:48 +01:00
StandardPaths.h
System.cpp LibCore: Add System::getpid 2024-12-17 11:07:53 +01:00
System.h LibCore: Add System::getpid 2024-12-17 11:07:53 +01:00
SystemServerTakeover.cpp
SystemServerTakeover.h
SystemWindows.cpp LibCore: Add System::getpid 2024-12-17 11:07:53 +01:00
TCPServer.cpp
TCPServer.h
ThreadedPromise.h Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
ThreadEventQueue.cpp
ThreadEventQueue.h
Timer.cpp
Timer.h
TimeZoneWatcher.h
TimeZoneWatcherLinux.cpp
TimeZoneWatcherMacOS.mm
TimeZoneWatcherUnimplemented.cpp
UDPServer.cpp
UDPServer.h
Version.cpp
Version.h