summaryrefslogtreecommitdiff
path: root/ext/rpc/com
Commit message (Expand)AuthorAgeFilesLines
* ZTS fixes.Ilia Alshanetsky2003-01-192-1/+5
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-194-25/+25
* for those who prefer to have com as a shared libHarald Radi2003-01-161-0/+167
* make layers loadable as self-sustaining php extensionHarald Radi2003-01-163-10/+67
* false should be VT_FALSEFrank M. Kromann2003-01-131-1/+1
* fix buildHarald Radi2003-01-111-2/+0
* Bump year.Sebastian Bergmann2002-12-319-9/+9
* - Remove \n from error messagesDerick Rethans2002-11-101-1/+1
* - added a skeleton for new layersHarald Radi2002-07-192-7/+12
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-1811-2174/+1309
* merging parts of the old com extension to the new rpc extensionHarald Radi2002-07-101-11/+417
* add file again that andrei deleted byHarald Radi2002-07-091-0/+10
* reflect the new abstraction changes in the demo layerHarald Radi2002-06-091-22/+39
* added wez and ordered names alphabeticallyHarald Radi2002-05-311-1/+1
* #forgot somethingHarald Radi2002-05-301-4/+4
* @ Added missing AddRef() calls in the COM extension. This shouldHarald Radi2002-05-304-15/+22
* Add documentation comment for properties in com_print_typeinfoWez Furlong2002-05-211-0/+8
* Enhance com_print_typeinfo.Wez Furlong2002-05-211-80/+133
* Correct usage of convert_to_string_ex which is not allowed to zval*Wez Furlong2002-05-211-5/+4
* Reformat some comments.Wez Furlong2002-05-211-28/+22
* Fix a flag, remove an old comment.Wez Furlong2002-05-211-2/+1
* - Make sure that COM and VARIANT resources are returned as resourcesWez Furlong2002-05-215-53/+552
* integrating wez's patchHarald Radi2002-05-203-20/+13
* Added generic COM wrapper for PHP objects.Wez Furlong2002-05-204-6/+617
* this should finally fix bug #14353Harald Radi2002-05-151-2/+2
* remove temporary resources immediatelyHarald Radi2002-05-021-17/+22
* RETURN_NULL() is defined with braces while RETURN_TRUEHarald Radi2002-04-291-11/+11
* functions returned FALSE in case of error and the oo api returned NULL.Harald Radi2002-04-291-11/+11
* updated TODO listHarald Radi2002-04-271-12/+13
* don't set CLSCTX_REMOTE_SERVER if NULL is passed as servernameHarald Radi2002-04-271-9/+4
* this patch should fix a bug where intermediate comvals were notHarald Radi2002-04-261-3/+2
* - Fix for bug #14353Derick Rethans2002-04-251-4/+4
* changes related to the latest commit of the zend engineHarald Radi2002-04-221-2/+2
* whitespace fixesHarald Radi2002-04-181-23/+10
* Missing break; causes fallthrough which actually causes heap corruption in th...Alan Brown2002-04-181-4/+8
* When V_BSTR() is NULL, we pass a NULL pointer into php_OLECHAR_to_char() whic...Alan Brown2002-04-181-6/+26
* pass function signature in zend_parse_parameters styleHarald Radi2002-03-191-3/+3
* fixed memleaksHarald Radi2002-03-191-13/+13
* added lookup caching and now make use of the new threadHarald Radi2002-03-191-4/+8
* blahHarald Radi2002-03-161-5/+105
* ongoing development ...Harald Radi2002-03-151-1/+5
* @ fixed a bug that caused php to crash in php_COM_get_ids_of_names() (Harald,...Harald Radi2002-03-151-0/+2
* rpc apstraction moduleHarald Radi2002-03-151-0/+7
* Update headers.Sebastian Bergmann2001-12-113-6/+6
* proto fixesHartmut Holzgraefe2001-12-051-1/+1
* Fixed two protos.Egon Schmid2001-12-021-3/+3
* Not all components populate every field in the ExceptInfo structure. Thus we ...Alan Brown2001-11-091-9/+21
* no messageHarald Radi2001-11-011-0/+1
* fixed wrong constant definitionHarald Radi2001-10-181-1/+1
* rename module entryHarald Radi2001-10-171-2/+2