summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_saproxy.c
Commit message (Expand)AuthorAgeFilesLines
* bump year and license versionfoobar2006-01-011-3/+3
* Fixed bug #35316 (Application exception trying to create COM object)Rob Richards2005-11-271-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* emalloc -> safe_emalloc.Ilia Alshanetsky2004-11-211-2/+2
* Last dangerous alloca() bits.Ilia Alshanetsky2004-07-081-4/+4
* Update for count_elements handler for overloaded objects.Wez Furlong2004-05-041-1/+19
* Enable writing to SafeArray dimensions.Wez Furlong2004-05-031-8/+46
* Fix problem when assigning to a variable that holds an instance ofWez Furlong2004-05-031-3/+5
* Fix for Bug #28161 (and probably others that I can't find in the bug db;Wez Furlong2004-04-281-17/+115
* This wasn't updated for new parameters for object handlers yet...Wez Furlong2004-04-131-4/+2
* Rename hasMore() to valid() as discussed. (Part V)Marcus Boerger2004-03-081-2/+2
* Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0.Zeev Suraski2004-02-151-2/+2
* Fix prototype/warningZeev Suraski2004-02-121-1/+1
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1
* - Update with new destructor codeZeev Suraski2004-02-041-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* Port other major parts of PHP 4 COM extension into PHP 5 com_dotnetWez Furlong2004-01-071-0/+430