summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_variant.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed incorrect usage of HASH_OF() macro. Replaced HASH_OF() with more approp...Dmitry Stogov2015-09-241-8/+8
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-18/+18
* | Drop duplicate arg from hash_get_current_key_exNikita Popov2014-12-261-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-64/+64
* | fix datatype mismatches, remove dead part of codeAnatol Belski2014-11-131-6/+5
* | several fixes to com_dotnet for x64Anatol Belski2014-10-281-2/+26
* | fix datatype mismatchesAnatol Belski2014-10-281-6/+11
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | 's' works with size_t round 2Anatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-251-34/+34
* | ported ext/com_dotnetAnatol Belski2014-08-191-26/+26
* | basic macro replacements, all at onceAnatol Belski2014-08-191-15/+15
* | Implemented ext/com_dotnet support for phpngDmitry Stogov2014-08-111-12/+19
|/
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-291-1/+5
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-291-1/+5
| |\
| | * Fixed bug #66431 Special Character via COM Interface (CP_UTF8)Anatol Belski2014-04-291-1/+5
| | * Bump yearXinchen Hui2014-01-031-1/+1
| * | Bump yearXinchen Hui2014-01-031-1/+1
* | | Fix bug #66015 by reverting "Removed operations on constant arrays."Bob Weinand2014-04-111-1/+1
* | | Bump yearXinchen Hui2014-01-031-1/+1
|/ /
* | HASH_KEY_NON_EXISTANT fixVeres Lajos2013-07-211-1/+1
|/
* - Fixed bug #62475 (variant_* functions causes crash when null given as an ar...Felipe Pena2013-06-251-1/+2
* Merge branch 'pull-request/341'Stanislav Malyshev2013-06-101-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
| * - fail when no known op are givenPierre Joye2011-01-201-0/+2
| * - fail when no known op are givenPierre Joye2011-01-201-0/+3
| * - Year++Felipe Pena2011-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - fail when no known op are givenPierre Joye2011-01-201-0/+2
* | - fail when no known op are givenPierre Joye2011-01-201-0/+3
* | - 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/+3
|/
* 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 64-bit issuesDmitry Stogov2007-04-091-1/+3
* Fixed bug #34564 (COM extension not returning modified "out" argument)andy wharmby2007-02-021-0/+136
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - fix bug #33386 (ScriptControl only sees last function of class): com_wrapper.cRob Richards2006-12-241-9/+26
* COM initialization/deinitialization are done only if necessaryDmitry Stogov2006-11-171-0/+1
* Fixed bug #36644 (possible crash in variant_date_from_timestamp()).Ilia Alshanetsky2006-11-131-0/+5
* Fixed bug #34272 (empty array onto COM object blows up)Rob Richards2006-02-041-1/+1
* bump year and license versionfoobar2006-01-011-3/+3