]> granicus.if.org Git - php/shortlog
php
1999-12-31 Sascha SchumannPerform manual interpolation for EXTRA_INCLUDES and...
1999-12-30 Andreas KarajannisReplaced some ODBC 3 stuff to be backwards compatible...
1999-12-30 Sascha SchumannTypedef socklen_t, if it is not available
1999-12-30 Sascha SchumannTHREAD_T refers to thread ids, not attributes
1999-12-30 Sascha SchumannFix for Solaris incapability
1999-12-30 Sascha SchumannAppend liblber to satisfy symbols in libldap
1999-12-30 Sascha SchumannLet m4 decide what to do
1999-12-30 Sascha SchumannRemove second {}, that shouldn't be there
1999-12-30 Sascha SchumannFix define.
1999-12-30 Thies C. Arntzenfix AC_DEFINE
1999-12-30 Sascha SchumannDefine to 1
1999-12-30 Sascha SchumannProper protection for GNU make's parallel build
1999-12-30 Sascha SchumannPropagate error condition correctly
1999-12-30 Sascha SchumannEase include file selection. Let's see which cpps suppo...
1999-12-30 Sascha SchumannRebuild config.h.in whenever configure changes
1999-12-30 Sascha SchumannAdd distclean target
1999-12-30 Zeev SuraskiThis should enable people to use ALLOC_ZVAL() in code...
1999-12-30 Sascha SchumannWhoops, defining them to empty values generates many...
1999-12-30 Sascha SchumannGet rid of config.h.stub. Note that you should embed...
1999-12-30 Sascha SchumannWe build in regex as well, create empty .deps
1999-12-30 Sascha SchumannLet genfiles work in the new environment
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...
next