[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updat
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-375-g8bb0f80 |
Date: |
Wed, 23 Jan 2013 03:05:46 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, m_getfld has been updated
via 8bb0f8000b86df9270f2410de3fb6f41fa63e88b (commit)
via da5f7552f1b139e837d13a55c1599953b13368d3 (commit)
via f087de9a3279289fb273c099bac54b67ca4c5c99 (commit)
from 3f06c9575091f6b3199e8686898e4b5bceb56bb9 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8bb0f8000b86df9270f2410de3fb6f41fa63e88b
Author: David Levine <address@hidden>
Date: Tue Jan 22 21:02:49 2013 -0600
Changed m_getfld() to automatically allocate a new state
instance as needed. Callers no longer use
m_getfld_state_init().
commit da5f7552f1b139e837d13a55c1599953b13368d3
Author: David Levine <address@hidden>
Date: Tue Jan 22 17:08:21 2013 -0600
Removed unnecessary m_getfld_state_destroy() from scan.c.
commit f087de9a3279289fb273c099bac54b67ca4c5c99
Author: David Levine <address@hidden>
Date: Tue Jan 22 17:07:47 2013 -0600
Reworked enter_getfld() and Peek().
-----------------------------------------------------------------------
Summary of changes:
h/prototypes.h | 5 +-
sbr/m_getfld.c | 166 ++++++++++++++++++++++++++++++++----------------------
sbr/readconfig.c | 7 +-
sbr/seq_read.c | 7 +-
uip/distsbr.c | 16 ++---
uip/forwsbr.c | 9 +--
uip/inc.c | 7 +-
uip/mhbuildsbr.c | 9 +--
uip/mhcachesbr.c | 7 +-
uip/mhlsbr.c | 13 ++--
uip/mhparse.c | 7 +-
uip/msh.c | 13 ++--
uip/mshcmds.c | 16 +++---
uip/new.c | 7 +-
uip/picksbr.c | 7 +-
uip/post.c | 9 +--
uip/prompter.c | 9 +--
uip/rcvdist.c | 9 +--
uip/rcvtty.c | 5 +-
uip/replsbr.c | 9 +--
uip/scan.c | 9 +--
uip/scansbr.c | 10 ++--
uip/sendsbr.c | 11 ++--
uip/show.c | 11 ++--
uip/slocal.c | 16 ++---
uip/sortm.c | 11 ++--
uip/whatnowsbr.c | 9 +--
27 files changed, 209 insertions(+), 205 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, m_getfld, updated. 1.5-branchpoint-375-g8bb0f80,
David Levine <=