]> granicus.if.org Git - php/shortlog
php
1999-10-02 Andrei Zmievskitest
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andrei Zmievskitest commit 1
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andi Gutmans- Another locking fix.
1999-10-02 Andi Gutmans- Fixed locking problem when fetching string offsets
1999-10-02 Zeev SuraskiFix the leak reported on the PHP 3 list (isset() on...
1999-10-02 Sascha Schumann Use the already compiled `mod_php4.o'. This avoids...
1999-10-01 Andi Gutmans- Move is_ref back to being an unsigned char and not...
1999-10-01 Andi Gutmans- Remove locking support completely
1999-10-01 Andi Gutmans- I forgot this
1999-10-01 Andrei ZmievskiAdded array_reverse() function.
1999-10-01 Andrei Zmievskirename.
1999-10-01 Thies C. Arntzenone zval fix - cleanups
1999-10-01 Andi Gutmans- For Andrei. Implement references in array() initializ...
1999-09-30 Andrei Zmievskitest commit
1999-09-30 Andrei Zmievskipreg_replace() now makes copies of array entries if...
1999-09-30 Sascha Schumann Fix typo--GD_* is for shared build mode.
1999-09-30 Andrei ZmievskiFix nl2br crash.
1999-09-30 Sascha Schumann Test commit II.
1999-09-30 Andrei ZmievskiNo need for this anymore.
1999-09-30 Sascha Schumann Test commit.
1999-09-30 Sascha Schumann Automatically add the SAPI target's Makefile to...
1999-09-30 Thies C. Arntzenmajor rework here - the refcount stuff gets better...
1999-09-29 Sascha Schumann * create Makefiles for ext, pcrelib, sapi/*
1999-09-29 Sascha Schumann * VPATH work
1999-09-29 Zeev Suraski*** empty log message ***
1999-09-29 Chuck Hagenbuchcjh: closing bug #2407.
1999-09-29 Thies C. Arntzenfix the order.. (thanx, andi)
1999-09-29 Sascha Schumann Fix a VPATH issue.
1999-09-29 Andi GutmansFix leak in += with arrays
1999-09-29 Andi Gutmans- Fix SEND_VAR problem after fetch'ing a variable and...
1999-09-29 Thies C. Arntzenadded add_property_resource
1999-09-29 Stig Bakken*** empty log message ***
1999-09-29 Stig BakkenDecent configure speedup. Makefiles are now generated...
1999-09-29 Stig BakkenThe $shared variable should normally never be used...
1999-09-29 Andrey HristovFix for my fix.
1999-09-29 Thies C. Arntzenfixed crash in connection shutdown!
1999-09-29 Thies C. Arntzenjust some renaming.
1999-09-28 Andi Gutmans- Stop using the locking mechanism and start using...
1999-09-28 Andi Gutmans- Get rid of warning
1999-09-28 Andi Gutmans- First part of the patch which makes reads use ptr...
1999-09-28 Stig Bakkendisable --with-zeus for now.
1999-09-28 Stig BakkenStarted working on the Zeus support. Zeus's ISAPI...
1999-09-28 Sascha Schumann Provide alternative istdiostream.
1999-09-28 Thies C. Arntzeninitialize OCI in threaded mode if ZTS is defined.
1999-09-28 Thies C. Arntzeninit in thread-safe mode if ZTS isdefined
1999-09-28 Thies C. Arntzenfixed startup-deadlock.
1999-09-28 Thies C. Arntzenfound a typo!
1999-09-27 Andi Gutmans- Update project.
1999-09-27 Sascha Schumann Make an extra copy of input parameter.
1999-09-27 Sascha Schumann * include from $(srcdir)
1999-09-27 Sascha Schumann Create directories, if they do not exist (for VPATH...
1999-09-27 Stig Bakkenadded README file with very brief docs
1999-09-27 Stig BakkenGeneralized server-API build process on UNIX. Each...
1999-09-27 Sascha Schumann Remove C++ style comments from C source file.
1999-09-27 Andrey HristovFix for bug #2199. Redirect was returning http:// which...
1999-09-27 Andrey HristovI will follow portability guidelines.
1999-09-27 Andrew SkalskiAdded functions ftp_{pasv,size,mdtm,fget,fput}
1999-09-27 Andrey HristovMake it portable.
1999-09-27 Stig Bakkenadded AC_SYS_LFS from fileutils
1999-09-26 Sascha Schumann Actually allow to set CXXFLAGS
1999-09-26 Sascha Schumann Now thread safe version builds out of the box....
1999-09-26 Sascha Schumann Build communication channel and add checks for...
1999-09-26 Sascha Schumann Do not let PACKAGE/VERSION escape from tsrm_config.h.
1999-09-26 Sascha Schumann Undefine previously PACKAVE/VERSION macros. We...
1999-09-26 Sascha Schumann Use new tsrm_config script to determine libraries.
1999-09-26 Sascha Schumann Use helper script to determine compile time configu...
1999-09-26 Stig BakkenHave to keep using AM_PROG_LIBTOOL to keep all automake...
1999-09-26 Sascha Schumann Avoid specifying standard paths. This might result...
1999-09-26 Sascha Schumann Expand relative paths properly, otherwise build...
1999-09-26 Sascha Schumann Do nothing, if PHP_RPATHS is empty.
1999-09-26 Sascha Schumann Disable rpaths optionally.
1999-09-26 Andi Gutmans- Changed Ts{}.var to Ts{}.var.ptr_ptr.
1999-09-25 Sascha Schumann * Use per-thread structure for request data
1999-09-25 Sascha Schumann Do not try to free NULLs.
1999-09-25 Sascha Schumann * use faster Ns_ConnWrite()
1999-09-25 Sascha Schumann * cleanup
1999-09-25 Thies C. Arntzenfixed callback code -> now $parser is passed as a resource!
1999-09-25 Sascha Schumann * use consistent php_ns prefix
1999-09-25 Sascha Schumann Add entry for AOLserver.
1999-09-25 Sascha Schumann * remove debugging message
1999-09-25 Sascha Schumann New Zend API
1999-09-25 Sascha Schumann Use new Zend API
1999-09-25 Andreas Karajannis*** empty log message ***
1999-09-25 Andreas Karajannisodbc now uses the new Zend function api
1999-09-25 Stefan RoehrichUse new Zend API.
1999-09-25 Sascha Schumann - support POST and HEAD requests
1999-09-25 Sascha Schumann Initial AOLserver support. Note that the current...
1999-09-24 Andrey Hristov- Updated array functions to use high-performance API
1999-09-24 Sascha Schumann PTHREADS is a custom symbol
1999-09-24 Sascha Schumann Additionally check libc_r (*BSD) for pthread functions
1999-09-24 Andrey Hristov*** empty log message ***
1999-09-24 Andrey HristovUpdate to new high-performance function API.
1999-09-24 Sascha Schumann Use new Zend API.
1999-09-24 Sascha Schumann Add _ex API implementation for booleans.
1999-09-24 Sascha Schumann Use new Zend API and some minor cleanup.
1999-09-24 Andrey Hristov*** empty log message ***
1999-09-24 Andrey HristovExtended var_dump to handle IS_RESOURCE somewhat.
1999-09-24 Andrey HristovUpdate WDDX for new high-performance function API.
next