[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
mailutils/mailbox mbx_mh.c
From: |
Sergey Poznyakoff |
Subject: |
mailutils/mailbox mbx_mh.c |
Date: |
Tue, 18 Sep 2001 02:41:28 -0400 |
CVSROOT: /cvs
Module name: mailutils
Changes by: Sergey Poznyakoff <address@hidden> 01/09/18 02:41:28
Modified files:
mailbox : mbx_mh.c
Log message:
Optimized for speed:
_mh_message_save(): scan the message while saving it. If expunge==0,
do not create temporary, operate directly on the message file instead.
mh_append_message(): Do not rescan appended message.
mh_scan_message(): Do not rescan the message if it's not changed
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/mailutils/mailbox/mbx_mh.c.diff?cvsroot=OldCVS&tr1=1.13&tr2=1.14&r1=text&r2=text