summaryrefslogtreecommitdiff
path: root/ext/mailparse/mailparse.c
Commit message (Expand)AuthorAgeFilesLines
* MFH. mailparse moved to pear/PECL.jim winstead2002-04-041-919/+0
* Maintain headers.Sebastian Bergmann2002-02-281-2/+2
* Fix ZTS startup crashYasuo Ohgaki2002-02-041-0/+7
* - Typo.Markus Fischer2001-12-211-1/+1
* Update headers.Sebastian Bergmann2001-12-111-3/+2
* Fixed some protos and many more will follow the next hour.Egon Schmid2001-11-081-27/+15
* - prototypesDerick Rethans2001-11-081-3/+3
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-15/+15
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* @- Added mailparse_uudecode_all() which extracts all uuencoded attachmentsWez Furlong2001-08-281-0/+119
* Zend compatibility patchZeev Suraski2001-07-301-11/+15
* More TSRMLS_FETCH annihilation (Zend compatibility patch)Zeev Suraski2001-07-301-1/+1
* - Get rid of ELS_*(), and use TSRMLS_*() instead.Zeev Suraski2001-07-271-1/+1
* fix includeThies C. Arntzen2001-07-201-1/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-2/+2
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+4
* fixed a bug in mailparse_stream_encode which would default to a random encodi...Wez Furlong2001-05-201-3/+0
* Imported mailparse extensionWez Furlong2001-05-201-0/+799