]> granicus.if.org Git - php/shortlog
php
2001-03-19 Fredrik ÖhrnRemoved redundant initialization.
2001-03-19 Ben MansellAltered README.Zeus to give instructions on building...
2001-03-19 Ben Mansell@ New FastCGI server module
2001-03-19 <changelog... ChangeLog update
2001-03-18 Fredrik ÖhrnMuch needed cleanup and new functions added
2001-03-18 Fredrik ÖhrnSolved compile failure due to clash bewteen IMAP and...
2001-03-18 foobarPrevent mem leak
2001-03-18 foobarFix possible crash if content-type is not set.
2001-03-18 foobarFix the fix. Plus killed some compile warnings.
2001-03-18 Zeev SuraskiFix reference to nuked function
2001-03-18 Zeev SuraskiThese functions are not necessary - that's what sapi_re...
2001-03-18 <changelog... ChangeLog update
2001-03-17 Zeev SuraskiRecode delayed loading in a much simpler way (switched...
2001-03-17 Stephen van... fixed a (C++) warning about implicit conversion from...
2001-03-17 Christian StockerGarbageCollection was moved into a PEAR-Deconstructor
2001-03-17 Daniel Beulshausenfix dependencys
2001-03-17 Zeev SuraskiFix the output buffering bug Andre found
2001-03-17 <changelog... ChangeLog update
2001-03-17 <changelog... NEWS update
2001-03-16 Andrei Zmievski@- Added array_filter(), which allows filtering of...
2001-03-16 Andrei ZmievskiAll user callbacks should be to EG(function_table).
2001-03-16 Frank M. KromannFixing build on Win32 by adding missing BLS_FETCH();
2001-03-16 Andrei Zmievski@- Fixed all relevant array functions to avoid moving...
2001-03-16 foobarThis has got to be the last one..
2001-03-16 Uwe Steinmann- Inserting links without any delimiters is now possible
2001-03-16 foobar.php files should not be ignored. Typo?
2001-03-16 Derick Rethans- Fixed mem leak
2001-03-16 foobarMissed this one.
2001-03-16 foobarMake compile again when ZTS is enabled and imap-2000...
2001-03-16 Sascha SchumannDon't do anything, if the user wants no PDF.
2001-03-16 foobarThis should fix problems in systems without libbind.
2001-03-16 <changelog... ChangeLog update
2001-03-16 foobarAdded a check for the one function missing in <= 0...
2001-03-16 Brian Brunssybase_affected_rows implementation submitted by John...
2001-03-16 foobarKilled a compile warning + made ming extension compile...
2001-03-16 foobarMissing files.
2001-03-16 foobarBeutify + fix some errors in finding libs and header...
2001-03-15 Daniel Beulshausenfix win32 build
2001-03-15 Andi Gutmans- Nuke commented code
2001-03-15 Jon PariseWhitespace (spaces to four-column tabs)
2001-03-15 <changelog... ChangeLog update
2001-03-14 James MooreAdding webteam to credits.
2001-03-14 foobarForgot this one..
2001-03-14 foobarMissing.
2001-03-14 Sascha SchumannFix ZTS build
2001-03-14 Uwe Steinmann-fixed prototype and indention
2001-03-14 <changelog... ChangeLog update
2001-03-14 <changelog... NEWS update
2001-03-13 Zeev SuraskiMake get_browser() read its information from $HTTP_SERV...
2001-03-13 Zeev SuraskiImplement mysql_unbuffered_query() - uses mysql_use_res...
2001-03-13 foobarcleanup.
2001-03-13 Jason Greenefix broken m4, you should have all checking code within...
2001-03-13 foobarExtension was enabled by default..
2001-03-13 Zeev SuraskiCentralize query code
2001-03-13 Zeev SuraskiUse a container struct instead of MYSQL directly
2001-03-13 Frank M. KromannAdding FrontBase extension to modules
2001-03-13 Frank M. KromannInitial check-in of FrontBase extension
2001-03-13 Stanislav MalyshevFix off-by-one on config values set from Apache config
2001-03-13 Andrei ZmievskiRemove config.h instead of php_config.h
2001-03-13 Sascha SchumannReplace memcpy and sprintf with smart_strs.
2001-03-13 Sascha Schumannbuf is gone. Don't reference it.
2001-03-13 Adam DickmeissAdded yaz_database. Option bit ExtendedServices set...
2001-03-13 Sascha SchumannReplace another sprintf
2001-03-13 Sascha SchumannNuke calls to sprintf, snprintf, strcat, strcpy and...
2001-03-13 Frank M. KromannFixing compiler warning on win32
2001-03-13 Frank M. KromannChanged email
2001-03-13 Daniel Beulshausenfix bug in php_gmtime_r
2001-03-13 Andrei Zmievski@- IMPORTANT: removed /F modifier handling from preg_re...
2001-03-13 <changelog... ChangeLog update
2001-03-13 <changelog... NEWS update
2001-03-13 Dave Haydenchanged scalar args and returns to doubles, added Ming_...
2001-03-12 Colin ViebrockForgot to add it here
2001-03-12 Andrei ZmievskiName length is already known.
2001-03-12 Andi Gutmans- Missed second place.
2001-03-12 Andi Gutmans- Nuke snprintf()
2001-03-12 Andi Gutmans- White space
2001-03-12 Andi Gutmans- Fix by Jani Taskinen <sniper@iki.fi> for whole path...
2001-03-12 Sean BrightFixed prototype.
2001-03-12 Alexander FeldmanAdded NEWS.
2001-03-12 Alexander FeldmanA small fix to make the function imageloadfont portable.
2001-03-12 Stanislav MalyshevPrevent memory leak
2001-03-12 Stig BakkenHEADS UP: renamed config header file in "phpize"d exten...
2001-03-12 Stanislav MalyshevUse hash position with array_flip
2001-03-12 Andrei ZmievskiThis will have to do until the docs come along.
2001-03-12 Andrei ZmievskiImprove zend_is_callable() to the point where it's...
2001-03-12 Andrei Zmievski@- Added array_reduce(), which allows iterative reducti...
2001-03-12 Andrei ZmievskiUse proper class name.
2001-03-12 <changelog... ChangeLog update
2001-03-12 foobarCleaning this a little bit.
2001-03-12 foobarws fixes. Plus removed unnecessary AC_MSG_ calls.
2001-03-12 foobarws fix.
2001-03-11 Jon PariseRevised version of the parseDSN function.
2001-03-11 Andi Gutmans- Fix for Solaris.
2001-03-11 Alexander FeldmanFixed a compatibility problem is some file functions...
2001-03-11 foobarAdded missing alias. PR: #9550
2001-03-11 foobarHAVE_BINDLIB --> HAVE_LIBBIND
2001-03-11 foobarCheck for inet_aton only if libbind is not found (or...
2001-03-11 <changelog... ChangeLog update
2001-03-11 foobarIf AC_CHECK_LIB fails, assume that --with-openssl is...
2001-03-10 foobarThis should fix the problems with not including -lz.
next