summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-05-251-3/+3
|\
| * Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-251-3/+3
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | - cleanup broken double definition of php_win_err and rename it while being t...Pierre Joye2010-11-251-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* 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 bug #37927 (Prevent trap when COM extension processes argument of type...andy wharmby2007-02-021-1/+1
* Fixed bug #34564 (COM extension not returning modified "out" argument)andy wharmby2007-02-021-0/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Fixed bug #35316 (Application exception trying to create COM object)Rob Richards2005-11-271-0/+2
* - Bumber up yearfoobar2005-08-031-1/+1
* Urgh!Wez Furlong2004-05-091-1/+1
* Enable writing to SafeArray dimensions.Wez Furlong2004-05-031-1/+1
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1
* - Update with new destructor codeZeev Suraski2004-02-041-2/+2
* - 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-26/+65
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+102