summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_dotnet.c
Commit message (Expand)AuthorAgeFilesLines
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - This is PHP 6 - if this ... ever gets outMarcus Boerger2009-03-101-1/+1
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MF5.2: CreateInstance requires BSTR (should fix #33188)Stanislav Malyshev2007-02-211-2/+8
* Bump year.Sebastian Bergmann2007-01-011-1/+1
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-171-0/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* removed unused vars.Ilia Alshanetsky2005-04-181-2/+1
* Improve .Net support; this should reduce "failed to init .net" errors.Wez Furlong2004-10-091-71/+160
* Fix for Bug #29490 from Michael Sisolak.Wez Furlong2004-08-071-2/+7
* Even more verbosity...Wez Furlong2004-08-031-1/+4
* Even more verbosity in case of errorWez Furlong2004-08-031-14/+22
* Better error reportingWez Furlong2004-08-021-1/+2
* 64-bit bugsquash partyArd Biesheuvel2004-06-161-1/+1
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1
* - 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-4/+4
* Fix use of the CorRuntimeHost; once it has been stopped for a process, it can...Wez Furlong2003-12-181-9/+21
* fix .net buildWez Furlong2003-08-141-3/+3
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+195