Change usage example.
[yaz-moved-to-github.git] / zoom / zoom-benchmark.c
2006-10-04 Mike TaylorChange K&R-style empty function declarations to explici...
2006-09-18 Marc Crommeupdated to use the ZOOM_EVENT_END event
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...