]> granicus.if.org Git - php/shortlog
php
1999-10-04 Sascha Schumann -module is already set in Makefile.am
1999-10-04 Andrew SkalskiAdded delete and rename functions.
1999-10-04 Sascha Schumann * Fix header("HTTP/..") behaviour
1999-10-04 Sascha Schumann Move %(EXTRA_LIBS).
1999-10-04 Sascha Schumann The .sym format isn't that complex.
1999-10-04 Sascha Schumann Add necessary rule.
1999-10-04 Sascha Schumann Forgot these..
1999-10-04 Sascha Schumann Use libtool.
1999-10-04 Sascha Schumann Use libtool to build.
1999-10-04 Sascha Schumann * archive-based convenience libraries completel...
1999-10-04 Sascha Schumann Whoops, OSF/1 has -lpthread and -lpthreads, but...
1999-10-04 Sascha Schumann Polish this.
1999-10-04 Thies C. Arntzenupgraded the former basic_functions.c code to use new...
1999-10-04 Thies C. Arntzenuse getParametersEx for all builtin functions
1999-10-04 Thies C. Arntzenereg now returns a continious array 0..9 again - empty...
1999-10-04 Sascha Schumann -lpthreads is needed on OSF/1 aka Digital Unix...
1999-10-04 Thies C. Arntzenadded add_*_resource() and add_*_bool() functions
1999-10-04 Thies C. Arntzeni swear, i compiled (at least) before i committed!
1999-10-04 Sascha Schumann Object files are usually not found in the srcdir.
1999-10-04 Thies C. Arntzen"cc -32" on IRIX 6.4 does not like (PHP_TRACK_VARS...
1999-10-04 Sascha Schumann Fix typo. This caused strange errors when using...
1999-10-03 Andi Gutmans- Hooray. This might actually work. (I hope)
1999-10-03 Andi Gutmans- Update changelog
1999-10-03 Sascha Schumann Make config executable
1999-10-03 Sascha Schumann Make it executable.
1999-10-03 Sascha Schumann *_config are executable, thus we don't need %(SHELL)
1999-10-03 Sascha Schumann Fix Apache-module build
1999-10-02 Sascha Schumann Test commit II.
1999-10-02 Sascha Schumann Test commit.
1999-10-02 Sascha Schumann Reactivate autoheader
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andi Gutmans*** empty log message ***
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andrei Zmievskitest commit
1999-10-02 Andrei Zmievskicommit test
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....
next