summaryrefslogtreecommitdiff
path: root/ext/com
Commit message (Expand)AuthorAgeFilesLines
* typelib is loaded automatically (depends on ini setting)Harald Radi2001-06-051-63/+166
* -used makros for zval modifications where possibleHarald Radi2001-06-051-160/+141
* added safearray to pval conversion for 1d arraysHarald Radi2001-06-032-11/+109
* @ added the possibility to specify typelibs by full nameHarald Radi2001-06-031-33/+207
* removed unneeded functionHarald Radi2001-06-033-28/+103
* fixed typelib supportHarald Radi2001-06-031-28/+65
* removed hardcoded typelib version.Harald Radi2001-06-011-5/+14
* Fix creditsSterling Hughes2001-05-231-1/+1
* renamedHarald Radi2001-05-131-1/+1
* modified because of the changes in com.cHarald Radi2001-05-133-609/+631
* @added com_release($obj) and com_addref($obj) functionsHarald Radi2001-05-131-225/+432
* Fix naming issueSterling Hughes2001-05-101-7/+7
* E_ERROR instead of E_WARNING on nullpointer exceptionsHarald Radi2001-05-091-7/+13
* fixed leaky codeHarald Radi2001-05-031-9/+12
* removed itypeinfo calls because they didn't work on every machineHarald Radi2001-05-024-18/+49
* - Change macros from V_ to VCWD_ because of AIX name clashAndi Gutmans2001-04-301-1/+1
* @Using ITypeInfo instead of IDispatch if possible. This makes DCOM callsHarald Radi2001-03-204-147/+277
* - Fix copyright notices with 2001Andi Gutmans2001-02-262-2/+2
* Fix Win32 buildZeev Suraski2001-02-201-27/+24
* export global constants for codepage and variant typeHarald Radi2001-02-181-8/+9
* added a few more variant types for zval <-> variant conversionHarald Radi2001-02-181-2/+57
* @- Added new object VARIANT() to encapsulate values for use withHarald Radi2001-02-181-6/+6
* added myself to CREDITSHarald Radi2001-02-181-1/+1
* multiple codepage supportHarald Radi2001-02-174-189/+160
* Fix Windows buildZeev Suraski2001-02-051-0/+4
* fixes the problem that php.exe compiled on win2k platform won't run on any otherHarald Radi2001-02-051-589/+586
* correct phpinfo() outputHarald Radi2001-02-021-1/+3
* added currency, date, IUnknown and NULL datatypesHarald Radi2001-01-311-63/+173
* pass another com object as parameterHarald Radi2001-01-302-61/+78
* use *_EXTERN_C() and PHP_WIN32Harald Radi2001-01-296-60/+69
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-281-0/+9
* fixed unicodeconversion and parameter passing bugs in com and dotnet modulesHarald Radi2001-01-285-0/+1823
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
* Change header protection macros to conform to standard.Sascha Schumann2000-07-021-3/+3
* - Make CVS compile on Win32.Andi Gutmans1999-10-201-4/+4
* More symbol work.Andrey Hristov1999-07-261-2/+2
* - run ext sources through conv_protoSascha Schumann1999-05-211-2/+4
* moved apache, com and hyperwave into ext/Stig Bakken1999-04-211-0/+22