summaryrefslogtreecommitdiff
path: root/ext/ming/ming.c
Commit message (Expand)AuthorAgeFilesLines
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* fix warningsMarcus Boerger2002-11-121-2/+2
* fix warningsMarcus Boerger2002-11-121-68/+73
* Fixed compile error.Ilia Alshanetsky2002-11-121-2/+3
* php_error() => php_error_docref()Marcus Boerger2002-11-121-27/+28
* Make these all work with persistent streams too.Wez Furlong2002-09-251-6/+8
* - Let's make this a little bit more professional :)Derick Rethans2002-08-281-1/+1
* Fix a couple of protosRasmus Lerdorf2002-07-141-6/+6
* Some ws fixes and general cleanup.foobar2002-04-081-2031/+1731
* Fixed compile failure with ZTS build.foobar2002-04-071-0/+2
* - Fix bug spotted by Lukas Schroeder <lukas@edeal.de>.Markus Fischer2002-03-191-1/+1
* Streams now make more use of the memory manager, so tracking downWez Furlong2002-03-171-2/+2
* fix win32 warning and ming leakWez Furlong2002-03-171-0/+2
* - Fixed some typos.foobar2002-03-161-3/+4
* correct some problems with mingWez Furlong2002-03-161-37/+17
* change * formattingWez Furlong2002-03-161-2/+2
* New PHP streams...Wez Furlong2002-03-151-19/+20
* proto fixesHartmut Holzgraefe2001-12-151-2/+11
* More ZTS fixes.foobar2001-12-121-10/+2
* Fixed some compile problems (in ZTS mode)foobar2001-12-121-8/+7
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Fixed some protos.Egon Schmid2001-10-091-124/+99
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-16/+16
* proto fixes "double" -> "float"Hartmut Holzgraefe2001-09-211-21/+21
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* More compile warnings nuked.foobar2001-08-221-12/+14
* Added flags for SWFDisplayItem_addActionDave Hayden2001-08-201-78/+197
* - ZE2 fixesAndi Gutmans2001-08-131-1/+1
* More TSRM work.foobar2001-08-071-172/+170
* some more eliminate-fetches-or-escalate-them-at-leastSascha Schumann2001-08-051-1/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-311-11/+25
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-301-13/+13
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-0/+9
* remove un-necessary inline bloat...Sterling Hughes2001-05-281-21/+21
* Killed compile warnings.foobar2001-05-281-0/+14
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-7/+7
* Killed a compile warning + made ming extension compile with the older ming libs.foobar2001-03-161-0/+3
* changed scalar args and returns to doubles, added Ming_setScale function,Dave Hayden2001-03-131-174/+167
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* First include of ming (SWF generation) library wrapperDave Hayden2001-01-271-0/+3023