summaryrefslogtreecommitdiff
path: root/ext/recode
Commit message (Expand)AuthorAgeFilesLines
* cleanup mod version macros and mod defs, round xAnatol Belski2015-03-232-1/+4
* int -> size_tRasmus Lerdorf2015-01-201-1/+1
* bump yearXinchen Hui2015-01-152-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-102-13/+13
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-8/+8
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* Refactor MySQLi (incompleted, only compilable now)Xinchen Hui2014-05-111-1/+1
* recode update for phpngkrakjoe2014-05-081-3/+3
* Bump yearXinchen Hui2014-01-032-2/+2
* Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* Happy New YearXinchen Hui2013-01-012-2/+2
* Remove extra ;Johannes Schlüter2012-06-221-1/+1
* Replace $Revision$ with $Id$ in keyword expansion enable filesDavid Soria Parra2012-03-201-1/+1
* - Year++Felipe Pena2012-01-012-2/+2
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* - Year++Felipe Pena2011-01-012-2/+2
* - fix IsotoppPierre Joye2010-10-241-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysqlJohannes Schlüter2008-12-011-1/+6
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-2/+0
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+2
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-2/+0
* - New parameter parsing APIFelipe Pena2008-07-031-10/+9
* - Added arginfo (functions)Felipe Pena2008-07-031-3/+18
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* - fix oumlaut :)Jani Taskinen2007-11-051-1/+1
* Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)Dmitry Stogov2007-09-271-1/+1
* fix #41765Stanislav Malyshev2007-06-221-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* Added automatic module globals managementDmitry Stogov2006-06-151-5/+8
* bump year and license versionfoobar2006-01-012-6/+6
* - Bumber up yearfoobar2005-08-032-2/+2
* - Unify the "configure --help" textsfoobar2005-05-291-1/+1
* Simplify and cleanup code.Ilia Alshanetsky2004-11-121-25/+12
* Fix --with-recode since PHP_YAZ is never defined.Joe Orton2004-11-091-1/+0
* Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/libJoe Orton2004-11-031-3/+3
* Prevent bug reports like #27260foobar2004-02-151-0/+14
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* Fix ZTS buildMarcus Boerger2004-01-011-1/+1
* - Always look into /usr/local before /usrfoobar2003-10-011-1/+2
* - Commiting conversion to zend_parse_parameters (leftovers from debugging).Derick Rethans2003-07-071-10/+8
* updating license information in the headers.James Cox2003-06-102-7/+7
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-6/+6
* Bump year.Sebastian Bergmann2002-12-312-2/+2
* Make these all work with persistent streams too.Wez Furlong2002-09-251-12/+2
* Make it possible to use recode 3.5 too. (happy now Wez? :)foobar2002-04-292-4/+23
* One big mess is a bit less mess now.foobar2002-04-243-136/+84