summaryrefslogtreecommitdiff
path: root/ext/standard/quot_print.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* @ quoted_printable_decode() function is made RFC-2045 compliant. (Kir)Kirill Maximov2000-11-171-19/+44
* Fix quoted_printable_decode (also should fix #6511)Stanislav Malyshev2000-09-031-12/+18
* - 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
* Happy Y2K patch! Happy new year (or the new millennium, depending on whetherSascha Schumann2000-01-011-1/+1
* Ex APIEvan Klinger1999-12-201-4/+4
* More php3_ annihilationZeev Suraski1999-12-181-3/+3
* License updateZeev Suraski1999-07-161-21/+10
* conv_proto *.[ch]Sascha Schumann1999-05-161-1/+1
* First commit of re-structuring phase one. We have started using automake inStig Bakken1999-04-171-0/+109