summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* It's been working here for four months now... hardly experimental :) (Mc)Marc Boeren2001-07-301-5/+0
* unnededThies C. Arntzen2001-07-300-0/+0
* compile fixThies C. Arntzen2001-07-301-1/+1
* Make this extension compile thread safe on unixes too.foobar2001-07-304-3776/+3276
* More TSRMLS_FETCH workZeev Suraski2001-07-304-14/+12
* Compile fixZeev Suraski2001-07-301-2/+2
* Added missing filefoobar2001-07-300-0/+0
* Zend compatibility patchZeev Suraski2001-07-3048-343/+342
* More TSRMLS_FETCH workZeev Suraski2001-07-3017-87/+56
* 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 th...Zeev Suraski2001-07-3072-223/+211
* 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
* Added the methods pushErrorHandler and popErrorHandler. With this it'sTomas V.V.Cox2001-07-291-7/+71
* 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
* - 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
* 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