summaryrefslogtreecommitdiff
path: root/ext/com_dotnet
Commit message (Expand)AuthorAgeFilesLines
* com_create_guid() returns...Wez Furlong2003-12-063-1/+22
* Make these tests work under win32Wez Furlong2003-12-051-3/+1
* check for .net headersWez Furlong2003-12-051-1/+1
* Clarify a little.Wez Furlong2003-12-031-1/+1
* Add new (optional!) win32 build infrastructure.Wez Furlong2003-12-021-0/+13
* Fix #25664 - COM crashes when calling a Delphi implementations of ITypeInfo.Wez Furlong2003-11-281-15/+2
* fix memleakWez Furlong2003-11-281-1/+1
* fix win32 build - thanks Sebastian.Wez Furlong2003-11-271-0/+7
* bah. does it really make any difference where rewind lives in the struct!?Wez Furlong2003-10-181-2/+2
* fix cruft from previous incarnation of the iteratorsWez Furlong2003-10-171-2/+3
* add com iterator supportWez Furlong2003-10-173-0/+184
* Fix possible segfault (this one came up when a method could not be found).Wez Furlong2003-10-132-2/+6
* A much better fix for moniker based COM object creation.Wez Furlong2003-10-071-36/+60
* Fix cast callbacksZeev Suraski2003-10-071-3/+4
* potential fix for #25759, although it will need further review.Wez Furlong2003-10-061-1/+4
* Sync with new APIZeev Suraski2003-10-051-11/+1
* Fix leak - non persistent hashes cannot be used in MINIT!Zeev Suraski2003-08-181-1/+1
* emalloc -> safe_emallocIlia Alshanetsky2003-08-183-4/+4
* add creditsWez Furlong2003-08-141-0/+2
* fix .net buildWez Furlong2003-08-141-3/+3
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-1412-0/+3317