summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_variant.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Fixed 64-bit issuesDmitry Stogov2007-04-091-1/+3
* Fixed bug #34564 (COM extension not returning modified "out" argument)andy wharmby2007-02-021-0/+136
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.cRob Richards2006-12-241-9/+26
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-171-0/+1
* Fixed bug #36644 (possible crash in variant_date_from_timestamp()).Ilia Alshanetsky2006-11-131-0/+5
* Fixed bug #34272 (empty array onto COM object blows up)Rob Richards2006-02-041-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Possible fix for #29258 (unverified)Wez Furlong2004-07-191-1/+2
* 64-bit bugsquash partyArd Biesheuvel2004-06-161-7/+7
* Enable writing to SafeArray dimensions.Wez Furlong2004-05-031-8/+2
* Fixup some constants and error handling.Wez Furlong2004-05-031-20/+14
* A working fix for the safearray mapping bug.Wez Furlong2004-04-221-8/+16
* (probable) fix for Bug #27974: PHP Arrays are not mapped to VARIANTs.Wez Furlong2004-04-221-2/+66
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-1/+1
* Port other major parts of PHP 4 COM extension into PHP 5 com_dotnetWez Furlong2004-01-071-7/+16
* Kill unused variables.Ilia Alshanetsky2003-12-091-7/+0
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+846