]> granicus.if.org Git - php/shortlog
php
2001-07-30 foobarMake this compile in ZTS mode.
2001-07-30 foobarKilled compile warning.
2001-07-30 foobarRemoved duplicate function entry.
2001-07-30 Zeev SuraskiFix GD build, and clean it tup
2001-07-30 Frank M. KromannFixing build after implementing the new TSRM structure!
2001-07-30 Christian Stockermoved from the Experimental dir. the basic things shoul...
2001-07-30 Andrei ZmievskiUpdated to match TSRM changes.
2001-07-30 Thies C. Arntzen@- Bump bundled expat to 1.95.2 (Thies)
2001-07-30 Thies C. Arntzenname-protect new expat function
2001-07-30 Thies C. Arntzenfix compile
2001-07-30 Marc BoerenIt's been working here for four months now... hardly...
2001-07-30 Thies C. Arntzenunneded
2001-07-30 Thies C. Arntzencompile fix
2001-07-30 foobarMake this extension compile thread safe on unixes too.
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH work
2001-07-30 Zeev SuraskiCompile fix
2001-07-30 foobarAdded missing file
2001-07-30 Zeev SuraskiZend compatibility patch
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH work
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH work, and a bit of cleanup
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH work
2001-07-30 Andi Gutmans- Also cache TSRM lookups in thread local storage on...
2001-07-30 Zeev SuraskiZend compatibility patch
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH work, and get rid of redundant Parame...
2001-07-30 Andrei ZmievskiLet's be consisten and keep TSRMLS_DC declaration after...
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH annihilation (Zend compatibility...
2001-07-30 Zeev SuraskiMore TSRMLS_FETCH annihilation
2001-07-30 Zeev SuraskiGet rid of more TSRMLS_FETCH's
2001-07-30 Zeev SuraskiAvoid TSRMLS_FETCH()'s, and clean up a bit of stale...
2001-07-30 Zeev SuraskiAvoid TSRMLS_FETCH()'s (still lots of work left)
2001-07-30 Zeev SuraskiSave TSRMLS_FETCH()'s
2001-07-30 <changelog... ChangeLog update
2001-07-29 Rui Hirokawachanged for input encoding conversion in win32.
2001-07-29 Thies C. Arntzenbuffer was too small
2001-07-29 Andi Gutmans*** empty log message ***
2001-07-29 Andi Gutmans- Yet another one...
2001-07-29 Andi Gutmans- More object junk
2001-07-29 Andi Gutmans- Object macros...
2001-07-29 Andi Gutmans- And more...
2001-07-29 Andi Gutmans- More object macros
2001-07-29 Tomas V.V.CoxraiseError() now can accepts a PEAR error object in...
2001-07-29 Tomas V.V.CoxAdded the methods pushErrorHandler and popErrorHandler...
2001-07-29 Jon PariseFix typo.
2001-07-29 <changelog... ChangeLog update
2001-07-28 Andi Gutmans- Fix build
2001-07-28 Andi Gutmans- More object macros.
2001-07-28 Andi Gutmans- Object macros...
2001-07-28 Andi Gutmans- More object macros
2001-07-28 Andi Gutmans- More object macros
2001-07-28 Andi Gutmans- More object macro work
2001-07-28 Andi Gutmans- More Object macro work. I couldn't test this one...
2001-07-28 Andi Gutmans- Use object macros
2001-07-28 Andi Gutmans- Use the Z_OBJ* macros for accessing objects
2001-07-28 Andi Gutmans- Small patch to allow fixing the PHP tree to be compat...
2001-07-28 Rasmus LerdorfFix typo
2001-07-28 Zeev SuraskiMake Sebastian happy...
2001-07-28 Zeev Suraskianother build fix, a simple UNIX build now compiles...
2001-07-28 Zeev SuraskiBuild fix
2001-07-28 Zeev SuraskiSome more fixes
2001-07-28 Zeev SuraskiRedesigned thread safety mechanism - nua nua
2001-07-28 Zeev SuraskiRedesigned thread safety mechanism - nua nua
2001-07-28 Zeev SuraskiRedesigned thread safety mechanism - nua nua
2001-07-28 Alexander FeldmanFixed the config.m4 script to allow the cracklib extens...
2001-07-28 foobarFix build. This was done by bringing this to the 'PHP...
2001-07-28 Joey Smithnesting_level is now ob_nesting_level in main/php_output.h
2001-07-28 Sascha SchumannFix build and add a mips-related preprocessor directive.
2001-07-28 Sascha SchumannFix build
2001-07-28 Sascha SchumannRemove superfluous returns
2001-07-28 <changelog... ChangeLog update
2001-07-27 foobarSimplified a bit and made more readable.
2001-07-27 foobarSimplified this a bit and made more consistent.
2001-07-27 Alexander MerzBugfix by Johannes Erdfelt
2001-07-27 Zeev SuraskiFix release runtime :)
2001-07-27 Zeev SuraskiFix release build
2001-07-27 Zeev Suraski- Get rid of ELS_*(), and use TSRMLS_*() instead.
2001-07-27 Zeev SuraskiGet rid of ELS_*(), and use TSRMLS_*() instead.
2001-07-27 Zeev Suraski- Prepare for optimization - use a single fetch for...
2001-07-27 Zeev SuraskiFix a corrupted memory access
2001-07-27 <changelog... ChangeLog update
2001-07-26 Thies C. Arntzendetect oracle9i
2001-07-26 Sascha SchumannRemove unneeded variables
2001-07-26 Nikos MavroyanopoulosFixes for the module to be reentrant
2001-07-26 <changelog... ChangeLog update
2001-07-26 <changelog... NEWS update
2001-07-26 Tomas V.V.CoxDB::assertExtension-> trigger a useful error message...
2001-07-25 Thies C. Arntzen@- Improved the stability of OCIPlogon() after a databa...
2001-07-25 Daniel Beulshausenfix recently discovered api flaws
2001-07-25 Stig Bakken* added emacs footer
2001-07-25 Sascha SchumannGet rid of memchr in SEARCHCR().
2001-07-25 Sascha SchumannGet rid of memchr
2001-07-25 Nikos Mavroyanopoulosupdated ovrimos driver
2001-07-25 <changelog... ChangeLog update
2001-07-24 Andrei ZmievskiRemove references to global startup functions.
2001-07-24 Zeev SuraskiGet rid of the redundant global startup code
2001-07-24 Frank M. KromannAdd extra check on Delete statements
2001-07-24 Harald Radiremoved duplicate code and changed
2001-07-24 Andi Gutmans- MSHUTDOWN needs to return SUCCESS/FAILURE
2001-07-24 <changelog... ChangeLog update
2001-07-23 Thies C. Arntzenindention
2001-07-23 Thies C. Arntzenfix newly introduced mem-leak in assert-module
next