]> granicus.if.org Git - php/shortlog
php
2000-01-01 Sascha SchumannSome cleanup
2000-01-01 Sascha SchumannY2K updates
2000-01-01 Andi Gutmans- IS_NULL should be 0 when converted to a long although...
2000-01-01 Thies C. Arntzentiny optimisation
2000-01-01 Thies C. ArntzenHappy new year (especially to Zeev :)
2000-01-01 Zeev SuraskiFix buglet
2000-01-01 Sascha SchumannDeclare timezone only, if the system fails to do so.
2000-01-01 <changelog... ChangeLog update
2000-01-01 Sascha SchumannHappy Y2K patch! Happy new year (or the new millennium...
2000-01-01 Sascha SchumannBe as portable as possible
1999-12-31 Zeev Suraski.dsp updates
1999-12-31 Zeev Suraski- Add Release_inline builds
1999-12-31 Zeev SuraskiAdd new Release_inline builds to Win32. Standard relea...
1999-12-31 Zeev SuraskiHappy new year (especially to Thies :)
1999-12-31 Zeev Suraski- Nuke undefined_variable_string
1999-12-31 Andi Gutmans- Fix bug #3073. continue in do..while() loops should...
1999-12-31 <changelog... ChangeLog update
1999-12-31 Sascha SchumannFix linking problems with iODBC. This is from the Adaba...
1999-12-31 Sascha SchumannFirst try at getting the ODBC stuff right
1999-12-31 Sascha SchumannSynchronize with rules.mk
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...
next