Adam Hathcock
|
b01e97b168
|
more clean up
|
2022-12-20 15:20:49 +00:00 |
|
Adam Hathcock
|
959bbdcf1b
|
big clean up
|
2022-12-20 15:06:44 +00:00 |
|
Adam Hathcock
|
970e31a1b1
|
cleanup and run csharpier
|
2022-12-20 13:45:47 +00:00 |
|
Adam Hathcock
|
d6ac9a0363
|
Fix build
|
2022-12-20 13:09:16 +00:00 |
|
louis-michel
|
0f112d0685
|
BCJ executable filter (only for decoding), used by XZ.
|
2022-06-10 13:29:42 -04:00 |
|
Adam Hathcock
|
6950eebf9f
|
Dependency updates and start of enforcing some C# standards
|
2022-04-21 08:54:59 +01:00 |
|
Adam Hathcock
|
5357bd07c7
|
Let dotnet format do it’s thing
|
2021-01-09 13:33:34 +00:00 |
|
Adam Hathcock
|
400d2c1774
|
Fix usings and add braces for better merging
|
2020-04-03 08:47:30 +01:00 |
|
Adam Hathcock
|
5fdae1cf82
|
Make readonly and fix visibility
|
2018-05-05 19:23:34 +01:00 |
|
Adam Hathcock
|
525c1873e8
|
Fix merge
|
2017-09-17 22:16:57 +01:00 |
|
François
|
3d91b4eb5e
|
XZ: fix padding issues (#300)
* XZ: fix variable-length integers decoding
* XZ: fix block and index padding issues
* cleanup in XZStreamTests
|
2017-09-17 22:14:23 +01:00 |
|
François
|
f20c03180e
|
XZ: fix variable-length integers decoding (#299)
|
2017-09-17 22:05:20 +01:00 |
|
Sam Bott
|
16b7e3ffc8
|
Add XZ tests (#258)
* tests added and converted to xunit
* reordered two assertions
|
2017-06-11 13:44:00 +01:00 |
|