Bug fixes and additional suffix sort algorithms#1
Bug fixes and additional suffix sort algorithms#1jzebedee wants to merge 1 commit intoFaithlife:masterfrom jzebedee:master
Conversation
Added the option to select a SuffixSort algorithm Replaced WriteInt64 with a faster method Fixed an erroneous throw if a patch completes without any extra data Fixed db/eb being allocated with an extra byte Moved constant fields together
|
It appears that you changed the line endings in Could you fix the line endings and push an updated commit? |
|
Sorry to make it unclear; the source was formatted to Microsoft Let me know if you'd still prefer another push. On Mon, Jul 21, 2014 at 10:53 PM, David Mitchell notifications@github.com
|
|
David, I've created two new pull requests for the bugfixes and added features, respectively. They should be free of any formatting quirks. Feel free to close this one. |
Added Yuta Mori's induced sort
Added the option to select a SuffixSort algorithm
Replaced WriteInt64 with a faster method
Fixed an erroneous throw if a patch completes without any extra data
Fixed db/eb being allocated with an extra byte
Moved constant fields together