| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | AddressList.__str__(): Get rid of useless, and broken method. Closes | Barry Warsaw | 2003-06-13 | 1 | -3/+0 |
| | | | | | SF #753617. Back port candidate (but low priority). | ||||
| * | parsedate_tz(): Be slightly more lenient when there's no day of the | Barry Warsaw | 2003-05-08 | 1 | -3/+2 |
| | | | | | | | | week. Patch given by Daniel Berlin in SF bug # 732761. Also closes SF bug # 727719. Backport candidate. | ||||
| * | getaddrlist(): Make sure this consumes all the data, and if there is | Barry Warsaw | 2003-03-17 | 1 | -2/+2 |
| | | | | | | | | no address there (perhaps because of invalid characters, it appends ('', '') to the result set. Closes mimelib SF bug # 697641. | ||||
| * | parsedate_tz(): Fix SF bug #552345, optional FWS between the comma and | Barry Warsaw | 2002-12-30 | 1 | -1/+8 |
| | | | | | the day in an RFC 2822 date. | ||||
| * | A code cleansing pass | Barry Warsaw | 2002-12-30 | 1 | -55/+74 |
| | | |||||
| * | Port rfc822.py changes that didn't make it into this copy, | Barry Warsaw | 2002-12-30 | 1 | -21/+35 |
| | | | | | | specifically that dots are allowed in obs-phrase. This fixes parsing of dots in realnames. | ||||
| * | Jason Mastaler's patch to break the dependence on rfc822.py for the | Barry Warsaw | 2002-11-05 | 1 | -0/+441 |
| address parsing routines. Closes SF patch #613434. | |||||
