summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/php_com_dotnet_internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-34/+34
* | fix datatype mismatchesAnatol Belski2014-10-281-2/+3
* | fix EX usageAnatol Belski2014-10-031-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | fix signatureAnatol Belski2014-09-151-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
* | 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-11/+13
|/
* 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-14/+14
|\
| * Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-251-14/+14
| * - 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-3/+0
|/
* 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 #34564 (COM extension not returning modified "out" argument)andy wharmby2007-02-021-0/+2
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* fix bug #33734 and related (Something strange with COM Object)Rob Richards2006-12-241-3/+3
* - Update after api changesRob Richards2006-05-101-2/+2
* Fix bug #35954 (Fatal com_exception casting object)Rob Richards2006-01-261-2/+2
* 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
* merge from branch: fixes for #32758 and #32759Wez Furlong2005-04-191-2/+0
* 64-bit bugsquash partyArd Biesheuvel2004-06-161-1/+1
* Implement com_get_active_object() and a helper object for working withWez Furlong2004-05-091-0/+4
* Fix for Bug #28161 (and probably others that I can't find in the bug db;Wez Furlong2004-04-281-1/+1
* - Update with new destructor codeZeev Suraski2004-02-041-1/+1
* Fix leaking constructors.Wez Furlong2004-01-131-0/+5
* Support automatic handling of byref parametersWez Furlong2004-01-131-0/+2
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-1/+1
* Port other major parts of PHP 4 COM extension into PHP 5 com_dotnetWez Furlong2004-01-071-7/+30
* Fix use of the CorRuntimeHost; once it has been stopped for a process, it can...Wez Furlong2003-12-181-0/+1
* add com iterator supportWez Furlong2003-10-171-0/+3
* Fix possible segfault (this one came up when a method could not be found).Wez Furlong2003-10-131-1/+3
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+143