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 |
|