nnn/misc
lvgx bcbe8080be
Add support for Alexey Tourbin's QSORT code (#708)
* Add support for Alexey Tourbin's QSORT code

See https://github.com/svpv/qsort

* Add benchmark scripts and compilation mode

Compile with `make O_BENCHMARK=1`, and run benchmarks with e.g.:
  ./misc/test/benchmark.sh ./nnn '/' '/usr/bin' '/usr/lib' > benchdata
You can then plot basic violin graphs with:
  ./misc/test/plot-bench.py benchdata

* Update style, doc, haiku support, fix lint
2020-08-21 08:15:45 +05:30
..
auto-completion Program option to use older 2020-08-04 20:36:19 +05:30
desktop Install logo to desktop icons (#542) 2020-05-01 21:28:07 +05:30
haiku Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
logo Add a logo for nnn (n³) (#544) 2020-05-01 21:17:03 +05:30
natool Move scripts to misc 2019-06-17 07:04:42 +05:30
packagecore Prepare for release v3.4 2020-08-18 15:33:49 +05:30
quitcd add 'wraps' attribute to allow autocompletion (#606) 2020-05-29 20:28:59 +05:30
test Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
CONTRIBUTING.md Update contributing guideline 2020-06-19 07:35:05 +05:30