summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* WhitespaceZeev Suraski2001-08-1148-1409/+1418
* make sybase compile with engine2Thies C. Arntzen2001-08-111-2/+2
* beautifyThies C. Arntzen2001-08-111-2/+2
* Added $_SESSION to the $_* family.foobar2001-08-111-7/+12
* use macros for accessing properties in object.Thies C. Arntzen2001-08-111-2/+2
* Changed ext_skel to use zend_parse_parameters() for argument parsing inAndrei Zmievski2001-08-112-123/+41
* ZEND macro-rename.foobar2001-08-112-9/+9
* Adding SQL statement to the warningFrank M. Kromann2001-08-101-3/+3
* Made use of the resource macros here too. And some beutifying.foobar2001-08-101-13/+5
* Add imap_setacl() function (Brian Masney <masneyb@seul.org>).Chuck Hagenbuch2001-08-102-0/+32
* Fix some build probs on *bsdWez Furlong2001-08-101-0/+30
* More build fixesZeev Suraski2001-08-101-2/+3
* Added yaz_sort. Updates for ZTS.Adam Dickmeiss2001-08-102-48/+238
* There we go.Zeev Suraski2001-08-101-2/+2
* build fixZeev Suraski2001-08-101-1/+1
* Sablot extension cleanup - it compiles again nowRasmus Lerdorf2001-08-102-12/+11
* The checks were in the wrong order here. sablot depends on expat, soRasmus Lerdorf2001-08-101-3/+4
* compile fix (missing TSRMLS_CC)foobar2001-08-101-1/+1
* Cleanup. Also make gethostnamel() to return FALSE on error and not just empty...foobar2001-08-101-28/+31
* Filter a bit of the "Bronx" out of this READMERasmus Lerdorf2001-08-101-8/+8
* Prevent potential crashDavid Eriksson2001-08-091-2/+9
* Convert parameter to long if needed.David Eriksson2001-08-091-1/+1
* Added zend_ prefix to wrong_param_count in enum.c, object.c and struct.cDavid Eriksson2001-08-091-1/+1
* struct.cDavid Eriksson2001-08-091-1/+1
* Prevent potential crashes.David Eriksson2001-08-091-0/+9
* (PHP satellite_object_to_string) Added function to get IOR of object.David Eriksson2001-08-093-2/+47
* rewrote configuration scriptDavid Eriksson2001-08-092-29/+64
* Added patch for ORBit that handles "Multiple Components Profile" in an IOR.David Eriksson2001-08-092-0/+43
* K&R-ify the switch statments.Joey Smith2001-08-091-29/+31
* Commit acutal code only, will do ws on another pass.Joey Smith2001-08-091-9/+39
* Revert patch to seperate code from whitespace changes.Joey Smith2001-08-091-88/+58
* Restore xpath_eval() and the underlying php_xpathptr_eval().Joey Smith2001-08-091-58/+88
* More ext_skel cleanupRasmus Lerdorf2001-08-092-5/+31
* Implement import_request_variables()Zeev Suraski2001-08-082-0/+86
* Fix probs on OpenBSD-current and RedHat 6.1Wez Furlong2001-08-081-1/+1
* - Implement $_FORMZeev Suraski2001-08-081-6/+7
* Fixed a too hasty copy/paste action in the DBX_FBSQL constant checkMarc Boeren2001-08-081-1/+1
* Added Frank to the CREDITS for FrontBase supportMarc Boeren2001-08-082-3/+4
* Added extra entries for FrontBase support (Mc)Marc Boeren2001-08-082-0/+9
* Changed the old skool resource stuff to use the Zend macros.foobar2001-08-082-601/+308
* Cleanup. (some relics from php3 era?)foobar2001-08-081-11/+3
* Make this compile again.foobar2001-08-082-2/+4
* Fixed a bunch of problems hereRasmus Lerdorf2001-08-081-43/+47
* More TSRM work.foobar2001-08-073-191/+177
* Yet another TSRM fix.foobar2001-08-076-44/+31
* Fixing a TSRMLS_FETCH problem.Frank M. Kromann2001-08-071-2/+3
* @- Added vprintf() and vsprintf() functions that allow passing all argumentsAndrei Zmievski2001-08-073-11/+62
* Killed compile warnings.foobar2001-08-071-0/+3
* killed a compile warning.foobar2001-08-071-2/+2
* Adding cvs ID to source filesFrank M. Kromann2001-08-0713-0/+26