]> granicus.if.org Git - php/shortlog
php
1999-07-05 Andrey HristovCorrect option caching
1999-07-05 Sascha Schumannuse void * instead of long for 64-bit test
1999-07-05 Thies C. Arntzenups
1999-07-05 Thies C. Arntzenfixed mem-leak
1999-07-05 Thies C. Arntzenported IPTC fro php3
1999-07-05 Thies C. Arntzenadded RESOURCE-returning
1999-07-05 Thies C. Arntzenup to php3 version
1999-07-05 Thies C. Arntzenadded RETVAL_RESOURCE and RETURN_RESOURCE
1999-07-04 Zeev SuraskiMake convert_to_string() regard false as "" instead...
1999-07-04 Thies C. Arntzenupdated to latest php3
1999-07-03 Zeev Suraski*** empty log message ***
1999-07-03 Zeev SuraskiSupport x-httpd-php-source
1999-07-03 Sascha Schumann*** empty log message ***
1999-07-03 Sascha Schumannremove cvsignore files as well
1999-07-03 Sascha Schumanndon't wipe files for distributions
1999-07-03 Sascha Schumann'make dist' builds an easy distributable tarball
1999-07-03 Sascha Schumannadd missing include
1999-07-03 Sascha Schumannchecking for ints won't work, since they are 32 bit...
1999-07-03 Sascha Schumannignore this
1999-07-03 Sascha Schumannwould be logical to enable display source mode
1999-07-03 Zeev SuraskiSupport isset()/empty() for string offsets
1999-07-03 Sascha Schumannar t is a little bit noisy on Rhapsody
1999-07-03 Zeev SuraskiFix a crash
1999-07-03 Sascha Schumannalmost no config.m4 substitutes these anymore.
1999-07-03 Sascha Schumannwork around the Apache problem that it pollutes the...
1999-07-03 Sascha Schumannadd usual rhapsody hack
1999-07-03 Sascha Schumannmissing DL_HANDLE broke build
1999-07-03 Sascha Schumannthere must be a better way
1999-07-03 Sascha Schumanntypo
1999-07-03 Sascha Schumannlet's start OS X hacking
1999-07-02 Sascha Schumann..
1999-07-02 Sascha Schumann...
1999-07-02 Sascha Schumann.
1999-07-02 Sascha Schumanntest commit
1999-07-02 Sascha Schumanntest commit
1999-07-02 Sascha Schumannworkaround for 64-bit platforms
1999-07-02 Thies C. Arntzenadded some refcount stuff
1999-07-02 Thies C. Arntzenlosses memory like hell, but seems to work!
1999-07-02 Sascha Schumannfix from php3
1999-07-02 Zeev Suraskidefine zend_bool
1999-07-02 Sascha Schumannsuppress No such file or directory
1999-07-01 Sascha Schumannsomeone please try whether the autoconf stuff works
1999-07-01 Sascha Schumannmaybe fix, following Joey's description
1999-07-01 Sascha Schumann--with-zlib should work now
1999-07-01 Thies C. Arntzenchanged boolean behaviour:
1999-07-01 Sascha Schumannsome additional consts
1999-07-01 Sascha Schumannvpath thingie
1999-07-01 Sascha Schumannimplement a simple API in the case someone wants to...
1999-06-30 Zeev SuraskiMake require accept any parameter
1999-06-29 Zeev SuraskiNo need for a PSLS_FETCH() if PSLS_D/PSLS_DC are suppli...
1999-06-29 Andrey Hristov*** empty log message ***
1999-06-29 Andrey HristovAdded session expiration.
1999-06-29 Thies C. Arntzensynced with 3.0.11
1999-06-28 Zeev SuraskiNo need for that either...
1999-06-28 Rasmus LerdorfDon't break the tree
1999-06-28 Andrey HristovAdded session_is_registered(varname) function.
1999-06-28 Andrey HristovPorted MYSQL_NUM, MYSQL_ASSOC, and MYSQL_BOTH additions...
1999-06-28 Andrey Hristovoops
1999-06-28 Andrey Hristov*** empty log message ***
1999-06-28 Sascha Schumannwork around that solaris bug
1999-06-28 Sascha Schumannugly and working
1999-06-28 Sascha SchumannBSD derived tests want -h for symlink test
1999-06-27 Sascha Schumannport
1999-06-27 Sascha Schumannmore porting
1999-06-27 Sascha Schumannport Rasmus' APXS changes for AIX
1999-06-27 Sascha Schumannport over from php3
1999-06-27 Sascha Schumannlex optimizations
1999-06-27 Sascha Schumannadd dbase_replace_record
1999-06-27 Sascha Schumannport over autoconf fixes from php3
1999-06-26 Zeev SuraskiWin32/general patches
1999-06-26 Zeev Suraski* Get rid of another request_info element (filename)
1999-06-26 Zeev Suraski*** empty log message ***
1999-06-26 Zeev SuraskiProtect against NULL arguments in filename
1999-06-26 Zeev Suraski* Make the memory leak reporting code much better with...
1999-06-26 Sascha Schumannadd dmalloc
1999-06-25 Sascha Schumann- APXS link thingie
1999-06-23 Andrey Hristov*** empty log message ***
1999-06-22 Thies C. Arntzengettype now reports "boolean" correct
1999-06-22 Zeev SuraskiFix Thies's bug report
1999-06-22 Andrey HristovMaking function accessible.
1999-06-22 Andrey HristovMaking the function accessible.
1999-06-22 Zeev SuraskiFix compile-time definition of track_vars default
1999-06-22 Zeev Suraski* Fix concatenation of arrays (it was PHP 3.0 style...
1999-06-22 Andrey HristovMade preg_split() consistent with split().
1999-06-22 Thies C. Arntzenurlencode and decode return an empty-string if the...
1999-06-22 Stig Bakkencosmetics
1999-06-22 Danny HeijlBad html in ifx_htmltbl_result().
1999-06-22 Stig Bakkenfix some potential buffer overflows
1999-06-21 Andrey HristovBacking out changes.
1999-06-21 Thies C. Arntzenfixed implode "again" -
1999-06-20 Sascha Schumannwhoops, kill debugging message
1999-06-20 Sascha SchumannIntroduce AC_ADD_* macros
1999-06-20 Sascha Schumannavoid error message
1999-06-20 Sascha Schumannuse standard autoconf variables
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev SuraskiAdd a standard get_ini_entry() to interface between...
1999-06-19 Zeev SuraskiImplement new get_ini_entry() for Zend
1999-06-19 Zeev Suraski*** empty log message ***
1999-06-19 Zeev SuraskiUse php.ini instead of php3.ini
next