- Jan 02, 2018
-
-
Ruth Anderson authored
-
Ruth Anderson authored
-
- Jan 16, 2017
-
-
Ollin Boer Bohan authored
-
- Jan 02, 2017
-
-
Adam Blank authored
-
Adam Blank authored
-
- Nov 16, 2016
-
-
Conrad Nied authored
-
- Sep 28, 2016
-
-
Ollin Boer Bohan authored
-
- Feb 19, 2016
-
-
Adam Blank authored
-
- Jan 26, 2016
-
-
Adam Blank authored
Add generics to equals See merge request !9
-
- Jan 25, 2016
-
-
Michael Lee authored
-
Michael Lee authored
-
Adam Blank authored
Backport p2 changes See merge request !8
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
-
- Jan 20, 2016
-
-
Michael Lee authored
Fix bug with startNewMatch See merge request !7
-
- Jan 19, 2016
-
-
Michael Lee authored
-
- Jan 18, 2016
-
-
Adam Blank authored
-
Adam Blank authored
Fix SuffixTrie and HuffmanCompressor (extendMatch) See merge request !6
-
- Jan 17, 2016
-
-
Michael Lee authored
-
Adam Blank authored
-
Adam Blank authored
-
- Jan 16, 2016
-
-
Michael Lee authored
Fix Huffman to correctly handle larger files See merge request !5
-
Michael Lee authored
-
- Jan 15, 2016
-
-
Michael Lee authored
Fix disabling debug issue See merge request !4
-
Michael Lee authored
-
- Jan 14, 2016
-
-
Adam Blank authored
Bugfix jan 14 See merge request !3
-
Michael Lee authored
-
- Jan 13, 2016
-
-
Michael Lee authored
-
Michael Lee authored
-
Michael Lee authored
Previously, SuffixTrie.addToMatch stated that currentMatch must not be full as a precondition. This commit revises the comment to state that addToMatch should do nothing if attempting to add when full.
-
Michael Lee authored
This commit changes the javadoc for SuffixTrie.startNewMatch to correspond with the return value behavior the spec listed.
-
Michael Lee authored
This commit removes the (potentially confusing) pre/post equation notation from SuffixTrie.java.
-
Michael Lee authored
HuffmanCompressor.Node's compareTo method was using a method of comparison that failed in certain cases. This update adds a more complex, sophisticated comparison check.
-
- Jan 08, 2016
-
-
Irving Chen authored
-
Adam Blank authored
-