summaryrefslogtreecommitdiff
path: root/ext/ming
Commit message (Expand)AuthorAgeFilesLines
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-19/+19
* MFHAntony Dovgal2007-03-061-1/+1
* fix build with libming 0.3 and olderNuno Lopes2007-01-063-2/+15
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Remove PHP4.x stuffFrank M. Kromann2006-12-051-19/+0
* #39429 Update APIFrank M. Kromann2006-12-052-11/+191
* Revert patch for warnings about missing headers. These are fixed in the lates...Frank M. Kromann2006-11-092-15/+21
* - MFH: Include new headers only if presentMarcus Boerger2006-11-032-2/+9
* MFH: missing includesHannes Magnusson2006-11-031-0/+2
* E_ERROR > E_RECOVERABLE_ERRORIlia Alshanetsky2006-05-221-27/+27
* - MFH Proto fixesMarcus Boerger2006-03-061-25/+25
* bump year and license versionfoobar2006-01-012-6/+6
* MFH:- Fixed bug #35461 (Ming extension fails to compile with ming 0.3beta1)foobar2005-12-211-11/+13
* remaining part of the fix (-o -> ||)Antony Dovgal2005-11-291-1/+1
* - Fixed wrong usage of AC_TRY_COMPILE() macrofoobar2005-11-271-7/+7
* - Fix build for new ming versionsMarcus Boerger2005-11-242-4/+11
* - MFHMarcus Boerger2005-08-261-1/+1
* - MFH Fixed bug #34257 (lib64 not handled correctly in ming extension).Marcus Boerger2005-08-251-3/+3
* Revert the last patch so we can release PHP 5.1Frank M. Kromann2005-08-111-8/+45
* Cleanup to match the current cvs version of ming0.3betaFrank M. Kromann2005-08-061-45/+8
* - Bumber up yearfoobar2005-08-032-2/+2
* Make sure we build with SWFPrebuilt.Frank M. Kromann2005-07-181-0/+1
* - Provide distinction and distinct testsMarcus Boerger2005-07-183-2/+66
* - Compatibility with ming 0.2a and 0.3aMarcus Boerger2005-07-172-11/+72
* - Write temp file in test dirMarcus Boerger2005-07-171-3/+3
* Adding missing zend_list_addref() and make SWFShape::drawArc() workFrank M. Kromann2004-12-151-5/+15
* Fixed build with custom libmingDmitry Stogov2004-12-141-0/+1
* Slightly different fix for HEAD for the ming output method BC breakingRasmus Lerdorf2004-10-011-10/+13
* Proper #ifdef'ingMarcus Boerger2004-09-091-4/+6
* Make it possible to return VideoStream and PrebuiltClipFrank M. Kromann2004-09-071-0/+4
* Adding swfvideostreamp and swfprebuiltclipp, available in ming 0.3Frank M. Kromann2004-09-021-0/+196
* Avoid possible exceptionWez Furlong2004-08-031-1/+1
* Fix compilation with older versions of libMing. Thanks MarkusFrank M. Kromann2004-07-191-0/+2
* Sync. with the API of libMing 0.3b1Frank M. Kromann2004-07-191-14/+22
* Update to PHP-style prototypesZeev Suraski2004-05-301-122/+121
* Fix class namesMarcus Boerger2004-03-291-16/+16
* Commit the header, too.Marcus Boerger2004-03-271-152/+151
* Follow ming_xy naming conventionMarcus Boerger2004-03-271-3/+3
* Fix complation errors after convertion to new macro'sFrank M. Kromann2004-03-261-4/+4
* Use studlyCaps and new macros (that should be it)Marcus Boerger2004-03-261-372/+382
* Really use studlyCaps hereMarcus Boerger2004-03-251-127/+127
* Hack to check for ming version 0.2 and 0.3 to inclue the right libs.Frank M. Kromann2004-03-111-3/+31
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-171-2/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* make these build with new win32 build system.Wez Furlong2003-12-191-0/+16
* Actually register the classMarcus Boerger2003-12-121-0/+1
* Fix win32 compilation. This will import the core_globals_idFrank M. Kromann2003-11-151-2/+2
* Adding missing class init's for new ming 0.3a functionsFrank M. Kromann2003-11-151-1/+8
* Compiler fixes for older ming versionsMarcus Boerger2003-11-121-7/+26