]> granicus.if.org Git - php/shortlog
php
2001-03-06 Ben MansellThread hashtable was being initialized with a size...
2001-03-06 Ben MansellSpeedup for pthread implementation. We make use of...
2001-03-06 Zeev SuraskiAvoid writing to error_log in case of aborted connections.
2001-03-06 Stanislav MalyshevDon't insert empty path if PHPRC is empty
2001-03-06 Sean BrightTypo.
2001-03-06 Sean Brightget_meta_tags now allows attributes that are not quoted...
2001-03-06 <changelog... ChangeLog update
2001-03-05 Rainer Schaaffixed bug in PDF_getbuffer (happend only on Windows)
2001-03-05 foobarFix help text for -f
2001-03-05 <changelog... ChangeLog update
2001-03-05 foobarCan't output any error messages if there isn't any...
2001-03-05 Sean Brightget_meta_tags now handles single quoted attributes...
2001-03-04 Zeev SuraskiFix bug #8899 (thanks Jani)
2001-03-04 Zeev SuraskiI don't know German, but I imagine that was the problem :)
2001-03-04 Zeev SuraskiFix phpinfo() bug that crept in
2001-03-04 Zeev SuraskiImprove memory consumption on chunked output buffering
2001-03-04 Zeev SuraskiImplemented chunked output buffering support - it's...
2001-03-04 Martin Jansenfixed typo
2001-03-04 Frank M. KromannChanged code layout to remove PHP warning when running...
2001-03-04 <changelog... ChangeLog update
2001-03-04 Zeev SuraskiFix non-thread safe mode
2001-03-04 Zeev Suraskithis function will never return true...
2001-03-04 Zeev SuraskiImprove chunked output buffering - the output handler...
2001-03-04 Zeev Suraskiwhitespace fix
2001-03-03 Ulf WendelThe main file with new features.
2001-03-03 Sascha Schumann-Os is a valid GCC optimization level.
2001-03-03 Sebastian BergmannJan says: 'Do not load php_gtk.dll through php.ini...
2001-03-03 Sylvain PAGES- modified line 161 to be xml compliant
2001-03-03 Sebastian BergmannWhitespace only.
2001-03-03 Sebastian BergmannWhitespace Fixes. Added another Win32 extension DLL...
2001-03-03 Sebastian BergmannAdded some more Win32 extension DLLs.
2001-03-03 <changelog... ChangeLog update
2001-03-03 <changelog... NEWS update
2001-03-03 Sterling Hughesadd a warn not available for curl_getinfo().
2001-03-02 Zeev SuraskiWhitespace fix
2001-03-02 Andrei Zmievski@- Forced call_user_method() and call_user_method_array...
2001-03-02 Sascha SchumannCombine all HTTP headers into a single writev
2001-03-02 Andi Gutmans- Commit NSAPI patches.
2001-03-02 Zeev SuraskiAdd CyberMut extension from Sylvain PAGES <spages@free.fr>
2001-03-02 Sergey Kartashoff# TODO updates in mnoGoSearch module README
2001-03-02 Sergey Kartashoff# mnoGoSearch example fix
2001-03-02 Sergey KartashoffUDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_dat...
2001-03-02 Sebastian BergmannWhitespace only.
2001-03-02 Thies C. Arntzen@- Fixed binding of ROWIDs in OCI8. (Thies)
2001-03-02 Sebastian BergmannAdded experimental version of Cache_Function module.
2001-03-02 <changelog... ChangeLog update
2001-03-02 foobarws fix
2001-03-01 Rainer Schaaf- integrated new functions vor PDFlib V4.0 (beta1)
2001-03-01 Sebastian BergmannAdded note about PEAR/Cache.
2001-03-01 Sebastian BergmannAdded Graphics and Output Cache.
2001-03-01 Chuck Hagenbuchmissing a backslash
2001-03-01 Chuck Hagenbuchupdate the makefile for the new Cache classes.
2001-03-01 Chuck Hagenbuchuse standard naming/capitalization, and do a bit of...
2001-03-01 Sergey KartashoffUDM_PARAM_CROSS_WORDS mnoGoSearch extension session...
2001-03-01 Sergey Kartashoff# mnoGoSearch example updated.
2001-03-01 Sergey Kartashoff# Corrected NEWS entry about mnoGoSearch extension.
2001-03-01 Sergey KartashoffUdm_Api_Version function has been added.
2001-03-01 Sergey KartashoffUdm_Get_Doc_Count function from mnoGoSearch 3.1.11...
2001-03-01 Sergey KartashoffAdded UdmFreeEnv call to mnoGoSearch link list destruct...
2001-03-01 Chuck HagenbuchIf php is compiled --with-imap-ssl, link in the SSL...
2001-03-01 <changelog... ChangeLog update
2001-03-01 Zeev SuraskiFix a TSRM bug (possibly fixing a sporadic crash in...
2001-02-28 Sascha Schumannhttpd-2.0 cvs seems to be busted. I'm getting very...
2001-02-28 Sascha SchumannNow it actually loads, but it segfaults upon a request.
2001-02-28 Sascha SchumannMake the module compile again with the latest httpd...
2001-02-28 Andrei ZmievskiDo case-insensitive class name matching when parsing
2001-02-28 <changelog... ChangeLog update
2001-02-28 Dan Kalowsky#adding name to credits. nothing to see here, keep...
2001-02-27 Andi Gutmans- Nuke zval_del_ref()
2001-02-27 Andi Gutmans- Pointed out by Andrei. zval_ptr_dtor() should be...
2001-02-27 Ben MansellAdded PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE...
2001-02-27 Sebastian BergmannPHP3_TLS_*() macros are no longer used in ext/dav/dav...
2001-02-27 Stanislav Malyshevws fix
2001-02-27 Sebastian BergmannDaniel told me he is working on this one, and he is...
2001-02-27 Stanislav MalyshevAdd UNC in the "todo" list
2001-02-27 Andrei ZmievskiDon't overwrite existing handlers with parent ones.
2001-02-27 <changelog... ChangeLog update
2001-02-27 Zeev SuraskiFix chunked output buffering support
2001-02-26 Sascha SchumannProvide proper function aliases, if the sendmail functions
2001-02-26 Andi Gutmans- Rename modules.h to zend_modules.h
2001-02-26 Andi Gutmans- Finally rename modules.h to zend_modules.h for consis...
2001-02-26 Dan Kalowsky# Bad patch job on the last commit by me. I take the...
2001-02-26 Daniel Beulshausennuke warnings
2001-02-26 Andi Gutmans- Fix whitespace
2001-02-26 Rui Hirokawaob_iconv_handler changed to use for text data only.
2001-02-26 Dan Kalowsky#Just adding in proper id (forgot to do it on the initial)
2001-02-26 Dan KalowskyCorrectly checks for the proper header files, and exclu...
2001-02-26 James MooreFix for bug #9449 to stop infinate loop in wordwrap.
2001-02-26 Andi Gutmans- Fix copyright notices with 2001
2001-02-26 Andi Gutmans- One more copyright year update
2001-02-26 Andi Gutmans- Update copyright year
2001-02-26 <changelog... ChangeLog update
2001-02-26 <changelog... NEWS update
2001-02-25 Andi Gutmans- Fix dll linkage warnings
2001-02-25 Dan KalowskyUpdating the IMAP client to include quota support via...
2001-02-25 <changelog... ChangeLog update
2001-02-24 Sascha SchumannDon't assume that tzname exists, if tm_zone does not...
2001-02-24 Andi Gutmans- Add exports from Daniel Beulshausen
2001-02-24 Sascha SchumannDeclare inet_aton properly, if the system lacks support...
2001-02-24 Sascha SchumannActually compile on systems without syslog.
next