summaryrefslogtreecommitdiff
path: root/ext/standard/cyr_convert.c
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-021-1/+1
* Use new param API in standardSara Golemon2016-12-301-3/+5
* 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
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-6/+6
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* | Fix a couple compile warningsNikita Popov2014-09-291-5/+4
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), ...Dmitry Stogov2014-04-031-1/+1
* | Fixed several memory leaksXinchen Hui2014-02-241-5/+4
* | Use better data structures (incomplete)Dmitry Stogov2014-02-131-1/+2
|/
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Added a number of small performance tweaks and optimizationsDmitry Stogov2010-04-201-1/+1
* 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
* MFHJani Taskinen2007-11-051-12/+9
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* MFH: couple of pedantic fixes: "static" should be firstAntony Dovgal2006-01-181-2/+2
* bump year and license versionfoobar2006-01-011-3/+3
* MFH: Nuke php3 legacyfoobar2005-12-051-1/+1
* - Bumber up yearfoobar2005-08-031-1/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Fixed implicit cast issue with is*() and to*() functionsMoriyoshi Koizumi2003-04-161-2/+2
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* php_error_docrefMarcus Boerger2002-08-241-2/+2
* - Fix TSRMLS_* stuffAndi Gutmans2002-07-081-2/+2
* Unify error messagesDerick Rethans2002-07-081-2/+2
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-2/+2
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-6/+7
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* Add support to ukrainian characters (by serhiy@society.kiev.ua)Stanislav Malyshev2000-11-061-7/+7
* - Untested but it should fix the problem with cyr_convert() not beingAndi Gutmans2000-06-111-5/+5
* - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patchAndi Gutmans2000-06-051-1/+1
* Update the license with the new clause 6Zeev Suraski2000-05-181-2/+2
* the pipe is breaking all the timeZeev Suraski2000-02-191-2/+2