Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix eof, fix segfault in stat, add unique dev/inode to allow caching via ↵ | Greg Beaver | 2006-01-01 | 2 | -6/+33 |
| | | | | opcode caches like APC, comply with API 0.7.1, add todo items to EXPERIMENTAL | ||||
* | - Fix tests | Marcus Boerger | 2005-12-31 | 3 | -3/+5 |
| | |||||
* | - MFB | Marcus Boerger | 2005-12-31 | 2 | -0/+212 |
| | |||||
* | - Fixed bug #35377 (undefined reference to "fdatasync") | foobar | 2005-12-31 | 1 | -1/+5 |
| | |||||
* | - ensure that x1<x2 or y1<y2 | Pierre Joye | 2005-12-30 | 1 | -0/+13 |
| | |||||
* | - add some basic optimisations, usefull when you draw many horizontal or | Pierre Joye | 2005-12-30 | 1 | -0/+16 |
| | | | | | vertical lines like in charts | ||||
* | added Turkish language definition (related to bug #29955) | Rui Hirokawa | 2005-12-29 | 1 | -0/+10 |
| | |||||
* | MFB51: Not a fatal error. | Ilia Alshanetsky | 2005-12-29 | 1 | -1/+1 |
| | |||||
* | - MFH: Fixed bug #35751 (using date with a timestamp makes httpd segfault). | Derick Rethans | 2005-12-29 | 1 | -2/+2 |
| | |||||
* | MFB51: Fixed bug #35817 (unpack() does not decode odd number of hexadecimal | Ilia Alshanetsky | 2005-12-28 | 2 | -3/+35 |
| | | | | | values) | ||||
* | tweak the fix | Antony Dovgal | 2005-12-27 | 1 | -1/+1 |
| | |||||
* | add test for #35821 | Antony Dovgal | 2005-12-27 | 1 | -0/+34 |
| | |||||
* | MF51: fix #35821 (array_map() segfaults when exception is throwed from the ↵ | Antony Dovgal | 2005-12-27 | 1 | -1/+1 |
| | | | | callback) | ||||
* | - Upgraded timezone db to 2005.18. | Derick Rethans | 2005-12-27 | 2 | -820/+741 |
| | |||||
* | MFB51: Improve "skip" checks | Ilia Alshanetsky | 2005-12-27 | 3 | -14/+8 |
| | |||||
* | - remove HAVE_LIBGD20, we support only 2.0+ now | Pierre Joye | 2005-12-27 | 5 | -25/+3 |
| | | | | | (some were removed by my previous commit) | ||||
* | - silent compile warning introduced by previous commit | Pierre Joye | 2005-12-27 | 1 | -40/+7 |
| | |||||
* | - HAVE_GD_DYNAMIC_CTX_EX, always defined | Pierre Joye | 2005-12-26 | 3 | -4/+0 |
| | |||||
* | - check for jpeg support | Pierre Joye | 2005-12-26 | 1 | -1/+1 |
| | |||||
* | - remove HAVE_LIBGD204, always set | Pierre Joye | 2005-12-26 | 5 | -31/+4 |
| | |||||
* | - remove USE_GD_IOCTX, both bundled and extern lib use IOCTX | Pierre Joye | 2005-12-26 | 3 | -43/+4 |
| | |||||
* | - basic gif i/o test | Pierre Joye | 2005-12-26 | 1 | -0/+145 |
| | |||||
* | fix test | foobar | 2005-12-26 | 1 | -1/+3 |
| | |||||
* | - imagetypes test | Pierre Joye | 2005-12-26 | 2 | -2/+35 |
| | | | | | - copyresized title | ||||
* | add new test | Antony Dovgal | 2005-12-26 | 1 | -0/+14 |
| | |||||
* | - copyresized basic test | Pierre Joye | 2005-12-26 | 1 | -0/+91 |
| | | | | | more once imagediff is available | ||||
* | Whitespace | Zeev Suraski | 2005-12-26 | 1 | -16/+9 |
| | |||||
* | - #35805 add LIBXSLT_VERSION, LIBXSLT_DOTTED_VERSION, LIBEXSLT_VERSION and | Pierre Joye | 2005-12-26 | 1 | -0/+6 |
| | | | | | | | LIBEXSLT_DOTTED_VERSION MFH? | ||||
* | add missing skipif tag | Antony Dovgal | 2005-12-25 | 1 | -0/+2 |
| | |||||
* | - add colorclosestalpha tests | Pierre Joye | 2005-12-25 | 1 | -2/+58 |
| | |||||
* | - add colorresolvealpha to colorresolve tests | Pierre Joye | 2005-12-25 | 2 | -3/+53 |
| | | | | | - update colormatch | ||||
* | - raise warning instread of errors in colormatch | Pierre Joye | 2005-12-25 | 1 | -4/+4 |
| | |||||
* | MFB51: Make MySQL driver use ANSI complaint quoting style. | Ilia Alshanetsky | 2005-12-25 | 1 | -1/+1 |
| | |||||
* | - fix leak/segfaults in imagecolormatch | Pierre Joye | 2005-12-25 | 4 | -0/+68 |
| | | | | | | - add tests for imagecolorexact and imagecolormatch The later is only about the segv | ||||
* | - Remove wrong inline usage (and fix bug #35796) | foobar | 2005-12-25 | 4 | -23/+21 |
| | |||||
* | fixed #35711, added mbstring.strict_detection to detect the encoding striktly. | Rui Hirokawa | 2005-12-25 | 5 | -12/+39 |
| | |||||
* | - add truecolortopallete and istruecolor test | Pierre Joye | 2005-12-24 | 3 | -2/+21 |
| | | | | | - titles for colorclosest/resolve... | ||||
* | - fix titles | Pierre Joye | 2005-12-24 | 2 | -4/+4 |
| | | | | | - function check | ||||
* | - MFB Make this work with VPATH builds too | Marcus Boerger | 2005-12-24 | 1 | -1/+4 |
| | |||||
* | fixed #35711 ISO-8859 charset not correctly detected. | Rui Hirokawa | 2005-12-24 | 1 | -0/+15 |
| | |||||
* | - Fixed Bug #35785 (SimpleXML memory read error) | Marcus Boerger | 2005-12-23 | 1 | -3/+4 |
| | |||||
* | - Add new test | Marcus Boerger | 2005-12-23 | 1 | -0/+22 |
| | |||||
* | - Fix test by splitting it | Marcus Boerger | 2005-12-23 | 2 | -82/+188 |
| | |||||
* | MFB: format string fixes | Stefan Esser | 2005-12-23 | 3 | -4/+4 |
| | |||||
* | MFB: fix #35781 (stream_filter_append() can cause segfault) | Antony Dovgal | 2005-12-23 | 1 | -0/+24 |
| | |||||
* | added turkish language support for libmbfl. | Rui Hirokawa | 2005-12-23 | 5 | -1/+33 |
| | |||||
* | fixed #29955 mb_strtoupper() / lower() broken with Turkish encoding.. | Rui Hirokawa | 2005-12-23 | 2 | -8/+41 |
| | |||||
* | fix tests | Antony Dovgal | 2005-12-23 | 4 | -112/+112 |
| | |||||
* | fixed #28899 mb_substr() and substr() work differently when ↵ | Rui Hirokawa | 2005-12-23 | 1 | -1/+5 |
| | | | | mbstring.func_overload is enabled. | ||||
* | Fixed memory corruption and termination through _zend_bailout() | Dmitry Stogov | 2005-12-23 | 1 | -3/+9 |
| |