]> git.llucax.com Git - software/dgc/cdgc.git/commitdiff
Revert "Skip non-scanneable words in chunks"
authorLeandro Lucarella <llucax@gmail.com>
Fri, 6 Aug 2010 02:46:55 +0000 (23:46 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 6 Aug 2010 03:37:21 +0000 (00:37 -0300)
This reverts commit 5578146600d4ace17878e3b010aa09efdb202fb4, because
doing so many extra tests proved to be a "pessimization" in practice.

Avoiding the extra bit operations does help a little though, so that
change is not reverted.


No differences found