summaryrefslogtreecommitdiff
path: root/ext/rpc/com/variant.c
Commit message (Expand)AuthorAgeFilesLines
* MFHmigration/EXPERIMENTALHarald Radi2001-09-101-150/+71
* added these TSRMLS_* macros to nearly every argument listHarald Radi2001-07-311-31/+22
* Updated to match TSRM changesHarald Radi2001-07-301-2/+6
* - MFH and another set of memory fixesHarald Radi2001-07-291-9/+17
* ZVAL_BOOL(v,0) -> ZVAL_FALSE(v)Thies C. Arntzen2001-07-111-5/+5
* Nuke zval_resetZeev Suraski2001-07-111-5/+5
* var_reset -> ZVAL_RESETZeev Suraski2001-07-111-5/+5
* cleanupHarald Radi2001-06-241-91/+98
* renamedHarald Radi2001-05-131-1/+1
* modified because of the changes in com.cHarald Radi2001-05-131-23/+29
* @Using ITypeInfo instead of IDispatch if possible. This makes DCOM callsHarald Radi2001-03-201-30/+30
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* export global constants for codepage and variant typeHarald Radi2001-02-181-8/+9
* multiple codepage supportHarald Radi2001-02-171-82/+88
* Fix Windows buildZeev Suraski2001-02-051-0/+4
* correct phpinfo() outputHarald Radi2001-02-021-1/+3
* pass another com object as parameterHarald Radi2001-01-301-40/+40
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-291-1/+1
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+413