Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
..
ArgsParser.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
ArgsParser.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
ConfigFile.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
ConfigFile.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
DateTime.cpp 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 年 前
DateTime.h 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 年 前
DirIterator.cpp 42399167b3 LibCore: Add DirIterator::next_full_path() 5 年 前
DirIterator.h 42399167b3 LibCore: Add DirIterator::next_full_path() 5 年 前
ElapsedTimer.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
ElapsedTimer.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Event.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Event.h 8f7333f080 LibCore: Add a forward declaration header 5 年 前
EventLoop.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
EventLoop.h 0e3a9d8e9d LibCore: Reduce header dependencies of EventLoop 5 年 前
File.cpp 90fec9c732 LibCore: Add "static bool Core::File::exists(filename)" 5 年 前
File.h 90fec9c732 LibCore: Add "static bool Core::File::exists(filename)" 5 年 前
Forward.h a368cf7d51 LibGfx: Replace manual forward declarations with <LibGfx/Forward.h> 5 年 前
Gzip.cpp 88b9fcb976 AK: Use size_t for ByteBuffer sizes 5 年 前
Gzip.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
HttpJob.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
HttpJob.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
HttpRequest.cpp 88b9fcb976 AK: Use size_t for ByteBuffer sizes 5 年 前
HttpRequest.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
HttpResponse.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
HttpResponse.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
IODevice.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
IODevice.h ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
IODeviceStreamReader.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
LocalServer.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
LocalServer.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
LocalSocket.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
LocalSocket.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
Makefile 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 年 前
MimeData.cpp 3cba9c3c25 LibCore: Add Core::MimeData class 5 年 前
MimeData.h 3cba9c3c25 LibCore: Add Core::MimeData class 5 年 前
NetworkJob.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
NetworkJob.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
NetworkResponse.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
NetworkResponse.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Notifier.cpp 8f7333f080 LibCore: Add a forward declaration header 5 年 前
Notifier.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Object.cpp ceec1a7d38 AK: Make Vector use size_t for its size and capacity 5 年 前
Object.h d9e459293b LibCore: Add Core::Object::add<T> helper for creating child objects 5 年 前
ProcessStatisticsReader.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
ProcessStatisticsReader.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Socket.cpp 28f1486627 LibCore: Log a more helpful message when Socket::connect() fails 5 年 前
Socket.h 82fd09e8fe LibCore: Fix wrong return value in Core::Socket::destination_address() 5 年 前
SocketAddress.cpp 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 年 前
SocketAddress.h 3866e0d4d4 LibCore: Move LogStream::operator<< overloads into cpp files 5 年 前
SyscallUtils.h 258d798b34 LibCore: Merge the CSyscallUtils namespace into Core 5 年 前
TCPServer.cpp 3713d31750 LibCore: TCP and UDP servers should parent Notifiers to themselves 5 年 前
TCPServer.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
TCPSocket.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
TCPSocket.h 2a41bff329 LibCore: Remove a bunch of unnecessary forward declarations 5 年 前
Timer.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
Timer.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
UdpServer.cpp 3713d31750 LibCore: TCP and UDP servers should parent Notifiers to themselves 5 年 前
UdpServer.h 8f7333f080 LibCore: Add a forward declaration header 5 年 前
UdpSocket.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
UdpSocket.h 8f7333f080 LibCore: Add a forward declaration header 5 年 前
UserInfo.cpp d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
UserInfo.h d17e23bd27 LibCore: Remove leading C from filenames 5 年 前
puff.c 35c26a06fc LibCore: Move puff() from LibDraw to LibCore 5 年 前
puff.h b0192cfb38 Meta: Remove some copyright headers added in error 5 年 前