[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
David Levine |
Subject: |
[nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.7-branchpoint-577-gb18f2d1 |
Date: |
Mon, 20 Jan 2020 14:01:06 -0500 (EST) |
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, master has been updated
via b18f2d1fcd634e79fff9d69bc9b7ddf220755290 (commit)
via 832096365a1519eadbaad02646616359e9870513 (commit)
from 23816efd3e8e294e8f1c1ce811ac3a1cd15d334e (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 b18f2d1fcd634e79fff9d69bc9b7ddf220755290
Author: David Levine <address@hidden>
Date: Mon Jan 20 13:53:35 2020 -0500
Removed unused fail label.
Also, moved new tests to end of file. Update to commit b7416e7959.
commit 832096365a1519eadbaad02646616359e9870513
Author: Conrad Hughes <address@hidden>
Date: Tue Jan 14 10:01:46 2020 +0000
Patch for mhical to support "BYDAY=-1SU"-type RRULEs.
Notes:
- Added dmlastday() function to dtime.c, to obtain last day of month.
Minor modifications to other parts here to reuse code.
- Modified rrule_clock() in datetime.c to handle negative BYDAY
correctly.
- Added a couple of tests.
- Mainly this is to scratch an itch since UK timezone history makes
heavy use of BYDAY=-1SU-type RRULEs, and the resultant complaints
are annoying. I had a brief look at "properly" extending
icalparse.y, but I kindof think any serious extension of mhical
should really instead adopt libical?
-----------------------------------------------------------------------
Summary of changes:
sbr/datetime.c | 21 ++++++------
sbr/dtime.c | 34 +++++++++++++++----
sbr/dtime.h | 1 +
test/mhical/test-mhical | 88 +++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 127 insertions(+), 17 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, master, updated. 1.7-branchpoint-577-gb18f2d1,
David Levine <=