- 22 Jun, 2001 3 commits
-
-
- 21 Jun, 2001 2 commits
-
-
-
mu_mktime (now mu_tm2time). The comment on mu_tm2time() describes it. Revert the sign of the return value of mu_utc_offset(), so it agrees with the accepted timezone rules (+ for eastern hemisphere, - for western).
Sergey Poznyakoff authored
-
- 20 Jun, 2001 8 commits
-
-
-
-
-
-
-
fixed problems with portability of timezone information in struct tm, and moved created a new structure to hold timezone information, since struct tm doesn't do so reliably.
Sam Roberts authored -
Added braces to initializers and removed unused variables prototyped shared functions, made functions that didn't return return void. (to quiet gcc -Wall),
Sam Roberts authored
-
- 18 Jun, 2001 3 commits
-
-
- 17 Jun, 2001 1 commit
-
-
- 16 Jun, 2001 10 commits
-
-
-
-
-
use imap_parse_date_time() in util_parse_internal_date0() (Proposed by Sam)
Sergey Poznyakoff authored -
-
-
-
-
- 15 Jun, 2001 13 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 -
-
-
-
-
-
-
-
-
-