pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-963-gb1e2f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-963-gb1e2f3a
Date: Sat, 05 Dec 2009 20:00:31 +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 "GNU PSPP".

The branch, output has been updated
       via  b1e2f3af59626df5fe508f843ac0db54fe36ac9c (commit)
      from  65d43159b0f6c9db2cae327473eddf13d2394ff6 (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 b1e2f3af59626df5fe508f843ac0db54fe36ac9c
Author: Ben Pfaff <address@hidden>
Date:   Sat Dec 5 11:56:50 2009 -0800

    New data type string_map, a string-to-string map.

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

Summary of changes:
 src/libpspp/automake.mk         |    2 +
 src/libpspp/string-map.c        |  366 ++++++++++++++++
 src/libpspp/string-map.h        |  213 +++++++++
 tests/automake.mk               |   10 +
 tests/libpspp/string-map-test.c |  906 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 1497 insertions(+), 0 deletions(-)
 create mode 100644 src/libpspp/string-map.c
 create mode 100644 src/libpspp/string-map.h
 create mode 100644 tests/libpspp/string-map-test.c


hooks/post-receive
-- 
GNU PSPP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]