Fix mistake: fuzzy matching is 5=103, not 5=102
[yaz-moved-to-github.git] / zoom / zoom-benchmark.c
2005-10-22 Adam DickmeissDo not use // comments
2005-09-20 Marc Crommeadded a -g switch for gnuplot instructions in output...
2005-09-20 Marc Crommecounting ewrror corrected such that multiple repeats...
2005-09-20 Marc Crommemoving int declaration to top of function to avoid...
2005-09-19 Marc Crommebetter 3D graphics made possible by ordering events...
2005-09-16 Adam DickmeissRemove C++ style comments. Remove mixed stmt/var decl.
2005-09-16 Adam DickmeissBoolrean and rather than bitwise and
2005-09-15 Marc Crommechanged output such that process comes first, then...
2005-09-15 Marc Crommemade progres linearly increasing, and added gnuplot...
2005-09-11 Adam DickmeissCompatibility fixes for older C compilers. Fixed printf...
2005-09-11 Adam DickmeissPut declarations before statements to make code work...
2005-09-09 Marc Crommepretty formatting with tabs for gnuplot reading
2005-09-07 Marc Crommeadded simple benchmark client program written over...