]> granicus.if.org Git - php/shortlog
php
1999-12-23 Zeev Suraski- require() of a dynamic expression now has the standar...
1999-12-23 Thies C. Arntzenpval->zval
1999-12-23 Thies C. Arntzen@- strrev() no longer modifies arg1. (Thies)
1999-12-23 Sascha SchumannCompile zend_execute.c with special CFLAGS. For GCC...
1999-12-23 Thies C. Arntzenkilled warning + added reminder
1999-12-23 Thies C. ArntzenZTS fix
1999-12-23 Sascha SchumannAlso remove files which are ignored by default by CVS.
1999-12-23 Thies C. Arntzendigital cc doe not like whitespaces before a # mark
1999-12-23 <changelog... ChangeLog update
1999-12-23 <changelog... NEWS update
1999-12-22 Sascha SchumannKill compiler warning
1999-12-22 Sascha SchumannKill compiler warning
1999-12-22 Sascha SchumannClear LIBS as well, otherwise later linking checks...
1999-12-22 Sascha SchumannAdd TSRM's LDFLAGS to EXTRA_LDFLAGS
1999-12-22 Sascha SchumannImproved check for GCC's -pthread and -pthreads flag
1999-12-22 Sascha SchumannEnable --with-oci8 to use relative paths as input param...
1999-12-22 Sascha SchumannDon't set DEBUG_CFLAGS to -g, if -g is already in CFLAGS
1999-12-22 Sascha SchumannLimit _POSIX_PTHREAD_SEMANTICS to Solaris, and stop...
1999-12-22 Sascha SchumannIgnore these directory entries
1999-12-22 Zeev Suraskiexport
1999-12-22 Sascha SchumannFix ltconfig, ltmain.sh
1999-12-22 David Hedborunlock the serializing lock a tad bit later
1999-12-22 Zeev SuraskiThose void's don't belong in there
1999-12-22 Zeev Suraski- Fix function_exists()
1999-12-22 Zeev Suraski- Fix a very old legacy memory leak in break(n) statements
1999-12-22 Zeev SuraskiFix for the array() initialization bug Stas found
1999-12-22 Andrei ZmievskiLittle fix.
1999-12-22 Thies C. Arntzen@- Fixed buffer overruns in iptcembed(). (Thies)
1999-12-22 Andi Gutmans- Remove unused variable.
1999-12-22 David HedborCatch errors in the pike version-check script to avoid...
1999-12-22 <changelog... ChangeLog update
1999-12-22 <changelog... NEWS update
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
next