[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-240-g60697
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-240-g606972e |
Date: |
Sun, 21 Jul 2019 15:29:50 -0400 (EDT) |
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 606972e74b9501ed3c3528e1826625b0ed98037c (commit)
via 759791b6dee89c598eef75c482feed729067fa3b (commit)
via f61c2c828b9d15a2fdf9a7e4b61486cde9e534fb (commit)
via 0e82eb59e8d8ded961ef0047bf7b0794e2c29c97 (commit)
via 97062a80d903df3d43d71ed33e6f73fa7a4b6554 (commit)
from 1ee2c545b0c04eb94c19c8aa9d98ddf093f1860a (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 606972e74b9501ed3c3528e1826625b0ed98037c
Author: Ben Pfaff <address@hidden>
Date: Sun Jul 21 11:27:19 2019 -0700
perl-module: Init and destroy for long strings in set_missing_values().
Otherwise long strings segfault.
commit 759791b6dee89c598eef75c482feed729067fa3b
Author: Ben Pfaff <address@hidden>
Date: Sun Jul 21 10:34:39 2019 -0700
t-test-parser: Untabify.
This file was inconsistent on tabs versus spaces. Usually we use spaces
in PSPP.
commit f61c2c828b9d15a2fdf9a7e4b61486cde9e534fb
Author: Ben Pfaff <address@hidden>
Date: Sun Jul 21 10:34:23 2019 -0700
t-test-parser: Force values to be specified with a string vars on GROUPS.
commit 0e82eb59e8d8ded961ef0047bf7b0794e2c29c97
Author: Ben Pfaff <address@hidden>
Date: Sun Jul 21 10:29:56 2019 -0700
t-test-parser: Fix memory leak with GROUPS and long strings.
commit 97062a80d903df3d43d71ed33e6f73fa7a4b6554
Author: Ben Pfaff <address@hidden>
Date: Sun Jul 21 10:07:15 2019 -0700
categoricals: Fix memory leak allocating long string categoricals.
-----------------------------------------------------------------------
Summary of changes:
perl-module/PSPP.xs | 7 +-
src/language/stats/t-test-parser.c | 523 +++++++++++++++++++------------------
src/math/categoricals.c | 2 +-
3 files changed, 269 insertions(+), 263 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-240-g606972e,
Ben Pfaff <=