]> granicus.if.org Git - php/shortlog
php
2002-06-29 Thies C. Arntzenfix leak
2002-06-29 Sergey KartashoffSearch example (which demonstrates using of mnogosearch...
2002-06-29 Andi Gutmans- Change E_ERROR -> E_COMPILE_ERROR where needed.
2002-06-29 Andi Gutmans- Fix for bug #17882. We complain if the same method...
2002-06-29 Andi Gutmans- Fix bug 15037
2002-06-29 James Coxfixes extensions with "-"
2002-06-29 foobarFix some build error on win32 (snapshot build)
2002-06-29 James Coxmake this build too.
2002-06-29 James Coxremoved these files from build.
2002-06-29 James Coxreally fix it.
2002-06-29 foobarThis is not done anymore. (should fix win32 snapshot...
2002-06-29 James Coxfixes bug #17453
2002-06-29 foobar- Fix the shared problem. (the previous patch really...
2002-06-29 foobarMissing TSRMLS_* stuff
2002-06-29 foobarBetter fix it here too..
2002-06-29 <changelog... ChangeLog update
2002-06-29 Rasmus LerdorfOops, extra pipe snuck in
2002-06-28 Rasmus LerdorfFix for bug #18055
2002-06-28 Anil Madhavapeddyremember the value of ext_shared passed into the -...
2002-06-28 Andi Gutmans- WS fix
2002-06-28 Sebastian BergmannMention Apache 2.0.40.
2002-06-28 Derick Rethans- More gotchas...
2002-06-28 Derick Rethans- Fix more TSRM gotchas
2002-06-28 foobarRequire 2.0.40
2002-06-28 Derick Rethans- YAAC: I hope this is the last one!
2002-06-28 Derick Rethans- Fix TSRM gotcha
2002-06-28 foobart1lib.h needs to be included here now.
2002-06-28 foobarMoved all gd.h related stuff to gd.c
2002-06-28 foobarRemove unnecessary #include's
2002-06-28 foobarRemove unused files.
2002-06-28 Derick RethansUnify error messages
2002-06-28 foobarFix bug: #14735
2002-06-28 foobarFix bug: #17528, do not crash with empty string.
2002-06-28 foobarFixed bug: #17491 (honor INSTALL_ROOT)
2002-06-28 foobar- Fix annoying redefine warning..
2002-06-28 foobar- Fix bug: #17671
2002-06-28 Derick Rethans- Fix for bug #18039
2002-06-28 Derick RethansUnify error messages
2002-06-28 foobar- Fixed bug: #17977, session build as shared works...
2002-06-28 <changelog... ChangeLog update
2002-06-27 foobarFix bug: #18008
2002-06-27 foobarConsistency fix.
2002-06-27 foobar- Fixed bug: #15595 (and possibly others too)
2002-06-27 Sander RoobolUpdate configure line in phpinfo() after re-running...
2002-06-27 Derick RethansUnify error messages
2002-06-27 Derick RethansUnify error messages
2002-06-27 Derick Rethans- Remove \n
2002-06-27 foobar- Cleaning up the mess..these are NOT zvals.
2002-06-27 <changelog... ChangeLog update
2002-06-26 foobar- Fixed bug: #17999
2002-06-26 Anil Madhavapeddyuse LIBNAME consistently. Useful on systems like OpenB...
2002-06-26 Anil Madhavapeddythe ncurses_getch() is in the wrong place and never...
2002-06-26 foobarBetter not pollute the EXTRA_LIBS with libpaths.
2002-06-26 Marcus Boerger-xbuf_resize does not need to have return value
2002-06-26 Derick Rethans- Implement Andrei's request for disabling memory leak...
2002-06-26 Derick Rethans- And the SAPI too
2002-06-26 Derick Rethans- Update credits
2002-06-26 Derick Rethans- Update TODO
2002-06-26 Derick Rethans- Nuke some TSRMLS_FETCHes
2002-06-26 foobarsilence the warning when glibtool is not found..
2002-06-26 Derick Rethans- Fix build
2002-06-26 Derick Rethans- Let make clean follow symlinks (tested on Linux,...
2002-06-26 Andi Gutmans- Autoloading support based on patch from Ivan Ristic.
2002-06-26 Andi Gutmans- Centralize global class fetch
2002-06-26 Derick Rethans- Fix typo
2002-06-26 Andi Gutmans- Fix problem with scope's not changing correctly durin...
2002-06-26 Derick Rethans- Unify error messages
2002-06-26 Derick RethansUnify error messages
2002-06-26 Derick RethansUnify error messages
2002-06-26 Sascha SchumannPrefer glibtool over libtool for Mac OS X compatibility
2002-06-26 Derick RethansUnify error messages
2002-06-26 Derick RethansUnify error messages
2002-06-26 Derick RethansUnify error messages
2002-06-26 Sascha SchumannFix code which makes wrong assumptions about the return...
2002-06-26 Derick RethansUnify error messages
2002-06-26 Andi Gutmans- No idea why this wasn't crashing before.
2002-06-26 Derick RethansUnify error messages
2002-06-26 Derick Rethans- Unify error messages
2002-06-26 <changelog... ChangeLog update
2002-06-25 Marcus Boergermap imageellipse to imagearc if missing
2002-06-25 Marcus Boergerbits/channels for gif
2002-06-25 Tomas V.V.Coxchange the include_path setting to be in the php space...
2002-06-25 Christian Stockershould compile on windows again
2002-06-25 Christian Stockerinclude libxml/parserInternals.h
2002-06-25 Marcus Boergerimageellipse is removed in 2.01
2002-06-25 Derick Rethans- Update NEWS
2002-06-25 Markus Fischer- Fix proto.
2002-06-25 <changelog... NEWS update
2002-06-25 <changelog... ChangeLog update
2002-06-24 foobarMinor cleanup.
2002-06-24 Marcus Boergermodified test3 (old one had a warning)
2002-06-24 Marcus Boergermissing return value
2002-06-24 Marcus Boergercleanup
2002-06-24 Andi Gutmans- MFZE1 (Turn off fast cache until we make sure it...
2002-06-24 Marcus Boergerregister IMAGETYPE_<xxx> constants in image.c as they...
2002-06-24 Derick Rethans- Make functions not exist when they are not available...
2002-06-24 Marko KarppinenRevert to php_4_2_1 to get sablotron working again.
2002-06-24 Marcus Boerger@GetImageSize now allways set fields unknown to 0 and...
2002-06-24 Andi Gutmans- More fixes (warnings, bug fixes etc.)
2002-06-24 Christian Stockeradded some points to the todo list
next