summaryrefslogtreecommitdiff
path: root/ext/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed unicode bugHarald Radi2001-10-171-21/+48
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-1/+18
* fix declarationSascha Schumann2001-10-052-2/+2
* no messageHarald Radi2001-10-042-7/+33
* fixed Z_* conversion errorsHarald Radi2001-09-261-2/+2
* Fixing Win32 build...Frank M. Kromann2001-09-262-3/+3
* no messageHarald Radi2001-09-251-32/+139
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-253-12/+12
* removed VARIANT module and put the VARIANT class intoHarald Radi2001-09-246-100/+88
* removed ->is_ref check, doesn't make sense and causes bugsHarald Radi2001-09-102-5/+13
* IDispatchs got released if they were passed to another componentHarald Radi2001-09-101-1/+11
* com_*() functions returned an oo-resource instead of an resource id,Harald Radi2001-09-082-9/+20
* Fixed some protos.Egon Schmid2001-09-041-2/+3
* whitespaceZeev Suraski2001-08-231-1/+1
* catch date conversion errorsHarald Radi2001-08-201-12/+17
* hum, wasn't $foo->bar 's property type OE_IS_METHOD ?Harald Radi2001-08-201-0/+6
* Fixes for non-TS compilationShane Caraveo2001-08-191-4/+4
* fixed a buggy castHarald Radi2001-08-171-2/+2
* removed CoInitialize() and CoUninitialize()Harald Radi2001-08-151-7/+7
* fixed com_invoke retvalHarald Radi2001-08-141-2/+2
* - Avoid using malloc()Zeev Suraski2001-08-144-30/+36
* fixed bug in com_load_typelibHarald Radi2001-08-141-3/+5
* WhitespaceZeev Suraski2001-08-141-200/+92
* more whitespaceZeev Suraski2001-08-141-46/+46
* Whitespace & API updatesZeev Suraski2001-08-141-145/+66
* Whitespace and API updates (please keep code in the repository in K&R styleZeev Suraski2001-08-141-432/+244
* Add missing breakZeev Suraski2001-08-141-0/+1
* Whenever typelibrary constants were loaded, there was a GP Fault at process e...Alan Brown2001-08-141-10/+9
* hresult is returned if no return type is specifiedHarald Radi2001-08-141-0/+7
* update todoHarald Radi2001-08-141-0/+5
* make next() return a single value instead of an array with one elementHarald Radi2001-08-141-0/+9
* merged from EXPERIMENTALHarald Radi2001-08-138-559/+698
* initialHarald Radi2001-08-131-0/+11
* - Make com work with new object modelAndi Gutmans2001-08-122-7/+7
* WhitespaceZeev Suraski2001-08-112-31/+31
* More TSRM stuffZeev Suraski2001-08-031-10/+5
* Some more TSRMLS_FETCH workZeev Suraski2001-07-311-11/+8
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-312-3/+4
* Zend compatibility patchZeev Suraski2001-07-301-1/+1
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-1/+0
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-303-18/+21
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on th...Zeev Suraski2001-07-304-21/+25
* - Yet another one...Andi Gutmans2001-07-291-2/+2