summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* - Need to do some rewriting in the parser instead of this.Andi Gutmans2001-08-111-0/+2
* use macros for accessing properties in object.Thies C. Arntzen2001-08-111-2/+2
* 'delete' is a reserved word in Zend Engine 2Sebastian Bergmann2001-08-111-3/+3
* Changed ext_skel to use zend_parse_parameters() for argument parsing inAndrei Zmievski2001-08-112-123/+41
* fix a few typosAnil Madhavapeddy2001-08-113-8/+8
* ZEND macro-rename.foobar2001-08-112-9/+9
* Move the macro wrappers from the compatibility header to php.hZeev Suraski2001-08-112-22/+36
* - For Sebastian. Will allow to see you're using the Engine 2 CVS viaAndi Gutmans2001-08-111-1/+1
* ChangeLog update2001-08-111-0/+96
* 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
* Possible fix 12360. If it doesn't help, it doesn't hurt, AFAIK...Jeroen van Wolffelaar2001-08-101-0/+4
* 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
* - Merge from Engine 1Andi Gutmans2001-08-101-11/+27
* Rename storage* to container*.Sebastian Bergmann2001-08-101-8/+8
* - A couple of fixesAndi Gutmans2001-08-101-1/+4
* Optimize macro usage...Zeev Suraski2001-08-101-11/+11
* - Merge from Engine 1 CVSAndi Gutmans2001-08-101-0/+1
* More build fixesZeev Suraski2001-08-101-2/+3
* Added yaz_sort. Updates for ZTS.Adam Dickmeiss2001-08-102-48/+238
* Centralize macrosZeev Suraski2001-08-102-21/+22
* There we go.Zeev Suraski2001-08-101-2/+2
* build fixZeev Suraski2001-08-101-1/+1
* Let's not introduce more mess to maintain.Zeev Suraski2001-08-101-25/+0
* Sablot extension cleanup - it compiles again nowRasmus Lerdorf2001-08-103-12/+35
* The checks were in the wrong order here. sablot depends on expat, soRasmus Lerdorf2001-08-101-3/+4
* killed compile warnings.foobar2001-08-101-2/+0
* 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
* ChangeLog update2001-08-101-0/+90
* NEWS update2001-08-101-0/+2
* 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
* fix multiple factory calls problem with php < 4.0.7Tomas V.V.Cox2001-08-091-6/+6
* *** empty log message ***Tomas V.V.Cox2001-08-091-1/+1