Update m4
[yaz-moved-to-github.git] / zoom /
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
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...
2005-06-25 Adam DickmeissExpanded tabs in all source files. Added vim/emacs...
2005-06-25 Adam DickmeissPrint ext command in help
2005-06-06 Adam DickmeissAllow log level to be set for zoomsh
2005-06-06 Adam DickmeissRe-organize top-level code so main functions does less...
2005-06-06 Adam DickmeissAdd support for privately defined extended service...
2005-02-03 Adam DickmeissRemove old-style logging
2005-01-15 Adam DickmeissBump year
2004-12-13 Heikki LevantoMoved back to a single log.h, with the new #define...
2004-11-18 Heikki LevantoDeprecated log.h and created a new ylog.h
2004-05-01 Adam DickmeissGet rid of SSL_{CFLAGS,DEFS,LIBS}
2004-04-29 Adam DickmeissGet rid of SSL check code
2004-04-28 Adam DickmeissZOOM now allows inspection of X509 peer certificate...
2004-02-23 Adam DickmeissImplement ZOOM_resultset_{sort,cache_reset} which sorts...
2004-01-16 Adam DickmeissMake ZOOM C recognize option password
2004-01-12 Adam DickmeissUse displayTerm in zoomsh
2003-11-25 Adam DickmeissAllow command to send extended service package
2003-10-27 Adam DickmeissSource restructure. yaz-marcdump part of installation
2003-07-14 Adam DickmeissOPAC record support for ZOOM
2003-07-10 Mike TaylorRemove the oid_name_to_dotstring() function, which...
next