summaryrefslogtreecommitdiff
path: root/ext/com_dotnet/com_olechar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-06-291-0/+55
|\
| * Fix #63208: BSTR to PHP string conversion not binary safeChristoph M. Becker2020-06-291-0/+55
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | Fix localized error messages and memory leaksAnatol Belski2018-09-171-2/+2
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Kill compiler warnings in ext/com_dotnetKalle Sommer Nielsen2017-08-241-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* further normalizations, uint vs uint32_tAnatol Belski2016-11-261-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-4/+4
* | fix datatype mismatchesAnatol Belski2014-10-281-1/+1
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-2/+2
|/
* Fixed bug #66431 Special Character via COM Interface (CP_UTF8)Anatol Belski2014-04-291-0/+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-2/+2
|\
| * Fix bug #62146 com_dotnet cannot be built shared, tested by AnatoliyJohannes Schlüter2012-05-251-2/+2
| * - Year++Felipe Pena2012-01-011-1/+1
| * - this function is only in trunkPierre Joye2011-01-201-1/+1
| * - unused varPierre Joye2011-01-201-1/+0
| * - init err (and simplify)Pierre Joye2011-01-201-2/+1
| * - Year++Felipe Pena2011-01-011-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - unused varPierre Joye2011-01-201-1/+0
* | - init err (and simplify)Pierre Joye2011-01-201-3/+1
* | - init errPierre Joye2011-01-201-2/+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-2/+2
|/
* 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
* Cosmetic fix - safe_emalloc(nmemb, size, offset)Stanislav Malyshev2007-02-211-2/+2
* typoDmitry Stogov2007-02-191-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - 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-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-181-2/+2
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-0/+103