summaryrefslogtreecommitdiff
path: root/ext/rpc/com/php_variant.h
Commit message (Collapse)AuthorAgeFilesLines
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-181-19/+0
|
* fix declarationSascha Schumann2001-10-051-1/+1
|
* removed VARIANT module and put the VARIANT class intoHarald Radi2001-09-241-12/+1
| | | | | | the COM module. also fixed a few bugs.
* merged from EXPERIMENTALHarald Radi2001-08-131-3/+8
| | | | | lots of cleanup work
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵Zeev Suraski2001-07-301-2/+2
| | | | the way
* cleanupHarald Radi2001-06-241-0/+4
| | | | | added some macros
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-291-2/+3
|
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+20