Sen Huang
|
b9ede1c8c2
|
Make sure contentsize is known
|
2019-10-30 16:03:58 -04:00 |
|
Sen Huang
|
c2e1e54f24
|
((x or y) or z) == (x or y or z), remove brackets
|
2019-10-21 19:16:50 -04:00 |
|
Sen Huang
|
59c81aa31b
|
Line up comments :)
|
2019-10-21 19:12:15 -04:00 |
|
Sen Huang
|
dbda8c318a
|
Trailing comma
|
2019-10-21 19:10:13 -04:00 |
|
Sen Huang
|
0c00455ea6
|
Merge branch 'dev' of github.com:senhuang42/zstd into new_path_for_cdict
|
2019-10-21 19:06:51 -04:00 |
|
Sen Huang
|
5b2f4ac1a8
|
merge
|
2019-10-21 19:02:52 -04:00 |
|
Sen Huang
|
2ab484a5f9
|
Fix bad merge
|
2019-10-21 18:55:17 -04:00 |
|
Sen Huang
|
b6c3459d50
|
merge
|
2019-10-21 18:46:17 -04:00 |
|
Sen Huang
|
676f89902a
|
Added multiplier, renamed new enum to something more useful
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
1f3a51fb52
|
Updated forceAttachDict param bounds
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
8f69c47643
|
Add enum to decision process
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
e4de8b098a
|
Added support for forcing new CDict behavior and updated enum
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
9294f4826b
|
Changed to int from BYTE
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
f0fccc8847
|
Changed to int from BYTE
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
bb2df8c499
|
Trailing whitespace
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
cf51501d2f
|
Fix test
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
ea3cb6988f
|
Cast to BYTE to appease appveyor
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
a727a85a7e
|
merge conflicts round 2
|
2019-10-21 15:36:12 -04:00 |
|
Sen Huang
|
053a35fd64
|
formatting
|
2019-10-21 15:35:33 -04:00 |
|
Sen Huang
|
3fa4daaa55
|
Fix error
|
2019-10-21 15:35:33 -04:00 |
|
Sen Huang
|
3328348c63
|
Add compressionlevel to cdict
|
2019-10-21 15:32:39 -04:00 |
|
Sen Huang
|
e8aa3e486d
|
Updated forceAttachDict param bounds
|
2019-10-20 22:01:08 -04:00 |
|
Sen Huang
|
6d297265f9
|
Add enum to decision process
|
2019-10-20 19:02:47 -04:00 |
|
Sen Huang
|
1daa898c93
|
Added support for forcing new CDict behavior and updated enum
|
2019-10-20 14:03:09 -04:00 |
|
Sen Huang
|
4455f00cb8
|
Changed to int from BYTE
|
2019-10-16 15:06:02 -04:00 |
|
Sen Huang
|
4f7d26b0ee
|
Changed to int from BYTE
|
2019-10-16 15:05:29 -04:00 |
|
Sen Huang
|
cf00ea367a
|
Trailing whitespace
|
2019-10-16 10:31:27 -04:00 |
|
Sen Huang
|
8cb2174446
|
Fix test
|
2019-10-16 10:29:31 -04:00 |
|
Sen Huang
|
5e901b6f32
|
Cast to BYTE to appease appveyor
|
2019-10-15 13:58:44 -04:00 |
|
Sen Huang
|
5c010c9d2d
|
merge conflicts round 2
|
2019-10-15 13:10:05 -04:00 |
|
Sen Huang
|
a06b51879c
|
merge conflict
|
2019-10-15 12:58:50 -04:00 |
|
Sen Huang
|
23dac23a49
|
formatting
|
2019-10-15 12:44:48 -04:00 |
|
Sen Huang
|
0c8df5c928
|
Fix error
|
2019-10-15 12:28:23 -04:00 |
|
Sen Huang
|
a65eb39f9d
|
Add compressionlevel to cdict
|
2019-10-15 10:22:06 -04:00 |
|
Sen Huang
|
c5ebb37051
|
Only check for filename collisions when using --output-dir-flat
|
2019-10-09 09:39:52 -04:00 |
|
Sen Huang
|
6e406b55ee
|
Casting to void* to avoid C4090 warnings
|
2019-10-08 09:54:59 -04:00 |
|
Sen Huang
|
332b5988d8
|
Suppress C4090 warning
|
2019-10-08 09:44:24 -04:00 |
|
Sen Huang
|
f9b1da6f62
|
Hopefully fix VS compiler warning
|
2019-10-08 00:15:28 -04:00 |
|
Sen Huang
|
6b81bfb257
|
Changed function name, fix test
|
2019-10-03 15:23:49 -04:00 |
|
Sen Huang
|
64bc441d7d
|
Now constructs final destination path without allocating new table
|
2019-10-03 13:53:04 -04:00 |
|
Sen Huang
|
4dc604cab8
|
Addressed comments on malloc
|
2019-10-02 18:34:42 -04:00 |
|
Sen Huang
|
c763457e0a
|
Static analyze fix
|
2019-10-02 15:30:24 -04:00 |
|
Sen Huang
|
b93f1b2a30
|
CI Tests fix
|
2019-10-02 11:29:34 -04:00 |
|
Sen Huang
|
147b761454
|
Removed strdup() dependency
|
2019-10-02 11:18:14 -04:00 |
|
Sen Huang
|
1e4d602412
|
Modified message
|
2019-10-02 11:11:35 -04:00 |
|
Sen Huang
|
f80437c586
|
Add support for --output-dir-flat
New flag to specify output directory destination for multiple files.
|
2019-10-02 11:08:20 -04:00 |
|
Sen Huang
|
62616c4d90
|
fixes for windows compilation
|
2019-09-06 13:20:50 -07:00 |
|
Sen Huang
|
30bff50e06
|
fixes for tests and segfault
|
2019-09-06 11:10:53 -07:00 |
|
Sen Huang
|
a9c807a948
|
kill memory leaks, cleanup, fix some dumb bugs
|
2019-09-06 10:17:04 -07:00 |
|
Sen Huang
|
6beb3c0159
|
added decompression support
|
2019-09-05 17:56:24 -07:00 |
|
Sen Huang
|
7f98b46876
|
adding support for -O flag: multiple files into one directory for compressions (decompression to come)
|
2019-09-05 16:03:35 -07:00 |
|