GreekStapler
|
19c5515c5e
|
fix: Plug memory leaks and fix strings that were not null terminated.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
ea852f9102
|
refactor: Package extension now depends on what compression method was detected.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
4c9b429eaa
|
refactor: Package archive parser now returns meaningful error enums in case of failure.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
bcae64e023
|
chore: Also renamed structs to follow naming conventions.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
03bae82569
|
refactor: Added free function for package struct.
While going through with the renaming, I saw that I actually forgot to implement that part.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
76e4adae92
|
chore: Package module now follows the naming and structure conventions of libvieter.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
d0914adbb5
|
fix: Somehow, test file changed line endings to CRLF. Changed it back to LF.
|
2023-03-09 22:35:03 +00:00 |
GreekStapler
|
fbbc15cf73
|
chore: Rebase to dev branch with binomial heap PR.
|
2023-03-09 22:35:03 +00:00 |