Adam Hathcock
0dfdba3ea1
Change more ReadBytes
2016-10-07 16:02:08 +01:00
Adam Hathcock
3d4b1904ca
use pool in MarkingBinaryReader and BinaryReader
2016-10-07 15:41:31 +01:00
Adam Hathcock
cd7e480e51
Dumb mistake on buffer usage
2016-10-07 11:56:31 +01:00
Adam Hathcock
4f092f4c44
update xunit
2016-10-07 11:51:50 +01:00
Adam Hathcock
aa55e1643c
Merge branch 'master' into system_buffers
2016-10-07 11:49:29 +01:00
Adam Hathcock
844ba228ee
Make 0.13.1
0.13.1
2016-10-03 13:44:19 +01:00
Adam Hathcock
7efc701b32
Merge pull request #188 from adamhathcock/fix_nulls
...
Fix null password on ReaderFactory. Fix null options on SevenZipArchive
2016-10-03 13:41:55 +01:00
Adam Hathcock
d7e29f7c4d
Fix occasionally failing test
2016-10-03 13:37:04 +01:00
Adam Hathcock
f26ba91386
Fix null password on ReaderFactory. Fix null options on SevenZipArchive
2016-10-03 13:32:53 +01:00
Adam Hathcock
c73ac2039c
Merge pull request #185 from adamhathcock/ppmd_allocation_zipwriter
...
Make PpmdProperties lazy to avoid unnecessary allocations.
2016-10-03 13:04:14 +01:00
Adam Hathcock
671f9cd0cb
Empty commit to kick build
2016-10-03 12:58:23 +01:00
Adam Hathcock
131b5b9714
Can't use Lazy on .NET 3.5 :(
2016-10-03 11:20:29 +01:00
Adam Hathcock
771986c50c
Start using buffers. Minimal in algorithms for now.
2016-10-03 11:09:09 +01:00
Adam Hathcock
74af0889b9
Make PpmdProperties lazy to avoid unnecessary allocations.
2016-10-03 10:16:26 +01:00
Adam Hathcock
e5ee399045
Merge pull request #181 from claunia/patch-1
...
Update FORMATS.md
2016-09-30 07:08:52 +01:00
deeb7a0f64
Update FORMATS.md
...
Add ADC to formats list.
2016-09-29 22:53:51 +01:00
Adam Hathcock
5af3bab1dc
Merge pull request #180 from adamhathcock/documenting
...
Add Markdown files to document things.
0.13.0
2016-09-29 11:58:19 +01:00
Adam Hathcock
28be84d315
For all branches
2016-09-29 11:35:54 +01:00
Adam Hathcock
a0528c737d
Trying just to build once
2016-09-29 11:34:50 +01:00
Adam Hathcock
b506e488e8
Add build badge
2016-09-29 11:32:31 +01:00
Adam Hathcock
58eb0e08d6
Don't save artifacts for PRs
2016-09-29 11:22:26 +01:00
Adam Hathcock
562701894f
Save nupkgs
2016-09-29 11:13:05 +01:00
Adam Hathcock
54a562273b
Incomplete refactoring
2016-09-29 11:10:11 +01:00
Adam Hathcock
3f8c9c4cb0
Update for 0.13.0
2016-09-29 11:03:11 +01:00
Adam Hathcock
3e7d28b043
Can I fix tables?
2016-09-29 10:57:49 +01:00
Adam Hathcock
40b10d4a26
Add Markdown files to document things.
2016-09-29 10:55:04 +01:00
Adam Hathcock
f367630a2a
Merge pull request #179 from adamhathcock/tar_fix
...
Allow empty tar header to be read to know there are no more tar heade…
2016-09-28 13:57:09 +01:00
Adam Hathcock
b9e4f00862
Merge branch 'master' into tar_fix
2016-09-28 13:50:45 +01:00
Adam Hathcock
d6e74d6163
Merge pull request #178 from adamhathcock/7zip_deflate
...
Allow deflate decoder for 7zip
2016-09-28 13:50:35 +01:00
Adam Hathcock
4a4522b842
Merge branch 'master' into 7zip_deflate
2016-09-28 13:44:46 +01:00
Adam Hathcock
710ba4423d
Merge branch 'master' into tar_fix
2016-09-28 13:43:21 +01:00
Adam Hathcock
2a5494a804
Merge pull request #174 from adamhathcock/redo_options
...
Redo options
2016-09-28 13:40:54 +01:00
Adam Hathcock
568909800c
Allow empty tar header to be read to know there are no more tar headers to read
2016-09-28 12:00:48 +01:00
Adam Hathcock
7513a608b1
Allow deflate decoder
2016-09-28 11:59:31 +01:00
Adam Hathcock
911e9878bd
Merge branch 'master' into redo_options
2016-09-27 13:09:07 +01:00
Adam Hathcock
899d7d6e61
Appveyor ( #175 )
...
* First pass of Cake build
* Update Cake but still need cake itself to run on full CLR
* Test out appveyor
* 3.5 build fix
* Build master and PRs differently. Still scared to auto publish to nuget.
2016-09-27 13:08:42 +01:00
Adam Hathcock
260c0ee776
Add SaveTo overload for zip archives
2016-09-27 11:19:52 +01:00
Adam Hathcock
d71520808d
Helps if I rename everything
2016-09-27 11:08:54 +01:00
Adam Hathcock
177fc2a12c
Flags were a better idea when I was younger. It's not clear though.
2016-09-27 10:50:36 +01:00
Adam Hathcock
5dafcb02d4
Redo options classes
2016-09-27 10:23:35 +01:00
Adam Hathcock
c4fde80c5e
Create proper options objects to remove flags from API
2016-09-27 10:14:08 +01:00
Adam Hathcock
06e3486ec4
Bump version
2016-09-26 11:53:35 +01:00
Adam Hathcock
bd7c783aaf
Test fixes
2016-09-26 11:51:35 +01:00
Adam Hathcock
d732e3cfa4
Renamespace for proper pluralization
2016-09-26 11:49:49 +01:00
Adam Hathcock
c24cdc66ed
Clean up from clean up
2016-09-26 11:03:15 +01:00
Adam Hathcock
efa6f7a82e
Huge Resharper clean up. Fixed up test project.json
2016-09-26 10:55:52 +01:00
ddbbc3b847
Adds support for Apple Data Compression. ( #168 )
2016-09-12 17:41:31 +01:00
Adam Hathcock
7037161c07
Update README
2016-08-12 12:15:45 +01:00
Adam Hathcock
b0b62fcf91
Try to fix frameworks again by matching JSON.NET
0.12.4
2016-08-12 12:14:22 +01:00
Adam Hathcock
bd8ba7b854
Test with ForwardOnlyStream. RewindableStream shouldn't corrupt a ForwardOnlyStream ( #161 )
2016-08-12 11:56:49 +01:00