Merge pull request #530 from akohlmey/no_static_sort_in_dump
Refactor Dump and Irregular classes to remove static class members
GitHub <noreply@github.com> | Jun 20 2017, 15:43 |
junge | Oct 19 2017, 09:53 |
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9b8de3ba2960 | Axel Kohlmeyer | remove ifdefs for selecting between plain and hybrid merge sort. use hybrid… | Jun 17 2017 | |||
c1b0b1b3f9d7 | Axel Kohlmeyer | restore old qsort() based code and add preprocessor directives to switch | Jun 17 2017 | |||
2a6f026853e6 | Axel Kohlmeyer | mergesort performance improvements | Jun 16 2017 | |||
06fe703eedcb | Axel Kohlmeyer | add missing mergesort header | Jun 15 2017 | |||
8500a197ae13 | Axel Kohlmeyer | whitespace cleanup | Jun 15 2017 | |||
1f17e8ebbbaf | Axel Kohlmeyer | remove need for static class member variables in Dump and Irregular | Jun 15 2017 |