GreekStapler
|
e5f0ac8dec
|
fix: Plug memory leaks and fix strings that were not null terminated.
|
2023-02-02 19:29:34 +00:00 |
GreekStapler
|
da7e41e8ca
|
refactor: Package extension now depends on what compression method was detected.
|
2023-02-02 11:42:00 +00:00 |
GreekStapler
|
41fabe21a2
|
refactor: Package archive parser now returns meaningful error enums in case of failure.
|
2023-01-31 21:08:09 +00:00 |
GreekStapler
|
4cacb1534f
|
chore: Also renamed structs to follow naming conventions.
|
2023-01-29 12:45:48 +00:00 |
GreekStapler
|
de1227b97b
|
refactor: Added free function for package struct.
While going through with the renaming, I saw that I actually forgot to implement that part.
|
2023-01-29 11:55:22 +00:00 |
GreekStapler
|
4812cde905
|
chore: Package module now follows the naming and structure conventions of libvieter.
|
2023-01-29 11:48:59 +00:00 |
GreekStapler
|
9452fea2ab
|
fix: Somehow, test file changed line endings to CRLF. Changed it back to LF.
|
2023-01-27 22:24:54 +00:00 |
GreekStapler
|
10eb08b8e4
|
chore: Rebase to dev branch with binomial heap PR.
|
2023-01-27 22:23:23 +00:00 |