.. |
Adapters
|
[*] Improved IMemoryMappedFile API
|
2024-03-09 00:20:26 +00:00 |
Async
|
[+] Aurora::IO::Async::SpawnMoreThreads
|
2024-03-10 11:34:18 +00:00 |
Buffered
|
[+] Aurora::IO::FS::IMemoryMappedFile
|
2024-03-07 06:49:23 +00:00 |
Character
|
[*/+/-] MEGA COMMIT. ~2 weeks compressed.
|
2022-02-17 00:11:40 +00:00 |
CompletionGroup
|
[*] Improve AuProcesses CompletionGroup integration
|
2024-03-05 21:52:52 +00:00 |
FS
|
[*] Refactored FS resources to return AuOptional<const AuString &>
|
2024-03-11 21:05:03 +00:00 |
IPC
|
[+] IPCPipe::ToFileStream
|
2023-10-20 16:33:18 +01:00 |
Loop
|
[+] IO Thread Pool
|
2024-02-26 18:12:04 +00:00 |
Net
|
[+] IO Thread Pool
|
2024-02-26 18:12:04 +00:00 |
NT
|
[+] IIOHandle::InitFromSharing
|
2024-01-03 02:39:54 +00:00 |
Protocol
|
[*] Updated comments in IProtocolStack.hpp
|
2024-02-25 20:19:10 +00:00 |
TLS
|
[+] IProcessSectionMapView::LockSwap
|
2023-04-17 15:55:51 +01:00 |
UNIX
|
[+] Secret visible symbol: Aurora::Win32Open/AuWin32Open
|
2023-09-13 15:35:09 +01:00 |
Utility
|
[*] Modernize IOBufferedProcessor (and moved to the io utility namespace)
|
2023-09-28 12:38:01 +01:00 |
Async.hpp
|
[*] Move AuIO::WaitMultiple
|
2022-05-13 19:25:29 +01:00 |
EIOProcessorEventStage.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |
EPipeCallbackType.hpp
|
[+] EPipeCallbackType
|
2022-06-21 05:49:36 +01:00 |
EStandardStream.hpp
|
[-] AuProcesses::EStandardHandle
|
2023-09-15 15:55:46 +01:00 |
EStreamError.hpp
|
[+] EStreamError::eErrorGenericFault
|
2023-10-24 17:14:27 +01:00 |
IAsyncFinishedSubscriber.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IAsyncTransaction.hpp
|
[+] IFileStream::ToStreamSeekingReader
|
2024-03-09 00:47:33 +00:00 |
IIOBufferedStreamAvailable.hpp
|
[+] AuUtility::ThroughputCalculator
|
2022-12-06 22:58:15 +00:00 |
IIOEventListener.hpp
|
[+] IIOSimpleEventListener
|
2022-06-22 14:42:17 +01:00 |
IIOPipeEventListener.hpp
|
[+] IIOPipeEventListener::OnPipeFailureEvent
|
2023-10-16 01:56:28 +01:00 |
IIOPipeInterceptor.hpp
|
[+] Network + Protocol + TLS - Initial Commit
|
2022-08-28 20:02:06 +01:00 |
IIOPipeProcessor.hpp
|
[+] EPipeCallbackType
|
2022-06-21 05:49:36 +01:00 |
IIOPipeWork.hpp
|
[+] IIOPipeWork::SetNextFrameTargetLength
|
2023-10-16 01:47:22 +01:00 |
IIOProcessor.hpp
|
[*] Added more instances of AURT_ADD_USR_DATA in interface decls
|
2024-02-25 22:54:22 +00:00 |
IIOProcessorEventListener.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |
IIOProcessorItem.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |
IIOProcessorManualInvoker.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IIOProcessorWorkUnit.hpp
|
[+] EPipeCallbackType
|
2022-06-21 05:49:36 +01:00 |
IIOSimpleEventListener.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IIOWaitableIOLoopSource.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IIOWaitableIOTimer.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |
IIOWaitableItem.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IO.hpp
|
[+] IO Thread Pool
|
2024-02-26 18:12:04 +00:00 |
IOExperimental.hpp
|
[+] IO Thread Pool
|
2024-02-26 18:12:04 +00:00 |
IOHandle.hpp
|
[+] Aurora::IO::FS::IMemoryMappedFile
|
2024-03-07 06:49:23 +00:00 |
IOPipeCallback.hpp
|
[+] AuIO::IOPipeCallback::bCloseWriter
|
2023-06-04 20:49:13 +01:00 |
IOPipeInputData.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IOPipeInterceptorNop.hpp
|
2/3 of the IO update (very early implementation)
|
2022-06-12 00:01:27 +01:00 |
IOPipeRequest.hpp
|
[+] ICompressionInterceptor::LimitPassthroughOnOverflow
|
2022-11-20 10:31:13 +00:00 |
IOPipeRequestAIO.hpp
|
[*] Fix critical bug in rwlock (few commits ago. still havent updated submodules so its ok)
|
2022-11-09 00:33:14 +00:00 |
IOPipeRequestBasic.hpp
|
[+] EPipeCallbackType
|
2022-06-21 05:49:36 +01:00 |
IOSleep.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
IOWaitableIOCompletionGroup.hpp
|
[+] IAsyncTransaction::GetCompletionGroup
|
2024-01-06 04:32:54 +00:00 |
IPipeBackend.hpp
|
[+] EPipeCallbackType
|
2022-06-21 05:49:36 +01:00 |
ISeekingReader.hpp
|
[*] Cleanup/refactor of AuIO
|
2022-08-29 16:46:46 +01:00 |
ISeekingWriter.hpp
|
[+] IO Thread Pool
|
2024-02-26 18:12:04 +00:00 |
IStreamReader.hpp
|
[*] Redo AuIO::ReadAll(IStreamReader *that, Memory::ByteBuffer &buffer, ...)
|
2023-10-24 11:27:20 +01:00 |
IStreamReader.inl
|
[*] Redo AuIO::ReadAll(IStreamReader *that, Memory::ByteBuffer &buffer, ...)
|
2023-10-24 11:27:20 +01:00 |
IStreamWriter.hpp
|
[*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface
|
2022-05-28 12:18:00 +01:00 |
IStreamWriter.inl
|
[*] Update IStreamReader/Writer interfaces to be backed by an Aurora Interface
|
2022-05-28 12:18:00 +01:00 |