summaryrefslogtreecommitdiff
path: root/ext/iconv/php_iconv.h
Commit message (Expand)AuthorAgeFilesLines
* Consistently handle out of bounds offsets in iconv_strpos()Nikita Popov2020-09-281-1/+2
* Don't use PHP_DEFINE in iconvNikita Popov2020-08-071-12/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-7/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove Git ident attribute from the iconv extensionPeter Kokot2018-06-161-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-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
* | Fixed conditionXinchen Hui2015-07-301-1/+1
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+3
* | cleanup the mod version macros, round 2Anatol Belski2015-03-231-0/+3
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-1/+1
* | ext/iconv, ext/json and ext/session use static tsrmls pointerAnatol Belski2014-10-171-1/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | Port iconv (all tests passes)Xinchen Hui2014-05-051-1/+1
|/
* Implement RFC https://wiki.php.net/rfc/default_encodingYasuo Ohgaki2014-02-131-6/+0
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...Kalle Sommer Nielsen2010-03-081-1/+1
* - Fixed bug #49267 (linking fails for iconv)Moriyoshi Koizumi2010-03-051-0/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - wsJani Taskinen2009-12-231-11/+9
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFHAntony Dovgal2008-05-211-0/+2
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-6/+8
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: detect IBM iconv implementation and use correct encoding namesAntony Dovgal2007-12-041-3/+12
* limit iconv parameter sizes - workaround for glibc bugStanislav Malyshev2007-09-191-0/+4
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* - fix misleading proto (confused out and in charset)Michael Wallner2006-02-181-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* - MF43: Install the iconv extension headers to <installpath>/ext/iconv so thatDerick Rethans2004-12-061-7/+7
* Fixed compilation when PHP is built in separate directory.Ilia Alshanetsky2004-11-241-7/+7
* - We need to install the headers too.Derick Rethans2004-11-231-7/+7
* Only dllexport during the compilation of iconv.cEdin Kadribasic2004-11-231-0/+4
* - Export "php_iconv_string()".Derick Rethans2004-11-231-0/+16
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* Forgot about this oneMoriyoshi Koizumi2003-12-011-0/+1
* Revert the fix for nowfoobar2003-07-301-0/+1
* Fix build on certain platforms which do not accept #include FOOBARfoobar2003-07-301-1/+0