summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* - Fix copyright notices with 2001Andi Gutmans2001-02-26265-265/+265
* Updating the IMAP client to include quota support via the imap c-client2000 l...Dan Kalowsky2001-02-253-39/+107
* Don't assume that tzname exists, if tm_zone does not exist.Sascha Schumann2001-02-241-2/+2
* Actually compile on systems without syslog.Sascha Schumann2001-02-243-3/+9
* Finish fopen-wrappers rename.Sascha Schumann2001-02-2310-10/+10
* Fix another instance of the == bug.Sascha Schumann2001-02-231-1/+1
* mnogosearch example updated.Sergey Kartashoff2001-02-231-11/+23
* Added ispell loading routines and date search limits in mnogosearch module.Sergey Kartashoff2001-02-232-35/+204
* fix stas' last commit, added additional ifdefs PHP_SIGCHILD to fix win32 buildAndré Langhorst2001-02-231-2/+14
* README for mnoGoSearch module updated.Sergey Kartashoff2001-02-221-9/+5
* Added Ispell routines to work with Ispell data loaded into sql tables.Sergey Kartashoff2001-02-222-2/+30
* Safer bin2hexStanislav Malyshev2001-02-221-1/+2
* Fix #8992, patch by yasushi_takahashi@tsuken.co.jpStanislav Malyshev2001-02-221-0/+11
* - took out the HwSLS_FETCH to make it compile again on UnixUwe Steinmann2001-02-221-2/+2
* The php_rand() and php_srand() functions added in the previous commitJon Parise2001-02-221-0/+1
* Adding php_rand() and php_srand(seed) as a wrapper around random, lrand48 and...James Moore2001-02-224-44/+31
* Initalize some of the global vars. Crashed under ms debugger without having ...Shane Caraveo2001-02-211-3/+7
* When using pdf_get_buffer() and doing a correct cleanup by calling pdf_delete()Rainer Schaaf2001-02-211-1/+1
* fix possible leak.Thies C. Arntzen2001-02-211-0/+8
* * dbmaker fix, shared supportStig Bakken2001-02-211-3/+12
* Fix memory leak.Andrei Zmievski2001-02-211-0/+2
* Correctly check for the existence of the st_rdev field.Sascha Schumann2001-02-212-2/+4
* Preprocessor stuff should go into CPPFLAGS.Sascha Schumann2001-02-212-2/+2
* Fix Win32 buildZeev Suraski2001-02-202-54/+48
* Enable UTF8 support (incomplete) by default.Andrei Zmievski2001-02-202-0/+2
* Include PHP compatibility header file.Andrei Zmievski2001-02-201-0/+1
* Upgrade PCRE to version 3.4.Andrei Zmievski2001-02-2041-253/+2301
* proper prefix for lookup_hostnameDaniel Beulshausen2001-02-202-4/+4
* make hyperwave build under win32Daniel Beulshausen2001-02-204-84/+208
* make socket functions available to the outsideDaniel Beulshausen2001-02-202-26/+26
* make gd work again under win32Daniel Beulshausen2001-02-204-17/+24
* add configuration which links again libsasl.libDaniel Beulshausen2001-02-201-3/+61
* Changed default behavior of array_search to match in_arrayJason Greene2001-02-201-12/+3
* Patch for inherited interfaces by Daniel Stodden <stodden@in.tum.de>David Eriksson2001-02-201-11/+55
* added missing ELS_FETCH()Daniel Beulshausen2001-02-201-1/+1
* define HAVE_LIBICONVDaniel Beulshausen2001-02-201-2/+2
* Stop leaking ParameterType dataDavid Eriksson2001-02-201-5/+19
* no swf under win32Daniel Beulshausen2001-02-201-117/+0
* Corrected typo in config.m4David Eriksson2001-02-201-1/+1
* changed zlibstat.lib -> zlib.lib, which is the correct nameDaniel Beulshausen2001-02-201-2/+2
* Rename to array_search().Andrei Zmievski2001-02-203-7/+6
* Yet another bug fix regarding present.Adam Dickmeiss2001-02-201-6/+9
* Phrase search support has been added to mnogosearch extenstion.Sergey Kartashoff2001-02-202-1/+53
* Moved the core of in_array into the function php_search_array, which is calle...Jason Greene2001-02-203-11/+61
* - Fix for bug 9277, two the same boundaries make sense in some casesDerick Rethans2001-02-191-1/+1
* Bug fix: number of records in yaz_range wrongly set to zero.Adam Dickmeiss2001-02-191-4/+5
* Simpler fix for the InvalidOid thing by Tom Lane.Sascha Schumann2001-02-193-23/+3
* Fix incompatibility with PostgreSQL CVS.Sascha Schumann2001-02-192-0/+21
* Fix warningSascha Schumann2001-02-191-1/+1
* Allow passing relative paths to --with-pgsqlSascha Schumann2001-02-191-0/+1