Commit 549e7fe2 549e7fe2c7e9254439680bbb47dbda85d0094583 by Sergey Poznyakoff

Update

1 parent e2478334
1 2007-07-14 Sergey Poznyakoff <gray@gnu.org.ua>
2
3 * imap4d/imap4d.h (util_parse_822_date): First arg is const
4 * imap4d/util.c: Likewise.
5 * imap4d/search.c: Rewrite using parse tree instead of instruction
6 array. Implement boolean shortcut evaluation.
7
1 2007-07-10 Sergey Poznyakoff <gray@gnu.org.ua> 8 2007-07-10 Sergey Poznyakoff <gray@gnu.org.ua>
2 9
3 * imap4d/fetch.c, imap4d/select.c, imap4d/status.c, mh/inc.c, 10 * imap4d/fetch.c, imap4d/select.c, imap4d/status.c, mh/inc.c,
......