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 "Paul's DBMail tree".

The branch, master has been updated
       via  385c3feeb4c0db62c842fc63c78de38c901fa227 (commit)
       via  88edf66634cdc3d0027662eb2029c10c036700d9 (commit)
       via  39c3e9ac6401218ce397fa00143cf623e11fda93 (commit)
       via  77e52214166d99aa7004ab85d68b3a77371838bd (commit)
       via  7d54aabed456dc8ba6fa9d1ae891757ecb5b212d (commit)
      from  d8cf4e12ca5ecc6e4c672100d12475c66e3dfd03 (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 385c3feeb4c0db62c842fc63c78de38c901fa227
Author: Paul J Stevens <p...@nfg.nl>
Date:   Tue Aug 10 11:13:35 2010 +0200

    finish initial sorted-set implementation

commit 88edf66634cdc3d0027662eb2029c10c036700d9
Author: Paul J Stevens <p...@nfg.nl>
Date:   Mon Aug 9 17:03:39 2010 +0200

    wip sorted-set implementation

commit 39c3e9ac6401218ce397fa00143cf623e11fda93
Author: Paul J Stevens <p...@nfg.nl>
Date:   Mon Aug 9 15:39:45 2010 +0200

    partial sorted-set implementation

commit 77e52214166d99aa7004ab85d68b3a77371838bd
Author: Paul J Stevens <p...@nfg.nl>
Date:   Sat Aug 7 15:18:27 2010 +0200

    test-fix for solaris build

commit 7d54aabed456dc8ba6fa9d1ae891757ecb5b212d
Author: Paul J Stevens <p...@nfg.nl>
Date:   Thu Aug 5 11:55:51 2010 +0200

    stub sorted set adt

-----------------------------------------------------------------------

Summary of changes:
 src/Makefile.am              |    4 +-
 src/dbmail.h.in              |    3 +-
 src/dm_sset.c                |  208 +++++++++++++++++++++++++
 src/{dm_capa.h => dm_sset.h} |   33 +++--
 test/Makefile.am             |    4 +
 test/check_dbmail_sset.c     |  349 ++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 588 insertions(+), 13 deletions(-)
 create mode 100644 src/dm_sset.c
 copy src/{dm_capa.h => dm_sset.h} (51%)
 create mode 100644 test/check_dbmail_sset.c


hooks/post-receive
--
Paul's DBMail tree
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to