summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* - Fix annoying redefine warning..foobar2002-06-281-0/+3
* - Fix bug: #17671foobar2002-06-281-2/+2
* - Fix for bug #18039Derick Rethans2002-06-281-1/+1
* Unify error messagesDerick Rethans2002-06-283-63/+63
* - Fixed bug: #17977, session build as shared works now with mm handler too.foobar2002-06-284-30/+45
* Consistency fix.foobar2002-06-271-9/+3
* - Fixed bug: #15595 (and possibly others too)foobar2002-06-271-39/+74
* Update configure line in phpinfo() after re-running configure withoutSander Roobol2002-06-271-0/+1
* Unify error messagesDerick Rethans2002-06-271-18/+18
* Unify error messagesDerick Rethans2002-06-273-66/+66
* - Remove \nDerick Rethans2002-06-271-1/+1
* - Cleaning up the mess..these are NOT zvals.foobar2002-06-271-17/+17
* - Fixed bug: #17999foobar2002-06-261-11/+12
* use LIBNAME consistently. Useful on systems like OpenBSD where the cursesAnil Madhavapeddy2002-06-261-4/+4
* the ncurses_getch() is in the wrong place and never gets runAnil Madhavapeddy2002-06-261-1/+1
* Better not pollute the EXTRA_LIBS with libpaths.foobar2002-06-261-1/+2
* - And the SAPI tooDerick Rethans2002-06-261-1/+2
* - Update creditsDerick Rethans2002-06-261-6/+9
* - Update TODODerick Rethans2002-06-261-0/+1
* - Nuke some TSRMLS_FETCHesDerick Rethans2002-06-261-8/+6
* - Fix buildDerick Rethans2002-06-261-1/+1
* - Fix typoDerick Rethans2002-06-261-1/+1
* - Unify error messagesDerick Rethans2002-06-261-35/+35
* Unify error messagesDerick Rethans2002-06-261-23/+23
* Unify error messagesDerick Rethans2002-06-261-24/+24
* Unify error messagesDerick Rethans2002-06-261-13/+13
* Unify error messagesDerick Rethans2002-06-261-35/+35
* Unify error messagesDerick Rethans2002-06-261-22/+22
* Fix code which makes wrong assumptions about the return value of snprintf.Sascha Schumann2002-06-261-3/+2
* Unify error messagesDerick Rethans2002-06-263-35/+36
* - No idea why this wasn't crashing before.Andi Gutmans2002-06-261-1/+1
* Unify error messagesDerick Rethans2002-06-269-134/+134
* - Unify error messagesDerick Rethans2002-06-261-42/+43
* map imageellipse to imagearc if missingMarcus Boerger2002-06-251-7/+9
* bits/channels for gifMarcus Boerger2002-06-251-3/+5
* should compile on windows againChristian Stocker2002-06-251-4/+8
* include libxml/parserInternals.hChristian Stocker2002-06-251-0/+1
* imageellipse is removed in 2.01Marcus Boerger2002-06-252-3/+7
* - Fix proto.Markus Fischer2002-06-251-2/+2
* modified test3 (old one had a warning)Marcus Boerger2002-06-242-1/+1
* missing return valueMarcus Boerger2002-06-241-0/+1
* register IMAGETYPE_<xxx> constants in image.c as they are neededMarcus Boerger2002-06-244-15/+25
* - Make functions not exist when they are not available. This means you canDerick Rethans2002-06-242-223/+70
* Revert to php_4_2_1 to get sablotron working again.Marko Karppinen2002-06-242-381/+315
* @GetImageSize now allways set fields unknown to 0 and new ImagetypeMarcus Boerger2002-06-243-19/+86
* added some points to the todo listChristian Stocker2002-06-241-0/+8
* No need to have multiple AC_CHECK_FUNCS callsfoobar2002-06-241-2/+1
* standardize a bit (we know its enabled :)Sterling Hughes2002-06-231-1/+0
* -imagetype2mimetype renamed to image_type_to_mime_typeMarcus Boerger2002-06-234-12/+12
* -new test for WinXP tagsMarcus Boerger2002-06-232-0/+32