nnn/misc/haiku
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
..
Makefile Add support for Alexey Tourbin's QSORT code (#708) 2020-08-21 08:15:45 +05:30
haiku_interop.h Get nnn compile and run on Haiku (#403) 2019-12-27 23:32:20 +05:30
logo.hvif Haiku: General fixup, add icon, add rdef file 2020-08-09 22:19:51 -05:00
nm.cpp Get nnn compile and run on Haiku (#403) 2019-12-27 23:32:20 +05:30
nnn-master.recipe Haiku: Some small fixes to the recipe and resource file (#707) 2020-08-20 22:21:28 +05:30
nnn.rdef Haiku: Some small fixes to the recipe and resource file (#707) 2020-08-20 22:21:28 +05:30