[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-1970-gcf5e
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1970-gcf5e750 |
Date: |
Thu, 14 Apr 2011 04:27:26 +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 cf5e75010ed9fa9b8eb75a71d1419d40e1a8ddd8 (commit)
via b9c499c2d6893dd5a6b0ac6e9d405e5095fc79af (commit)
via 993af59a283dbad8b26a390535f76cdeb00a9108 (commit)
from a5ce189d2b66919b2b9cf4c18c7cb34f0dfeb2cb (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 cf5e75010ed9fa9b8eb75a71d1419d40e1a8ddd8
Author: Ben Pfaff <address@hidden>
Date: Wed Apr 13 21:24:30 2011 -0700
value-labels: Interpret \n as new-line in value labels.
Bug #18497.
commit b9c499c2d6893dd5a6b0ac6e9d405e5095fc79af
Author: Ben Pfaff <address@hidden>
Date: Tue Apr 12 22:19:45 2011 -0700
intern: New function intern_strlen().
commit 993af59a283dbad8b26a390535f76cdeb00a9108
Author: Ben Pfaff <address@hidden>
Date: Tue Apr 12 20:42:47 2011 -0700
intern: Use UP_CAST macro instad of open-coding it.
-----------------------------------------------------------------------
Summary of changes:
doc/variables.texi | 4 ++
src/data/por-file-writer.c | 2 +-
src/data/sys-file-writer.c | 7 ++-
src/data/value-labels.c | 56 +++++++++++++++++++----
src/data/value-labels.h | 21 ++++++++-
src/data/variable.c | 17 ++++---
src/language/dictionary/sys-file-info.c | 2 +-
src/libpspp/intern.c | 21 +++++++--
src/libpspp/intern.h | 5 ++-
src/ui/gui/psppire-var-store.c | 3 +-
src/ui/gui/text-data-import-dialog.c | 2 +-
src/ui/gui/val-labs-dialog.c | 12 +++--
src/ui/gui/variable-info-dialog.c | 5 +-
tests/language/dictionary/value-labels.at | 69 +++++++++++++++++++++++++++++
14 files changed, 187 insertions(+), 39 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-1970-gcf5e750,
Ben Pfaff <=