]> granicus.if.org Git - php/shortlog
php
1999-10-06 Thies C. Arntzenfix for using resources as array indices
1999-10-06 Sascha Schumann Fix "make clean". automake does not define an extra...
1999-10-06 Sascha Schumann unidiff isn't widely recognized, change to context...
1999-10-06 Sascha Schumann Fixed pg_fetch_array() with three arguments.
1999-10-06 Thies C. Arntzen- replaced most getParamters against getParamtersEx...
1999-10-06 Sascha Schumann * --copy always, since we need to change ltmain.sh
1999-10-06 Uwe Steinmann- fixed some memory leaks
1999-10-06 Uwe Steinmann- as always forgot the Changelog entry
1999-10-06 Uwe Steinmann- support for mimetype application/vnd.fdf needed by...
1999-10-06 Uwe Steinmann- fix to work with new version of FdfTk
1999-10-05 Sascha Schumann FreeBSD's libtool port seems to contain a bug which...
1999-10-05 Sascha Schumann Apply patch automatically at buildconf time
1999-10-05 Sascha Schumann Fix typo (xml_globals => dir_globals)
1999-10-05 Thies C. Arntzenuse reference counting for emulating child<->parent...
1999-10-05 Sascha Schumann Explicit casts to ulong. Some compiler don't like...
1999-10-05 Sascha Schumann More portability stuff
1999-10-05 Thies C. Arntzendir modules is now resourcified & thread-safe!
1999-10-05 Sascha Schumann Generate files for distribution (also adds parsedate.c)
1999-10-05 Sascha Schumann Fix typo.
1999-10-05 Sascha Schumann OSF/1 V4.0 wants -lcxx
1999-10-05 Sascha Schumann Add $automake_flags, to allow propagation of -...
1999-10-05 Sascha Schumann Get rid of *_SHLIB variables. Our config scripts...
1999-10-05 Andrei ZmievskiRemove _A.
1999-10-05 Sascha Schumann Fix automake dependencies
1999-10-05 Thies C. Arntzen*** empty log message ***
1999-10-05 Thies C. Arntzenfixed ora_close again
1999-10-05 Thies C. Arntzenfix some warnings
1999-10-05 Sascha Schumann Fix logic.
1999-10-05 Sascha Schumann Use libtool
1999-10-05 Sascha Schumann automake does not find all subdirectories automatic...
1999-10-05 Sascha Schumann This causes link problems with anything higher...
1999-10-05 Sascha Schumann * Get rid of libphp_util.la
1999-10-05 Sascha Schumann 100% speedup in buildconf.
1999-10-05 Sascha Schumann Build program static.
1999-10-05 Marko KarppinenFix a typo? (compile bustage on Solaris 2.6)
1999-10-04 Andrei ZmievskiTaken from PHP3 source.
1999-10-04 Andrei Zmievski*** empty log message ***
1999-10-04 Andrei Zmievskitest
1999-10-04 Andrei Zmievskitest
1999-10-04 Andrei Zmievskitest
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...
next