summaryrefslogtreecommitdiff
path: root/ext/yaz
Commit message (Expand)AuthorAgeFilesLines
* Moved ext/yaz to PECL.Wez Furlong2004-04-218-2210/+0
* Allow character set conversion for yaz_record's array method, e.g.Adam Dickmeiss2004-04-061-25/+105
* more visa to sibira ;)Hartmut Holzgraefe2004-03-241-0/+48
* Use MAKE_STD_ZVAL instead of ALLOC_ZVALAdam Dickmeiss2004-03-151-3/+2
* Use ZOOM_resultset_sort for yaz_sort. Require YAZ 2.0.13 or later.Adam Dickmeiss2004-02-232-6/+9
* New function yaz_es that creates Z39.50 Extended Service Package toAdam Dickmeiss2004-01-263-22/+165
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Proper header check for yaz.Wez Furlong2003-12-221-17/+15
* add config.w32 for ext/yazWez Furlong2003-12-191-0/+38
* For YAZ, RSHUTDOWN closes persistent connections that have been idleAdam Dickmeiss2003-10-242-2/+35
* Fix Win32 linkage problemsZeev Suraski2003-08-311-0/+3
* Use new infrastructure.Zeev Suraski2003-08-031-6/+3
* Fix yaz_record, type array to return bibliographic record partAdam Dickmeiss2003-07-301-0/+2
* Fix typo (and debug build)foobar2003-07-251-1/+1
* proto fixesAndrey Hristov2003-07-191-18/+18
* On Windows, handle YAZ versions that don't export yaz_version.Adam Dickmeiss2003-07-041-0/+12
* updating license information in the headers.James Cox2003-06-102-6/+6
* Prevent yaz from logging unless yaz.log_file is setAdam Dickmeiss2003-05-301-4/+7
* Fix close of log file. Ensure that YAZ log file is reset tooAdam Dickmeiss2003-05-271-3/+1
* Display current version as well as compiled versionAdam Dickmeiss2003-05-181-2/+5
* Fix yaz_wait. Async mode incorrectly determine resourceAdam Dickmeiss2003-05-141-1/+5
* Fix problem with yaz_record in array mode, when record is unavailable.Adam Dickmeiss2003-05-131-14/+16
* ws fixfoobar2003-04-281-8/+8
* For yaz_wait, when event=>TRUE is specified for array options,Adam Dickmeiss2003-04-281-8/+31
* 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave)David Hill2003-03-101-1/+1
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-1/+1
* YAZ 2.0 or later is required now.foobar2003-02-282-6/+6
* ws & CSfoobar2003-02-282-631/+536
* TabifyAdam Dickmeiss2003-02-251-142/+142
* yaz_search supports query type cqlAdam Dickmeiss2003-02-251-0/+12
* Fix obvious errors..foobar2003-02-121-1/+2
* Removed pointless memory allocation checks.Ilia Alshanetsky2003-01-181-22/+9
* Fix functions comments (connection resource rather than connection id).Adam Dickmeiss2003-01-152-43/+137
* Fix lib config for the case where YAZ depends on multiple librariesAdam Dickmeiss2003-01-151-10/+4
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Close log file on shutdown.Ilia Alshanetsky2002-12-151-0/+4
* Compile warning fix.Ilia Alshanetsky2002-11-131-0/+2
* Fixed compile warning, removed unused variables and added process.h header,Ilia Alshanetsky2002-11-051-3/+5
* Fix handling of zero-length recordsAdam Dickmeiss2002-11-051-11/+3
* Raw records for yaz_recordAdam Dickmeiss2002-10-281-14/+20
* fix typofoobar2002-09-201-1/+1
* Added check for yaz version into configure.foobar2002-09-201-0/+10
* Remove compatibility for old YAZ versions (use ZOOM API only)Adam Dickmeiss2002-09-191-1569/+12
* New option for yaz_connect: charsetAdam Dickmeiss2002-09-191-1/+6
* Bug fix: dont cache connection if proxy setting have changedAdam Dickmeiss2002-08-301-0/+1
* Make options piggyback and timeout work with ZOOMAdam Dickmeiss2002-08-191-0/+9
* Fixed proxy setting for ZOOMAdam Dickmeiss2002-07-301-0/+2
* Make PHP part of Z39.50 implementation nameAdam Dickmeiss2002-07-291-0/+1