Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michael A. (Mike) Iovine
p1
Graph
a2f22dc5170acc0b219e6c302cb885bba3ea75a4
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
19
Apr
12
7
6
5
4
3
2
1
31
Mar
15
Oct
5
24
Sep
17
30
Aug
Merge branch 'master' of https://gitlab.caltech.edu/miovine/p1
master
master
Don't pad at end of blocks
Fix test target
Add tests for huffman + myzip and update makefile
Add more tests
Make directories if they don't exist in unzip
Add myunzip0 tests
Update makefile
write to output file in myzip
myzip
Implement myunzip
Make sure length <= 258
Fix lz77
Add more tests
Add tests for reading fixed Huffman codes
Update Huffman tests
Fix incorrectly hardcoded min_code
Update gitignore
Add src/inflate (ignored by gitignore in last commit)
Start tests, move some files around
Remove unused import
Update makefile
Merge branch 'master' of https://gitlab.caltech.edu/miovine/p1
Add header file for inflate
Some work on deflate
Check that suffix of input file ends in '.deflate'
Implement task 2.2 dynamic huffman codes
Add huffman and example file
Merge branch 'master' of https://gitlab.caltech.edu/miovine/p1
Implement better huffman code representation in inflate
Simplify code with get_n_bits method
Implement task 2.1 fixed Hufmann decode
Add myzip0 and Makefile
Implement task 1.2 myunzip0
Update .gitlab-ci.yml
Merge branch 'fix/design_doc' into 'master'
Flesh out design doc
Update DesignDocument.md
Add initial design document template
Adds 'splains
Menu
Projects
Groups
Snippets
Help