]> granicus.if.org Git - php/shortlog
php
2000-11-14 Sascha SchumannAdd persistent memory handling to smart_str API
2000-11-14 Sascha SchumannAutomake is gone. No need to ignore a non-existing...
2000-11-14 Stig Venaas*** empty log message ***
2000-11-14 Stig VenaasMade API simpler
2000-11-14 <changelog... ChangeLog update
2000-11-14 <changelog... NEWS update
2000-11-13 Daniel Beulshausenfix link object
2000-11-13 Daniel Beulshausenforgot to add...
2000-11-13 Daniel Beulshausenmake ingres compile under win32
2000-11-13 Daniel Beulshausenadded dsp for openssl win32
2000-11-13 Andrei Zmievski@- Modified preg_replace() to ignore backreferences...
2000-11-13 Stig VenaasOpenSSL extension. So far it implements assymetric...
2000-11-13 Stig VenaasOpenSSL checking didn't work well, should be better...
2000-11-13 Zeev SuraskiHandle unable-to-add-new-headers error nicely
2000-11-13 Zeev Suraski- Import Jade Nicoletti's transparent gzip encoding...
2000-11-13 Andi Gutmans- Remove unused function
2000-11-13 Thies C. Arntzen@- Fixed column-title buffer-overflow in OCIFetchStatem...
2000-11-13 Andi Gutmans- Use typedef's for function pointers so that we can...
2000-11-13 Onn Ben-Zviinitial - ONn
2000-11-13 Stanislav MalyshevFix zend_llist_apply_with_del - it should remove from...
2000-11-13 Sascha SchumannUpdate patch and add persistent connection handling
2000-11-13 Uwe Steinmann- fixed serveral prototypes
2000-11-13 Sascha SchumannAdd thttpd-dependent interface for maintaining persiste...
2000-11-13 Sascha SchumannMore verbose error message for non-working apxs case
2000-11-13 Sascha SchumannAdd note about serialized requests and their impact
2000-11-13 <changelog... ChangeLog update
2000-11-13 foobarFixed bug: #7768. Some cleaning up too.
2000-11-12 Kristian KöhntoppPrototype corrected.
2000-11-12 Sascha SchumannFix aborted connection handling and stop modifying...
2000-11-12 Zeev SuraskiTest, ignore
2000-11-12 Sascha SchumannPHP_FDFTK is always != no. $PHP_FDFTK is not.
2000-11-12 Rui Hirokawaenabled shared module.
2000-11-12 <changelog... ChangeLog update
2000-11-11 foobarFix for #7758. Plus some cleaning.
2000-11-11 Sascha SchumannAdd Apache 2.0 sapi module and sort alphabetically.
2000-11-11 Sascha Schumannstrdup private AOLserver data before inserting it into...
2000-11-11 Sascha SchumannUpdate README
2000-11-11 Andi Gutmans- Move SET_UNUSED() to header
2000-11-11 Andi Gutmans- Beautify by using the standard #define.
2000-11-11 Chuck HagenbuchRFC822 does specify two digit years, but practically...
2000-11-11 Hartmut Holzgraefefix for #7756 and #6743 : fatal error on 'include(...
2000-11-11 <changelog... ChangeLog update
2000-11-10 Ben MansellFurther updates to README.Zeus
2000-11-10 Andi Gutmans- Remove this damn thing once again.
2000-11-10 Uwe Steinmann- new function set_content() which is a workaround...
2000-11-10 Uwe Steinmann- Note about improved domxml
2000-11-10 Uwe Steinmann- add testing for xpath
2000-11-10 Uwe Steinmann- Fixed many problems to make xpath working
2000-11-10 Andi Gutmans- Some more
2000-11-10 Andi Gutmans- Add files to .cvsignore thanks to Jon Parise
2000-11-10 Uwe Steinmann- Fixed several error including segm fault (but still...
2000-11-10 <changelog... ChangeLog update
2000-11-09 Andi Gutmans- Maybe it's OK now? :)
2000-11-09 Andi Gutmans- Undo the previous commit for fixing $obj = new foo().
2000-11-09 Andi Gutmans- Commit experimental patch to fix the problem when...
2000-11-09 Colin Viebrockoops, forgot to document it :)
2000-11-09 Colin Viebrocksome changes, and added 'r' flag which generates an...
2000-11-09 Danny Heijl- fix crash when using blob_in_file mode (danny).
2000-11-09 Uwe Steinmann- Some more comments
2000-11-09 Uwe Steinmann- Started support for XPath/XPtr (completely untested)
2000-11-09 foobarBeutifying the output of configure a bit.
2000-11-09 foobarRemove duplicate check for xpm support.
2000-11-09 foobarFix to get jpeg/xpm support everytime.
2000-11-09 foobarRemove duplicates (when curl-7.4.1 is used).
2000-11-09 <changelog... ChangeLog update
2000-11-09 foobarFixed bug: #5460
2000-11-08 Marc Pohladd gzdeflate() and gzinflate() for handling of pure...
2000-11-08 Mathieu KooimanE_WARNING into E_ERROR, Last commit (today)! I PROMISE...
2000-11-08 Nikos MavroyanopoulosAdded license
2000-11-08 Mathieu KooimanAlert user if they're trying to use
2000-11-08 Mathieu Kooiman- Made gd extension build when using gd version < 1.5
2000-11-08 Zeev SuraskiAdd ability to find extensions by name
2000-11-08 Zeev SuraskiWill work on a more thorough implementation for mysql_s...
2000-11-08 foobarMake this compile with libxml2.2.7.
2000-11-08 <changelog... ChangeLog update
2000-11-08 <changelog... NEWS update
2000-11-08 foobarCleaned up a bit.
2000-11-08 foobarconfig.m4
2000-11-07 Zeev SuraskiForgot to commit it...
2000-11-07 Daniel Beulshausenwin32 sapi symbol export fixes
2000-11-07 Zeev Suraski@- In CGI mode, $HTTP_SERVER_VARS now includes all...
2000-11-07 Zeev Suraskicookie_data may also be modified...
2000-11-07 Stanislav MalyshevEnable to use mysql_use_result in query functions.
2000-11-07 Stanislav MalyshevAndi says it should be zval_ptr_dtor
2000-11-07 <changelog... ChangeLog update
2000-11-07 <changelog... NEWS update
2000-11-06 Sascha SchumannKill a misleading warning which is intended for old...
2000-11-06 Sascha SchumannUse socklen_t for getsockopt
2000-11-06 Sascha Schumannzend_hash_find() treats this argument as const, but...
2000-11-06 Sascha Schumannsizeof(size_t) != sizeof(int) on 64-bit platforms.
2000-11-06 Derick Rethans- Added myself to the credits...
2000-11-06 Chuck Hagenbuchadd a Crypt_HCEMD5 class. This implements the same...
2000-11-06 David HedborNoted that setting of multiple headers with the same...
2000-11-06 David Hedbor(php_caudium_set_header): Allow for multiple headers...
2000-11-06 David Hedbor(ImageCreateFromString) Added forgotten GDLS_FETCH...
2000-11-06 Andrei ZmievskiFix bug #7667.
2000-11-06 Stanislav MalyshevAnd now the right fix - should add it still
2000-11-06 Stanislav MalyshevSerialize as reference only if it's a true reference
2000-11-06 Zeev SuraskiFixed a bug in $argv and $argc not being properly defin...
2000-11-06 Stanislav MalyshevI guess SG(request_info).argv0 and not !SG(request_info...
next