]> granicus.if.org Git - php/shortlog
php
2001-12-13 Rui Hirokawaadded mbstring to EXTENSIONS.
2001-12-13 Rui Hirokawaadded mbstring to maintainers list.
2001-12-13 Thies C. Arntzentypo
2001-12-13 Sascha SchumannProvide access to ini settings.
2001-12-13 Hartmut Holzgraefe- new parameter parsing api used
2001-12-13 <changelog... ChangeLog update
2001-12-12 Hartmut Holzgraefeeditor preferences for XML files updated
2001-12-12 Andi Gutmans- Infrastructure changes for allowing to access the...
2001-12-12 Andrei ZmievskiAlways output config.nice for standalone extensions...
2001-12-12 Andi Gutmans- Make classes have scope and function/constant lookups...
2001-12-12 foobarFixed a typo and added [] around the message text.
2001-12-12 foobarMore ZTS fixes.
2001-12-12 foobarFixed some compile problems (in ZTS mode)
2001-12-12 Sebastian BergmannMove PHPDoc extension to PECL.
2001-12-12 Jan Kneschkeadded the new PHPDoc extension which transform PHP...
2001-12-12 Andrei ZmievskiSince PHP method names are case-insensitive, we have...
2001-12-12 Andrei ZmievskiAck, apparently in statically linked-in extensions...
2001-12-12 Stig Bakkenreturn boolean where appropriate
2001-12-12 Stig Bakken* implemented "upgrade"
2001-12-12 Stig Bakken* install PEAR/Autoloader.php
2001-12-12 Stig Bakken* implemented upgrade
2001-12-12 Stig Bakken* PEAR_Registry::updatePackage now takes an optional...
2001-12-12 <changelog... ChangeLog update
2001-12-12 Stig Bakken* make do without overload function
2001-12-11 Tomas V.V.Coxfixed bug #14414
2001-12-11 Hartmut Holzgraefeereg functions will now take in account the real number of
2001-12-11 Andi Gutmans- Merge from ZE1
2001-12-11 Andi Gutmans- Rename zend_class_entry.constants -> zend_class_entry...
2001-12-11 Andi Gutmans- Start making scope change correctly when calling...
2001-12-11 Sebastian BergmannForgot to update the LICENSE.
2001-12-11 Sebastian BergmannFix ChangeLog entry.
2001-12-11 Sebastian BergmannUpdate headers.
2001-12-11 Sebastian BergmannUpdate headers.
2001-12-11 Andrei ZmievskiAdding overload extension.
2001-12-11 Sascha Schumannthttpd/ircg update
2001-12-11 Zeev SuraskiForward-port 4.1.0 changes
2001-12-11 foobarSome typo, consistency fixes and removed some stuff...
2001-12-11 Sebastian BergmannMFZE1 (AIX fixes)
2001-12-11 Stig Bakken* fixed the sub-command option parsing
2001-12-11 Stig Bakken* added "register_only" option for install/uninstall
2001-12-11 Yasuo OhgakiMore README update.
2001-12-11 Markus Fischer- Update NEWS entry about latest domxml changes.
2001-12-11 Yasuo OhgakiREADME update
2001-12-11 Yasuo OhgakiAdded README file for pgsql module
2001-12-11 Sebastian BergmannMFZE1 (added zend_strip mode in the highliter)
2001-12-11 Andrei ZmievskiShow example of property-specific accessors.
2001-12-11 Andrei ZmievskiThis commit implements property-specific accessors.
2001-12-11 <changelog... ChangeLog update
2001-12-10 Jouni Ahto- Yasuo Ohgaki <yohgaki@php.net> is the new maintainer...
2001-12-10 Andi Gutmans- More namespaces work.
2001-12-10 Andrei ZmievskiModified __call() handler to accept a byref return...
2001-12-10 Sebastian BergmannEnable ext/overload by default on Win32, too.
2001-12-10 Stig Bakken* now using ext/overload
2001-12-10 Stig Bakken* PEAR_Registry::packageInfo now takes a second arg...
2001-12-10 Stig Bakken* added fold marks, moved around some code and silenced...
2001-12-10 Stig Bakken* renamed check methods to checkXxx
2001-12-10 Stig Bakken* fix phpdoc comments
2001-12-10 Stig Bakken* stop parsing arguments when encoutering the first...
2001-12-10 Sascha SchumannSent proper encodings for gzip/compress files, otherwis...
2001-12-10 Sascha SchumannAdd a nocache feature: If documents are stored under...
2001-12-10 Sterling HughesSpaces -> Tabs
2001-12-10 Sergey Kartashoff- mnogosearch example updated to include searchd support
2001-12-10 Sergey Kartashoff- Fixed search daemon support in mnogosearch module.
2001-12-10 Yasuo OhgakiFix proto
2001-12-10 Yasuo OhgakiAdded async query functions
2001-12-10 Stig Bakken* initial commit of PEAR method autoloader
2001-12-10 foobar- Fixed the version detection of Bison.
2001-12-10 <changelog... ChangeLog update
2001-12-10 foobarEnable it for real.
2001-12-10 Stig Bakken* enable overload extension by default
2001-12-09 foobarThis was needed afterall. Without this Apache segfaulte...
2001-12-09 Stig Bakken* use macros in error messages
2001-12-09 Andrei Zmievski*** empty log message ***
2001-12-09 Andrei ZmievskiAdjust to account for latest changes.
2001-12-09 Andrei Zmievski- Only destroy the current object if it was received...
2001-12-09 foobarFixed a typo.
2001-12-09 Sterling HughesAlign comments in xslt.c
2001-12-09 <changelog... ChangeLog update
2001-12-09 <changelog... NEWS update
2001-12-09 Zeev SuraskiUndo (per Jani's request)
2001-12-08 Derick Rethans- Remove debug code
2001-12-08 Derick Rethans- Added var_export, which shows a representation of...
2001-12-08 Andi Gutmans- Fix crash with unhandled exceptions
2001-12-08 Thies C. Arntzen@- Added -w option to the cgi-version. This will remove...
2001-12-08 <changelog... ChangeLog update
2001-12-07 Andrei Zmievski- Fix memory leak when accessing undefined index or...
2001-12-07 Markus Fischer- Fix crash with invalid option to xslt_set_scheme_hand...
2001-12-07 Sterling HughesJani's AIX fixes
2001-12-07 Rasmus LerdorfLet's not crash when no error str has been set
2001-12-07 Dan KalowskyFix for bug #13628.
2001-12-07 Thies C. Arntzenfix #13801 (imap_rfc822_parse_adrlist changes arg1)
2001-12-07 Andrei ZmievskiMake sure refcount is 1 on stack zval.
2001-12-07 Hartmut Holzgraefeold stuff removed
2001-12-07 Sterling HughesFix long2ip's handling of unsigned longs, by accepting...
2001-12-07 Hartmut Holzgraefeproto fixes
2001-12-07 Hartmut Holzgraefeproto fix
2001-12-07 Hartmut Holzgraefe- proto descriptions
2001-12-07 Egon SchmidFixed one proto.
2001-12-07 Egon SchmidFixed some protos.
2001-12-07 Stig Bakken* configure help indent fix
next