- Apr 04, 2017
-
-
Nick Terrell authored
-
Nick Terrell authored
-
- Apr 03, 2017
-
-
Nick Terrell authored
-
Nick Terrell authored
-
- Apr 01, 2017
-
-
Nick Terrell authored
-
- Mar 30, 2017
-
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
-
Nick Terrell authored
-
Sean Purcell authored
-
Sean Purcell authored
-
- Mar 29, 2017
-
-
Yann Collet authored
it's now transparently translated to nearest value when unsupported (7->6) (3->4)
-
Yann Collet authored
-
Yann Collet authored
minmatch 7 now converted to minmatch 6 for strategies which do not support 7 Used to folded into "default", which applied minmatch 4
-
Yann Collet authored
Remove extra 'F' from skippable magic mask
-
Yann Collet authored
-
Sean Purcell authored
-
- Mar 27, 2017
-
-
Yann Collet authored
-
Yann Collet authored
Legacy dict builder
-
Yann Collet authored
Fix IS_CONSOLE returning 1 for NUL on windows
-
Sean Purcell authored
-
Sean Purcell authored
-
Yann Collet authored
Better compatibility with Mac OS-X Force attribution to a selected core # (Linux)
-
- Mar 26, 2017
-
-
Yann Collet authored
-
Yann Collet authored
-
Yann Collet authored
add const changed if for easier to add new conditions
-
Yann Collet authored
dictionary loading would fail during entropy analysis
-
Yann Collet authored
-
Yann Collet authored
changed advanced commands --maxdict= and --dictID=
-
- Mar 25, 2017
-
-
Yann Collet authored
Ignore extension in command name matching
-
Yann Collet authored
--dictID= and --maxdict=
-
Yann Collet authored
-
Yann Collet authored
Ensure all limits derived from same constants
-
Sean Purcell authored
-
- Mar 24, 2017
-
-
Yann Collet authored
Statically build and link zlib on appveyor
-
Yann Collet authored
limited CDict acceptation criteria to be the same as DDict
-
Yann Collet authored
now works with the `=` variant, which is the recommended one. Old variant `--dictID #` still works, for compatibility with existing scripts. Long term objective is to remove the old variant..
-