Version 5.0.18
[yaz-moved-to-github.git] / zoom / zoom-benchmark.c
2014-01-02 Adam DickmeissHappy new year
2013-01-06 Adam DickmeissBump year
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-01-09 Adam DickmeissHappy new year
2011-04-26 Adam DickmeissAvoid ctype.h .
2011-01-06 Adam DickmeissHappy new year
2010-01-14 Adam DickmeissBump copyright year
2009-01-15 Adam DickmeissUpdated footer comment
2009-01-09 Adam DickmeissHappy new year
2008-12-25 Adam DickmeissUse ZOOM_EVENT_MAX for size of ZOOM event array
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2007-05-06 Adam DickmeissFixed type cast
2007-05-06 Adam DickmeissCode updates which makes things compile as C++. Mostly...
2007-01-04 Marc Crommeremoved unused variable
2007-01-04 Marc Crommechanged output to be non-cascarding when using -n switch
2007-01-03 Adam DickmeissTowards 2.1.44. Bump copyright year.
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...