February 27, 2019
View 5f4f691

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
February 3, 2019
View c9c924a

fuzz - 12178 - Correction to LZW inflate algorithm where left-shift of a larger value would have have been too large for signed long.

Micah Snyder authored on 2019/02/03 08:59:10
December 4, 2018
View 72fd33c

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
May 27, 2016
View 567c73e

lzwdec: modify dictionary max code points and change state flags

Kevin Lin authored on 2016/05/27 04:25:54
April 15, 2016
View 028488a

lzw: increase variable name consistency

Kevin Lin authored on 2016/04/15 05:52:48
View 5c29151

pdfdecode: add dictionary heuristic and all-match support

Kevin Lin authored on 2016/04/15 05:42:51
April 14, 2016
View 28fa7ea

implement lzw decompression, derived from tiff

Kevin Lin authored on 2016/04/14 07:45:34