]> granicus.if.org Git - php/shortlog
php
1999-10-17 Egon SchmidOne typo corrected.
1999-10-17 Andrei ZmievskiFix bug #2548.
1999-10-16 Andrei Zmievski_php3/_php3i -> php rename
1999-10-16 Andi Gutmans- It's OK if we link dynamically.
1999-10-16 Andi Gutmans- Get windows version to compile again. No biggy if...
1999-10-15 Andrei Zmievski*** empty log message ***
1999-10-15 Andrei Zmievski(PHP array_map) Temporarily #if 0 this.
1999-10-15 Andrei ZmievskiUpdate mergesort() proto.
1999-10-15 Andrei Zmievskiunstatic'fy is_numeric_string()
1999-10-15 Andrei Zmievski*** empty log message ***
1999-10-15 Andrei ZmievskiMake string copying a little more efficient.
1999-10-15 Andrei ZmievskiSmall tweak in the error format.
1999-10-15 Andrei Zmievski(php3_log_err): Don't output error message to stderr...
1999-10-15 Andrei ZmievskiRenamed a couple of functions to have proper php_ prefix.
1999-10-15 Andrei Zmievski(php_error): finally get rid of those annoying html...
1999-10-15 Andrei ZmievskiMassive change of zend_error() to php_error().
1999-10-15 Andrei Zmievski@- Fixed shuffle() so that it no longer breaks on Solar...
1999-10-15 Andrei ZmievskiAdd mergesort.c to compilation list.
1999-10-15 Andrei ZmievskiAdded mergesort.c from FreeBSD.
1999-10-15 Thies C. Arntzen(is_resource, is_bool) new functions
1999-10-15 Andrei Zmievski(_php_replace_in_subject)
1999-10-15 Thies C. Arntzenfiles are now resources, file.c is thread-safe, the...
1999-10-15 Andrei Zmievski(PHP implode): Properly separate zval for another case.
1999-10-15 Zeev SuraskiThat should do the trick - fix implode() not to modify...
1999-10-15 Andrei Zmievski*** empty log message ***
1999-10-15 Zeev SuraskiMake ODBC work under Win32
1999-10-15 Andi Gutmans- Converted math.c to use new convert_to_number_ex...
1999-10-15 Andi Gutmans- Add convert_to_number_ex()
1999-10-14 Sascha SchumannAdd "--disable-inline" for low-memory machines (be...
1999-10-14 Sascha SchumannUse sources from $(srcdir)
1999-10-14 Thies C. Arntzenconfigure works for me (RH 6.1)
1999-10-14 Thies C. Arntzenforgot
1999-10-14 Thies C. Arntzeninterface to GNU-Readline! (not yet active, autoconf...
1999-10-13 Sascha SchumannAdd dba and mcrypt extensions to list.
1999-10-13 Thies C. Arntzennew api fo dl() - renamed php3_dl to php_dl (added...
1999-10-13 Thies C. Arntzen(PHP: htmlspecialchars, htmlentities): new zend-api...
1999-10-13 Thies C. Arntzen@- Upgraded math-funtions to use new Zend function...
1999-10-13 Andrei ZmievskiAdd mhash module.
1999-10-13 Sascha SchumannDo not use $< for anything but implicit rules.
1999-10-13 Thies C. Arntzen(shell_exec) use pclose for FILE* that has been opened...
1999-10-13 Thies C. Arntzen(zend_fetch_resource) added warinig if resource is...
1999-10-13 <changelog... ChangeLog update
1999-10-13 <changelog... NEWS update
1999-10-13 Sascha SchumannDisable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not...
1999-10-12 Thies C. Arntzenstarting to clean-up/new API'ize and resourcify the...
1999-10-12 Danny Heijl(Informix driver) Thies introduced ZEND_FETCH_RESOURCE2...
1999-10-12 Thies C. Arntzenmade nice
1999-10-12 Thies C. Arntzenadd myself
1999-10-12 Thies C. Arntzen(wddx_add_vars) adjusted to new resource-API
1999-10-12 Thies C. Arntzen(php sybase_close) fixed obvious bug.
1999-10-12 Thies C. Arntzennew improved resource-API (i hope everything still...
1999-10-12 Thies C. Arntzennew improved resource-API
1999-10-12 Sascha SchumannUse DL_LAZY for OpenBSD. This seems to be a compatibili...
1999-10-12 Andrei ZmievskiJust some formatting.
1999-10-12 Andi Gutmans- object.ptr was made NULL in DO_FCALL but wasn't resto...
1999-10-12 Danny HeijlAdded Informix driver to list of maintained extensions...
1999-10-12 <changelog... *** empty log message ***
1999-10-12 <changelog... ChangeLog update
1999-10-12 <changelog... NEWS update
1999-10-11 Andrei ZmievskiModified sorting functions to use updated zend_hash...
1999-10-11 Andrei Zmievski*** empty log message ***
1999-10-11 Andrei ZmievskiModified zend_hash() to accept a pointer to sort function.
1999-10-11 Andrei ZmievskiAdded notice about LXR and Bonsai.
1999-10-11 Andi Gutmans- No idea why this bug didn't exist before. But I'm...
1999-10-11 Andrei ZmievskiFirst revision.
1999-10-11 Danny Heijl*** empty log message ***
1999-10-11 Danny Heijl(ext/informix) Changed ifx.ec to use the new high-perfo...
1999-10-11 Danny Heijl(configure) Allow IFX_LIBDIR environment variable to...
1999-10-11 <changelog... ChangeLog update
1999-10-10 Andi Gutmans- Didn't lower refcount when doing an internal function...
1999-10-10 Thies C. Arntzenadded some more autoconf/libtool stuff to be ignored
1999-10-10 Sascha Schumannautomake scans aclocal.m4 as well
1999-10-10 Thies C. Arntzen(build.mk) fix suggested by sascha.
1999-10-10 Thies C. Arntzen(build.mk) make cvsclean now also deletes the libzend...
1999-10-10 Sascha SchumannAdd stub.c for helper library.
1999-10-10 Thies C. Arntzen(build.mk) added target cvsclean: removed all files...
1999-10-10 Sascha SchumannWorkaround for Informix set of libraries. One library...
1999-10-10 Zeev SuraskiThis should fix the deadlock
1999-10-10 Sascha SchumannRemove -DPIC preprocessor macros. This is defined by...
1999-10-10 Sascha SchumannLink in IFX_LIBS properly.
1999-10-10 Andi Gutmans- Clean up a bit. Separate before the locking so that...
1999-10-10 Sascha SchumannAdd clean target which removes standard targets
1999-10-10 Sascha Schumannbuild.mk can be used to generate build tools. It is...
1999-10-10 <changelog... ChangeLog update
1999-10-10 Sascha SchumannClean up and add 'clean' target which removes standard...
1999-10-10 Sascha Schumannbuild.mk can be used to generate build tools. It is...
1999-10-09 Andi Gutmans- Shouldn't be needed
1999-10-09 Andi Gutmans- God damn this sucked. I hopefully fixed the problems...
1999-10-09 Sascha SchumannDefine RTLD_NOW to DL_NOW, if RTLD_NOW is not defined...
1999-10-09 Sascha SchumannRemove redundant library declaration. All libtool libraries
1999-10-09 Sascha SchumannOnly link with bundled regex, if the user wants it.
1999-10-09 Sascha SchumannPOSIX_MISTAKE is enabled by default.
1999-10-09 Thies C. Arntzenfix suggested by sascha for xml-build in apxs mode
1999-10-09 <changelog... ChangeLog update
1999-10-09 <changelog... NEWS update
1999-10-08 Andreas KarajannisForgot to remove workaround for SQLANY_BUG which is...
1999-10-08 Andreas KarajannisMoved Environment handle to connection struct for threa...
1999-10-08 Andrei ZmievskiMention php-cvs-daily list.
1999-10-08 Sascha Schumann Use correct data type for mutex.
1999-10-08 Sascha Schumann Implement temporary workaround for thread-safety...
next