]> granicus.if.org Git - php/shortlog
php
2002-06-18 Sander RoobolPatch by Michael Sisolak <msisolak@yahoo.com> to make...
2002-06-18 Derick Rethans- oops... read before commit :)
2002-06-18 Derick Rethans- It doesn't work from within a script... so we disallow it
2002-06-18 Tomas V.V.Cox"Release notes"++
2002-06-18 Markus Fischer- User proper macros as suggested by Marc.
2002-06-18 Markus Fischer- Fix ZTS build.
2002-06-18 foobarFixed bug: #17137, test pass still
2002-06-18 <changelog... NEWS update
2002-06-18 <changelog... ChangeLog update
2002-06-18 Edin KadribasicZTS fix.
2002-06-18 Edin KadribasicCheck for +/- infinity in base_convert (bug #14807).
2002-06-17 Andi Gutmans- Improve speed of alignment calculation
2002-06-17 Andi Gutmans- Fix a bug and add code which frees actual allocated...
2002-06-17 Andi Gutmans- Save space per-allocated block.
2002-06-17 Sergey Kartashoff# Mnogosearch extension update. Now it should work...
2002-06-17 Andrei ZmievskiFix.
2002-06-17 Andrei ZmievskiApplied fix for #17764.
2002-06-17 Tomas V.V.CoxDropped case insentive ext search in PEAR::loadExtension()
2002-06-17 Tomas V.V.CoxTypo in the folding mark
2002-06-17 Stig Bakken* php-4.2.1-installer.exe for Windows is installed...
2002-06-17 Tomas V.V.CoxUse the new PEAR::loadExtension() in checkExtension...
2002-06-17 Tomas V.V.CoxAdded PEAR::loadExtension($ext) - OS independant PHP...
2002-06-17 Tomas V.V.Coxtrailing ws
2002-06-17 Hartmut Holzgraefemaking printf/sprintf locale-aware without external...
2002-06-17 Hartmut Holzgraefefixed return types for ucwords/ucfirst when passed...
2002-06-17 Stig Bakken* doh
2002-06-17 Alan KnowlesFixing for the coding standard :)
2002-06-17 Stig Bakken* add xmlrpc request to debug output (verbosity level 4+)
2002-06-17 Alan KnowlesAdded Dependancy check on XML - previously pear install...
2002-06-17 foobar- Made dbase_get_record() and dbase_get_record_with_nam...
2002-06-17 <changelog... ChangeLog update
2002-06-16 Stefan EsserFixed Bug #17790
2002-06-16 Hartmut Holzgraefereverted patch depending on not yet commited work
2002-06-16 Andi Gutmans- Fix bug in class constants
2002-06-16 Derick Rethans- Fix version in phpinfo();
2002-06-16 Andi Gutmans- Add zend_mm.c
2002-06-16 Andi Gutmans- Remove debug code which doesn't work anymore and...
2002-06-16 Andi Gutmans- Commit an initial version of a home made memory manager.
2002-06-16 Tomas V.V.CoxInstall the pear command under the bin_dir setting...
2002-06-16 Hartmut Holzgraefemake sprinf() locale-aware (Bug# 12647)
2002-06-16 Sander RoobolMade the tests (and not only run-tests.php) actually...
2002-06-16 Markus Fischer- List new session.use_only_cookies option.
2002-06-16 Stig Bakken* set include_path when running "pear"
2002-06-16 foobarFixed bug: #17732.
2002-06-16 <changelog... ChangeLog update
2002-06-15 Markus Fischer- Be more verbose which index causes the warning.
2002-06-15 Markus Fischer- Don't forget to close the stream.
2002-06-15 Harald Radiworkaround for a win32 memleak
2002-06-15 Harald Radiworkaround for a win32 memleak
2002-06-15 Sebastian BergmannAdd new target directories.
2002-06-15 Andi Gutmans- Fix copy&paste problem where we allocated according...
2002-06-15 <changelog... NEWS update
2002-06-15 <changelog... ChangeLog update
2002-06-14 Markus Fischer- Update Win32/mail changes, mention bundled gd library.
2002-06-14 Tomas V.V.Cox- Fix issue with the DIRECTORY_SEPARATOR, did make...
2002-06-14 Stig Bakken* if verbosity config is > 3, display xmlrpc response
2002-06-14 Andrei ZmievskiFix.
2002-06-14 Sebastian BergmannAdd gd_bundled to php_modules.dsw.
2002-06-14 Alan Knowlesremote list and remote listall, can now list non-stable...
2002-06-14 Alan KnowlesFixed XML RPC sending of args - lets try and get the...
2002-06-14 Edin KadribasicUse some more sane paths for win32 version.
2002-06-14 Markus Fischer- Remove freetype.lib and HAVE_LIBTTF; we're always...
2002-06-14 Christian Stocker- renamed domxml_parser_reference to domxml_parser_enti...
2002-06-14 Christian Stocker- oops, that didn't even compile
2002-06-14 Christian Stocker@ - Added preliminary SAX-Input support. It's now possi...
2002-06-14 Sebastian BergmannRemove unused local variables.
2002-06-14 <changelog... NEWS update
2002-06-14 <changelog... ChangeLog update
2002-06-14 foobar- Fixed bug #15803 (and propably others related too...
2002-06-14 foobar- Fixed bug #15803 (and propably others related too)
2002-06-13 Markus Fischer- Initial MSVC makefile to create a php_gd2.dll based...
2002-06-13 Markus Fischer- We don't need the check here because the regex makes...
2002-06-13 foobar@- Fixed bug with Apache which let PHP_AUTH_* variables...
2002-06-13 Stefan EsserTypo: == instead of =
2002-06-13 Stefan Esser- should fix bug#17753
2002-06-13 foobarFixed bug: #17751 (typo)
2002-06-13 Stefan EsserFixed: possible bufferunderrun (worst case == invalid...
2002-06-13 Tomas V.V.CoxChange a little the dep db structure
2002-06-13 Tomas V.V.CoxMore work on the dependencies DB (still not tested...
2002-06-13 Christian Stocker- Added DOMXML_LOAD_DONT_KEEP_BLANKS as possible mode...
2002-06-13 Christian Stocker@ - Added better error-messages (3rd parameter) and...
2002-06-13 Edin KadribasicFix exit code (bug #17733).
2002-06-13 Derick Rethans- Fix for bug #14410 (Patch by C. McCohy <mccohy@kyberd...
2002-06-13 foobarFix build in ZTS mode
2002-06-13 <changelog... ChangeLog update
2002-06-12 Jason GreeneFix entry
2002-06-12 Stig Bakken* comment typos
2002-06-12 Stig Bakken* set working version to 0.91-dev
2002-06-12 Stig Bakken* minor cleanup
2002-06-12 Stig Bakken* this should have been done last year :)
2002-06-12 Andrei ZmievskiThis patch adds ability to capture string offsets in...
2002-06-12 foobartypofix
2002-06-12 foobar- Fixed bug #17669. PG(magic_quotes_runtime) wasn't...
2002-06-12 foobarcleanup
2002-06-12 Andrei Zmievskiset_error_handler() should take methods as callbacks...
2002-06-12 Andrei ZmievskiProperly return the result of __call() handler.
2002-06-12 Tomas V.V.CoxAttempt to make pear.bat work better under Windows
2002-06-12 Hartmut Holzgraefefix for bug #10616 -> mktime() with negative date offse...
2002-06-12 Christian StockerFixed domxml_get_element_by_id()
2002-06-12 Sascha SchumannThis option enables administrators to make their users...
next