]> granicus.if.org Git - php/shortlog
php
1999-12-22 David HedborRemoved C++ style comment
1999-12-22 David HedborSome fixes in thread safe (ie ZTS) mode - now it actual...
1999-12-22 Sascha SchumannLogic fix, improved comments, better SID checking
1999-12-22 Sascha SchumannWarn users, if they have disabled gpc_globals and track...
1999-12-21 Sascha SchumannSome cleanup
1999-12-21 Zeev Suraski@- Fixed a bug in ODBC error reporting (Zeev)
1999-12-21 Zeev SuraskiFix the highlighting problem. STR_REALLOC() should...
1999-12-21 Andrei ZmievskiSome more php3->php stuff.
1999-12-21 Andrei Zmievskiphp3 -> php prefix work
1999-12-21 Andrei ZmievskiCorrect PHP's mime type.
1999-12-21 Andrei Zmievski*** empty log message ***
1999-12-21 Sascha SchumannMove TSRM checks, so that additional flags can be consi...
1999-12-21 Sascha SchumannEnable TSRM to use Pth
1999-12-21 Andrei ZmievskiWe're using ZVAL's now.
1999-12-21 Thies C. Arntzensome more thoughts
1999-12-21 Thies C. Arntzencommented out select() & friends for now - we need...
1999-12-21 Sascha SchumannImprove Pthreads check
1999-12-21 Zeev Suraski- Fix Sascha's leak. Good report!
1999-12-21 Zeev SuraskiNo need to block for interruptions so early
1999-12-21 Andi Gutmans- This should have made it into the NEWS
1999-12-21 Andrei ZmievskiOptimize.
1999-12-21 <changelog... ChangeLog update
1999-12-21 <changelog... NEWS update
1999-12-21 Thies C. Arntzenwould be nice & clean
1999-12-21 Evan KlingerEx API
1999-12-21 Zeev SuraskiThis should get it to compile...
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...
next