summaryrefslogtreecommitdiff
path: root/ext/com_dotnet
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove executable permission on phptXinchen Hui2012-10-101-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\ \ | |/
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-05-258-28/+36
|\ \ | |/
| * Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-258-28/+36
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-031-0/+14
|\ \ | |/
| * Fix bug #61481 Test Bug - ext/com_dotnet/tests/bug49192Anatoliy Belsky2012-04-031-0/+14
| * - Year++Felipe Pena2012-01-0114-14/+14
| * - Fix #55301 (com_dotnet part) check if malloc succededPierre Joye2011-07-281-0/+3
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-252-2/+2
| * - this function is only in trunkPierre Joye2011-01-201-1/+1
| * - fail when no known op are givenPierre Joye2011-01-201-0/+2
| * - unused varPierre Joye2011-01-201-1/+0
| * - fail when no known op are givenPierre Joye2011-01-201-0/+3
| * - kill local redeclarationPierre Joye2011-01-201-5/+5
| * - init err (and simplify)Pierre Joye2011-01-201-2/+1
| * - Year++Felipe Pena2011-01-0114-14/+14
| * - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+7
| * fix #49192 - crash in GC when get_properties handler returns nullStanislav Malyshev2010-04-011-0/+13
* | - Year++Felipe Pena2012-01-0114-14/+14
* | Fixed bug #60167 (Crash / memory corruption in ext/com_dotnet) (Timm Friebe).Dmitry Stogov2011-11-252-9/+12
* | fixes for bug #55748Stanislav Malyshev2011-11-181-0/+4
* | - Fix #55301 (com_dotnet part) check if malloc succededPierre Joye2011-07-281-0/+3
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-252-2/+2
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-2/+2
* | - fail when no known op are givenPierre Joye2011-01-201-0/+2
* | - unused varPierre Joye2011-01-201-1/+0
* | - fail when no known op are givenPierre Joye2011-01-201-0/+3
* | - kill local redeclarationPierre Joye2011-01-201-5/+5
* | - init err (and simplify)Pierre Joye2011-01-201-3/+1
* | - init errPierre Joye2011-01-201-2/+3
* | - Year++Felipe Pena2011-01-0114-14/+14
* | - cleanup broken double definition of php_win_err and rename it while being t...Pierre Joye2010-11-256-16/+13
* | Kill some more constness warnings in com_dotnet/phar/standardKalle Sommer Nielsen2010-11-191-1/+1
* | There are a few cases where we can save a TSRMLS_FETCH() call hereKalle Sommer Nielsen2010-09-231-3/+8
* | - use TSRMLS_*C instead of TSRMLS_FETCH in zend_list_insertPierre Joye2010-09-162-2/+2
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-4/+2
* | Changed the structure of op_array.opcodes. The constant values are moved from...Dmitry Stogov2010-04-202-10/+10
* | fix non-ts buildStanislav Malyshev2010-04-162-2/+2
* | Remove a couple TSRMLS_FETCH() calls around ext/main/sapiKalle Sommer Nielsen2010-04-132-25/+9
* | fix #49192 - crash in GC when get_properties handler returns nullStanislav Malyshev2010-04-011-0/+13
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0314-14/+14
* - Fixed crash in com_print_typeinfo when an invalid typelib is givenPierre Joye2009-10-271-1/+1
* MFH: Fixed #45280 (Reflection of instantiated COM classes causes PHP to crash...Kalle Sommer Nielsen2009-07-011-0/+19
* MFH: Fix compiler warningsKalle Sommer Nielsen2009-05-194-13/+11
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-3114-14/+14
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-32/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+32
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-32/+0
* MFH: nuketh C++ commentsJani Taskinen2008-08-032-4/+4