Age | Commit message (Expand) | Author |
---|---|---|
2021-08-29 | Initial draft of FileStream | rtk0c |
2021-08-22 | Split DataStream into InputDataStream and OutputDataStream | rtk0c |
2021-08-21 | DataArchive system which saves in native endian (for better performance worki... | rtk0c |
2021-08-15 | Rename original "IO adapter" (read/write operation abstraction) to "IO proxy" | rtk0c |
2021-08-15 | More work on IO adapters (not working) | rtk0c |
2021-08-15 | Initial work on data streams | rtk0c |