[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, format-memory-r
From: |
Ken Hornstein |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, format-memory-rework, updated. 1.5-branchpoint-269-gb734505 |
Date: |
Thu, 15 Nov 2012 20:53:59 +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, format-memory-rework has been updated
via b7345052cafdcd4bef23b1a1822675bc5659accf (commit)
via 8eeef5b13a0588318b1c5e9002163fb3f33fec1e (commit)
via 34336376c78be0e80620c51581a1d1f347423846 (commit)
via de3c9caebeaf5551e931f8875dd9cd222c63f020 (commit)
via f23521bc9435b472122f99752dadc8a28863ae2f (commit)
from 0cd013babcc880cce0d0824dd0b6f6293be1f930 (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 b7345052cafdcd4bef23b1a1822675bc5659accf
Author: Ken Hornstein <address@hidden>
Date: Thu Nov 15 15:53:24 2012 -0500
Beginnings of conversion of code to new format interface.
commit 8eeef5b13a0588318b1c5e9002163fb3f33fec1e
Author: Ken Hornstein <address@hidden>
Date: Thu Nov 15 15:50:46 2012 -0500
Update documentation to match code change.
commit 34336376c78be0e80620c51581a1d1f347423846
Author: Ken Hornstein <address@hidden>
Date: Thu Nov 15 14:21:20 2012 -0500
Fix a few bugs:
Make sure to add a ref when adding to the hash table.
Forgot the increment the format array inside of fmt_free().
Marked an allocated string when doing FT_LIT.
commit de3c9caebeaf5551e931f8875dd9cd222c63f020
Author: Ken Hornstein <address@hidden>
Date: Thu Nov 15 13:30:30 2012 -0500
Add some comments to explain how format loop support was supposed to work.
commit f23521bc9435b472122f99752dadc8a28863ae2f
Author: Ken Hornstein <address@hidden>
Date: Thu Nov 15 11:05:55 2012 -0500
Add refcounting to struct comp.
Move CHASH and FINDCOMP into fmt_compile.c to make private.
-----------------------------------------------------------------------
Summary of changes:
h/fmt_scan.h | 28 ++++--------
sbr/fmt_compile.c | 122 ++++++++++++++++++++++++++++++++++++++++++++++++++--
uip/ap.c | 22 +++++++---
uip/dp.c | 12 ++++--
uip/fmtdump.c | 5 ++-
5 files changed, 155 insertions(+), 34 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, format-memory-rework, updated. 1.5-branchpoint-269-gb734505,
Ken Hornstein <=