[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-373-g33790
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-373-g3379059 |
Date: |
Fri, 02 Nov 2012 14:41:17 +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 33790599fcfd2de8553568801791b78704aae4de (commit)
via fb444ac16dca6eade462a45ccd9fc92e5dfa0069 (commit)
via c427bfc34eb7db7e0b489091430fe1cb373b2261 (commit)
from aef7f5ccab553b9a6a5f9e508b338e7c48b309f0 (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 33790599fcfd2de8553568801791b78704aae4de
Author: John Darrington <address@hidden>
Date: Fri Nov 2 15:36:00 2012 +0100
Fix bug in parse_design_interaction.
Previously this function would crash if it failed to succesfully parse
an interaction. This change fixes that.
commit fb444ac16dca6eade462a45ccd9fc92e5dfa0069
Author: John Darrington <address@hidden>
Date: Fri Nov 2 15:31:45 2012 +0100
Categoricals: Accept null pointer as subject.
Previously, certain functions would crash, or behave badly if their
argument was NULL. This change makes them do nothing, or return
default values, as appropriate. This saves callers having to always
test for NULL.
commit c427bfc34eb7db7e0b489091430fe1cb373b2261
Author: John Darrington <address@hidden>
Date: Fri Nov 2 15:24:12 2012 +0100
cateoricals.c categoricals.h clean up.
Removed a prototype whose implementation no longer exists.
Added a few comments.
Whitespace changes.
-----------------------------------------------------------------------
Summary of changes:
src/language/lexer/variable-parser.c | 15 +++++++++++----
src/math/categoricals.c | 14 ++++++++++++--
src/math/categoricals.h | 2 --
3 files changed, 23 insertions(+), 8 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-373-g3379059,
John Darrington <=