lp://staging/pspp
- Get this branch:
- bzr branch lp://staging/pspp
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at git://git.sv.gnu.org/pspp.git.
Last successful import was .
Recent revisions
- 7140. By Ben Pfaff
-
Fix order of variables in error message.
Thanks to Frans Houweling for reporting the bug.
- 7138. By John Darrington <email address hidden>
-
Independent Samples T-Test Dialog: Fix Crash
Only unref the existing grouping variable, if the new one is non-null.
Otherwise it gets unreffed too many times.Fixes bug 66747
- 7137. By Ben Pfaff
-
QUICK CLUSTER: Use fixed format for cluster centers.
This command used the variables' own formats for their centers. This was
a bad idea for at least two reasons. First, the variables might have a
format that does not show any decimal places, but clusters wouldn't
ordinarily have integer centers, so this is confusing. Second, if a
cluster center happens to have a value label, it could be shown instead,
which is even more confusing. This fixes the problem by using a fixed
format instead.Thanks to Andreas Hammer for reporting the problem.
- 7136. By Ben Pfaff
-
tests: Make it harder to run the testsuite outside of "make check".
This confused a user.
- 7133. By Friedrich-beckmann
-
README.Git: More MacOS build and debug infos. Switch to brew
I modified the build instructions from macports to brew because
I use brew now. I added some instructions for debugging with lldb.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)