]> granicus.if.org Git - php/shortlog
php
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...
1999-12-24 Zeev Suraskiphp3_realpath.c -> php_realpath.c
1999-12-24 Zeev SuraskiFix warnings
1999-12-24 Zeev SuraskiShut gcc up
1999-12-24 Andi Gutmans- Move more stuff to ALLOC_ZVAL(). We need to add those...
1999-12-24 Zeev SuraskiOptimize
1999-12-24 Sascha SchumannAdd -rdynamic, if supported by gcc and static Apache...
1999-12-24 Sascha SchumannRemove --enable-low-memory, and preserve LIBS from...
1999-12-24 Sascha SchumannPut -pthreads? into CFLAGS; libtool still filters it...
1999-12-24 Andi Gutmans- Use ALLOC_ZVAL() in PHP. Finding the places to put...
1999-12-24 Andi Gutmans- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL...
1999-12-24 Zeev Suraski- Use function_add_ref() here too
1999-12-24 Zeev Suraski- Beef up the INI file reader - it now supports PHP...
1999-12-24 <changelog... ChangeLog update
1999-12-24 <changelog... NEWS update
1999-12-23 Andi Gutmans- Make the project compile again
1999-12-23 Zeev SuraskiFix a class inheritence leak, when using static varible...
1999-12-23 Zeev SuraskiThis one slipped away
1999-12-23 Sascha SchumannRename option to match description string
1999-12-23 Thies C. Arntzenclean up basic_functions
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.
next