]> granicus.if.org Git - php/shortlog
php
1999-12-30 Sascha SchumannIntegration of -ng changes. Changes:
1999-12-30 Sascha SchumannMacro syntax has changed
1999-12-30 Sascha SchumannRewrite TSRM_CHECK_GCC_ARG to cache its result
1999-12-30 <changelog... ChangeLog update
1999-12-30 Sascha SchumannSolaris' sed does not like this expression. Since ...
1999-12-30 Sascha SchumannLet check succeed on systems which don't need special...
1999-12-29 Sascha SchumannDon't search for config.h.stubs in sapi
1999-12-29 Sascha SchumannGet rid of some config.h.stubs. Comments are placed...
1999-12-29 Zeev Suraski- Change var_reset() to set bool(0) instead of string("")
1999-12-29 Zeev Suraskitime_t is an int under Linux... this should always...
1999-12-29 <changelog... ChangeLog update
1999-12-28 Sascha SchumannMake sapi_module static. This is was the majority of...
1999-12-28 Sascha SchumannFix -Wall warnings
1999-12-28 Sascha SchumannFix warnings
1999-12-28 Sascha SchumannMove include into source file
1999-12-28 Sascha SchumannAdd neccessary includes
1999-12-28 Thies C. Arntzen*** empty log message ***
1999-12-28 Thies C. Arntzennot too bad: i can see phpinfo()!
1999-12-28 Thies C. Arntzenshut up
1999-12-28 Thies C. ArntzenSAPI module for phttpd - found at ftp://ftp.netuse...
1999-12-28 Thies C. Arntzennon-ZTS fix
1999-12-28 Thies C. Arntzennew constant: SQL_NULL
1999-12-28 Sascha SchumannRemove unneccessary include to make stand-alone build...
1999-12-28 Sascha SchumannMove .PHONY special target to the end
1999-12-28 <changelog... ChangeLog update
1999-12-28 <changelog... NEWS update
1999-12-27 Ryan BloomBeginning work to get PHP 4 to work with Apache 2.0...
1999-12-27 Zeev SuraskiFix
1999-12-27 Zeev Suraski@- Fixed -c support in the standalone CGI binary (Zeev)
1999-12-27 Andi Gutmans- Get rid of warning
1999-12-27 Zeev Suraski- Generalize the fast cache mechanism
1999-12-27 Andi Gutmans- Make zend_internal_function allocate a full zend_func...
1999-12-27 Zeev Suraski*** empty log message ***
1999-12-27 Zeev SuraskiAdd cache statistics support
1999-12-27 Andrei ZmievskiFormat fix.
1999-12-27 Thies C. Arntzenfix UMR in ZTS mode
1999-12-27 Sascha SchumannBuild correctly on systems which lack localtime_r
1999-12-27 Sascha SchumannSave a few lines while checking for -pthread[s]?
1999-12-27 <changelog... ChangeLog update
1999-12-26 Zeev Suraski- Enable the new zval cache on debug too. No real...
1999-12-26 Zeev SuraskiFix buglet
1999-12-26 Zeev SuraskiAdd missing file
1999-12-26 Sascha SchumannCache results of crypt capability checks
1999-12-26 Zeev Suraski*** empty log message ***
1999-12-26 Zeev SuraskiIntroduce a zval-specific cache - 5-15% speed improvement
1999-12-26 Sascha SchumannMakefile.am: Add dummy target for dependencies
1999-12-26 Zeev SuraskiChange ALLOC_ZVAL() semantics
1999-12-26 Zeev Suraskinamespace protection
1999-12-26 <changelog... ChangeLog update
1999-12-26 Zeev Suraski- Change uint32 to php_uint32 (PostgreSQL defines uint3...
1999-12-25 Zeev SuraskiMake PostgreSQL compile again
1999-12-25 Zeev Suraskiinline functions cannot accept varargs
1999-12-25 Andi Gutmans- Prepare Zend for the new $a{2} string offset syntax.
1999-12-25 Andi Gutmans- Get rid of two warnings
1999-12-25 <changelog... ChangeLog update
1999-12-25 <changelog... NEWS update
1999-12-24 Sascha SchumannUpdate .cvsignore, make build.mk more verbose
1999-12-24 Sascha SchumannEnable dependencies for UNIX. Because this only works...
1999-12-24 Zeev SuraskiUse __forceinline under Win32 (inlining under Win32...
1999-12-24 Zeev Suraskiphp3_realpath.c -> php_realpath.c
1999-12-24 Zeev SuraskiFix warnings
1999-12-24 Zeev SuraskiShut gcc up
1999-12-24 Andi Gutmans- Move more stuff to ALLOC_ZVAL(). We need to add those...
1999-12-24 Zeev SuraskiOptimize
1999-12-24 Sascha SchumannAdd -rdynamic, if supported by gcc and static Apache...
1999-12-24 Sascha SchumannRemove --enable-low-memory, and preserve LIBS from...
1999-12-24 Sascha SchumannPut -pthreads? into CFLAGS; libtool still filters it...
1999-12-24 Andi Gutmans- Use ALLOC_ZVAL() in PHP. Finding the places to put...
1999-12-24 Andi Gutmans- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL...
1999-12-24 Zeev Suraski- Use function_add_ref() here too
1999-12-24 Zeev Suraski- Beef up the INI file reader - it now supports PHP...
1999-12-24 <changelog... ChangeLog update
1999-12-24 <changelog... NEWS update
1999-12-23 Andi Gutmans- Make the project compile again
1999-12-23 Zeev SuraskiFix a class inheritence leak, when using static varible...
1999-12-23 Zeev SuraskiThis one slipped away
1999-12-23 Sascha SchumannRename option to match description string
1999-12-23 Thies C. Arntzenclean up basic_functions
1999-12-23 Zeev Suraski- require() of a dynamic expression now has the standar...
1999-12-23 Thies C. Arntzenpval->zval
1999-12-23 Thies C. Arntzen@- strrev() no longer modifies arg1. (Thies)
1999-12-23 Sascha SchumannCompile zend_execute.c with special CFLAGS. For GCC...
1999-12-23 Thies C. Arntzenkilled warning + added reminder
1999-12-23 Thies C. ArntzenZTS fix
1999-12-23 Sascha SchumannAlso remove files which are ignored by default by CVS.
1999-12-23 Thies C. Arntzendigital cc doe not like whitespaces before a # mark
1999-12-23 <changelog... ChangeLog update
1999-12-23 <changelog... NEWS update
1999-12-22 Sascha SchumannKill compiler warning
1999-12-22 Sascha SchumannKill compiler warning
1999-12-22 Sascha SchumannClear LIBS as well, otherwise later linking checks...
1999-12-22 Sascha SchumannAdd TSRM's LDFLAGS to EXTRA_LDFLAGS
1999-12-22 Sascha SchumannImproved check for GCC's -pthread and -pthreads flag
1999-12-22 Sascha SchumannEnable --with-oci8 to use relative paths as input param...
1999-12-22 Sascha SchumannDon't set DEBUG_CFLAGS to -g, if -g is already in CFLAGS
1999-12-22 Sascha SchumannLimit _POSIX_PTHREAD_SEMANTICS to Solaris, and stop...
1999-12-22 Sascha SchumannIgnore these directory entries
1999-12-22 Zeev Suraskiexport
1999-12-22 Sascha SchumannFix ltconfig, ltmain.sh
1999-12-22 David Hedborunlock the serializing lock a tad bit later
next