[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1181-g4327
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1181-g4327612 |
Date: |
Mon, 12 Apr 2010 04:49:42 +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, master has been updated
via 432761249a7e96e81407a123d0e25c3de3066202 (commit)
from 07f535c5ce76a82df05dafe831e44fb15855ae27 (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 432761249a7e96e81407a123d0e25c3de3066202
Author: Ben Pfaff <address@hidden>
Date: Sun Apr 11 21:45:16 2010 -0700
dictionary: Use hmap instead of older hsh_table.
The greatest benefit of this change is that it allows dict_lookup_var() to
avoid creating and destroying a whole variable just to look one up by name.
-----------------------------------------------------------------------
Summary of changes:
src/data/dictionary.c | 314 +++++++++++++++++++++++++++----------------------
src/data/vardict.h | 13 +--
2 files changed, 176 insertions(+), 151 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1181-g4327612,
Ben Pfaff <=