summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-3058-208/+81
|
* More TSRMLS_FETCH workZeev Suraski2001-07-304-16/+22
|
* - Also cache TSRM lookups in thread local storage on Windows.Andi Gutmans2001-07-301-2/+14
|
* Zend compatibility patchZeev Suraski2001-07-3011-95/+23
|
* More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRefZeev Suraski2001-07-304-26/+3
|
* Let's be consisten and keep TSRMLS_DC declaration after num_args.Andrei Zmievski2001-07-302-2/+2
|
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-3025-106/+117
|
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-3019-130/+141
|
* Get rid of more TSRMLS_FETCH'sZeev Suraski2001-07-302-6/+9
|
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵Zeev Suraski2001-07-3072-223/+211
| | | | the way
* Avoid TSRMLS_FETCH()'s (still lots of work left)Zeev Suraski2001-07-3010-49/+41
|
* Save TSRMLS_FETCH()'sZeev Suraski2001-07-302-8/+13
|
* ChangeLog update2001-07-301-0/+87
|
* changed for input encoding conversion in win32.Rui Hirokawa2001-07-292-1/+8
|
* buffer was too smallThies C. Arntzen2001-07-291-1/+1
|
* *** empty log message ***Andi Gutmans2001-07-291-11/+13
|
* - Yet another one...Andi Gutmans2001-07-292-4/+4
|
* - More object junkAndi Gutmans2001-07-291-1/+2
|
* - Object macros...Andi Gutmans2001-07-291-8/+12
|
* - And more...Andi Gutmans2001-07-291-1/+1
|
* - More object macrosAndi Gutmans2001-07-293-15/+14
|
* raiseError() now can accepts a PEAR error object in its first argument. WithTomas V.V.Cox2001-07-291-2/+10
| | | | | | this, users can "re-throw" a previously created PEAR error object (very useful after the use of (push|pop)ErrorHandling)
* Added the methods pushErrorHandler and popErrorHandler. With this it'sTomas V.V.Cox2001-07-291-7/+71
| | | | | | posible to override the actual error handler with a new one for the time you need and restore it back when finish.
* Fix typo.Jon Parise2001-07-291-2/+2
|
* ChangeLog update2001-07-291-0/+209
|
* - Fix buildAndi Gutmans2001-07-281-1/+0
|
* - More object macros.Andi Gutmans2001-07-281-22/+29
|
* - Object macros...Andi Gutmans2001-07-281-7/+8
|
* - More object macrosAndi Gutmans2001-07-284-20/+20
|
* - More object macrosAndi Gutmans2001-07-281-5/+9
|
* - More object macro workAndi Gutmans2001-07-281-4/+6
|
* - More Object macro work. I couldn't test this one so let me know if itAndi Gutmans2001-07-284-26/+26
| | | | | breaks the Windows build.
* - Use object macrosAndi Gutmans2001-07-282-4/+7
|
* - Use the Z_OBJ* macros for accessing objectsAndi Gutmans2001-07-281-5/+9
|
* - Small patch to allow fixing the PHP tree to be compatible w/ the initialAndi Gutmans2001-07-282-4/+9
| | | | | - Zend 2 objects patch. Hopefully I can commit that this week.
* Fix typoRasmus Lerdorf2001-07-281-1/+1
|
* Make Sebastian happy...Zeev Suraski2001-07-281-4/+3
|
* another build fix, a simple UNIX build now compiles cleanZeev Suraski2001-07-281-2/+0
|
* Build fixZeev Suraski2001-07-281-1/+1
|
* Some more fixesZeev Suraski2001-07-281-4/+1
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-28159-2245/+1277
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-2823-741/+699
|
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-285-50/+41
|
* Fixed the config.m4 script to allow the cracklib extension to be properly builtAlexander Feldman2001-07-281-2/+4
| | | | | as a shared module.
* Fix build. This was done by bringing this to the 'PHP 4 era' :)foobar2001-07-281-16/+10
|
* nesting_level is now ob_nesting_level in main/php_output.hJoey Smith2001-07-281-1/+1
|
* Fix build and add a mips-related preprocessor directive.Sascha Schumann2001-07-281-1/+3
|
* Fix buildSascha Schumann2001-07-283-2/+10
|
* Remove superfluous returnsSascha Schumann2001-07-281-3/+0
|
* ChangeLog update2001-07-281-0/+100
|