[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-56-g24c5f7
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-56-g24c5f7c |
Date: |
Sun, 16 Mar 2014 17:22:52 +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 24c5f7c629e68801492d7ca1766953a2a954a820 (commit)
from d7a8159acf53f6bf70940d711b32348b6ae75f16 (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 24c5f7c629e68801492d7ca1766953a2a954a820
Author: Ben Pfaff <address@hidden>
Date: Sun Mar 16 10:22:34 2014 -0700
Allow variable labels longer than 255 bytes.
Reported by Andre Müller.
Bug #41863.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 3 +
doc/dev/system-file-format.texi | 2 +-
perl-module/PSPP.xs | 2 +-
src/data/por-file-reader.c | 4 +-
src/data/sys-file-reader.c | 2 +-
src/data/variable.c | 65 ++++++----------------------
src/data/variable.h | 4 +-
src/language/data-io/combine-files.c | 4 +-
src/language/dictionary/apply-dictionary.c | 4 +-
src/language/dictionary/variable-label.c | 4 +-
src/language/stats/aggregate.c | 4 +-
src/language/stats/descriptives.c | 2 +-
src/language/stats/rank.c | 4 +-
src/ui/gui/psppire-var-sheet.c | 2 +-
14 files changed, 35 insertions(+), 71 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-56-g24c5f7c,
Ben Pfaff <=