summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_saproxy.c
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Fix callbacksAnatol Belski2018-08-021-3/+1
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-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-18/+18
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-46/+46
* | fix datatype mismatchesAnatol Belski2014-10-281-5/+5
* | Update get_class_name semanticsNikita Popov2014-10-091-1/+1
* | Remove get_class_entry handlers in COMNikita Popov2014-10-091-6/+0
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-5/+5
* | master renames phase 1Anatol Belski2014-08-251-11/+11
* | ported ext/com_dotnetAnatol Belski2014-08-191-1/+1
* | basic macro replacements, all at onceAnatol Belski2014-08-191-14/+14
* | Fixed modeDmitry Stogov2014-08-111-0/+0
* | Implemented ext/com_dotnet support for phpngDmitry Stogov2014-08-111-108/+97
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Add support for non-scalar Iterator keys in foreachNikita Popov2013-03-121-5/+4
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).Dmitry Stogov2011-11-251-3/+3
* - Year++Felipe Pena2011-01-011-1/+1
* Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov2010-04-201-5/+5
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Fix compiler warningsKalle Sommer Nielsen2009-05-191-9/+7
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: nuketh C++ commentsJani Taskinen2008-08-031-2/+2
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Added macros for managing zval refcounts and is_ref statusesYiduo (David) Wang2007-10-071-3/+3
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* fix bug #33734 and related (Something strange with COM Object)Rob Richards2006-12-241-2/+2
* - Update after api changesRob Richards2006-05-101-2/+6
* bump year and license versionfoobar2006-01-011-3/+3
* Fixed bug #35316 (Application exception trying to create COM object)Rob Richards2005-11-271-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* emalloc -> safe_emalloc.Ilia Alshanetsky2004-11-211-2/+2
* Last dangerous alloca() bits.Ilia Alshanetsky2004-07-081-4/+4
* Update for count_elements handler for overloaded objects.Wez Furlong2004-05-041-1/+19
* Enable writing to SafeArray dimensions.Wez Furlong2004-05-031-8/+46
* Fix problem when assigning to a variable that holds an instance ofWez Furlong2004-05-031-3/+5
* Fix for Bug #28161 (and probably others that I can't find in the bug db;Wez Furlong2004-04-281-17/+115
* This wasn't updated for new parameters for object handlers yet...Wez Furlong2004-04-131-4/+2
* Rename hasMore() to valid() as discussed. (Part V)Marcus Boerger2004-03-081-2/+2
* Use zval_ptr_dtor() to free variables as soon as they hit refcount of 0.Zeev Suraski2004-02-151-2/+2
* Fix prototype/warningZeev Suraski2004-02-121-1/+1
* zend_default_classes.h -> zend_exceptions.hZeev Suraski2004-02-121-1/+1