Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
f458ff3d |
| 26-Dec-2006 |
Pierre Joye |
- MFH: add better zlib detection |
Revision tags: php-5.2.1RC1, php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2, BEFORE_NEW_OUTPUT_API, php-4.4.3RC1, php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3, php-5.1.3RC2, php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2, php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2 |
|
#
1cbe552f |
| 29-Nov-2005 |
Antony Dovgal |
change "-o" to "||" (fixes potential problems on weird systems where test doesn't support -o) |
Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9, php-5.1.0b3, php-4.4.0, php-4.4.0RC2, php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1 |
|
#
a20383ba |
| 29-May-2005 |
foobar |
- Unify the "configure --help" texts |
#
5cd3bd2e |
| 17-May-2005 |
Antony Dovgal |
gdImageGifCtx() is always available in bundled lib |
#
1ee02936 |
| 07-May-2005 |
foobar |
- Install GD header files |
Revision tags: RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1, RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2 |
|
#
a2177b2e |
| 04-Jan-2005 |
foobar |
- Fixed bug #31396 (compile fails with gd 2.0.33 without freetype) |
#
69eec3f3 |
| 30-Dec-2004 |
foobar |
MFB_4_3: Quote macro names in AC_DEFUN() |
Revision tags: php-5.0.3, php-4.3.10 |
|
#
7263c220 |
| 13-Dec-2004 |
Joe Orton |
More PHP_LIBDIR fixes for lib64 platforms. |
Revision tags: SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1 |
|
#
2685ca93 |
| 03-Nov-2004 |
Joe Orton |
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib to support multi-ABI platforms. |
Revision tags: PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1 |
|
#
47bf193c |
| 27-Jul-2004 |
Ilia Alshanetsky |
Added missing comma. Thanks Tony. |
#
69a52532 |
| 27-Jul-2004 |
Ilia Alshanetsky |
Fixed bug #29349 (imagecreatefromstring() crashes with external GD library) Original Patch By: adconrad at debian dot org |
#
e58e6efd |
| 22-Jul-2004 |
Stefan Esser |
Merge changes from GD 2.0.28 |
Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1 |
|
#
8d6cfb79 |
| 25-Dec-2003 |
Ilia Alshanetsky |
Synchronized bundled GD library with GD 2.0.17 . GD is now thread-safe thanks to wrappers around freetype library . Significant optimization to png writing code. . Miscellaneous fixes.
Synchronized bundled GD library with GD 2.0.17 . GD is now thread-safe thanks to wrappers around freetype library . Significant optimization to png writing code. . Miscellaneous fixes. Fixed memory leak inside php_imagettftext_common() Make ext/gd compile with GD 2.0.17+ (gdFreeFontCache() is not avaliable)
show more ...
|
Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1 |
|
#
d5700427 |
| 07-Dec-2003 |
Marcus Boerger |
Revert, not needed here |
#
9c8678eb |
| 07-Dec-2003 |
Marcus Boerger |
Fix enabling shared builds. |
Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2 |
|
#
dc080a5d |
| 01-Oct-2003 |
foobar |
- Always look into /usr/local before /usr - Added breaks to make sure the preferred value is used. |
#
526a3d9c |
| 30-Sep-2003 |
Ilia Alshanetsky |
Always prefer user specified paths over the default /usr /usr/local. This may fix compilation problems with on systems with multiple copies of the same library. |
Revision tags: php-4.3.4RC1 |
|
#
06616ccd |
| 27-Sep-2003 |
foobar |
Bundled GD has this function |
Revision tags: RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1 |
|
#
8913dcd2 |
| 15-Jun-2003 |
Marcus Boerger |
Better configure output |
#
e7fd4c57 |
| 09-Jun-2003 |
Moriyoshi Koizumi |
Fixed trivial typo |
Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2 |
|
#
f9e805d5 |
| 21-Apr-2003 |
Moriyoshi Koizumi |
The feature is less revelant to encoding conversion indeed |
#
6be2406b |
| 19-Apr-2003 |
Moriyoshi Koizumi |
Made phpinfo() / gd_info() indicate availability of JIS feature |
#
54096d3f |
| 19-Apr-2003 |
Moriyoshi Koizumi |
Fixed help text alignment |
#
1f229c08 |
| 19-Apr-2003 |
Moriyoshi Koizumi |
MFBed Rui's patch |
Revision tags: RELEASE_0_6, RELEASE_0_5, init |
|
#
9fbb5b53 |
| 04-Apr-2003 |
foobar |
Check that t1lib has T1_StrError |