summaryrefslogtreecommitdiff
path: root/ext/rpc/com/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* moved to pecl by sascha. remove them from head.Sterling Hughes2003-06-251-641/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Eliminate TSRMLS_FETCH() calls in destroy_op_array() and zend_get_class_entry().Sebastian Bergmann2003-03-261-1/+10
* Win32 build improvementsZeev Suraski2003-02-171-0/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-181-24/+27
* @ Added missing AddRef() calls in the COM extension. This shouldHarald Radi2002-05-301-0/+1
* - Make sure that COM and VARIANT resources are returned as resourcesWez Furlong2002-05-211-47/+126
* Added generic COM wrapper for PHP objects.Wez Furlong2002-05-201-0/+547