summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_misc.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-7/+7
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-10/+10
* | fix error code upcast on x64Anatol Belski2014-10-281-0/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | ported ext/com_dotnetAnatol Belski2014-08-191-1/+1
* | Fixed modeDmitry Stogov2014-08-111-0/+0
* | Implemented ext/com_dotnet support for phpngDmitry Stogov2014-08-111-7/+6
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* 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