summaryrefslogtreecommitdiff
path: root/ext/standard/quot_print.c
Commit message (Expand)AuthorAgeFilesLines
* fix datatype mismatchAnatol Belski2014-10-231-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 3Anatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-251-5/+5
* further fixes to ext/standardAnatol Belski2014-08-181-11/+11
* mostly fixes to spl, but also some otherAnatol Belski2014-08-171-1/+1
* Cleanup (2-nd round)Dmitry Stogov2014-04-151-2/+1
* Refactored ZVAL flags usage to simplify various checks (e.g. Z_REFCOUNTED(), ...Dmitry Stogov2014-04-031-1/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-171-1/+1
* Use better data structures (incomplete)Dmitry Stogov2014-02-131-23/+25
* Bump yearXinchen Hui2014-01-031-1/+1
* Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-06-041-2/+2
|\
| * fix CVE-2013-2110 - use correct formula to calculate string sizeStanislav Malyshev2013-06-041-1/+1
| * Happy New Year~Xinchen Hui2013-01-011-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Year++Felipe Pena2011-01-011-1/+1
| * Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)Ilia Alshanetsky2010-11-251-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Bug 62462: Prevent multibyte characters from being split between the linesLars Strojny2012-08-201-2/+5
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Year++Felipe Pena2011-01-011-1/+1
* | Fixed bug #53304 (quot_print_decode does not handle lower-case hex digits)Ilia Alshanetsky2010-11-251-1/+1
|/
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Fixed bug #47029 (quoted_printable_decode() produces duplicate warning)Felipe Pena2009-01-071-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: add quoted_printable_encode()Antony Dovgal2008-08-141-0/+67
* fix foldingAntony Dovgal2008-08-141-3/+4
* - New parameter parsing APIFelipe Pena2008-06-201-8/+6
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* 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
* all '_' (underscores) should be replaced by '\x20' (whitespaces)Moriyoshi Koizumi2003-12-021-2/+6
* updating license information in the headers.James Cox2003-06-101-3/+3
* Made php_quot_print_decode() RFC2045-compliantMoriyoshi Koizumi2003-01-141-33/+51
* Moved php_quot_print_decode() to quot_print.c so that it can be usedMoriyoshi Koizumi2003-01-061-0/+70
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fix for bug #19798 (submitted by mclap@simpage.mv.ru)Dan Kalowsky2002-10-071-1/+1
* - WhitespaceDerick Rethans2002-04-021-67/+53
* (PHP quoted_printable_decode) Fixed CR/LF processing for Windows/OS2Kirill Maximov2002-04-011-1/+5
* Maintain headers.Sebastian Bergmann2002-02-281-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-3/+3
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* WhitespaceZeev Suraski2001-08-111-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* 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