More explicit error-reporting on search failure, to find problem reported by overnigh...
[irspy-moved-to-github.git] / lib / ZOOM / IRSpy / Connection.pm
2007-12-18 Mike TaylorMore explicit error-reporting on search failure, to...
2007-12-12 Mike Tayloruse "record"/"records" in logging depending on number...
2007-12-12 Mike TaylorComment.
2007-05-01 Mike TaylorLess verbose
2007-05-01 Mike TaylorTypo: s/cql/pqf
2007-05-01 Mike TaylorAdd general irspy_search() function.
2007-04-30 Mike TaylorClearer use of target vs. id.
2007-04-27 Mike TaylorAbstract out identifier format, which is now handled...
2007-03-15 Mike TaylorNo {rs} associated with connection.
2007-03-09 Mike TaylorAdd destroy() method which destroys associated result...
2007-03-07 Mike TaylorFactor out useless temps.
2007-03-05 Mike TaylorConstructor sets its own "host" option and makes its...
2006-11-16 Mike TaylorAdd render() method and overload stringification to...
2006-10-25 Mike TaylorAdd irspy_rs_record(), which queues a new Task::Retrieve
2006-10-25 Mike Taylorirspy_connect() and irspy_seach_pqf() pass their option...
2006-10-12 Mike TaylorLogging changed and made more coherent
2006-10-12 Mike Taylorirspy_connect() and irspy_search_pqf() have new $udata...
2006-10-11 Mike Taylornew() contructor removed, replaced by create()
2006-10-06 Mike TaylorMany radical changes to the IRSpy engine, enabling...