]> granicus.if.org Git - php/shortlog
php
2000-10-02 Andi Gutmans- Fix bug in parse_url()
2000-10-02 Rasmus LerdorfClean up the alignment of configure --help output
2000-10-02 Andi Gutmans- Aiming for thursday to release 4.0.3
2000-10-02 Andi Gutmans- Darn file is needed for Windows. Maybe it should...
2000-10-02 Andi Gutmans- Any reason why php_version.h is in the CVS? I'm remov...
2000-10-02 Daniel Beulshausenforgot that a while ago...
2000-10-02 Daniel Beulshausenfixed unresolved externals.
2000-10-02 Stig Venaas*** empty log message ***
2000-10-02 Sterling HughesTiny change in copying of buffer.
2000-10-02 <changelog... ChangeLog update
2000-10-02 <changelog... NEWS update
2000-10-01 James MooreAdding note about having to make install if you do...
2000-10-01 Andi Gutmans- Remove unneeded IS_SLASH() definition.
2000-10-01 Derick Rethans@- Added the shmop extension. It allows more general...
2000-10-01 Sterling HughesIt seems these entries were truncated in my commit...
2000-10-01 Andi Gutmans- Fixed conflicts. Those first two lines with the XXX...
2000-10-01 <changelog... ChangeLog update
2000-10-01 <changelog... NEWS update
2000-09-30 Daniel Beulshausenadded filepro & snmp
2000-09-30 Daniel Beulshausenmove have_snmp to the dsp already
2000-09-30 Daniel Beulshausensnmp win extension
2000-09-30 Sascha Schumann.
2000-09-30 Daniel Beulshausenuses php.h define
2000-09-30 Andi Gutmans- Cleanup error output
2000-09-30 Andi Gutmans- Cleanup output functions
2000-09-30 Andi Gutmans- Cleanup some output functions
2000-09-30 Daniel Beulshausenadded dsp for the filepro extension
2000-09-30 Daniel Beulshausenmade win32 compile
2000-09-30 Daniel Beulshausenremoved zendts.lib from link options
2000-09-30 Daniel Beulshausencleanup
2000-09-30 Daniel Beulshausenfix not producing valid extension
2000-09-30 Sterling Hughesleftovers.
2000-09-30 Sterling HughesBuncha changes, generally makes the module more stable...
2000-09-30 Chuck Hagenbuchinstall Benchmark/Iterate.php
2000-09-30 Sterling Hughes@ Added the ability for CURLOPT_POSTFIELDS to accept...
2000-09-30 <changelog... ChangeLog update
2000-09-29 Sascha Schumann.
2000-09-29 Sascha SchumannReturn SUCCESS from write handler, if vallen is 0.
2000-09-29 Sascha SchumannUnixWare defines shutdown to _shutdown, which causes...
2000-09-29 Dan Kalowskycorrected lines for Solid 2.3 systems after some advice...
2000-09-29 Sascha SchumannDon't try to serialize references.
2000-09-29 Hénot DavidAdded clean up code for persistent connections to avoid...
2000-09-28 foobarFix configure (with Solaris).
2000-09-28 Andi Gutmans- Another has optimization/fix like the hash_copy one...
2000-09-28 Daniel Beulshausena little cleanup
2000-09-28 Daniel Beulshausenadded tsrm dir to include path
2000-09-28 Daniel Beulshausenremoved ignoring msvcrt(d) libary
2000-09-28 Daniel Beulshausenmajor cleanup
2000-09-28 foobar@- Changed ext/db not to be enabled by default (Jani)
2000-09-28 Frank M. KromannHaving odbc_tables() and odbc_columns() match the docum...
2000-09-28 Stanislav MalyshevMake hash_copy call copy constructor on a real copy...
2000-09-28 Chuck Hagenbuchmove the timer class to Benchmark/Timer.php, and add...
2000-09-28 Andi Gutmans- Fix build of db2
2000-09-28 Sebastian BergmannRemoved profiling_information() in favour of a more...
2000-09-28 Stefan RoehrichLine seems to be missing and causing configure test...
2000-09-28 Sebastian BergmannHopefully converted all TABs to SPACEs
2000-09-28 Sebastian BergmannAdded PEAR/Timer class for timing script execution...
2000-09-28 Andi Gutmans- Remove zend_gcc_inline.c
2000-09-28 <changelog... ChangeLog update
2000-09-27 Zeev Suraskicomplementary PHP patch
2000-09-27 Sascha SchumannDon't convert to BSD-style Makefiles
2000-09-27 Sascha SchumannAutomatic conversion might cause interpretation of...
2000-09-27 Sascha SchumannRecognize single quotes around cdata.
2000-09-27 Sascha SchumannClean up STR_CAT macro (it is still ugly)
2000-09-27 Sascha SchumannMove php_memnstr to the header file, so that the functi...
2000-09-26 Rui Hirokawacorrect the problem configure script doesn't output...
2000-09-26 Daniel Beulshausenfixed tsrm dir, little cleanups
2000-09-26 Sascha Schumannadd some new and old stuff
2000-09-26 Daniel Beulshausenremoved redefines
2000-09-26 Daniel Beulshausencleanup, added configurations for ssl as well
2000-09-26 Daniel Beulshausencleanup
2000-09-26 Daniel Beulshausenadded tsrm dir to include path, and release_ts_inline...
2000-09-26 Sascha SchumannBuild compat bridge for makes which support only the...
2000-09-26 Sascha SchumannRemove --enable-c9x-inline option. We now use a syntax...
2000-09-26 Sascha SchumannUnify memory allocation in smart_str functions
2000-09-26 Sascha SchumannRemove superflucious variable
2000-09-26 Sascha Schumann#include "SAPI.h" once
2000-09-26 Sascha SchumannCleanup
2000-09-26 Stanislav MalyshevAdd URL support for GD
2000-09-26 Joey SmithAdd protos from sybase DB Library.
2000-09-25 Zeev SuraskiFix previous update - move extension startup further...
2000-09-25 Zeev SuraskiMove extension startup further down the startup sequence
2000-09-22 <changelog... ChangeLog update
2000-09-22 foobarNo more empty '-l' caused by this extension.
2000-09-22 Stig VenaasSmall fix to the literal IPv6 parsing, now stops at...
2000-09-22 Stig VenaasParsing of URLs with literal IPv6 addresses, see RFC...
2000-09-21 Sascha SchumannRevert controversial patch
2000-09-21 <changelog... ChangeLog update
2000-09-20 Brian Moonadded mysql_fetch_assoc. Acts like mysql_fetch_array...
2000-09-20 foobarThis was missing..
2000-09-20 Sascha SchumannCleanup SCANNER_DEBUG and don't NUL terminate work...
2000-09-20 Sascha SchumannUse emalloc and friends. Since we reuse all buffers...
2000-09-20 Sascha SchumannRemove this pseudo optimization from the previous rewrite.
2000-09-20 Sascha SchumannAnother 5%-10% speed increase achieved by
2000-09-20 Joey Smithle_link and le_plink are no longer part of the sybase_g...
2000-09-20 Sascha SchumannAdd support for URLs containing NAME info (for scrollin...
2000-09-20 Sascha SchumannDeactivate E_NOTICE message on gc
2000-09-20 Sascha SchumannRename prototype to currently used name. These stupid...
2000-09-20 Sascha Schumanns/url_scanner.h/url_scanner_ex.h/
2000-09-20 Sascha SchumannMake the new url scanner the default.
next