nnn/src
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
..
.clang-tidy No re-filter on MSGWAIT 2020-03-29 14:03:11 +05:30
dbg.h Use : for filter case 2020-01-11 21:49:35 +05:30
icons-in-terminal.h Icons (#697) 2020-08-16 06:30:58 +05:30
icons.h More icons 2020-08-17 02:55:21 +05:30
nnn.c Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
nnn.h Minor refactor 2020-08-17 23:25:27 +05:30
qsort.h Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30