summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'PRE_ENGINE2_SPLIT'.PRE_ENGINE2_SPLITSVN Migration2001-08-061657-408506/+0
* Commit uncommitted build fixZeev Suraski2001-08-061-11/+6
* Fix bug: #12604. Also made the configure script shown a little nicer in phpin...foobar2001-08-061-3/+3
* Adding missing TSRM macros.Frank M. Kromann2001-08-061-5/+5
* Adding missing TSRMLS_CCFrank M. Kromann2001-08-061-1/+1
* - This is not supposed to be used, from c-client docs (formats.txt):foobar2001-08-061-1/+1
* Some cleanup. Removed unnecessary duplicate #ifndef's.foobar2001-08-061-27/+12
* Fixed bug: #12597.foobar2001-08-061-0/+2
* removed unused function. (seems like a copy of imap_body)foobar2001-08-061-28/+0
* Fix an off by one lineno issue, in case of an implicit ;Zeev Suraski2001-08-063-2/+12
* Better shared codeZeev Suraski2001-08-062-14/+2
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-0616-256/+355
* we can no longer register internal-classes once the script is started.Thies C. Arntzen2001-08-065-10/+7
* Fix TSRM problem.foobar2001-08-063-4/+6
* Another TSRM fix.foobar2001-08-061-1/+2
* missing entryfoobar2001-08-060-0/+0
* Fixed bug: #12563 (and possibly other similar one's too..)foobar2001-08-061-4/+4
* more tsrm cleanupSascha Schumann2001-08-0623-109/+98
* - Move to using Z_ macrosAndi Gutmans2001-08-061-16/+20
* - Use Z_ macrosAndi Gutmans2001-08-061-1/+1
* ChangeLog update2001-08-061-0/+232
* NEWS update2001-08-061-0/+5
* Removed some duplicate code out of addclashesJeroen van Wolffelaar2001-08-051-8/+3
* Fix testJeroen van Wolffelaar2001-08-051-1/+1
* Bugfix in abs(), abs(LONG_MIN) was bogusJeroen van Wolffelaar2001-08-051-11/+6
* Fix ZTS build.Sebastian Bergmann2001-08-052-4/+6
* Added proto for php_charmask in the .hJeroen van Wolffelaar2001-08-051-0/+1
* Error-handling for the second parameter of [l|r]trimJeroen van Wolffelaar2001-08-051-5/+31
* Didn't commit the correct trim.phpt, it now passesJeroen van Wolffelaar2001-08-051-15/+15
* More testsJeroen van Wolffelaar2001-08-054-64/+123
* update NEWS as wellSterling Hughes2001-08-051-0/+2
* Add the Cyrus IMAP extension to PHP's CVS (Manual editing of the news file to...Sterling Hughes2001-08-055-0/+630
* More nulled-out macrosZeev Suraski2001-08-051-0/+23
* more tsrm cleanupSascha Schumann2001-08-054-19/+14
* more tsrm cleanupSascha Schumann2001-08-055-62/+49
* fix php_writeSascha Schumann2001-08-051-1/+1
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-0514-30/+34
* more tsrm cleanup -- output.c is not doing any fetches anymoreSascha Schumann2001-08-0514-50/+59
* more tsrm cleanupSascha Schumann2001-08-0525-175/+122
* (gmp_init) Added extra (optional) argument to gmp_init():Stanislav Malyshev2001-08-051-14/+26
* Check that _php_math_basetolong result fits long (by request from Troels Arvin)Stanislav Malyshev2001-08-051-0/+4
* further tsrm cleanupSascha Schumann2001-08-053-17/+11
* further tsrm cleanupSascha Schumann2001-08-056-25/+6
* further tsrm cleanupSascha Schumann2001-08-052-4/+3
* delay module_shutdown even further. zend_try and _catch need the currentThies C. Arntzen2001-08-051-1/+2
* module_shutdown() calls ts_free_thread in ZTS mode. so SG() cannot be accessedThies C. Arntzen2001-08-051-1/+2
* Even more TSRM cleanup.Sebastian Bergmann2001-08-052-3/+3
* More tsrm-related cleanup.Sebastian Bergmann2001-08-052-5/+4
* tsrm-related cleanupSascha Schumann2001-08-051-22/+6
* Fixed some TSRMLS_CC instances (at least it looked odd to me the way it was b...Sebastian Bergmann2001-08-051-12/+12