summaryrefslogtreecommitdiff
path: root/ext/rpc
Commit message (Collapse)AuthorAgeFilesLines
* fixed Z_* conversion errorsHarald Radi2001-09-261-2/+2
|
* 4rd run... now also var.Z_*Jeroen van Wolffelaar2001-09-261-7/+7
|
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-262-8/+8
|
* Fixing Win32 build...Frank M. Kromann2001-09-262-3/+3
|
* no messageHarald Radi2001-09-251-32/+139
|
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-252-5/+5
| | | | | I've got pretty much everything now...
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-255-167/+167
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* removed VARIANT module and put the VARIANT class intoHarald Radi2001-09-246-100/+88
| | | | | | the COM module. also fixed a few bugs.
* removed autogenerated file from cvsfoobar2001-09-221-7/+0
|
* fix build.foobar2001-09-101-1/+1
|
* Fix a problem when withval pointed to a symlink and automaticSascha Schumann2001-09-101-2/+5
| | | | | detection for the java libraries failed
* 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
|
* * build fixStig Bakken2001-09-102-1/+4
|
* com_*() functions returned an oo-resource instead of an resource id,Harald Radi2001-09-082-9/+20
| | | | | thus subsequent com_*() calls to com-returnvalues failed.
* Almost missed this one..foobar2001-09-071-2/+2
|
* fix various build errors. default to no xmlrpcDan Libby2001-09-064-90/+46
|
* adding xmlrpc extension, per Stig's requestDan Libby2001-09-0635-0/+9552
|
* 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-152-11/+8
|
* fixed com_invoke retvalHarald Radi2001-08-141-2/+2
|
* - Avoid using malloc()Zeev Suraski2001-08-144-30/+36
| | | | | - Improve and fix leaks in the typelib constants registration mechanism
* 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
| | | | | like the CODING_STANDARDS ask, guys...)
* Add missing breakZeev Suraski2001-08-141-0/+1
|
* Fix ZTS build.foobar2001-08-141-1/+2
|
* Whenever typelibrary constants were loaded, there was a GP Fault at process ↵Alan Brown2001-08-141-10/+9
| | | | exit as shutdown_memory_manager seemed to delete constants that were supposed to have been deleted earlier. It seems as though CONST_PERSISTENT is a bad thing to use. Resetting that bit on the constant creation still seems to work and the GP Fault at exit is gone.
* 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
| | | | | lots of cleanup work
* initialHarald Radi2001-08-131-0/+11
|
* - ZE2 fixesAndi Gutmans2001-08-131-1/+1
|
* - Attempt at fixing the Java extension for ZE2Andi Gutmans2001-08-131-11/+7
|
* - Make com work with new object modelAndi Gutmans2001-08-122-7/+7
|
* WhitespaceZeev Suraski2001-08-114-40/+40
|
* Make this compile again.foobar2001-08-081-1/+2
|
* TSRM fixHarald Radi2001-08-071-2/+5
|
* TSRM fixHarald Radi2001-08-071-13/+13
|
* More TSRM stuffZeev Suraski2001-08-031-10/+5
|
* more ZTS fixes.foobar2001-07-311-78/+49
|
* Some more TSRMLS_FETCH workZeev Suraski2001-07-311-11/+8
|