]> granicus.if.org Git - php/shortlog
php
1999-12-20 Andrei ZmievskiZend fixups.
1999-12-20 Egon SchmidCorrected some protos.
1999-12-20 Hartmut HolzgraefeIMAP should now be in sync with its PHP3 counterpart
1999-12-20 Sascha SchumannFix typo
1999-12-20 Sascha SchumannAdd and fix a few entries
1999-12-20 Sascha SchumannAdd information about chosen SAPI module to phpinfo()
1999-12-20 Sascha SchumannAdd SAPI module for thttpd server. Quote from the README:
1999-12-20 Evan KlingerEx API
1999-12-20 <changelog... ChangeLog update
1999-12-20 Evan KlingerEx API
1999-12-20 Evan KlingerEx API and UDP support.
1999-12-19 Zeev SuraskiFix PostgreSQL build
1999-12-19 Zeev SuraskiSome updates
1999-12-19 Zeev SuraskiWin32 updates
1999-12-19 Zeev SuraskiMake these work again
1999-12-19 Zeev Suraskilibzend -> Zend
1999-12-19 Sascha SchumannFix broken sprintf handling in PHP
1999-12-19 Danny Heijl(ext/informix) function name changes: zend_get_paramete...
1999-12-19 Zeev SuraskiSupport the latest update to call_user_function_ex()
1999-12-19 Zeev Suraski- Made things work again (Thies, everybody - please...
1999-12-19 Hartmut Holzgraefereplaced PHP_FE by PHP_FALIAS in imap_functions[] where...
1999-12-19 Sascha SchumannUse zend_sprintf by default (which is defined to sprint...
1999-12-19 Sascha SchumannFix for missing RAND_MAX on SunOS 4.1
1999-12-19 Sascha SchumannRefine PEAR option. Since it does not reference anythin...
1999-12-19 Andi Gutmans- More fixes related to the return references patch
1999-12-19 Evan KlingerDAV extension now compiles.
1999-12-19 Sascha SchumannUse workaround function for sprintf, if the return...
1999-12-19 Evan KlingerFix for #2994
1999-12-19 Sascha SchumannAdd zend_sprintf.c
1999-12-19 Sascha Schumannconfigure sets ZEND_BROKEN_SPRINTF
1999-12-19 Sascha SchumannVariables are not interpolated unless we use _UNQUOTED
1999-12-18 Sascha SchumannFix for missing RAND_MAX on SunOS 4.1
1999-12-18 Andrei ZmievskiAdded --without-pear option.
1999-12-18 Zeev Suraski- The tree compiles again
1999-12-18 Sascha SchumannLet autoconf check for the proper inline keyword
1999-12-18 Sascha Schumannautomake created illegal target names due to the ZEND_S...
1999-12-18 Zeev Suraski- Introduce ZEND_NUM_ARGS(), to replace ARG_COUNT(ht)
1999-12-18 Zeev SuraskigetParameters() and friends changed for consistency...
1999-12-18 Sascha SchumannGet rid of all GNUisms in build.mk. Verified to work...
1999-12-18 Andi Gutmans- Make Win32 compile again
1999-12-18 Danny Heijl(ext/informix) : remove traces of php3 (danny)
1999-12-18 Andrei ZmievskiFix #2999.
1999-12-18 Thies C. Arntzencompiles again
1999-12-18 Zeev SuraskiSome more php3_ cleanup
1999-12-18 Zeev SuraskiMore php3_ cleanup
1999-12-18 Zeev SuraskiMore php3_ cleanup
1999-12-18 Zeev SuraskiMore php3_ annihilation
1999-12-18 Sascha Schumannsome style changes
1999-12-18 Zeev SuraskiMore php3_ cleanup
1999-12-18 Zeev SuraskiMore php3_ annihilation
1999-12-18 Zeev SuraskiMore php3_ annihilation
1999-12-18 <changelog... ChangeLog update
1999-12-18 <changelog... NEWS update
1999-12-17 Zeev SuraskiMore php3_ cleanup
1999-12-17 Zeev SuraskiMore cleanup
1999-12-17 Zeev SuraskiMore cleanup...
1999-12-17 Zeev SuraskiMore php3 cleanup
1999-12-17 Zeev SuraskiMore php3 cleanup
1999-12-17 Zeev SuraskiMore cleanup...
1999-12-17 Zeev SuraskiMore work on php3_ annihilation...
1999-12-17 Zeev Suraski- Made PHP_VERSION and PHP_OS work again
1999-12-17 Zeev Suraski- Made PHP_VERSION and PHP_OS work again
1999-12-17 Zeev SuraskiMore php3_ annihilation
1999-12-17 Zeev SuraskiMore php3_ annihilation
1999-12-17 Hartmut Holzgraefemerged in imap_search() from the PHP3 tree
1999-12-17 Sascha SchumannDefine inline to inline explicitly
1999-12-17 Sascha SchumannRemove passthru, it is not needed anymore
1999-12-17 Sascha SchumannBuild structure change. Instead of using an external...
1999-12-17 Sascha SchumannMake Apache SAPI module compile in ZTS mode
1999-12-17 Sascha SchumannMove config code into separate file
1999-12-17 Andi Gutmans- By mistake commited this to the branch. It fixes...
1999-12-17 Andrei ZmievskiFix up screw up.
1999-12-17 <changelog... ChangeLog update
1999-12-17 <changelog... NEWS update
1999-12-16 Andrei ZmievskiAdded get_loaded_extensions(), extension_loaded(), and
1999-12-16 Andrei ZmievskiA little renaming.
1999-12-16 Sam Rubyforce ext/java to be built as a shared library
1999-12-16 Sascha Schumann(php_ns_request_handler) set SG(server_context) to...
1999-12-16 <changelog... ChangeLog update
1999-12-16 <changelog... NEWS update
1999-12-15 Andrei ZmievskiAnd still more stuff.
1999-12-15 Andrei ZmievskiMore stuff for me to do.
1999-12-15 Andrei ZmievskiDoh! I'm an idiot.
1999-12-15 Andrei ZmievskiNEWS notice.
1999-12-15 Andrei Zmievski- s/inheritence/inheritance/g
1999-12-15 Zeev Suraski- Implement ability to turn off support for call-time...
1999-12-15 Zeev Suraski- Implement return by reference:
1999-12-15 Uwe Steinmannswitched to Ex Api
1999-12-15 Andrei Zmievski(return_one) removed.
1999-12-15 Andrei ZmievskiAdded date/time stamping to PHP error log file. Idea...
1999-12-15 Andrei Zmievskival->len
1999-12-15 Andrei ZmievskiFixing.
1999-12-15 Andrei ZmievskiFaster, must go faster.
1999-12-15 Uwe Steinmannfixed some compile errors.
1999-12-15 Evan KlingerEx API
1999-12-15 Evan KlingerI would've compiled first, I swear...
1999-12-15 Evan KlingerEx API
1999-12-15 Andrei ZmievskiNot yet, Joey.
1999-12-15 <changelog... ChangeLog update
1999-12-15 <changelog... NEWS update
next