8564e479 | 24-Sep-2015 |
Danack |
Correct type for kernel values. |
3336403e | 24-Sep-2015 |
Danack |
Added getHDRIEnabled function. Added version checking for getFeatures. |
e10140ec | 24-Sep-2015 |
Danack |
Added check to skip testing precise values on older versions. |
277d658e | 24-Sep-2015 |
Danack |
Added test for getConfigureOptions and getFeatures. Fixed compiler moan. |
4c1a100c | 24-Sep-2015 |
Danack |
Tidied compiler moaning. |
e574aee9 | 24-Sep-2015 |
Danack |
Corrected test failing for HDRI mode. |
8f21f3f4 | 24-Sep-2015 |
Danack |
Added getFeatures and getConfigureOptions static methods. |
eb548139 | 22-Sep-2015 |
Danack |
Add define to cater for different type in IM6/7 |
bb9b054f | 22-Sep-2015 |
Danack |
Fix travis regressions. |
f6e3012c | 22-Sep-2015 |
Danack |
Merge branch 'master' into phpseven * master: Add sanity check to prevent false error reports. Remove dev build from master as well as phpseven. Added Width and Height reso
Merge branch 'master' into phpseven * master: Add sanity check to prevent false error reports. Remove dev build from master as well as phpseven. Added Width and Height resource types. Added tool to scan for missing enums. Added version check around MorphologyApply function forward define. Added colorDecisionList function. Ifdef'd more things. Excluded more PHP + env combinations. Ifdef'd some values. Added excludes to travis to bring CI time down. Adding defines. Avoid calculating sizes when they should be exact. Include testing against 'native' iterator. Added note about undocumented methods. Added note of how to install on Windows, and that changing ImageMagick versions is not supported. adding ceil for calculation Added caching for Travis.
show more ...
|
d15a2770 | 21-Sep-2015 |
Danack |
Forcing trigger of Travis. |
27b928a5 | 21-Sep-2015 |
Danack |
Add sanity check to prevent false error reports. If you want to run the tests, both jpg and png formats are required. |
eeaee59d | 20-Sep-2015 |
Danack |
Remove dev build from master as well as phpseven. |
5675bc89 | 20-Sep-2015 |
Danack |
Added Width and Height resource types. Added tool to scan for missing enums. |
15bc2611 | 19-Sep-2015 |
Danack |
ImageMagick SVN has gone away. |
d696f0da | 19-Sep-2015 |
Danack |
Add test for property. |
2b9d7a5b | 29-Jul-2015 |
John Boehr |
Fix PHP5.3 compat in test |
8e4c0f03 | 19-Sep-2015 |
Danack |
Try and make callback reaching 'wrong' thread context more likely to happen. |
9982e973 | 19-Sep-2015 |
Danack |
Added version check around MorphologyApply function forward define. |
f39c9d80 | 29-Jul-2015 |
John Boehr |
Fix mixed declaration error |
282bfd13 | 28-Jul-2015 |
John Boehr |
TLS issue with progress callback |
131c1238 | 15-Jun-2015 |
Danack |
Added colorDecisionList function. |
554c7c35 | 16-Jun-2015 |
Danack |
Ifdef'd more things. Excluded more PHP + env combinations. |
8fa82090 | 16-Jun-2015 |
Danack |
Ifdef'd some values. Added excludes to travis to bring CI time down. |
f19a2d76 | 16-Jun-2015 |
Danack |
Adding defines. |