|
|
e63095c458
|
io: file: update b_stream interface
|
2025-10-28 15:20:37 +00:00 |
|
|
|
50ed2683ea
|
io: file: change base class to b_stream: implement b_stream virtual functions
|
2025-10-24 12:48:18 +01:00 |
|
|
|
297ccdc9ce
|
io: file: convert to new object system
|
2025-10-19 21:00:56 +01:00 |
|
|
|
06add543bf
|
Merge branch 'main' into feature/new-object-system
|
2025-10-15 11:13:00 +01:00 |
|
|
|
407a0972c1
|
io: file: implement tell() callback for file streams
|
2025-10-12 17:29:49 +01:00 |
|
|
|
d90291c0b1
|
io: path: add function to query the path used to open a file
|
2025-09-22 10:53:23 +01:00 |
|
|
|
0751ef469f
|
meta: rename legacy object module to 'ds'
|
2025-08-09 19:57:42 +01:00 |
|
|
|
8bdb770ae5
|
io: directory: implement temporary directories and delete-on-close
|
2025-08-09 19:40:11 +01:00 |
|
|
|
663df15289
|
io: implement b_error support for file/directory operations
|
2025-07-28 22:20:20 +01:00 |
|
|
|
5dc6f4088b
|
io: file: add missing static qualifier to stream callbacks
|
2025-06-27 22:06:22 +01:00 |
|
|
|
23bd483e78
|
io: file: add b_stream support
|
2025-06-27 21:51:52 +01:00 |
|
|
|
a627116264
|
io: add lots of directory and path manipulation functions
|
2025-04-11 13:54:53 +01:00 |
|
|
|
bf83831cee
|
io: implement stat'ing paths, files, and directory contents
|
2025-02-14 22:06:24 +00:00 |
|