Timofey Solomko
|
5d4b4d2493
|
[TAR] Fix code comment to refer to TarParser instead of Provider
|
2026-03-01 20:35:22 +08:00 |
|
Timofey Solomko
|
ea9aaccfb9
|
Update copyright year to 2026
|
2026-01-31 15:30:24 +08:00 |
|
Timofey Solomko
|
ed66991cbd
|
Update copyright year to 2024
|
2024-01-11 16:57:04 +03:00 |
|
Timofey Solomko
|
43132fc39d
|
Update copyright year to 2023
|
2023-02-07 15:31:45 +02:00 |
|
Timofey Solomko
|
79295db930
|
Update copyright year to 2022
|
2022-01-08 15:02:59 +03:00 |
|
Timofey Solomko
|
7c1a12bb0d
|
[TAR] Initialize optional vars explicitly in TarParser and TarReader
|
2021-11-20 21:32:29 +03:00 |
|
Timofey Solomko
|
4e8be1d4fc
|
[TAR] Remove TarEntryInfo.format in favor of working with header format directly
|
2021-08-03 18:39:03 +03:00 |
|
Timofey Solomko
|
36f34c4e8f
|
[TAR] Remove TarEntryInfo.blockStartIndex
To accomplish this, we added a second associated value to ParsingResult.entryInfo and rewrote TarContainer.open in similar way to TarContainer.info.
|
2021-07-26 21:22:03 +03:00 |
|
Timofey Solomko
|
b2f7084a0e
|
[TAR] Rename TarEntryInfoProvider to TarParser
|
2021-07-26 21:15:06 +03:00 |
|