Version 5.0.22
[yaz-moved-to-github.git] / zoom /
2014-01-31 Adam Dickmeisszoomsh: shows SearchResult-1
2014-01-30 Adam Dickmeisszoomsh: sortby command
2014-01-29 Adam Dickmeisszoomsh: use proper list of connections and result sets...
2014-01-15 Adam Dickmeisszoomsh: do not use readline for stdin (no tty) YAZ-724
2014-01-15 Adam Dickmeisszoomsh: empty command ignored YAZ-723
2014-01-02 Adam DickmeissHappy new year
2013-01-06 Adam DickmeissBump year
2012-11-21 Adam DickmeissZOOM: special options to control APDU logging
2012-09-19 Adam DickmeissReformat: delete trailing whitespace
2012-08-21 Adam Dickmeisszoomsh: allow shell command to be executed
2012-07-30 Adam Dickmeisszoomsh: check for ext type parameter
2012-05-21 Adam Dickmeisszoomsh: increase max size of command+args
2012-01-09 Adam DickmeissHappy new year
2011-10-28 Dennis SchafrothImplement display of suggestions
2011-09-21 Adam Dickmeisszoomsh: option -e for getting zoomsh to set EXIT code
2011-09-21 Adam DickmeissRefactor zoomsh to use YAZ options
2011-09-06 Adam DickmeissNew ZOOM utility ZOOM_query_sortby2
2011-08-23 Adam Dickmeisszoomtst3: setting option step=5
2011-08-17 Adam Dickmeisszoomsh: fix SEGV for set command wo value
2011-08-10 Adam Dickmeisszoomsh: fix set command to use remaning args for value
2011-08-04 Adam Dickmeisszoomsh: remove unused code for cmd facets
2011-05-11 Adam Dickmeisszoomsh: show returned facets (if any).
2011-04-26 Adam DickmeissAvoid ctype.h .
2011-01-06 Adam DickmeissHappy new year
2010-11-03 Adam DickmeissUpdate configure to generate config.h
2010-11-01 Adam DickmeissUse yaz_log to print info about events; not printf
2010-09-23 Adam Dickmeisszoomsh: display piggyback recs again
2010-09-23 Adam Dickmeisszoomsh: print events if in async mode
2010-09-23 Adam Dickmeisszoomtst3: print event name
2010-07-21 Dennis SchafrothAdd help for facets
2010-07-20 Dennis SchafrothImplemtation of ZOOM Facet API in zoom shell
2010-05-17 Adam Dickmeisszoomsh: show record do NOT render opac
2010-02-09 Adam DickmeissNo fixed size buffers for ZOOM shell - bug #3257
2010-01-14 Adam DickmeissBump copyright year
2010-01-11 Wolfram Schneiderdocument timeout option
2009-12-25 Adam DickmeissUpdate example for size_t args (scan)
2009-12-04 Adam Dickmeisszoomsh: Refactor command show
2009-12-04 Adam DickmeissZOOM: use size_t for scan hit counts and str size
2009-08-28 Adam Dickmeisszoomsh's shows 1 record by default
2009-08-28 Adam DickmeissMerge branch 'master' of ssh://git.indexdata.com/home...
2009-08-28 Adam DickmeissMention new type for show command
2009-08-27 Adam DickmeissExtend zoomsh's show command WRT type
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-11-24 Adam DickmeissGot rid of a few warnings WRT signed/unsigned types
2008-11-24 Adam DickmeissUsing fwrite rather than write
2008-11-14 Adam DickmeissFixes for gcc warnings - mostly WRT check of returns...
2008-04-04 Adam DickmeissUpdate headers and omit CVS Ids.
2008-04-01 Adam DickmeissUpdate source headers for 2008. Omit CVS ID keyword...
2008-03-16 Adam DickmeissIgnore object files.
2008-03-12 Adam DickmeissMoved ignore files.
2007-09-11 Adam DickmeissHandle NULL SRU addinfo in printing
2007-09-08 Adam DickmeissFunction ZOOM_record_get allows type_spec=schema in...
2007-08-16 Adam DickmeissAdded support for SRU scan.
2007-05-06 Adam DickmeissFixed type cast
2007-05-06 Adam DickmeissCode updates which makes things compile as C++. Mostly...
2007-04-17 Adam DickmeissSplit YAZ library into two libs : libyaz.la and libyaz_...
2007-04-12 Adam DickmeissNew OID database - with public definitions in oid_db...
2007-03-21 Adam DickmeissRevert ZOOM API changes.
2007-03-19 Adam DickmeissAPI changes to ZOOM. Functions for setting options...
2007-03-07 Adam DickmeissCheck for errors at all times in this event test
2007-02-21 Adam DickmeissAdded test for checking ZOOM task/event handling.
2007-01-10 Adam DickmeissImplemented ZOOM_connection_peek_event.
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-31 Adam DickmeissImplemented ZOOM_record_error which returns error infor...
2006-10-24 Adam DickmeissFix compilation error
2006-10-24 Adam DickmeissChange usage example.
2006-10-04 Mike TaylorChange K&R-style empty function declarations to explici...
2006-09-19 Adam DickmeissAdded the test for bug #641.
2006-09-19 Adam DickmeissAdded ZOOM Keepalive/reconnect test utility.
2006-09-18 Marc Crommeupdated to use the ZOOM_EVENT_END event
2006-08-24 Adam DickmeissAllow this update test to read record data from standar...
2006-08-11 Adam DickmeissInclude XML2_CFLAGS in AM_CPPFLAGS
2006-06-15 Adam DickmeissIgnore zoomst10
2006-06-15 Adam DickmeissMake the zoom programs by default. Problem is that...
2006-06-15 Adam DickmeissChanged ZOOM_query_ccl2rpn function so that it takes...
2006-04-24 Adam DickmeissCast to long YAZ.2.1.18
2006-04-21 Adam DickmeissAdded several type casts due to no portable way of...
2006-04-19 Adam DickmeissBetter usage info
2006-03-01 Adam DickmeissAdded SRU-GET and SRU-POST support for ZOOM C. Option...
2006-02-02 Adam DickmeissProgram zoom-benchmark is not part of RPM,DEB package...
2005-11-26 Mike TaylorIgnore zoomtst9
2005-11-24 Adam DickmeissAdded ZOOM example program that illustrates Ext Record...
2005-11-04 Mike TaylorFix incorrect diagnostic.
2005-11-02 Adam DickmeissAvoid mixed decl/stmt
2005-11-01 Adam DickmeissAllow inspection of result set options with rget command
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 Adam DickmeissAdded ignore of zoom-benchmark program
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-16 Marc Crommetickmarks taken out
2005-09-15 Marc Crommechanged output such that process comes first, then...
2005-09-15 Marc Crommeuse points, no lines
next