[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-351-gcebf14d |
Date: |
Mon, 14 Jan 2013 03:57:04 +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 cebf14da4fc370baeba455bad0a1dc6df9532a15 (commit)
via f6e6ec96c9e179f7817fca4c8c22bc2bd4e417e8 (commit)
via fe1de0d5fc9c60a74409f5095eeec1c2f14b7e77 (commit)
via 16e26eedfe95341899e0a7b3793d1a9895e198f0 (commit)
from 8c160c7faebe3cd161d7aad3f2b22f2a117dbb3f (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 cebf14da4fc370baeba455bad0a1dc6df9532a15
Author: David Levine <address@hidden>
Date: Sun Jan 13 21:56:07 2013 -0600
Added support for m_getfld() callers interleaving fseek() calls
with their m_getfld() calls.
commit f6e6ec96c9e179f7817fca4c8c22bc2bd4e417e8
Author: David Levine <address@hidden>
Date: Sun Jan 13 11:08:28 2013 -0600
Added bytes_read to m_getfld() buffer state. This is the
next step in supporting ftell()/fseek().
commit fe1de0d5fc9c60a74409f5095eeec1c2f14b7e77
Author: David Levine <address@hidden>
Date: Sun Jan 13 09:43:15 2013 -0600
Removed unused local char_read from forwsbr.c.
commit 16e26eedfe95341899e0a7b3793d1a9895e198f0
Author: David Levine <address@hidden>
Date: Sun Jan 13 09:17:47 2013 -0600
Added check of m_getfld() handling of fields with trailing
whitespace to test-inc-scanout.'
-----------------------------------------------------------------------
Summary of changes:
sbr/m_getfld.c | 111 ++++++++++++++++++++++++++++++++-------------
test/inc/test-inc-scanout | 12 +++++
uip/forwsbr.c | 4 +-
3 files changed, 92 insertions(+), 35 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-351-gcebf14d,
David Levine <=