| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix compile | Thies C. Arntzen | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | It's been working here for four months now... hardly experimental :) (Mc) | Marc Boeren | 2001-07-30 | 1 | -5/+0 |
| | | |||||
| * | unneded | Thies C. Arntzen | 2001-07-30 | 0 | -0/+0 |
| | | |||||
| * | compile fix | Thies C. Arntzen | 2001-07-30 | 1 | -1/+1 |
| | | |||||
| * | Make this extension compile thread safe on unixes too. | foobar | 2001-07-30 | 4 | -3776/+3276 |
| | | | | | | | | | | | Also changed all those nice spaces to tabs # # Zeev, could you make those changes for this extension too? # # And yes, I know I shouldn't mix ws fixes to anything else but # this was easier to do this way. | ||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 4 | -14/+12 |
| | | |||||
| * | Compile fix | Zeev Suraski | 2001-07-30 | 1 | -2/+2 |
| | | |||||
| * | Added missing file | foobar | 2001-07-30 | 0 | -0/+0 |
| | | |||||
| * | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 48 | -343/+342 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 17 | -87/+56 |
| | | |||||
| * | More TSRMLS_FETCH work, and a bit of cleanup | Zeev Suraski | 2001-07-30 | 58 | -208/+81 |
| | | |||||
| * | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 4 | -16/+22 |
| | | |||||
| * | - Also cache TSRM lookups in thread local storage on Windows. | Andi Gutmans | 2001-07-30 | 1 | -2/+14 |
| | | |||||
| * | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 11 | -95/+23 |
| | | |||||
| * | More TSRMLS_FETCH work, and get rid of redundant ParametersPassedByRef | Zeev Suraski | 2001-07-30 | 4 | -26/+3 |
| | | |||||
| * | Let's be consisten and keep TSRMLS_DC declaration after num_args. | Andrei Zmievski | 2001-07-30 | 2 | -2/+2 |
| | | |||||
| * | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 25 | -106/+117 |
| | | |||||
| * | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-30 | 19 | -130/+141 |
| | | |||||
| * | Get rid of more TSRMLS_FETCH's | Zeev Suraski | 2001-07-30 | 2 | -6/+9 |
| | | |||||
| * | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 72 | -223/+211 |
| | | | | | the way | ||||
| * | Avoid TSRMLS_FETCH()'s (still lots of work left) | Zeev Suraski | 2001-07-30 | 10 | -49/+41 |
| | | |||||
| * | Save TSRMLS_FETCH()'s | Zeev Suraski | 2001-07-30 | 2 | -8/+13 |
| | | |||||
| * | ChangeLog update | 2001-07-30 | 1 | -0/+87 | |
| | | |||||
| * | changed for input encoding conversion in win32. | Rui Hirokawa | 2001-07-29 | 2 | -1/+8 |
| | | |||||
| * | buffer was too small | Thies C. Arntzen | 2001-07-29 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Andi Gutmans | 2001-07-29 | 1 | -11/+13 |
| | | |||||
| * | - Yet another one... | Andi Gutmans | 2001-07-29 | 2 | -4/+4 |
| | | |||||
| * | - More object junk | Andi Gutmans | 2001-07-29 | 1 | -1/+2 |
| | | |||||
| * | - Object macros... | Andi Gutmans | 2001-07-29 | 1 | -8/+12 |
| | | |||||
| * | - And more... | Andi Gutmans | 2001-07-29 | 1 | -1/+1 |
| | | |||||
| * | - More object macros | Andi Gutmans | 2001-07-29 | 3 | -15/+14 |
| | | |||||
| * | raiseError() now can accepts a PEAR error object in its first argument. With | Tomas V.V.Cox | 2001-07-29 | 1 | -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's | Tomas V.V.Cox | 2001-07-29 | 1 | -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 Parise | 2001-07-29 | 1 | -2/+2 |
| | | |||||
| * | ChangeLog update | 2001-07-29 | 1 | -0/+209 | |
| | | |||||
| * | - Fix build | Andi Gutmans | 2001-07-28 | 1 | -1/+0 |
| | | |||||
| * | - More object macros. | Andi Gutmans | 2001-07-28 | 1 | -22/+29 |
| | | |||||
| * | - Object macros... | Andi Gutmans | 2001-07-28 | 1 | -7/+8 |
| | | |||||
| * | - More object macros | Andi Gutmans | 2001-07-28 | 4 | -20/+20 |
| | | |||||
| * | - More object macros | Andi Gutmans | 2001-07-28 | 1 | -5/+9 |
| | | |||||
| * | - More object macro work | Andi Gutmans | 2001-07-28 | 1 | -4/+6 |
| | | |||||
| * | - More Object macro work. I couldn't test this one so let me know if it | Andi Gutmans | 2001-07-28 | 4 | -26/+26 |
| | | | | | | breaks the Windows build. | ||||
| * | - Use object macros | Andi Gutmans | 2001-07-28 | 2 | -4/+7 |
| | | |||||
| * | - Use the Z_OBJ* macros for accessing objects | Andi Gutmans | 2001-07-28 | 1 | -5/+9 |
| | | |||||
| * | - Small patch to allow fixing the PHP tree to be compatible w/ the initial | Andi Gutmans | 2001-07-28 | 2 | -4/+9 |
| | | | | | | - Zend 2 objects patch. Hopefully I can commit that this week. | ||||
| * | Fix typo | Rasmus Lerdorf | 2001-07-28 | 1 | -1/+1 |
| | | |||||
| * | Make Sebastian happy... | Zeev Suraski | 2001-07-28 | 1 | -4/+3 |
| | | |||||
| * | another build fix, a simple UNIX build now compiles clean | Zeev Suraski | 2001-07-28 | 1 | -2/+0 |
| | | |||||
| * | Build fix | Zeev Suraski | 2001-07-28 | 1 | -1/+1 |
| | | |||||
| * | Some more fixes | Zeev Suraski | 2001-07-28 | 1 | -4/+1 |
| | | |||||
