From MAILER-DAEMON Fri Jul 01 07:18:29 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bIwSr-0000m2-N7 for mharc-pspp-commits@gnu.org; Fri, 01 Jul 2016 07:18:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36385) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIwSp-0000fl-Py for pspp-commits@gnu.org; Fri, 01 Jul 2016 07:18:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIwSo-00022n-Cw for pspp-commits@gnu.org; Fri, 01 Jul 2016 07:18:27 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:35917) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIwSo-00022j-9T for pspp-commits@gnu.org; Fri, 01 Jul 2016 07:18:26 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 2D4F4220161; Fri, 1 Jul 2016 11:18:24 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7bdd493c1a1b2c62ed14b355de52517530be1496 X-Git-Newrev: d0ac5f484f29fa3a9775e981a67866b7df2b61a5 Message-Id: <20160701111826.2D4F4220161@vcs.savannah.gnu.org> Date: Fri, 1 Jul 2016 11:18:24 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-32-gd0ac5f4 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jul 2016 11:18:28 -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 d0ac5f484f29fa3a9775e981a67866b7df2b61a5 (commit) via bc089e9e6964204e0a55873c5d29ed7e5faf4475 (commit) via 0369a800f7007c89a7e12d190fdc81e4f80d4314 (commit) from 7bdd493c1a1b2c62ed14b355de52517530be1496 (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 d0ac5f484f29fa3a9775e981a67866b7df2b61a5 Author: John Darrington Date: Thu Jun 23 10:07:23 2016 +0200 Fixed GLM vs. missing values in the dependent variable commit bc089e9e6964204e0a55873c5d29ed7e5faf4475 Author: John Darrington Date: Thu Jun 23 09:13:53 2016 +0200 Fixed typo in comment commit 0369a800f7007c89a7e12d190fdc81e4f80d4314 Author: John Darrington Date: Wed Jun 22 07:09:58 2016 +0200 Avoid link error when compiling without libxml2 installed ----------------------------------------------------------------------- Summary of changes: NEWS | 3 + doc/statistics.texi | 13 ++-- src/data/casereader-filter.c | 2 +- src/data/gnumeric-reader.c | 13 ++++ src/data/ods-reader.c | 13 ++++ src/language/data-io/get-data.c | 7 --- src/language/stats/glm.c | 10 +++ tests/language/stats/glm.at | 128 +++++++++++++++++++++++++++++++++++++++ 8 files changed, 175 insertions(+), 14 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Jul 07 01:28:13 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bL1rA-0004Kr-U8 for mharc-pspp-commits@gnu.org; Thu, 07 Jul 2016 01:28:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48454) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bL1r9-0004JT-9H for pspp-commits@gnu.org; Thu, 07 Jul 2016 01:28:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bL1r8-0007Ih-4v for pspp-commits@gnu.org; Thu, 07 Jul 2016 01:28:11 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:60550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bL1r8-0007Id-1x for pspp-commits@gnu.org; Thu, 07 Jul 2016 01:28:10 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id B541522015C; Thu, 7 Jul 2016 05:28:09 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d0ac5f484f29fa3a9775e981a67866b7df2b61a5 X-Git-Newrev: 5ea81ae302c62daadda211d5ce777091ad608c1b Message-Id: <20160707052809.B541522015C@vcs.savannah.gnu.org> Date: Thu, 7 Jul 2016 05:28:09 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-33-g5ea81ae X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 05:28:12 -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 5ea81ae302c62daadda211d5ce777091ad608c1b (commit) from d0ac5f484f29fa3a9775e981a67866b7df2b61a5 (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 5ea81ae302c62daadda211d5ce777091ad608c1b Author: John Darrington Date: Thu Jul 7 07:07:05 2016 +0200 Update NEWS ----------------------------------------------------------------------- Summary of changes: NEWS | 4 ++++ 1 file changed, 4 insertions(+) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Jul 10 03:49:48 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bM9Uq-0002aD-4R for mharc-pspp-commits@gnu.org; Sun, 10 Jul 2016 03:49:48 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33717) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bM9Un-0002a0-3D for pspp-commits@gnu.org; Sun, 10 Jul 2016 03:49:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bM9Uk-00005O-Mg for pspp-commits@gnu.org; Sun, 10 Jul 2016 03:49:44 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:43235) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bM9Uk-00005K-J7 for pspp-commits@gnu.org; Sun, 10 Jul 2016 03:49:42 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 4F50F220147; Sun, 10 Jul 2016 07:49:42 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/sheet X-Git-Reftype: branch X-Git-Oldrev: 55c55aa33d0f90d1b3b58f8b33b3fc54062c553e X-Git-Newrev: f9b2322d7b0662bd313d9c63450638c39b88be70 Message-Id: <20160710074942.4F50F220147@vcs.savannah.gnu.org> Date: Sun, 10 Jul 2016 07:49:41 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.1-61-gf9b2322 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2016 07:49:46 -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, sheet has been updated via f9b2322d7b0662bd313d9c63450638c39b88be70 (commit) via 5ea81ae302c62daadda211d5ce777091ad608c1b (commit) via d0ac5f484f29fa3a9775e981a67866b7df2b61a5 (commit) via bc089e9e6964204e0a55873c5d29ed7e5faf4475 (commit) via 0369a800f7007c89a7e12d190fdc81e4f80d4314 (commit) via 7bdd493c1a1b2c62ed14b355de52517530be1496 (commit) via f30cc841f8044a49cfd215f3f3a22570cedfec82 (commit) via de660f955747bb2b5d735118de979a6980d92c55 (commit) via c17b886b409b2120094e506ea28bb5bd666d7618 (commit) via 000e9b61f0acc611f03f27a8f068a9ccf4910e0b (commit) via 86642e66638412248901e54a4392882c32d83a71 (commit) via ff50bab74c735b9e48b851080edcd1d466a83371 (commit) via fb014c8a1241882cc4b512d34f36f62e6e40b7ee (commit) via 0cd7c010e3e5c316ef0eb0317fb7f408d164679d (commit) via 7d81acbafc45a1039e55b0e294c54c914865ca29 (commit) via eed5852df052914a45dc2e2419c9b5f040315a3e (commit) via 970c24cc433e6d87cb3c502b2d2bdce6775a3d3e (commit) via 795f64ee17fe01659dec6424dbf21fdaeb29ceeb (commit) via 6c9aa9259c46de52cc57493ccc80f40f3eef9b17 (commit) via 900b98d3fb6cde827807023ac10e4df3d711c03d (commit) via c2c8832630ad1619cd8e1769da3a294a1d35d1ed (commit) via 88f1d611ba3bdb895e7619bf7ab341e4756cd419 (commit) via fe846c222cb08170d95b57d7b8b335fb0c44e60c (commit) via c4f4678ecf25bdf4e3e5cfe4d178569ec4a1ef2a (commit) via 604454f8e84b72445b345c14c9b63bb5607a4c7f (commit) via f82cc784a83466f785934527673ccd23c23f8285 (commit) via 588c85f0e12c9af66d8b7e991897b85113c316eb (commit) from 55c55aa33d0f90d1b3b58f8b33b3fc54062c553e (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 f9b2322d7b0662bd313d9c63450638c39b88be70 Merge: 55c55aa 5ea81ae Author: John Darrington Date: Sun Jul 10 07:47:34 2016 +0200 Merge remote-tracking branch 'origin/master' into sheet ----------------------------------------------------------------------- Summary of changes: NEWS | 23 +- README.Git | 11 +- doc/statistics.texi | 24 +- src/data/casereader-filter.c | 2 +- src/data/gnumeric-reader.c | 13 + src/data/ods-reader.c | 13 + src/language/data-io/.gitignore | 1 - src/language/data-io/automake.mk | 8 +- .../data-io/{file-handle.q => file-handle.c} | 240 +++++++--- src/language/data-io/get-data.c | 27 +- src/language/expressions/helpers.c | 2 +- src/language/lexer/format-parser.c | 2 +- src/language/stats/crosstabs.q | 62 ++- src/language/stats/frequencies.c | 28 +- src/language/stats/glm.c | 10 + src/output/charts/scatterplot-cairo.c | 6 +- src/output/tab.c | 339 +++++++------- src/ui/gui/automake.mk | 4 + src/ui/gui/data-editor.ui | 6 +- src/ui/gui/help-menu.c | 133 +++++- src/ui/gui/psppire-dialog-action-indep-samps.c | 36 +- src/ui/gui/psppire-dialog-action-indep-samps.h | 3 +- .../gui/psppire-dialog-action-recode-different.c | 448 ++++++++++++++++++ .../gui/psppire-dialog-action-recode-different.h | 75 +++ src/ui/gui/psppire-dialog-action-recode-same.c | 159 +++++++ src/ui/gui/psppire-dialog-action-recode-same.h | 71 +++ src/ui/gui/psppire-dialog-action-recode.c | 488 ++------------------ src/ui/gui/psppire-dialog-action-recode.h | 26 +- src/ui/gui/psppire-dialog-action-var-info.c | 35 +- src/ui/gui/psppire-window.c | 4 +- src/ui/gui/widgets.c | 6 +- tests/language/data-io/get-data-txt.at | 37 ++ tests/language/stats/crosstabs.at | 105 +++++ tests/language/stats/frequencies.at | 24 + tests/language/stats/glm.at | 128 +++++ tests/testsuite.in | 2 +- 36 files changed, 1796 insertions(+), 805 deletions(-) delete mode 100644 src/language/data-io/.gitignore rename src/language/data-io/{file-handle.q => file-handle.c} (50%) create mode 100644 src/ui/gui/psppire-dialog-action-recode-different.c create mode 100644 src/ui/gui/psppire-dialog-action-recode-different.h create mode 100644 src/ui/gui/psppire-dialog-action-recode-same.c create mode 100644 src/ui/gui/psppire-dialog-action-recode-same.h hooks/post-receive -- GNU PSPP From MAILER-DAEMON Mon Jul 11 14:51:47 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bMgJ1-0006Ds-N2 for mharc-pspp-commits@gnu.org; Mon, 11 Jul 2016 14:51:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMgIy-0006Bx-Sj for pspp-commits@gnu.org; Mon, 11 Jul 2016 14:51:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMgIx-000280-09 for pspp-commits@gnu.org; Mon, 11 Jul 2016 14:51:43 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:33268) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMgIw-00027w-Sr for pspp-commits@gnu.org; Mon, 11 Jul 2016 14:51:42 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 8FB5D220147; Mon, 11 Jul 2016 18:51:42 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5ea81ae302c62daadda211d5ce777091ad608c1b X-Git-Newrev: dd0534adaf2831e6857185aa6580fa44aff19545 Message-Id: <20160711185142.8FB5D220147@vcs.savannah.gnu.org> Date: Mon, 11 Jul 2016 18:51:42 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-34-gdd0534a X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2016 18:51:46 -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 dd0534adaf2831e6857185aa6580fa44aff19545 (commit) from 5ea81ae302c62daadda211d5ce777091ad608c1b (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 dd0534adaf2831e6857185aa6580fa44aff19545 Author: John Darrington Date: Mon Jul 11 20:51:18 2016 +0200 Logistic Regression syntax generator: replace ds_data with ds_cstr ds_data does not produce a terminating null. So garbage could be appended at the end of the command. Fixes bug #48467 ----------------------------------------------------------------------- Summary of changes: src/ui/gui/psppire-dialog-action-logistic.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Mon Jul 11 16:01:25 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bMhOP-0005VD-By for mharc-pspp-commits@gnu.org; Mon, 11 Jul 2016 16:01:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMhOM-0005Us-4n for pspp-commits@gnu.org; Mon, 11 Jul 2016 16:01:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bMhOK-000699-Pw for pspp-commits@gnu.org; Mon, 11 Jul 2016 16:01:22 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:33877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMhOK-000695-Mh for pspp-commits@gnu.org; Mon, 11 Jul 2016 16:01:20 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 7AC36220147; Mon, 11 Jul 2016 20:01:20 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: dd0534adaf2831e6857185aa6580fa44aff19545 X-Git-Newrev: 654fff13b4fbab4e4927783a80350b69b3b5dd08 Message-Id: <20160711200120.7AC36220147@vcs.savannah.gnu.org> Date: Mon, 11 Jul 2016 20:01:20 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-35-g654fff1 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2016 20:01:23 -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 654fff13b4fbab4e4927783a80350b69b3b5dd08 (commit) from dd0534adaf2831e6857185aa6580fa44aff19545 (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 654fff13b4fbab4e4927783a80350b69b3b5dd08 Author: John Darrington Date: Mon Jul 11 21:51:42 2016 +0200 Replace gtk_widget_get_style in favour of gtk_widget_get_style_context ----------------------------------------------------------------------- Summary of changes: src/ui/gui/psppire-data-window.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Jul 14 14:36:18 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bNlUf-0007oW-UR for mharc-pspp-commits@gnu.org; Thu, 14 Jul 2016 14:36:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54542) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNlUe-0007oQ-5F for pspp-commits@gnu.org; Thu, 14 Jul 2016 14:36:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bNlUb-0005mM-Oi for pspp-commits@gnu.org; Thu, 14 Jul 2016 14:36:15 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:44841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bNlUb-0005mG-LZ for pspp-commits@gnu.org; Thu, 14 Jul 2016 14:36:13 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 565AB22014B; Thu, 14 Jul 2016 18:36:13 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 654fff13b4fbab4e4927783a80350b69b3b5dd08 X-Git-Newrev: bb79935d70fb2bb036235083d95d9eb40a9cc928 Message-Id: <20160714183613.565AB22014B@vcs.savannah.gnu.org> Date: Thu, 14 Jul 2016 18:36:13 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-36-gbb79935 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Jul 2016 18:36: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 bb79935d70fb2bb036235083d95d9eb40a9cc928 (commit) from 654fff13b4fbab4e4927783a80350b69b3b5dd08 (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 bb79935d70fb2bb036235083d95d9eb40a9cc928 Author: John Darrington Date: Thu Jul 14 20:35:51 2016 +0200 Fix compiler warning on gcc 5.4 ----------------------------------------------------------------------- Summary of changes: src/ui/gui/psppire-import-assistant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Jul 23 03:04:23 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bQqz1-0005Tp-Me for mharc-pspp-commits@gnu.org; Sat, 23 Jul 2016 03:04:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQqyz-0005Tj-GU for pspp-commits@gnu.org; Sat, 23 Jul 2016 03:04:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bQqyy-00052I-9b for pspp-commits@gnu.org; Sat, 23 Jul 2016 03:04:21 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:43906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bQqyy-00052E-5v for pspp-commits@gnu.org; Sat, 23 Jul 2016 03:04:20 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id D943C22015C; Sat, 23 Jul 2016 07:04:19 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bb79935d70fb2bb036235083d95d9eb40a9cc928 X-Git-Newrev: a43514a9292ea34b14f1ed79c1f95bc1b5c63628 Message-Id: <20160723070419.D943C22015C@vcs.savannah.gnu.org> Date: Sat, 23 Jul 2016 07:04:19 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.1-37-ga43514a X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 07:04:22 -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 a43514a9292ea34b14f1ed79c1f95bc1b5c63628 (commit) from bb79935d70fb2bb036235083d95d9eb40a9cc928 (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 a43514a9292ea34b14f1ed79c1f95bc1b5c63628 Author: John Darrington Date: Sat Jul 23 09:03:58 2016 +0200 Allow the variable info dialog to paste more than one variables. Fixes bug #48596 ----------------------------------------------------------------------- Summary of changes: NEWS | 3 +++ src/ui/gui/psppire-dialog-action-var-info.c | 6 ++++-- 2 files changed, 7 insertions(+), 2 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Jul 23 12:55:19 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bR0Ct-0001ih-2L for mharc-pspp-commits@gnu.org; Sat, 23 Jul 2016 12:55:19 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40481) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR0Cr-0001ia-OW for pspp-commits@gnu.org; Sat, 23 Jul 2016 12:55:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bR0Cq-0000Vy-7W for pspp-commits@gnu.org; Sat, 23 Jul 2016 12:55:17 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:48634) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bR0Cq-0000Vq-2L for pspp-commits@gnu.org; Sat, 23 Jul 2016 12:55:16 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 65648) id CC5AD22015C; Sat, 23 Jul 2016 16:55:15 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.10.2 X-Git-Reftype: annotated tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 1bd4bdcc5260b4844d9d3fa8f96c12b9d38c06c8 Message-Id: <20160723165515.CC5AD22015C@vcs.savannah.gnu.org> Date: Sat, 23 Jul 2016 16:55:15 +0000 (UTC) From: blp@gnu.org (Ben Pfaff) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP annotated tag, v0.10.2, created. v0.10.2 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jul 2016 16:55:18 -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 annotated tag, v0.10.2 has been created at 1bd4bdcc5260b4844d9d3fa8f96c12b9d38c06c8 (tag) tagging a43514a9292ea34b14f1ed79c1f95bc1b5c63628 (commit) replaces v0.10.1 tagged by Ben Pfaff on Sat Jul 23 09:55:00 2016 -0700 - Log ----------------------------------------------------------------- GNU PSPP version 0.10.2. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABCAAGBQJXk6FkAAoJEIUZnejGZI6QszwP/0fPV+0l4vfrwu8+DJzDHRsw uaMRN/zM4GK54p5jXVGU9h1ZyAnieXh4Wt4C+HXZQIvv+YWOCS9dCQw4t04cfn4E rpXZqt8maQTL9uvwC5YP0cyZtRb9AbCXYdL0uTqVWlhcaXQMzbtczI7j83S9fNaQ dd23KgsmqbAUiHGwCBRGu+A0fkz+X7DRY8Wu4NOiGbQi193kl3yL5KowmPwONOnU PAhm7S9U5ejkbmOEoghBfRb95BfcCdLZ2QkGFMy27V49FI/T8siXyNapmTuTbqSc noeTMLKStzb0CkdGIdEGMk8ULHDGBNaXxuUoe/4F4oi6xlpZTt6pFhGgEqPrPPmq sYJMrXrWWC8wdSHwRjOWiWZY8CEL9lNSqtiF/kc+P9omo8YxT8wSYkVnJfO7ajx9 TCLFIjC0j7VNCgJunH9Gz63B6XJXrjZSaOzCt1mnVyc0GHcETm3ck6bLruNLtvKa 7r5m9ih1sSE8aqoI3CAv7JJ7WvgSyQn7uv3i/xAS1kx76OcJOzKlgJH020Ag+vkV KfwNmRpbrtzOsq3ZI50JYxOUQ3GrpiGsMP88Siwg6rU5fvLj2zhIztBHe/Pm7JWq X7l8/a7EqvE9IwCUJOrp+gx/bnInFWxrKSNckb4XNjhi7gUhnO1dKxWSWIDOndGl xYo+RM+u9J42YR/iaz6K =hToj -----END PGP SIGNATURE----- Ben Pfaff (6): Update version number to 0.10.2. tests: Fix bug in null byte check in testsuite. tests: Fix a deeper bug in null byte check in testsuite. FILE HANDLE: Get rid of use of q2c preprocessor. tests: Fix error message when using a wrapper for the first time. CROSSTABS: Implement COUNT subcommand to round case or cell weights. Friedrich Beckmann (10): adding osx application bundler scripts Revert "adding osx application bundler scripts" added help function via html if yelp is not installed scatterplot: changed colorscheme - first color is black - fixes bug#47806 help-menu.c: fix default html browser start on windows - correct uri help-menu.c: start the default html browser via wscript instead of cmd NEWS: added online help feature and T-Test gui bug for 0.10.2 version frequencies: fixed bug #48128 in percentiles tab.c: Compile error in debug mode added FREQUENCIES regression test for bug#48128 John Darrington (21): Fix crash in T-Test after parsing a null terminated string. Add test for PERMISSIONS with bad syntax Fixed a crash when data for correlations was empty. Fixed crash on FLIP vs. invalid variable names. Change warning about test versions. Fix compiler warning Fix bug in syntax parser of GET DATA /TYPE=TXT Independent Samples Gui: Make the on_grp_var function and associated code less naive. Whitespace changes only Recode Dialog Action: Split into RecodeDialogAction, RecodeDialogActionSame and RecodeDialogActionDifferent src/output.tab.c: Format according to Gnu Coding Standards Fixed a small bug in te variable info dialog. Update the Gnulib version Avoid link error when compiling without libxml2 installed Fixed typo in comment Fixed GLM vs. missing values in the dependent variable Update NEWS Logistic Regression syntax generator: replace ds_data with ds_cstr Replace gtk_widget_get_style in favour of gtk_widget_get_style_context Fix compiler warning on gcc 5.4 Allow the variable info dialog to paste more than one variables. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Mon Jul 25 14:17:33 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bRkRY-0008UO-S4 for mharc-pspp-commits@gnu.org; Mon, 25 Jul 2016 14:17:32 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51682) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRkPw-0006kd-IO for pspp-commits@gnu.org; Mon, 25 Jul 2016 14:17:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRkPJ-00069B-72 for pspp-commits@gnu.org; Mon, 25 Jul 2016 14:15:52 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:45913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRkPJ-00068o-1Z for pspp-commits@gnu.org; Mon, 25 Jul 2016 14:15:13 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 65648) id E751422016C; Mon, 25 Jul 2016 18:15:12 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a43514a9292ea34b14f1ed79c1f95bc1b5c63628 X-Git-Newrev: c84d37df07b74d28a1afc20cb574beadfd718196 Message-Id: <20160725181512.E751422016C@vcs.savannah.gnu.org> Date: Mon, 25 Jul 2016 18:15:12 +0000 (UTC) From: blp@gnu.org (Ben Pfaff) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-1-gc84d37d X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2016 18:17:30 -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 c84d37df07b74d28a1afc20cb574beadfd718196 (commit) from a43514a9292ea34b14f1ed79c1f95bc1b5c63628 (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 c84d37df07b74d28a1afc20cb574beadfd718196 Author: Ben Pfaff Date: Mon Jul 25 11:13:58 2016 -0700 Increment version number to 0.10.3. ----------------------------------------------------------------------- Summary of changes: NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Tue Jul 26 23:39:45 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bSFhB-0000Jz-JT for mharc-pspp-commits@gnu.org; Tue, 26 Jul 2016 23:39:45 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36873) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSFh8-0000Jt-L7 for pspp-commits@gnu.org; Tue, 26 Jul 2016 23:39:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSFh7-0002Wo-Pf for pspp-commits@gnu.org; Tue, 26 Jul 2016 23:39:42 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:34895) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSFh7-0002Wk-MH for pspp-commits@gnu.org; Tue, 26 Jul 2016 23:39:41 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 65648) id 7F4D5220161; Wed, 27 Jul 2016 03:39:41 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c84d37df07b74d28a1afc20cb574beadfd718196 X-Git-Newrev: 6faf0262cb9bc8d3b0b7b511858a8fb63bc6ea7f Message-Id: <20160727033941.7F4D5220161@vcs.savannah.gnu.org> Date: Wed, 27 Jul 2016 03:39:41 +0000 (UTC) From: blp@gnu.org (Ben Pfaff) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-2-g6faf026 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2016 03:39:43 -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 6faf0262cb9bc8d3b0b7b511858a8fb63bc6ea7f (commit) from c84d37df07b74d28a1afc20cb574beadfd718196 (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 6faf0262cb9bc8d3b0b7b511858a8fb63bc6ea7f Author: Ben Pfaff Date: Tue Jul 26 20:39:24 2016 -0700 range-set-test: Remove special case for llvm-gcc on Mac OS. According to Jeremy Lavergne, recent llvm-gcc doesn't have the same bug. ----------------------------------------------------------------------- Summary of changes: tests/libpspp/range-set-test.c | 24 ------------------------ 1 file changed, 24 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Jul 30 02:23:31 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bTNgJ-0006DQ-60 for mharc-pspp-commits@gnu.org; Sat, 30 Jul 2016 02:23:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTNgG-0006Bn-Of for pspp-commits@gnu.org; Sat, 30 Jul 2016 02:23:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTNgE-0007l4-2t for pspp-commits@gnu.org; Sat, 30 Jul 2016 02:23:27 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:35679) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTNgD-0007kq-VN for pspp-commits@gnu.org; Sat, 30 Jul 2016 02:23:26 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id B7E342201B5; Sat, 30 Jul 2016 06:23:25 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6faf0262cb9bc8d3b0b7b511858a8fb63bc6ea7f X-Git-Newrev: dc6d0e08956c6ad42cc943b7496a192c71bdbe02 Message-Id: <20160730062325.B7E342201B5@vcs.savannah.gnu.org> Date: Sat, 30 Jul 2016 06:23:25 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-3-gdc6d0e0 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2016 06:23:30 -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 dc6d0e08956c6ad42cc943b7496a192c71bdbe02 (commit) from 6faf0262cb9bc8d3b0b7b511858a8fb63bc6ea7f (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 dc6d0e08956c6ad42cc943b7496a192c71bdbe02 Author: John Darrington Date: Sat Jul 30 07:19:40 2016 +0200 Remove PsppireVButtonBox and PsppireHButtonBox Instead, use the orientable property of the ancester GtkButtonBox ----------------------------------------------------------------------- Summary of changes: glade/automake.mk | 6 - .../16x16/widget-psppire-psppire-hbuttonbox.png | Bin 128 -> 0 bytes .../16x16/widget-psppire-psppire-vbuttonbox.png | Bin 124 -> 0 bytes .../22x22/widget-psppire-psppire-hbuttonbox.png | Bin 136 -> 0 bytes .../22x22/widget-psppire-psppire-vbuttonbox.png | Bin 134 -> 0 bytes src/ui/gui/aggregate.ui | 3 +- src/ui/gui/automake.mk | 6 +- src/ui/gui/autorecode.ui | 3 +- src/ui/gui/barchart.ui | 3 +- src/ui/gui/binomial.ui | 3 +- src/ui/gui/chi-square.ui | 3 +- src/ui/gui/comments.ui | 3 +- src/ui/gui/compute.ui | 6 +- src/ui/gui/correlation.ui | 3 +- src/ui/gui/count.ui | 6 +- src/ui/gui/crosstabs.ui | 12 +- src/ui/gui/data-editor.ui | 6 +- src/ui/gui/descriptives.ui | 3 +- src/ui/gui/entry-dialog.ui | 3 +- src/ui/gui/examine.ui | 9 +- src/ui/gui/factor.ui | 9 +- src/ui/gui/find.ui | 3 +- src/ui/gui/frequencies.ui | 6 +- src/ui/gui/goto-case.ui | 3 +- src/ui/gui/histogram.ui | 3 +- src/ui/gui/indep-samples.ui | 6 +- src/ui/gui/k-means.ui | 3 +- src/ui/gui/k-related.ui | 3 +- src/ui/gui/ks-one-sample.ui | 3 +- src/ui/gui/logistic.ui | 6 +- src/ui/gui/means.ui | 3 +- src/ui/gui/missing-val-dialog.ui | 3 +- src/ui/gui/oneway.ui | 6 +- src/ui/gui/paired-samples.ui | 3 +- src/ui/gui/psppire-buttonbox.c | 125 ++------- src/ui/gui/psppire-buttonbox.h | 30 +- src/ui/gui/psppire-hbuttonbox.c | 293 -------------------- src/ui/gui/psppire-hbuttonbox.h | 54 ---- src/ui/gui/psppire-vbuttonbox.c | 286 ------------------- src/ui/gui/psppire-vbuttonbox.h | 54 ---- src/ui/gui/rank.ui | 9 +- src/ui/gui/recode.ui | 6 +- src/ui/gui/regression.ui | 9 +- src/ui/gui/reliability.ui | 3 +- src/ui/gui/roc.ui | 3 +- src/ui/gui/runs.ui | 3 +- src/ui/gui/scatterplot.ui | 3 +- src/ui/gui/select-cases.ui | 9 +- src/ui/gui/sort.ui | 3 +- src/ui/gui/split-file.ui | 3 +- src/ui/gui/t-test.ui | 6 +- src/ui/gui/transpose.ui | 3 +- src/ui/gui/univariate.ui | 9 +- src/ui/gui/val-labs-dialog.ui | 3 +- src/ui/gui/var-type-dialog.ui | 3 +- src/ui/gui/variable-info.ui | 3 +- src/ui/gui/weight.ui | 3 +- src/ui/gui/widgets.c | 6 +- 58 files changed, 167 insertions(+), 900 deletions(-) delete mode 100644 glade/icons/16x16/widget-psppire-psppire-hbuttonbox.png delete mode 100644 glade/icons/16x16/widget-psppire-psppire-vbuttonbox.png delete mode 100644 glade/icons/22x22/widget-psppire-psppire-hbuttonbox.png delete mode 100644 glade/icons/22x22/widget-psppire-psppire-vbuttonbox.png delete mode 100644 src/ui/gui/psppire-hbuttonbox.c delete mode 100644 src/ui/gui/psppire-hbuttonbox.h delete mode 100644 src/ui/gui/psppire-vbuttonbox.c delete mode 100644 src/ui/gui/psppire-vbuttonbox.h hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Jul 30 10:09:56 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bTUxg-00055J-Sn for mharc-pspp-commits@gnu.org; Sat, 30 Jul 2016 10:09:56 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTUxe-00054y-6p for pspp-commits@gnu.org; Sat, 30 Jul 2016 10:09:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTUxb-0004FJ-RI for pspp-commits@gnu.org; Sat, 30 Jul 2016 10:09:53 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:46280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTUxb-0004FF-Nc for pspp-commits@gnu.org; Sat, 30 Jul 2016 10:09:51 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id A2A762201B7; Sat, 30 Jul 2016 14:09:51 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: dc6d0e08956c6ad42cc943b7496a192c71bdbe02 X-Git-Newrev: 6ede2c036dd0520562bbeb31e02dfdc938403921 Message-Id: <20160730140951.A2A762201B7@vcs.savannah.gnu.org> Date: Sat, 30 Jul 2016 14:09:51 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-5-g6ede2c0 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jul 2016 14:09:55 -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 6ede2c036dd0520562bbeb31e02dfdc938403921 (commit) via 2c246152059ea80cec48d5552e8051d0d89b5594 (commit) from dc6d0e08956c6ad42cc943b7496a192c71bdbe02 (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 6ede2c036dd0520562bbeb31e02dfdc938403921 Author: John Darrington Date: Sat Jul 30 16:09:18 2016 +0200 Fix possible crash if no buttons are active (should never be the case) Found by cppcheck commit 2c246152059ea80cec48d5552e8051d0d89b5594 Author: John Darrington Date: Sat Jul 30 16:08:00 2016 +0200 Remove unused variable. Found by cppcheck. ----------------------------------------------------------------------- Summary of changes: src/language/stats/quick-cluster.c | 5 +---- src/ui/gui/psppire-val-chooser.c | 3 +-- 2 files changed, 2 insertions(+), 6 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Jul 31 12:08:31 2016 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1bTtHz-0006vB-BM for mharc-pspp-commits@gnu.org; Sun, 31 Jul 2016 12:08:31 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41774) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTtHx-0006v4-FN for pspp-commits@gnu.org; Sun, 31 Jul 2016 12:08:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTtHv-0005z9-Bc for pspp-commits@gnu.org; Sun, 31 Jul 2016 12:08:28 -0400 Received: from vcs.savannah.gnu.org ([208.118.235.72]:58596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTtHv-0005z5-8L for pspp-commits@gnu.org; Sun, 31 Jul 2016 12:08:27 -0400 Received: by vcs.savannah.gnu.org (Postfix, from userid 66691) id 16032220160; Sun, 31 Jul 2016 16:08:27 +0000 (UTC) To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6ede2c036dd0520562bbeb31e02dfdc938403921 X-Git-Newrev: 0ee52e552865fe0bdf97a866222ec2fc04e7d063 Message-Id: <20160731160827.16032220160@vcs.savannah.gnu.org> Date: Sun, 31 Jul 2016 16:08:26 +0000 (UTC) From: john@darrington.wattle.id.au (John Darrington) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 208.118.235.72 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-7-g0ee52e5 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Jul 2016 16:08:30 -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 0ee52e552865fe0bdf97a866222ec2fc04e7d063 (commit) via 2a9efca55e665b6d08047169fd8ae661c20bedeb (commit) from 6ede2c036dd0520562bbeb31e02dfdc938403921 (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 0ee52e552865fe0bdf97a866222ec2fc04e7d063 Author: John Darrington Date: Sun Jul 31 17:16:45 2016 +0200 Fix memory leak when T-TEST failed to parse commit 2a9efca55e665b6d08047169fd8ae661c20bedeb Author: John Darrington Date: Sun Jul 31 15:47:06 2016 +0200 Fix memory leak in test program ----------------------------------------------------------------------- Summary of changes: src/language/stats/t-test-parser.c | 7 ++++++- tests/data/sack.c | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) hooks/post-receive -- GNU PSPP