]> granicus.if.org Git - php/shortlog
php
1999-12-21 Sascha SchumannOnly add additional include paths, if building in a...
1999-12-21 Sascha SchumannWorkaround for broken trs
1999-12-21 Sam RubyFurther cleanup as including php.h is no longer harmful
1999-12-21 Sascha SchumannChange order to avoid system prototype mismatch (sprint...
1999-12-21 Sascha SchumannPropagate ZTS setting correctly
1999-12-21 Sascha SchumannExplicitly check for C++ preprocessor, otherwise autoco...
1999-12-20 Sascha SchumannUse sapi_module_struct to contain SAPI module name
1999-12-20 Andrei Zmievski(PHP preg_quote) Made binary-safe.
1999-12-20 Andrei ZmievskiMade quotemeta() binary-safe.
1999-12-20 Zeev SuraskiUse Critical Sections under Win32 - shows roughly 40...
1999-12-20 Zeev Suraski- Fix @expr
1999-12-20 Andrei ZmievskigetParameters -> zend_get_parameters
1999-12-20 Zeev Suraski- Fix the crash Thies was experiencing (returning a...
1999-12-20 Zeev SuraskiMake the Win32 tree compile again
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...
next