- 16 Jun, 2001 4 commits
-
-
- 15 Jun, 2001 16 commits
-
-
-
Rename the confusing functions: util_parse_header_date -> util_parse_822_date util_parse_rfc822_date -> util_parse_ctime_date include <ctype.h>
Sergey Poznyakoff authored -
Fixed format bugs in util_parse.*_date functions. Use parse822_date_time() in util_parse_header_date(). Some changes to pacify gcc -Wall.
Sergey Poznyakoff authored -
-
-
-
-
-
-
-
-
-
-
<tromey@cygnus.com>, modified by Sergey Poznyakoff <gray@farlep.net> to replace yy prefixes, so multiple grammers can co-exist.
Sam Roberts authored -
-
- 14 Jun, 2001 3 commits
-
-
- 12 Jun, 2001 1 commit
-
-
- 10 Jun, 2001 1 commit
-
-
- 09 Jun, 2001 6 commits
-
-
- 08 Jun, 2001 2 commits
-
-
- 04 Jun, 2001 1 commit
-
-
- 03 Jun, 2001 3 commits
-
-
- 02 Jun, 2001 2 commits
-
-
to parse rfc822 date-time. * examples/mbox-explode.c: example of saving all mime attachments for messages in a mailbox. * examples/mbox-dates.c: example of using the date-time parser, it prints all the dates in a mailbox that it can't parse. * examples/Makefile: makes the mbox-* examples.
Sam Roberts authored -
-
- 01 Jun, 2001 1 commit
-
-