]> granicus.if.org Git - php/shortlog
php
1999-10-19 Andrei Zmievski(PHP extract): Fixed bug that would mess up global...
1999-10-19 Andrei Zmievski(PHP ldap_get_entries): Fix string function name.
1999-10-19 Andi Gutmans- Move IS_IDENTICAL next to IS_EQUAL
1999-10-19 Andi Gutmans- Fix is_identical function
1999-10-19 Uwe Steinmann- some tiny changes to possible improve link extraction...
1999-10-19 Andi Gutmans- Preliminary submit of Thie's patch. Will fix the...
1999-10-19 Thies C. Arntzen(parse_url) fix for #2569: parse_url('-') crashes
1999-10-19 <changelog... ChangeLog update
1999-10-19 <changelog... NEWS update
1999-10-18 Egon SchmidMore forgotten prototypes.
1999-10-18 Stefan RoehrichAdded zlib module to list of maintained extensions...
1999-10-18 Thies C. Arntzen@- unserialize() now gives a notice when passed invalid...
1999-10-18 Thies C. Arntzen(PHP unserialize) - fixed mem-leak.
1999-10-18 Andrei ZmievskiBe safe, use ().
1999-10-18 <changelog... ChangeLog update
1999-10-18 <changelog... NEWS update
1999-10-17 Sascha SchumannAdd PNG support. Tested with gd 1.7.3.
1999-10-17 Egon SchmidLooks better, but isn't wrong
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
next