summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed some memory leaks and removed some unnecessary checks due toStig Venaas2001-11-141-16/+4
* Prevent fbsql_num_rows from loopingFrank M. Kromann2001-11-141-1/+1
* Fixing debug buildFrank M. Kromann2001-11-141-4/+4
* Many other reasons that setvbuf can fail than "wrong arguments", returningSterling Hughes2001-11-141-3/+0
* - Fix crashbug on dtorDerick Rethans2001-11-141-6/+6
* Fixing compile errorFrank M. Kromann2001-11-131-1/+1
* Fixing debug buildFrank M. Kromann2001-11-131-2/+2
* Minor changes in ldap_connect(): fixed crash with OpenLDAP 2 libs whenStig Venaas2001-11-131-11/+9
* Removed some old cruft (some commented code and non-used globals), fixedStig Venaas2001-11-132-25/+4
* Fixed some problems in configuring e.g. shared module.foobar2001-11-132-18/+18
* Be explicit here and cast itRasmus Lerdorf2001-11-131-4/+4
* Fix most of these tests - still think there is a bug in the long->floatRasmus Lerdorf2001-11-131-11/+11
* Different operating systems handle the group x bit differently, soRasmus Lerdorf2001-11-131-3/+3
* Improve OpenSSL compatibilityZeev Suraski2001-11-131-1/+9
* Fixed bug introduced by my last commit.foobar2001-11-131-3/+3
* "Fix" last commit, to compile cURL with SSL support you must also use theSterling Hughes2001-11-131-1/+1
* - Fix scheme/sax handlers (patch by Lenar Lõhmus <lenar@vision.ee>)Derick Rethans2001-11-131-20/+20
* Import patch from bug #14023Zeev Suraski2001-11-131-1/+3
* Fixed the wrong logic in ini_get_all() function.foobar2001-11-131-3/+5
* Unified error/warning messages.Markus Fischer2001-11-121-46/+46
* WSMarkus Fischer2001-11-121-1/+1
* Fix #14020 and some minor leaks.Markus Fischer2001-11-121-1/+7
* Fix all (at least, I tried to catch all) proto's in file.cJeroen van Wolffelaar2001-11-111-28/+28
* Add warning when set_file_buffer() failsJeroen van Wolffelaar2001-11-111-1/+4
* - Renaming key_exists to array_key_existsDerick Rethans2001-11-113-7/+7
* Fix crash bug on malformed .ini fileStanislav Malyshev2001-11-111-0/+9
* compile fixThies C. Arntzen2001-11-111-2/+2
* Fix for 14012Rasmus Lerdorf2001-11-111-1/+1
* Fixed bug #13635.Andrei Zmievski2001-11-101-8/+18
* Fixed bug #13901.Andrei Zmievski2001-11-101-7/+13
* Rewrite of unserializer which should be more maintainable and extensible.Sascha Schumann2001-11-107-270/+1022
* - Fixing this bad ideaDerick Rethans2001-11-103-88/+0
* Fix apache win32 dso build.James Moore2001-11-103-3/+3
* # More low-oxygen plane hackingRasmus Lerdorf2001-11-101-14/+31
* - Correcting Goba's name, and adding me to QA teamDerick Rethans2001-11-101-2/+2
* Fixed bug: #13955.Checks now for png_write_image().foobar2001-11-101-1/+1
* Make fbsql_list_fields work as documentedFrank M. Kromann2001-11-101-5/+2
* @ Added support for bind_textdomain_codeset(). (rudib@email.si)Jon Parise2001-11-093-0/+33
* Not all components populate every field in the ExceptInfo structure. Thus we ...Alan Brown2001-11-092-18/+42
* - oops :)Derick Rethans2001-11-081-1/+1
* - Let it also work with pdflib 3 againDerick Rethans2001-11-082-3/+3
* fixed a bug in http input processing patched by Yasuo Ohgaki.Rui Hirokawa2001-11-081-3/+4
* Some protos fixed.Egon Schmid2001-11-081-6/+6
* More protos fixed.Egon Schmid2001-11-081-21/+21
* Fixed some protos and many more will follow the next hour.Egon Schmid2001-11-081-27/+15
* Use PHP_ADD_LIBRARY_DEFER and PHP_ADD_LIBPATH instead ofAdam Dickmeiss2001-11-081-2/+12
* There are some rules.Egon Schmid2001-11-081-12/+6
* - prototypesDerick Rethans2001-11-084-27/+28
* - PrototypesDerick Rethans2001-11-081-17/+17
* @ - Add generic Win 32 API extension (jmoore)James Moore2001-11-0714-0/+1484