summaryrefslogtreecommitdiff
path: root/src/choices.c
Commit message (Expand)AuthorAge
* Improve parallelism of search workersJohn Hawthorn2017-01-08
* Store choices on job structJohn Hawthorn2017-01-08
* Create search_job structJohn Hawthorn2017-01-08
* Remove unused and uninitialized worker struct varJohn Hawthorn2017-01-08
* Use score_t instead of doubleJohn Hawthorn2016-07-10
* Use number of processors as worker countJohn Hawthorn2016-06-22
* Store worker_count on choices_tJohn Hawthorn2016-06-22
* Use threading when matching/scoringJohn Hawthorn2016-06-22
* Use threading when matching/scoringJohn Hawthorn2016-06-22
* Skip sorting on empty search stringJohn Hawthorn2016-06-08
* Make sorting stableJohn Hawthorn2016-06-08
* Move sources into src directoryJohn Hawthorn2016-05-21