aboutsummaryrefslogtreecommitdiffstats
path: root/camel/broken-date-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bugJeffrey Stedfast2003-10-101-1/+1
* Turn off debugging.Jeffrey Stedfast2003-06-021-1/+1
* Workaround for POS mailers like the one in bug #42045.Jeffrey Stedfast2003-05-031-1/+5
* Fixed to not get false positives when the token is shorter than the actualJeffrey Stedfast2002-12-041-12/+25
* New function to decode the INTERNALDATE response from an IMAP server so weJeffrey Stedfast2002-09-281-1/+1
* Use e_mktime_utc.Dan Winship2002-09-051-8/+2
* Treat commas as token delimeters. (WEEKDAY_CHARS): Use full weekday namesJeffrey Stedfast2002-04-131-22/+23
* Fix this to work right. We need to convert the input buffer to the charsetJeffrey Stedfast2002-03-201-1/+1
* Completely rewritten. It is now a load faster and a heck of a lot moreJeffrey Stedfast2001-12-221-229/+431
* More fixing of the license texts.Ettore Perazzoli2001-10-281-11/+11
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-4/+4
* Big header cleanups and nntp compile fixKjartan Maraas2001-03-301-0/+3
* Utilities for parsing broken date strings.Jeffrey Stedfast2000-07-011-0/+315