From MAILER-DAEMON Fri Mar 11 01:58:11 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1PxwId-0003OZ-KQ for mharc-pspp-commits@gnu.org; Fri, 11 Mar 2011 01:58:11 -0500 Received: from [140.186.70.92] (port=52834 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxwIa-0003OL-TN for pspp-commits@gnu.org; Fri, 11 Mar 2011 01:58:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxwIZ-0006fg-M6 for pspp-commits@gnu.org; Fri, 11 Mar 2011 01:58:08 -0500 Received: from colonialone.fsf.org ([140.186.70.51]:59342 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxwIZ-0006fb-IC for pspp-commits@gnu.org; Fri, 11 Mar 2011 01:58:07 -0500 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PxwIY-0002Nt-UQ for pspp-commits@gnu.org; Fri, 11 Mar 2011 06:58:07 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PxwIY-000336-7m for pspp-commits@gnu.org; Fri, 11 Mar 2011 06:58:06 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1401705a38e494cbd1165396ad17e5eb770161ad X-Git-Newrev: 12212dfd8afc14405274703b511c32d362ec0ab5 Message-Id: From: Ben Pfaff Date: Fri, 11 Mar 2011 06:58:06 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1910-g12212df X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2011 06:58:10 -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 12212dfd8afc14405274703b511c32d362ec0ab5 (commit) via cc2f230e7056734a2f7db67fbf9646a549496021 (commit) via ea026a235eb11c9082696d0bb970096ccc6e48f6 (commit) from 1401705a38e494cbd1165396ad17e5eb770161ad (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 12212dfd8afc14405274703b511c32d362ec0ab5 Author: Ben Pfaff Date: Thu Mar 10 22:53:17 2011 -0800 T-TEST: Fix use-after-free with TEMPORARY and independent samples. When TEMPORARY is in effect, proc_commit() destroys the temporary dictionary. This means that any procedure that does not somehow disable temporary transformations and refers to a variable following proc_commit() has a use-after-free error. T-TEST has two different bugs of this type. First, the loop that destroys group statistics refers to destroyed variables. This commit fixes this problem by instead using variable aux data destructors to destroy group statistics. Second, when there is an independent variable, destroying its values requires knowing the variable's width. This commit fixes this problem by destroying the values before calling proc_commit(). The AUTORECODE, DESCRIPTIVES, RANK, and REGRESSION procedures appear to have similar issues (not fixed by this commit). Reported by Jeremy Lavergne . commit cc2f230e7056734a2f7db67fbf9646a549496021 Author: Ben Pfaff Date: Thu Mar 10 22:46:04 2011 -0800 group: Delete unused functions. commit ea026a235eb11c9082696d0bb970096ccc6e48f6 Author: Ben Pfaff Date: Thu Mar 10 22:44:50 2011 -0800 DELETE VARIABLES: Style fix. ----------------------------------------------------------------------- Summary of changes: src/language/dictionary/delete-variables.c | 5 +-- src/language/stats/t-test.q | 48 +++++++++++++++------------- src/math/group.c | 40 ++++++----------------- src/math/group.h | 12 ------- 4 files changed, 39 insertions(+), 66 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Mar 12 01:13:04 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1PyI4V-0002ZN-UW for mharc-pspp-commits@gnu.org; Sat, 12 Mar 2011 01:13:04 -0500 Received: from [140.186.70.92] (port=40087 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PyI4T-0002ZI-Q4 for pspp-commits@gnu.org; Sat, 12 Mar 2011 01:13:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PyI4S-0003Cc-Ec for pspp-commits@gnu.org; Sat, 12 Mar 2011 01:13:01 -0500 Received: from colonialone.fsf.org ([140.186.70.51]:60562 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PyI4S-0003CY-DF for pspp-commits@gnu.org; Sat, 12 Mar 2011 01:13:00 -0500 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PyI4S-0001jJ-8n for pspp-commits@gnu.org; Sat, 12 Mar 2011 06:13:00 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1PyI4R-0006Eh-SR for pspp-commits@gnu.org; Sat, 12 Mar 2011 06:13:00 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 12212dfd8afc14405274703b511c32d362ec0ab5 X-Git-Newrev: 26ff6fce95fb38f0986017dd922c36d4b1b239c7 Message-Id: From: Ben Pfaff Date: Sat, 12 Mar 2011 06:12:59 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1911-g26ff6fc X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Mar 2011 06:13:02 -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 26ff6fce95fb38f0986017dd922c36d4b1b239c7 (commit) from 12212dfd8afc14405274703b511c32d362ec0ab5 (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 26ff6fce95fb38f0986017dd922c36d4b1b239c7 Author: Ben Pfaff Date: Fri Mar 11 22:10:54 2011 -0800 FREQUENCIES: Fix percentiles calculation. The condition for using a variate directly instead of interpolating was just wrong. It would interpolate in cases where it clearly should not, which produced incorrect results in many cases. Thanks to Fabio Bordignon for reporting the problem and supplying a simple test case. ----------------------------------------------------------------------- Summary of changes: src/language/stats/frequencies.q | 5 +-- tests/language/dictionary/weight.at | 2 +- tests/language/stats/frequencies.at | 41 +++++++++++++++++++++++++++++++++++ 3 files changed, 44 insertions(+), 4 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Mar 19 17:09:25 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q13Om-0007XA-UR for mharc-pspp-commits@gnu.org; Sat, 19 Mar 2011 17:09:24 -0400 Received: from [140.186.70.92] (port=46826 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q13Ok-0007X1-6n for pspp-commits@gnu.org; Sat, 19 Mar 2011 17:09:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q13Oi-00052q-H2 for pspp-commits@gnu.org; Sat, 19 Mar 2011 17:09:22 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:54576 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q13Oi-00052l-Dk for pspp-commits@gnu.org; Sat, 19 Mar 2011 17:09:20 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q13Oi-0002CS-3z for pspp-commits@gnu.org; Sat, 19 Mar 2011 21:09:20 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q13Oh-0001aZ-22 for pspp-commits@gnu.org; Sat, 19 Mar 2011 21:09:19 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 26ff6fce95fb38f0986017dd922c36d4b1b239c7 X-Git-Newrev: 81579d9e9f994fb2908f50af41c3eb033d216e58 Message-Id: From: Ben Pfaff Date: Sat, 19 Mar 2011 21:09:19 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1913-g81579d9 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2011 21:09: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 81579d9e9f994fb2908f50af41c3eb033d216e58 (commit) via b5cebf00d5edaada965b3dc75c745942d9483059 (commit) from 26ff6fce95fb38f0986017dd922c36d4b1b239c7 (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 81579d9e9f994fb2908f50af41c3eb033d216e58 Author: Ben Pfaff Date: Sat Mar 19 13:48:24 2011 -0700 Update all #include directives to the currently preferred style. I left src/ui/gui alone for now. commit b5cebf00d5edaada965b3dc75c745942d9483059 Author: Ben Pfaff Date: Sat Mar 19 13:57:45 2011 -0700 Smake: Remove ulc-width-linebreaks module. This function has not been used in PSPP for a long time now. ----------------------------------------------------------------------- Summary of changes: Smake | 1 - src/data/any-reader.c | 26 ++++++----- src/data/any-writer.c | 26 ++++++----- src/data/attributes.c | 13 +++-- src/data/attributes.h | 4 +- src/data/calendar.c | 25 +++++++++- src/data/case-map.c | 18 ++++---- src/data/case-matcher.c | 14 +++--- src/data/case-tmpfile.c | 14 +++--- src/data/case-tmpfile.h | 4 +- src/data/case.c | 16 +++--- src/data/case.h | 7 ++- src/data/casegrouper.c | 16 +++--- src/data/caseinit.c | 20 ++++---- src/data/caseproto.c | 17 ++++--- src/data/caseproto.h | 9 ++-- src/data/casereader-filter.c | 18 ++++---- src/data/casereader-project.c | 6 +- src/data/casereader-provider.h | 4 +- src/data/casereader-select.c | 4 +- src/data/casereader-translator.c | 15 +++--- src/data/casereader.h | 8 ++-- src/data/casewindow.c | 16 +++--- src/data/casewindow.h | 4 +- src/data/casewriter-provider.h | 4 +- src/data/casewriter-translator.c | 10 ++-- src/data/casewriter.c | 22 +++++----- src/data/casewriter.h | 6 +- src/data/data-out.c | 33 +++++++------- src/data/data-out.h | 4 +- src/data/datasheet.c | 38 ++++++++-------- src/data/datasheet.h | 6 +- src/data/dict-class.c | 6 +- src/data/dictionary.h | 4 +- src/data/file-handle-def.c | 26 +++++----- src/data/format-guesser.c | 18 ++++---- src/data/format-guesser.h | 5 +- src/data/format.h | 4 +- src/data/gnumeric-reader.c | 30 ++++++------- src/data/lazy-casereader.c | 14 +++--- src/data/lazy-casereader.h | 4 +- src/data/missing-values.c | 13 +++-- src/data/por-file-reader.c | 33 +++++++------- src/data/por-file-writer.c | 44 +++++++++--------- src/data/procedure.h | 6 +- src/data/psql-reader.c | 28 ++++++------ src/data/psql-reader.h | 4 +- src/data/scratch-handle.c | 11 +++-- src/data/scratch-reader.c | 20 ++++---- src/data/scratch-writer.c | 30 ++++++------ src/data/subcase.c | 15 ++++--- src/data/sys-file-reader.h | 8 ++-- src/data/transformations.c | 8 ++-- src/data/transformations.h | 4 +- src/data/val-type.h | 4 +- src/data/value-labels.c | 30 ++++++------ src/data/value-labels.h | 6 +- src/data/value.c | 21 +++++---- src/data/variable.c | 38 ++++++++-------- src/data/variable.h | 8 ++-- src/data/vector.h | 4 +- src/language/control/control-stack.c | 12 +++-- src/language/control/do-if.c | 26 +++++----- src/language/control/loop.c | 38 ++++++++-------- src/language/control/repeat.c | 38 ++++++++-------- src/language/control/temporary.c | 26 +++++----- src/language/data-io/combine-files.c | 42 +++++++++--------- src/language/data-io/data-list.c | 56 +++++++++++----------- src/language/data-io/data-parser.c | 30 ++++++------ src/language/data-io/data-parser.h | 6 +- src/language/data-io/data-reader.c | 34 +++++++------- src/language/data-io/data-writer.c | 22 +++++----- src/language/data-io/file-handle.h | 4 +- src/language/data-io/file-handle.q | 23 +++++----- src/language/data-io/get-data.c | 33 +++++++------- src/language/data-io/get.c | 34 +++++++------- src/language/data-io/inpt-pgm.c | 42 +++++++++--------- src/language/data-io/list.q | 45 +++++++++--------- src/language/data-io/placement-parser.c | 21 ++++----- src/language/data-io/print-space.c | 22 +++++----- src/language/data-io/print.c | 46 +++++++++--------- src/language/data-io/save.c | 40 ++++++++-------- src/language/data-io/trim.c | 16 +++--- src/language/dictionary/apply-dictionary.c | 28 ++++++------ src/language/dictionary/attributes.c | 20 ++++---- src/language/dictionary/delete-variables.c | 12 +++--- src/language/dictionary/formats.c | 22 +++++----- src/language/dictionary/missing-values.c | 26 +++++----- src/language/dictionary/modify-variables.c | 30 ++++++------ src/language/dictionary/numeric.c | 24 +++++----- src/language/dictionary/rename-variables.c | 20 ++++---- src/language/dictionary/split-file.c | 32 +++++++------- src/language/dictionary/sys-file-info.c | 44 +++++++++--------- src/language/dictionary/value-labels.c | 24 +++++----- src/language/dictionary/variable-display.c | 20 ++++---- src/language/dictionary/variable-label.c | 18 ++++---- src/language/dictionary/vector.c | 30 ++++++------ src/language/dictionary/weight.c | 18 ++++---- src/language/expressions/evaluate.c | 20 +++++---- src/language/expressions/helpers.c | 13 +++-- src/language/expressions/helpers.h | 36 +++++++------- src/language/expressions/optimize.c | 31 +++++++------ src/language/expressions/parse.c | 34 +++++++------- src/language/expressions/private.h | 11 ++--- src/language/lexer/format-parser.c | 18 ++++---- src/language/lexer/lexer.c | 26 ++++++----- src/language/lexer/lexer.h | 9 ++-- src/language/lexer/q2c.c | 20 +++++---- src/language/prompt.c | 26 +++++----- src/language/stats/aggregate.c | 64 +++++++++++++------------- src/language/stats/aggregate.h | 8 ++-- src/language/stats/binomial.c | 45 +++++++++---------- src/language/stats/chisquare.c | 4 +- src/language/stats/chisquare.h | 4 +- src/language/stats/cochran.c | 31 ++++++------- src/language/stats/cochran.h | 4 +- src/language/stats/correlations.c | 45 +++++++++--------- src/language/stats/crosstabs.q | 54 +++++++++++----------- src/language/stats/descriptives.c | 34 +++++++------- src/language/stats/examine.q | 68 ++++++++++++++-------------- src/language/stats/factor.c | 46 ++++++++----------- src/language/stats/flip.c | 47 ++++++++++--------- src/language/stats/friedman.c | 22 ++++----- src/language/stats/friedman.h | 6 +-- src/language/stats/glm.c | 53 +++++++++------------ src/language/stats/kruskal-wallis.c | 34 +++++++------- src/language/stats/kruskal-wallis.h | 7 +-- src/language/stats/mann-whitney.c | 25 +++++----- src/language/stats/mann-whitney.h | 4 +- src/language/stats/npar-summary.c | 23 +++++---- src/language/stats/npar-summary.h | 4 +- src/language/stats/npar.c | 68 ++++++++++++++-------------- src/language/stats/npar.h | 6 +- src/language/stats/oneway.c | 56 ++++++++++------------- src/language/stats/rank.q | 39 ++++++++-------- src/language/stats/regression.q | 41 +++++++++-------- src/language/stats/reliability.c | 37 +++++++--------- src/language/stats/roc.c | 38 ++++++++-------- src/language/stats/runs.c | 32 ++++++------- src/language/stats/runs.h | 4 +- src/language/stats/sign.c | 30 +++++++------ src/language/stats/sign.h | 4 +- src/language/stats/sort-cases.c | 26 +++++----- src/language/stats/sort-criteria.c | 16 +++--- src/language/stats/t-test.q | 54 +++++++++++----------- src/language/stats/wilcoxon.c | 36 +++++++------- src/language/stats/wilcoxon.h | 6 +- src/language/syntax-file.c | 40 +++++++--------- src/language/syntax-string-source.c | 14 +++--- src/language/tests/format-guesser-test.c | 12 +++--- src/language/tests/moments-test.c | 19 +++++--- src/language/tests/paper-size.c | 12 +++--- src/language/tests/pool-test.c | 8 ++- src/language/utilities/cd.c | 10 +++-- src/language/utilities/date.c | 9 ++-- src/language/utilities/include.c | 20 ++++---- src/language/utilities/permissions.c | 19 ++++---- src/language/utilities/set.q | 40 ++++++++-------- src/language/utilities/title.c | 24 +++++----- src/language/xforms/compute.c | 30 ++++++------ src/language/xforms/count.c | 32 +++++++------- src/language/xforms/sample.c | 20 ++++---- src/language/xforms/select-if.c | 26 +++++----- src/libpspp/abt.c | 8 ++-- src/libpspp/abt.h | 4 +- src/libpspp/argv-parser.c | 10 ++-- src/libpspp/array.c | 8 ++-- src/libpspp/bt.c | 6 +- src/libpspp/bt.h | 4 +- src/libpspp/deque.c | 9 ++-- src/libpspp/deque.h | 4 +- src/libpspp/float-format.c | 12 +++--- src/libpspp/float-format.h | 4 +- src/libpspp/getl.h | 4 +- src/libpspp/hash-functions.c | 4 +- src/libpspp/hash.h | 4 +- src/libpspp/heap.c | 10 ++-- src/libpspp/heap.h | 4 +- src/libpspp/hmap.c | 7 ++- src/libpspp/hmap.h | 4 +- src/libpspp/hmapx.h | 4 +- src/libpspp/integer-format.c | 4 +- src/libpspp/integer-format.h | 4 +- src/libpspp/ll.c | 5 +- src/libpspp/ll.h | 4 +- src/libpspp/llx.c | 6 +- src/libpspp/llx.h | 4 +- src/libpspp/message.c | 12 +++--- src/libpspp/message.h | 4 +- src/libpspp/model-checker.c | 22 +++++----- src/libpspp/model-checker.h | 4 +- src/libpspp/msg-locator.c | 17 ++++--- src/libpspp/range-map.c | 8 ++-- src/libpspp/range-map.h | 6 +- src/libpspp/range-set.c | 14 +++--- src/libpspp/range-set.h | 6 +- src/libpspp/sparse-array.c | 16 +++--- src/libpspp/sparse-xarray.c | 20 ++++---- src/libpspp/string-map.c | 8 ++-- src/libpspp/string-map.h | 4 +- src/libpspp/string-set.c | 6 +- src/libpspp/string-set.h | 4 +- src/libpspp/stringi-map.h | 4 +- src/libpspp/stringi-set.h | 4 +- src/libpspp/taint.c | 12 +++--- src/libpspp/tower.c | 10 ++-- src/libpspp/tower.h | 6 +- src/math/box-whisker.c | 24 ++++++---- src/math/box-whisker.h | 8 ++-- src/math/categoricals.c | 22 +++++----- src/math/categoricals.h | 4 +- src/math/correlation.c | 10 +++-- src/math/covariance.c | 21 +++++---- src/math/covariance.h | 7 +-- src/math/extrema.c | 18 +++++--- src/math/extrema.h | 6 +- src/math/group.c | 21 +++++---- src/math/group.h | 4 +- src/math/histogram.c | 13 +++--- src/math/histogram.h | 4 +- src/math/interaction.c | 18 +++++--- src/math/interaction.h | 5 +- src/math/levene.c | 17 +++---- src/math/linreg.c | 16 ++++--- src/math/linreg.h | 7 ++- src/math/merge.c | 20 ++++---- src/math/moments.c | 15 ++++--- src/math/moments.h | 4 +- src/math/np.c | 19 ++++---- src/math/order-stats.c | 18 +++++--- src/math/order-stats.h | 6 +- src/math/percentiles.c | 22 +++++----- src/math/sort.c | 26 +++++----- src/math/trimmed-mean.c | 16 ++++--- src/math/ts/innovations.c | 17 ++++--- src/math/ts/innovations.h | 7 ++- src/math/tukey-hinges.c | 15 ++++--- src/output/cairo-chart.c | 8 ++-- src/output/cairo-chart.h | 2 +- src/output/chart-item-provider.h | 6 +- src/output/chart-item.c | 14 +++--- src/output/chart-item.h | 6 +- src/output/charts/boxplot-cairo.c | 10 ++-- src/output/charts/boxplot.c | 8 ++-- src/output/charts/boxplot.h | 6 +- src/output/charts/np-plot-cairo.c | 12 +++--- src/output/charts/np-plot.c | 12 +++--- src/output/charts/np-plot.h | 6 +- src/output/charts/piechart-cairo.c | 6 +- src/output/charts/piechart.c | 10 ++-- src/output/charts/piechart.h | 8 ++-- src/output/charts/plot-hist-cairo.c | 8 ++-- src/output/charts/plot-hist.c | 13 +++--- src/output/charts/plot-hist.h | 4 +- src/output/charts/roc-chart-cairo.c | 12 +++--- src/output/charts/roc-chart.c | 12 +++--- src/output/charts/roc-chart.h | 6 +- src/output/charts/scree-cairo.c | 6 +- src/output/charts/scree.c | 6 +- src/output/charts/scree.h | 6 +- src/output/measure.c | 8 ++-- src/output/message-item.h | 6 +- src/output/mk-class-boilerplate | 2 +- src/output/output-item-provider.h | 4 +- src/output/output-item.c | 10 ++-- src/output/output-item.h | 4 +- src/output/render.h | 4 +- src/output/tab.c | 36 +++++++------- src/output/tab.h | 6 +- src/output/table-casereader.c | 12 +++--- src/output/table-item.c | 14 +++--- src/output/table-item.h | 8 ++-- src/output/table-paste.c | 8 ++-- src/output/table-provider.h | 4 +- src/output/table-select.c | 8 ++-- src/output/table-transpose.c | 8 ++-- src/output/table.c | 10 ++-- src/output/text-item.c | 14 +++--- src/output/text-item.h | 8 ++-- src/ui/syntax-gen.c | 2 +- src/ui/syntax-gen.h | 6 +- src/ui/terminal/read-line.c | 33 +++++++------- src/ui/terminal/read-line.h | 6 +- 283 files changed, 2409 insertions(+), 2335 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sat Mar 19 20:32:52 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q16Zg-0007Il-Rm for mharc-pspp-commits@gnu.org; Sat, 19 Mar 2011 20:32:52 -0400 Received: from [140.186.70.92] (port=32804 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q16Ze-0007Hu-Fh for pspp-commits@gnu.org; Sat, 19 Mar 2011 20:32:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q16Zd-0001vd-3o for pspp-commits@gnu.org; Sat, 19 Mar 2011 20:32:50 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:36664 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q16Zc-0001vY-R7 for pspp-commits@gnu.org; Sat, 19 Mar 2011 20:32:49 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q16Zc-0004Vt-4G for pspp-commits@gnu.org; Sun, 20 Mar 2011 00:32:48 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q16Zb-0007a6-8l for pspp-commits@gnu.org; Sun, 20 Mar 2011 00:32:48 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 81579d9e9f994fb2908f50af41c3eb033d216e58 X-Git-Newrev: c831ad10d7e9d494e5e22ab30306057e81bc52cd Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 00:32:47 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1914-gc831ad1 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 00:32:51 -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 c831ad10d7e9d494e5e22ab30306057e81bc52cd (commit) from 81579d9e9f994fb2908f50af41c3eb033d216e58 (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 c831ad10d7e9d494e5e22ab30306057e81bc52cd Author: Ben Pfaff Date: Sat Sep 4 20:56:41 2010 -0700 file-handle-def: Use hmap instead of list for name table. It makes much more sense to keep an index of names using a hash table than using a linked list. ----------------------------------------------------------------------- Summary of changes: src/data/file-handle-def.c | 31 ++++++++++++++----------------- 1 files changed, 14 insertions(+), 17 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 12:56:45 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1Lvp-0002y3-5F for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 12:56:45 -0400 Received: from [140.186.70.92] (port=47960 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1Lvl-0002o4-2O for pspp-commits@gnu.org; Sun, 20 Mar 2011 12:56:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1Lvi-0000iQ-Nc for pspp-commits@gnu.org; Sun, 20 Mar 2011 12:56:40 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49612 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1Lvi-0000iJ-KS for pspp-commits@gnu.org; Sun, 20 Mar 2011 12:56:38 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1Lvi-0007Ob-5l for pspp-commits@gnu.org; Sun, 20 Mar 2011 16:56:38 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1Lvg-0005K1-NR for pspp-commits@gnu.org; Sun, 20 Mar 2011 16:56:38 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c831ad10d7e9d494e5e22ab30306057e81bc52cd X-Git-Newrev: 9ade26c8349b4434008c46cf09bc7473ec743972 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 16:56:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1932-g9ade26c X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 16:56: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 9ade26c8349b4434008c46cf09bc7473ec743972 (commit) via afdf3096926b561f4e6511c10fcf73fc6796b9d2 (commit) via 75a467ed2d32e1adb0c24cf89676cfb48845be98 (commit) via d3e294c031bb767336435d2f0048994103fcd47a (commit) via f3668539947d5baed813a4f8436d6cf36abeedd2 (commit) via c69c407c02121e63bdadf6efe55e4211abd03ad2 (commit) via 1b3322acf30d531cefe3cdbf7287ec8cde601bcd (commit) via 9d1d71e732eeed85ca3002b264e1269cdd005a3f (commit) via f5099c58d17e8f66a74a84918e688ef17936d392 (commit) via 6d89701ab597b810da249ff0e4e42423e869df66 (commit) via 9bbbfbc94aead4518e17eb6304451f6ad2ca2db2 (commit) via 530906aaa19f6c209ca008c8187f7f750a0b1283 (commit) via 086322fd8c85a303ba6f552950d6f057f2867add (commit) via 687c1acdbeecd7d0d7fdc4143d444e8b1563b532 (commit) via 417bac514fb3de900cb12689d8668d4d30a82e3f (commit) via d8fdf0b4fa919e48397b438e9453d6b82215ff51 (commit) via ca0a72e321421d02a1fd6df943425eff4bd1a257 (commit) via 510366c9d99de028f0322e3df01bc813ec60099b (commit) from c831ad10d7e9d494e5e22ab30306057e81bc52cd (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 9ade26c8349b4434008c46cf09bc7473ec743972 Author: Ben Pfaff Date: Sat Mar 19 17:05:47 2011 -0700 lexer: Reimplement for better testability and internationalization. This commit reimplements PSPP lexical analysis from the ground up. From a PSPP user's perspective, this should make PSPP more reliable and make it easier to work with syntax files in non-ASCII encodings. See the changes to NEWS for more details. From a developer's perspective, the most visible change may be that strings within tokens are now always encoded in UTF-8, regardless of the syntax file's encoding. Many of the changes in this commit are due to this, especially those to functions that check for valid identifiers: an identifier in UTF-8 is not necessarily the same length when encoded in the dictionary's encoding, but limits on identifier length must be enforced in the dictionary's encoding (otherwise it might not be possible to write out a valid system file, since the identifier might not fit in the fixed length fields in such files). Another important change is that, whereas before some special syntax had to be handled by the parser providing feedback to the lexer, now increasing the sophistication of the lexer has enabled all PSPP syntax to be analyzed into tokens. This permitted some other improvements: - An arbitrary number of tokens of lookahead, up to the end of the current command, is now supported using lex_next_token() and related functions. - Before, some command implementations had a special attribute that meant that the top-level PSPP command parser would not consume the final token of the command name (because that token was not followed by tokenizable syntax). This is no longer necessary and has been removed. - Before, each command implementation was responsible for ensuring that valid command syntax was not followed by trailing garbage, often by calling lex_end_of_command() as the last step of parsing. This is no longer necessary; the main command parser will ensure this for itself. commit afdf3096926b561f4e6511c10fcf73fc6796b9d2 Author: Ben Pfaff Date: Sat Mar 19 16:32:16 2011 -0700 scan: New library for high-level PSPP syntax lexical analysis. This library converts a stream of segments output by the "segment" library into PSPP tokens. commit 75a467ed2d32e1adb0c24cf89676cfb48845be98 Author: Ben Pfaff Date: Sat Mar 19 16:30:55 2011 -0700 segment: New library for low-level phase of lexical syntax analysis. This library provides for a low-level part of lexical analysis for PSPP syntax, which I call "segmentation". Segmentation accepts a stream of UTF-8 bytes as input. It outputs a label (a segment type) for each byte or contiguous sequence of bytes in the input. The following commit will implement the high-level phase of lexical analysis, called "scanning", that converts a sequence of segments into PSPP tokens. commit d3e294c031bb767336435d2f0048994103fcd47a Author: Ben Pfaff Date: Sat Mar 19 16:34:53 2011 -0700 u8-istream: New library for reading a text file and recoding to UTF-8. This new library will be used in an upcoming commit. commit f3668539947d5baed813a4f8436d6cf36abeedd2 Author: Ben Pfaff Date: Sun Mar 20 09:43:42 2011 -0700 encoding-guesser: New library to guess the encoding of a text file. This will be used by other new libraries in upcoming commits. commit c69c407c02121e63bdadf6efe55e4211abd03ad2 Author: Ben Pfaff Date: Sat Mar 19 16:20:44 2011 -0700 i18n: New functions and data structure for obtaining encoding info. For now these functions don't do any caching, but it might sense to add caching later if they are called frequently. commit 1b3322acf30d531cefe3cdbf7287ec8cde601bcd Author: Ben Pfaff Date: Sat Mar 19 14:40:11 2011 -0700 identifier: Rename token_type_to_string() and make a new version. commit 9d1d71e732eeed85ca3002b264e1269cdd005a3f Author: Ben Pfaff Date: Sun Feb 13 10:43:57 2011 -0800 i18n: New functions for truncating strings in an arbitrary encoding. commit f5099c58d17e8f66a74a84918e688ef17936d392 Author: Ben Pfaff Date: Sat Feb 12 16:37:10 2011 -0800 i18n: New function recode_string_len(). commit 6d89701ab597b810da249ff0e4e42423e869df66 Author: Ben Pfaff Date: Sat Dec 11 20:58:32 2010 -0800 i18n: New function uc_name(). commit 9bbbfbc94aead4518e17eb6304451f6ad2ca2db2 Author: Ben Pfaff Date: Mon Dec 6 20:50:04 2010 -0800 hash-functions: New function hash_case_bytes(). This is useful for hashing an arbitrary byte sequence case-insensitively. Obviously most uses would be better off working with Unicode but we aren't there yet. commit 530906aaa19f6c209ca008c8187f7f750a0b1283 Author: Ben Pfaff Date: Wed Mar 9 22:21:11 2011 -0800 str: New functions for checking for and removing string suffixes. commit 086322fd8c85a303ba6f552950d6f057f2867add Author: Ben Pfaff Date: Wed Mar 9 22:10:48 2011 -0800 str: Rename ss_chomp() to ss_chomp_byte(), ds_chomp() to ds_chomp_byte(). This paves the way for new functions that chomp an entire substring. commit 687c1acdbeecd7d0d7fdc4143d444e8b1563b532 Author: Ben Pfaff Date: Mon Dec 6 20:46:56 2010 -0800 str: New function ss_realloc(). commit 417bac514fb3de900cb12689d8668d4d30a82e3f Author: Ben Pfaff Date: Mon Dec 6 20:54:40 2010 -0800 output: New function text_item_create_nocopy(). commit d8fdf0b4fa919e48397b438e9453d6b82215ff51 Author: Ben Pfaff Date: Sat Feb 5 21:10:10 2011 -0800 sys-file-reader: Refactor to clean up character encoding support. The system file format is unusual in that it does not record the encoding used by character strings at the beginning or at any fixed place in the file. Instead, it can be recorded practically anywhere in the file. It never precedes all of the actual character strings in the file, which makes it impossible to interpret those strings completely and correctly until it is encountered. Until now, the system file reader has dealt with this situation by stuffing uninterpreted character strings into data structures until the encoding is known, then at that point fetching out the character strings, reencoding them, and stuffing them back into the data structures. This does work, but it has the disadvantage that all of the PSPP data structures have to tolerate character strings with unknown encoding. In some cases this seems like an ugly situation. For example, arbitrary variable names have to be supported, even though the syntax for variable names is circumscribed by the language, because the syntax rules for variable names cannot be completely and correctly applied to a string that is in an unknown encoding. This commit fixes that problem by adopting a new way to read system files. Each record in the system file dictionary is essentially slurped into memory as a chunk, then the character encoding is extracted from it, then the rest of the dictionary is interpreted based on that encoding. The actual implementation is a little more intricate because the format of system file records is somewhat non-uniform. commit ca0a72e321421d02a1fd6df943425eff4bd1a257 Author: Ben Pfaff Date: Wed Mar 16 21:33:54 2011 -0700 file-name: Do not make output files line-buffered in fn_open(). I don't see any reason to do this. I can't see anything in the commit log for this file or in OChangeLog that explains why it was done. commit 510366c9d99de028f0322e3df01bc813ec60099b Author: Ben Pfaff Date: Mon Mar 14 18:19:23 2011 -0700 data-reader: Remove unreachable "return" statements. ----------------------------------------------------------------------- Summary of changes: NEWS | 46 +- Smake | 8 +- doc/dev/concepts.texi | 25 +- doc/flow-control.texi | 33 +- doc/invoking.texi | 20 +- doc/language.texi | 96 +- doc/utilities.texi | 69 +- perl-module/PSPP.xs | 14 +- perl-module/t/Pspp.t | 4 +- src/data/automake.mk | 1 + src/data/dictionary.c | 174 +- src/data/dictionary.h | 14 +- src/data/file-handle-def.c | 8 +- src/data/file-name.c | 11 +- src/data/gnumeric-reader.h | 8 +- src/data/identifier.c | 124 +- src/data/identifier.h | 12 +- src/data/identifier2.c | 133 ++ src/data/mrset.c | 33 +- src/data/mrset.h | 7 +- src/data/por-file-reader.c | 25 +- src/data/por-file-writer.c | 5 +- src/data/procedure.c | 19 + src/data/procedure.h | 4 +- src/data/sys-file-reader.c | 2084 +++++++++++--------- src/data/sys-file-reader.h | 2 +- src/data/sys-file-writer.c | 20 +- src/data/variable.c | 139 +- src/data/variable.h | 7 +- src/data/vector.c | 15 +- src/data/vector.h | 4 +- src/language/automake.mk | 6 - src/language/command.c | 158 +- src/language/command.def | 11 +- src/language/control/automake.mk | 3 +- src/language/control/do-if.c | 12 +- src/language/control/loop.c | 4 +- src/language/control/repeat.c | 714 +++----- src/language/control/temporary.c | 6 +- src/language/data-io/combine-files.c | 21 +- src/language/data-io/data-list.c | 5 +- src/language/data-io/data-parser.c | 9 +- src/language/data-io/data-reader.c | 58 +- src/language/data-io/file-handle.q | 29 +- src/language/data-io/get-data.c | 8 +- src/language/data-io/inpt-pgm.c | 30 +- src/language/data-io/save-translate.c | 2 + src/language/data-io/trim.c | 5 +- src/language/dictionary/apply-dictionary.c | 11 +- src/language/dictionary/attributes.c | 69 +- src/language/dictionary/missing-values.c | 44 +- src/language/dictionary/modify-variables.c | 4 +- src/language/dictionary/mrsets.c | 27 +- src/language/dictionary/numeric.c | 12 +- src/language/dictionary/rename-variables.c | 3 +- src/language/dictionary/split-file.c | 4 +- src/language/dictionary/sys-file-info.c | 18 +- src/language/dictionary/value-labels.c | 22 +- src/language/dictionary/variable-label.c | 17 +- src/language/dictionary/vector.c | 13 +- src/language/dictionary/weight.c | 4 +- src/language/expressions/parse.c | 34 +- src/language/expressions/private.h | 5 +- src/language/lexer/automake.mk | 8 + src/language/lexer/include-path.c | 89 + .../temp-file.h => language/lexer/include-path.h} | 16 +- src/language/lexer/lexer.c | 2143 +++++++++++--------- src/language/lexer/lexer.h | 158 ++- src/language/lexer/q2c.c | 6 +- src/language/lexer/scan.c | 596 ++++++ src/language/lexer/scan.h | 93 + src/language/lexer/segment.c | 1631 +++++++++++++++ src/language/lexer/segment.h | 122 ++ src/language/lexer/token.c | 173 ++ src/language/{stats/friedman.h => lexer/token.h} | 40 +- src/language/lexer/value-parser.c | 2 +- src/language/lexer/variable-parser.c | 17 +- src/language/lexer/variable-parser.h | 10 +- src/language/prompt.c | 75 - src/language/stats/aggregate.c | 23 +- src/language/stats/autorecode.c | 3 +- src/language/stats/descriptives.c | 23 +- src/language/stats/flip.c | 8 +- src/language/stats/frequencies.q | 25 +- src/language/stats/npar.c | 77 +- src/language/stats/rank.q | 12 +- src/language/stats/sort-cases.c | 2 +- src/language/syntax-file.c | 144 -- src/language/syntax-file.h | 25 - src/language/syntax-string-source.c | 151 -- src/language/syntax-string-source.h | 33 - src/language/tests/format-guesser-test.c | 2 +- src/language/tests/moments-test.c | 2 +- src/language/tests/paper-size.c | 2 +- src/language/utilities/cache.c | 4 +- src/language/utilities/cd.c | 8 +- src/language/utilities/date.c | 4 +- src/language/utilities/host.c | 14 +- src/language/utilities/include.c | 198 +- src/language/utilities/permissions.c | 13 +- src/language/utilities/set.q | 13 +- src/language/utilities/title.c | 92 +- src/language/xforms/compute.c | 6 +- src/language/xforms/count.c | 26 +- src/language/xforms/fail.c | 8 +- src/language/xforms/recode.c | 45 +- src/language/xforms/sample.c | 4 +- src/language/xforms/select-if.c | 2 +- src/libpspp/automake.mk | 10 +- src/libpspp/encoding-guesser.c | 289 +++ src/libpspp/encoding-guesser.h | 126 ++ src/libpspp/getl.c | 271 --- src/libpspp/getl.h | 113 - src/libpspp/hash-functions.c | 18 +- src/libpspp/hash-functions.h | 1 + src/libpspp/i18n.c | 345 ++++- src/libpspp/i18n.h | 87 +- src/libpspp/message.c | 118 +- src/libpspp/message.h | 23 +- src/libpspp/msg-locator.c | 87 - src/libpspp/msg-locator.h | 34 - .../utilities/cache.c => libpspp/prompt.c} | 32 +- src/{language => libpspp}/prompt.h | 17 +- src/libpspp/str.c | 54 +- src/libpspp/str.h | 11 +- src/libpspp/u8-istream.c | 475 +++++ src/libpspp/u8-istream.h | 45 + src/output/driver.c | 56 +- src/output/text-item.c | 12 +- src/output/text-item.h | 3 +- src/ui/gui/automake.mk | 2 - src/ui/gui/comments-dialog.c | 13 +- src/ui/gui/executor.c | 19 +- src/ui/gui/executor.h | 4 +- src/ui/gui/main.c | 39 +- src/ui/gui/psppire-data-window.c | 16 +- src/ui/gui/psppire-dict.c | 9 +- src/ui/gui/psppire-syntax-window.c | 16 +- src/ui/gui/psppire-syntax-window.h | 1 - src/ui/gui/psppire-var-store.c | 7 +- src/ui/gui/psppire.c | 34 +- src/ui/gui/psppire.h | 6 +- src/ui/gui/syntax-editor-source.c | 130 -- src/ui/gui/syntax-editor-source.h | 34 - src/ui/gui/text-data-import-dialog.c | 4 +- src/ui/source-init-opts.c | 20 +- src/ui/source-init-opts.h | 4 +- src/ui/terminal/automake.mk | 13 +- src/ui/terminal/main.c | 113 +- src/ui/terminal/msg-ui.c | 41 - src/ui/terminal/msg-ui.h | 29 - src/ui/terminal/read-line.h | 31 - src/ui/terminal/terminal-opts.c | 58 +- src/ui/terminal/terminal-opts.h | 8 +- src/ui/terminal/{read-line.c => terminal-reader.c} | 310 ++-- .../repeat.h => ui/terminal/terminal-reader.h} | 11 +- tests/automake.mk | 43 + tests/data/data-in.at | 64 +- tests/data/sys-file-reader.at | 295 +-- tests/dissect-sysfile.c | 8 +- tests/language/control/do-repeat.at | 101 +- tests/language/data-io/data-list.at | 6 +- tests/language/data-io/get.at | 2 - tests/language/data-io/inpt-pgm.at | 6 +- tests/language/data-io/print.at | 2 +- tests/language/dictionary/missing-values.at | 2 +- tests/language/dictionary/sys-file-info.at | 4 +- tests/language/expressions/evaluate.at | 9 +- tests/language/expressions/parse.at | 2 +- tests/language/lexer/lexer.at | 43 + tests/language/lexer/q2c.at | 2 +- tests/language/lexer/scan-test.c | 217 ++ tests/language/lexer/scan.at | 818 ++++++++ tests/language/lexer/segment-test.c | 318 +++ tests/language/lexer/segment.at | 1070 ++++++++++ tests/language/stats/aggregate.at | 4 +- tests/language/stats/rank.at | 6 +- tests/language/utilities/insert.at | 29 +- tests/libpspp/encoding-guesser-test.c | 102 + tests/libpspp/encoding-guesser.at | 143 ++ tests/libpspp/i18n-test.c | 68 +- tests/libpspp/i18n.at | 125 +- tests/libpspp/u8-istream-test.c | 126 ++ tests/libpspp/u8-istream.at | 142 ++ 184 files changed, 12208 insertions(+), 5428 deletions(-) create mode 100644 src/data/identifier2.c create mode 100644 src/language/lexer/include-path.c copy src/{libpspp/temp-file.h => language/lexer/include-path.h} (71%) create mode 100644 src/language/lexer/scan.c create mode 100644 src/language/lexer/scan.h create mode 100644 src/language/lexer/segment.c create mode 100644 src/language/lexer/segment.h create mode 100644 src/language/lexer/token.c copy src/language/{stats/friedman.h => lexer/token.h} (51%) delete mode 100644 src/language/prompt.c delete mode 100644 src/language/syntax-file.c delete mode 100644 src/language/syntax-file.h delete mode 100644 src/language/syntax-string-source.c delete mode 100644 src/language/syntax-string-source.h create mode 100644 src/libpspp/encoding-guesser.c create mode 100644 src/libpspp/encoding-guesser.h delete mode 100644 src/libpspp/getl.c delete mode 100644 src/libpspp/getl.h delete mode 100644 src/libpspp/msg-locator.c delete mode 100644 src/libpspp/msg-locator.h copy src/{language/utilities/cache.c => libpspp/prompt.c} (63%) rename src/{language => libpspp}/prompt.h (69%) create mode 100644 src/libpspp/u8-istream.c create mode 100644 src/libpspp/u8-istream.h delete mode 100644 src/ui/gui/syntax-editor-source.c delete mode 100644 src/ui/gui/syntax-editor-source.h delete mode 100644 src/ui/terminal/msg-ui.c delete mode 100644 src/ui/terminal/msg-ui.h delete mode 100644 src/ui/terminal/read-line.h rename src/ui/terminal/{read-line.c => terminal-reader.c} (53%) rename src/{language/control/repeat.h => ui/terminal/terminal-reader.h} (77%) create mode 100644 tests/language/lexer/scan-test.c create mode 100644 tests/language/lexer/scan.at create mode 100644 tests/language/lexer/segment-test.c create mode 100644 tests/language/lexer/segment.at create mode 100644 tests/libpspp/encoding-guesser-test.c create mode 100644 tests/libpspp/encoding-guesser.at create mode 100644 tests/libpspp/u8-istream-test.c create mode 100644 tests/libpspp/u8-istream.at hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:07:43 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1N2V-0000rr-Kg for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:07:43 -0400 Received: from [140.186.70.92] (port=59087 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1N2T-0000ni-FO for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1N2S-00030z-5z for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:07:41 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:52845 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1N2S-00030v-4M for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:07:40 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1N2R-0008Cx-OI for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:07:39 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1N2R-0002SM-9I for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:07:39 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9ade26c8349b4434008c46cf09bc7473ec743972 X-Git-Newrev: b12636e83a8b39295b847213e82611c283a50737 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:07:39 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1933-gb12636e X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:07:42 -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 b12636e83a8b39295b847213e82611c283a50737 (commit) from 9ade26c8349b4434008c46cf09bc7473ec743972 (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 b12636e83a8b39295b847213e82611c283a50737 Author: Ben Pfaff Date: Sun Mar 20 11:07:30 2011 -0700 NEWS: Remove Time-stamp line. This isn't useful in conjunction with a version control system. It just causes artificial merge conflicts. ----------------------------------------------------------------------- Summary of changes: NEWS | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:09:25 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1N49-0003Z5-NB for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:09:25 -0400 Received: from [140.186.70.92] (port=59393 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1N47-0003V9-JY for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:09:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1N46-0003Ak-NQ for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:09:23 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:52846 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1N46-0003Ae-Kk for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:09:22 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1N46-0008DB-EN for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:09:22 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1N46-0002WQ-9D for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:09:22 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b12636e83a8b39295b847213e82611c283a50737 X-Git-Newrev: ac9250d84078a03c825f3d801305cdcd071ebb86 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:09:22 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1934-gac9250d X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:09:24 -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 ac9250d84078a03c825f3d801305cdcd071ebb86 (commit) from b12636e83a8b39295b847213e82611c283a50737 (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 ac9250d84078a03c825f3d801305cdcd071ebb86 Author: Ben Pfaff Date: Sun Mar 20 11:09:16 2011 -0700 message: Remove reference to deleted type "struct source_stream". ----------------------------------------------------------------------- Summary of changes: src/libpspp/message.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:14:45 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1N9J-0000NI-6Y for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:14:45 -0400 Received: from [140.186.70.92] (port=38557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1N9H-0000LO-Bn for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:14:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1N9C-0004VP-0y for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:14:43 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:44179 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1N9B-0004Uo-Nk for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:14:37 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1N9B-0008Gf-Ac for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:14:37 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1N95-0002oM-H6 for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:14:32 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ac9250d84078a03c825f3d801305cdcd071ebb86 X-Git-Newrev: ac6bc481cef04a4f69a55075d09927c8617be14b Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:14:31 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1935-gac6bc48 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:14:44 -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 ac6bc481cef04a4f69a55075d09927c8617be14b (commit) from ac9250d84078a03c825f3d801305cdcd071ebb86 (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 ac6bc481cef04a4f69a55075d09927c8617be14b Author: Ben Pfaff Date: Mon Aug 30 21:45:24 2010 -0700 dataset: Remove unused types and useless struct forward declaration. These typedefs were not used anywhere in the tree. The struct forward declaration duplicates an identical one at the top of the header. ----------------------------------------------------------------------- Summary of changes: src/data/procedure.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:20:25 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1NEn-0001xM-KK for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:20:25 -0400 Received: from [140.186.70.92] (port=43059 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1NEl-0001x9-91 for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:20:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1NEj-0006XS-UR for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:20:23 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:58633 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1NEj-0006XL-SA for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:20:21 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1NEj-0008NY-22 for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:20:21 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1NEh-0003O1-F5 for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:20:20 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ac6bc481cef04a4f69a55075d09927c8617be14b X-Git-Newrev: 2be9bee9da6a2ce27715e58128569594319abfa2 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:20:19 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1936-g2be9bee X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:20:24 -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 2be9bee9da6a2ce27715e58128569594319abfa2 (commit) from ac6bc481cef04a4f69a55075d09927c8617be14b (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 2be9bee9da6a2ce27715e58128569594319abfa2 Author: Ben Pfaff Date: Sun Mar 20 11:19:39 2011 -0700 Rename procedure.[ch] to dataset.[ch]. These functions deal with datasets, so it is good to name the file after the data structure. ----------------------------------------------------------------------- Summary of changes: src/data/automake.mk | 4 ++-- src/data/{procedure.c => dataset.c} | 2 +- src/data/{procedure.h => dataset.h} | 2 +- src/language/command.c | 2 +- src/language/control/do-if.c | 2 +- src/language/control/loop.c | 4 ++-- src/language/control/repeat.c | 5 +++-- src/language/control/temporary.c | 2 +- src/language/data-io/combine-files.c | 2 +- src/language/data-io/data-list.c | 2 +- src/language/data-io/data-parser.c | 2 +- src/language/data-io/data-reader.c | 2 +- src/language/data-io/get-data.c | 2 +- src/language/data-io/get.c | 2 +- src/language/data-io/inpt-pgm.c | 2 +- src/language/data-io/list.q | 4 ++-- src/language/data-io/print-space.c | 2 +- src/language/data-io/print.c | 2 +- src/language/data-io/save-translate.c | 2 +- src/language/data-io/save.c | 2 +- src/language/dictionary/apply-dictionary.c | 2 +- src/language/dictionary/attributes.c | 2 +- src/language/dictionary/delete-variables.c | 4 ++-- src/language/dictionary/formats.c | 2 +- src/language/dictionary/missing-values.c | 2 +- src/language/dictionary/modify-variables.c | 2 +- src/language/dictionary/mrsets.c | 2 +- src/language/dictionary/numeric.c | 2 +- src/language/dictionary/rename-variables.c | 2 +- src/language/dictionary/split-file.c | 2 +- src/language/dictionary/sys-file-info.c | 2 +- src/language/dictionary/value-labels.c | 2 +- src/language/dictionary/variable-display.c | 2 +- src/language/dictionary/variable-label.c | 2 +- src/language/dictionary/vector.c | 2 +- src/language/dictionary/weight.c | 2 +- src/language/expressions/helpers.h | 2 +- src/language/lexer/variable-parser.c | 2 +- src/language/stats/aggregate.c | 2 +- src/language/stats/autorecode.c | 4 ++-- src/language/stats/binomial.c | 2 +- src/language/stats/chisquare.c | 4 ++-- src/language/stats/cochran.c | 2 +- src/language/stats/correlations.c | 2 +- src/language/stats/crosstabs.q | 2 +- src/language/stats/descriptives.c | 2 +- src/language/stats/examine.q | 2 +- src/language/stats/factor.c | 2 +- src/language/stats/flip.c | 2 +- src/language/stats/frequencies.q | 2 +- src/language/stats/friedman.c | 2 +- src/language/stats/glm.c | 2 +- src/language/stats/kruskal-wallis.c | 2 +- src/language/stats/mann-whitney.c | 2 +- src/language/stats/npar.c | 2 +- src/language/stats/oneway.c | 2 +- src/language/stats/rank.q | 2 +- src/language/stats/regression.q | 2 +- src/language/stats/reliability.c | 2 +- src/language/stats/roc.c | 2 +- src/language/stats/runs.c | 10 +++++----- src/language/stats/sign.c | 4 ++-- src/language/stats/sort-cases.c | 2 +- src/language/stats/t-test.q | 2 +- src/language/stats/wilcoxon.c | 2 +- src/language/utilities/include.c | 2 +- src/language/utilities/set.q | 2 +- src/language/utilities/title.c | 2 +- src/language/xforms/compute.c | 2 +- src/language/xforms/count.c | 2 +- src/language/xforms/fail.c | 4 ++-- src/language/xforms/recode.c | 2 +- src/language/xforms/sample.c | 2 +- src/language/xforms/select-if.c | 2 +- src/ui/gui/executor.c | 2 +- src/ui/gui/psppire-data-window.c | 10 +++++----- src/ui/gui/psppire.c | 2 +- src/ui/terminal/main.c | 2 +- 78 files changed, 96 insertions(+), 95 deletions(-) rename src/data/{procedure.c => dataset.c} (99%) rename src/data/{procedure.h => dataset.h} (99%) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:27:01 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1NLB-00037z-Sc for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:27:01 -0400 Received: from [140.186.70.92] (port=38177 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1NL9-00037s-27 for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:27:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1NL7-0007Xy-Rx for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:26:58 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49579 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1NL7-0007Xr-P3 for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:26:57 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1NL7-0008RD-4Y for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:26:57 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1NL6-0003iA-2U for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:26:56 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2be9bee9da6a2ce27715e58128569594319abfa2 X-Git-Newrev: 9e24f9a5c52650da0700066e8d9e72261c6492ad Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:26:56 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1937-g9e24f9a X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:27:00 -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 9e24f9a5c52650da0700066e8d9e72261c6492ad (commit) from 2be9bee9da6a2ce27715e58128569594319abfa2 (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 9e24f9a5c52650da0700066e8d9e72261c6492ad Author: Ben Pfaff Date: Sun Mar 20 11:25:53 2011 -0700 dataset: Rename functions with "dataset_" prefix. ----------------------------------------------------------------------- Summary of changes: src/data/dataset.c | 255 +++++++++++++++++----------------- src/data/dataset.h | 36 +++--- src/language/command.c | 4 +- src/language/data-io/combine-files.c | 5 +- src/language/data-io/data-parser.c | 3 +- src/language/data-io/get-data.c | 10 +- src/language/data-io/get.c | 3 +- src/language/data-io/inpt-pgm.c | 8 +- src/language/expressions/evaluate.c | 5 +- src/language/stats/aggregate.c | 3 +- src/language/stats/flip.c | 4 +- src/language/stats/rank.q | 4 +- src/language/stats/sort-cases.c | 2 +- src/ui/gui/executor.c | 8 +- src/ui/gui/psppire.c | 4 +- src/ui/terminal/main.c | 4 +- 16 files changed, 181 insertions(+), 177 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:37:03 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1NUt-0006TN-BW for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:37:03 -0400 Received: from [140.186.70.92] (port=34886 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1NUr-0006Rf-2q for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:37:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1NUp-0001hf-JJ for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:37:00 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:39925 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1NUp-0001hY-Hc for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:36:59 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1NUp-00006b-8i for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:36:59 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1NUo-0004pG-R3 for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:36:59 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 9e24f9a5c52650da0700066e8d9e72261c6492ad X-Git-Newrev: a9b46fb9e208c694e39d6f173bfa6fe631a30129 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:36:58 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1938-ga9b46fb X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:37:02 -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 a9b46fb9e208c694e39d6f173bfa6fe631a30129 (commit) from 9e24f9a5c52650da0700066e8d9e72261c6492ad (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 a9b46fb9e208c694e39d6f173bfa6fe631a30129 Author: Ben Pfaff Date: Sun Mar 20 11:35:11 2011 -0700 dataset: Use similar form to dictionary code for callbacks, and document. ----------------------------------------------------------------------- Summary of changes: src/data/dataset.c | 84 ++++++++++++++++---------------------- src/data/dataset.h | 24 +++++++---- src/ui/gui/psppire-data-window.c | 15 ++++--- 3 files changed, 59 insertions(+), 64 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Sun Mar 20 14:40:19 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1NY3-0004YR-5Y for mharc-pspp-commits@gnu.org; Sun, 20 Mar 2011 14:40:19 -0400 Received: from [140.186.70.92] (port=40729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1NY1-0004TK-H3 for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:40:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1NXw-0002OB-OO for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:40:17 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:39591 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1NXw-0002O3-KO for pspp-commits@gnu.org; Sun, 20 Mar 2011 14:40:12 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1NXv-0000AD-47 for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:40:11 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1NXt-0005CK-6q for pspp-commits@gnu.org; Sun, 20 Mar 2011 18:40:10 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a9b46fb9e208c694e39d6f173bfa6fe631a30129 X-Git-Newrev: b401615e6db40bf74394839b96600afe3a868a95 Message-Id: From: Ben Pfaff Date: Sun, 20 Mar 2011 18:40:09 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1939-gb401615 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2011 18:40: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 branch, master has been updated via b401615e6db40bf74394839b96600afe3a868a95 (commit) from a9b46fb9e208c694e39d6f173bfa6fe631a30129 (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 b401615e6db40bf74394839b96600afe3a868a95 Author: Ben Pfaff Date: Sun Mar 20 11:39:55 2011 -0700 Change terminology from "active file" to "active dataset". I plan to introduce the concept of multiple datasets. One of these is active at any given time, and the others are inactive. Each one is similar to what has been called the "active file" until now. Thus, it is natural to rename the "active file" to the "active dataset". I guess that this greater uniformity of terminology will cause less user confusion. ----------------------------------------------------------------------- Summary of changes: doc/combining.texi | 30 ++++++------ doc/data-io.texi | 18 ++++--- doc/data-selection.texi | 30 ++++++------ doc/dev/concepts.texi | 18 +++--- doc/dev/data.texi | 6 +- doc/expressions.texi | 3 +- doc/files.texi | 75 ++++++++++++++-------------- doc/language.texi | 16 +++--- doc/regression.texi | 6 +- doc/statistics.texi | 2 +- doc/transformation.texi | 34 ++++++------ doc/utilities.texi | 32 ++++++------ doc/variables.texi | 30 ++++++------ perl-module/t/Pspp.t | 2 +- src/data/caseinit.h | 4 +- src/data/casereader.h | 10 ++-- src/data/dataset.c | 12 ++-- src/data/dictionary.c | 2 +- src/language/command.c | 20 ++++---- src/language/command.def | 6 +- src/language/command.h | 6 +- src/language/data-io/combine-files.c | 9 ++-- src/language/data-io/data-parser.c | 2 +- src/language/dictionary/delete-variables.c | 3 +- src/language/dictionary/modify-variables.c | 2 +- src/language/dictionary/mrsets.c | 4 +- src/language/dictionary/sys-file-info.c | 6 +- src/language/stats/aggregate.c | 2 +- src/language/stats/flip.c | 2 +- src/language/stats/rank.q | 2 +- src/libpspp/taint.h | 2 +- src/ui/gui/data-editor.ui | 4 +- src/ui/gui/executor.c | 4 +- tests/data/sys-file-reader.at | 2 +- tests/language/command.at | 2 +- tests/language/data-io/match-files.at | 4 +- tests/language/dictionary/mrsets.at | 2 +- tests/language/utilities/insert.at | 8 ++-- tests/language/utilities/title.at | 12 ++-- tests/perl-module.at | 6 +- 40 files changed, 222 insertions(+), 218 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Mon Mar 21 00:03:35 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1WL9-00021C-2M for mharc-pspp-commits@gnu.org; Mon, 21 Mar 2011 00:03:35 -0400 Received: from [140.186.70.92] (port=36696 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1WL6-0001uQ-37 for pspp-commits@gnu.org; Mon, 21 Mar 2011 00:03:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1WL5-00061X-5F for pspp-commits@gnu.org; Mon, 21 Mar 2011 00:03:32 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:35238 helo=internal.in.savannah.gnu.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1WL5-00061T-3n for pspp-commits@gnu.org; Mon, 21 Mar 2011 00:03:31 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by internal.in.savannah.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1WL4-0006at-CQ for pspp-commits@gnu.org; Mon, 21 Mar 2011 04:03:30 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1WL2-0003bV-JY for pspp-commits@gnu.org; Mon, 21 Mar 2011 04:03:30 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b401615e6db40bf74394839b96600afe3a868a95 X-Git-Newrev: b54a5702b6200871c8278a55d37a87e924f04eb1 Message-Id: From: Ben Pfaff Date: Mon, 21 Mar 2011 04:03:29 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1940-gb54a570 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2011 04:03:33 -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 b54a5702b6200871c8278a55d37a87e924f04eb1 (commit) from b401615e6db40bf74394839b96600afe3a868a95 (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 b54a5702b6200871c8278a55d37a87e924f04eb1 Author: Ben Pfaff Date: Sun Mar 20 21:03:15 2011 -0700 Fix up build following dropping ulc-width-linebreaks module. Commit b5cebf00d5e "Smake: Remove module" unexpectedly broke the build, because ulc-width-linebreaks had several indirect dependencies that PSPP actually used but were not in the list of Gnulib modules in Smake. This fixes the problem. The oddest consequence fixed by this commit has to do with build-aux/config.rpath. AM_GNU_GETTEXT requires this file, which is supplied by only a few Gnulib modules: havelib, gettext, and threadlib. ulc-width-linebreaks depended indirectly on havelib, but PSPP did not otherwise depend on any of these modules. It seemed that the best fix was simply to use the Gnulib gettext module, which is what this commit does. ----------------------------------------------------------------------- Summary of changes: Smake | 6 +++++- configure.ac | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Tue Mar 22 00:25:26 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q1t9q-0007Wh-4f for mharc-pspp-commits@gnu.org; Tue, 22 Mar 2011 00:25:26 -0400 Received: from [140.186.70.92] (port=45487 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q1t9n-0007Te-GI for pspp-commits@gnu.org; Tue, 22 Mar 2011 00:25:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q1t9m-0007N8-Eg for pspp-commits@gnu.org; Tue, 22 Mar 2011 00:25:23 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:37450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q1t9m-0007N3-95 for pspp-commits@gnu.org; Tue, 22 Mar 2011 00:25:22 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q1t9l-0007WE-7o for pspp-commits@gnu.org; Tue, 22 Mar 2011 04:25:21 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q1t9g-00042s-VG for pspp-commits@gnu.org; Tue, 22 Mar 2011 04:25:20 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b54a5702b6200871c8278a55d37a87e924f04eb1 X-Git-Newrev: d7965d19e72e6ba63fa807b2ea27adaedc9da109 Message-Id: From: Ben Pfaff Date: Tue, 22 Mar 2011 04:25:17 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1941-gd7965d1 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 04:25:24 -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 d7965d19e72e6ba63fa807b2ea27adaedc9da109 (commit) from b54a5702b6200871c8278a55d37a87e924f04eb1 (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 d7965d19e72e6ba63fa807b2ea27adaedc9da109 Author: Ben Pfaff Date: Mon Mar 21 21:22:54 2011 -0700 Add valgrind support to testsuite. ----------------------------------------------------------------------- Summary of changes: tests/automake.mk | 27 ++++++++++++++++++++++++++- tests/valgrind-wrapper.in | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 1 deletions(-) create mode 100755 tests/valgrind-wrapper.in hooks/post-receive -- GNU PSPP From MAILER-DAEMON Tue Mar 22 10:59:13 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q233B-0007nv-MX for mharc-pspp-commits@gnu.org; Tue, 22 Mar 2011 10:59:13 -0400 Received: from [140.186.70.92] (port=50077 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q232z-0007fv-U9 for pspp-commits@gnu.org; Tue, 22 Mar 2011 10:59:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q232i-0000BQ-Ny for pspp-commits@gnu.org; Tue, 22 Mar 2011 10:58:48 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:34276) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q232i-0000BL-MV for pspp-commits@gnu.org; Tue, 22 Mar 2011 10:58:44 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q232i-0006Te-FJ for pspp-commits@gnu.org; Tue, 22 Mar 2011 14:58:44 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q232h-0005pd-Fy for pspp-commits@gnu.org; Tue, 22 Mar 2011 14:58:44 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d7965d19e72e6ba63fa807b2ea27adaedc9da109 X-Git-Newrev: e922b0b490b5721324a230477cecd101c506f79e Message-Id: From: Ben Pfaff Date: Tue, 22 Mar 2011 14:58:43 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1942-ge922b0b X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Mar 2011 14:59: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 e922b0b490b5721324a230477cecd101c506f79e (commit) from d7965d19e72e6ba63fa807b2ea27adaedc9da109 (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 e922b0b490b5721324a230477cecd101c506f79e Author: Ben Pfaff Date: Tue Mar 22 07:58:37 2011 -0700 Smake: Add 'memrchr' Gnulib module. Thanks to John Darrington for reporting that this was needed. ----------------------------------------------------------------------- Summary of changes: Smake | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Wed Mar 23 00:20:19 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q2FYQ-0003N4-Rw for mharc-pspp-commits@gnu.org; Wed, 23 Mar 2011 00:20:18 -0400 Received: from [140.186.70.92] (port=52199 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2FYO-0003LG-1m for pspp-commits@gnu.org; Wed, 23 Mar 2011 00:20:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2FYM-000281-Nx for pspp-commits@gnu.org; Wed, 23 Mar 2011 00:20:15 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:40787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2FYM-00027x-L1 for pspp-commits@gnu.org; Wed, 23 Mar 2011 00:20:14 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2FYL-0007N6-GR for pspp-commits@gnu.org; Wed, 23 Mar 2011 04:20:14 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q2FYK-00076c-4Z for pspp-commits@gnu.org; Wed, 23 Mar 2011 04:20:13 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e922b0b490b5721324a230477cecd101c506f79e X-Git-Newrev: 213a9dde780d4b31cdcf7dd14f5015633a89cec5 Message-Id: From: Ben Pfaff Date: Wed, 23 Mar 2011 04:20:12 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1946-g213a9dd X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2011 04:20: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 213a9dde780d4b31cdcf7dd14f5015633a89cec5 (commit) via 44bce70de3a7d3c2787d0d5cb0b452b5191b38fd (commit) via 03bfb72314e434ddaa2ff2b770d1d9df2ea1927a (commit) via 763b593a5b5773859e3cf739b843cf0bae0359e5 (commit) from e922b0b490b5721324a230477cecd101c506f79e (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 213a9dde780d4b31cdcf7dd14f5015633a89cec5 Author: Ben Pfaff Date: Tue Mar 22 21:20:04 2011 -0700 i18n: Only close valid iconv converters in i18n_done(). iconv_open() returns (iconv_t) -1 to indicate an error. We shouldn't pass this to iconv_Close(). Reported-by: Jeremy Lavergne . John Darrington suggested that this was probably the problem, and Jeremy confirmed it with valgrind. commit 44bce70de3a7d3c2787d0d5cb0b452b5191b38fd Author: Ben Pfaff Date: Tue Mar 22 21:14:15 2011 -0700 i18n: Test converting between unknown encodings too. This would have found the bug fixed by the previous commit. commit 03bfb72314e434ddaa2ff2b770d1d9df2ea1927a Author: Ben Pfaff Date: Tue Mar 22 20:55:55 2011 -0700 str: Make ss_alloc_substring_pool() null-terminate its output. It's inconsistent that ss_alloc_substring() null-terminates its output but ss_alloc_substring_pool() does not. This caught us out in recode_substring_pool(), which used ss_alloc_substring_pool() in a fallback case where create_iconv() failed and expected the result to be null-terminated. Reported-by: Jeremy Lavergne commit 763b593a5b5773859e3cf739b843cf0bae0359e5 Author: Ben Pfaff Date: Tue Mar 22 21:12:11 2011 -0700 tests: Wrap more binaries for "check-valgrind" target. ----------------------------------------------------------------------- Summary of changes: src/libpspp/i18n.c | 3 ++- src/libpspp/str.c | 7 ++++--- tests/automake.mk | 28 ++++++++++++++++++++++++++-- tests/libpspp/i18n.at | 8 ++++++++ 4 files changed, 40 insertions(+), 6 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Wed Mar 23 01:11:00 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q2GLU-00013D-2x for mharc-pspp-commits@gnu.org; Wed, 23 Mar 2011 01:11:00 -0400 Received: from [140.186.70.92] (port=44296 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2GLR-0000zq-QO for pspp-commits@gnu.org; Wed, 23 Mar 2011 01:10:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2GLQ-0002CY-6O for pspp-commits@gnu.org; Wed, 23 Mar 2011 01:10:57 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:40405) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2GLQ-0002CT-4d for pspp-commits@gnu.org; Wed, 23 Mar 2011 01:10:56 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2GLP-0007wL-Sl for pspp-commits@gnu.org; Wed, 23 Mar 2011 05:10:55 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q2GLO-00024k-Oe for pspp-commits@gnu.org; Wed, 23 Mar 2011 05:10:55 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 213a9dde780d4b31cdcf7dd14f5015633a89cec5 X-Git-Newrev: f6ef1f7d246330feda72eaeb331fdf94a3940dad Message-Id: From: Ben Pfaff Date: Wed, 23 Mar 2011 05:10:55 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1947-gf6ef1f7 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2011 05:10:58 -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 f6ef1f7d246330feda72eaeb331fdf94a3940dad (commit) from 213a9dde780d4b31cdcf7dd14f5015633a89cec5 (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 f6ef1f7d246330feda72eaeb331fdf94a3940dad Author: Ben Pfaff Date: Tue Mar 22 22:10:49 2011 -0700 cairo: Correctly render table during scrolling. Commit 845d4b4f3f (cairo: Draw table titles in xr_rendering_draw() too) started rendering table titles in the GUI but forgot to compensate for this in the call to render_page_draw_region(), so scrolling caused visible damage. Bug #31569. Reported-by: John Darrington ----------------------------------------------------------------------- Summary of changes: src/output/cairo.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 24 23:50:44 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q2y2t-0006Gl-Tw for mharc-pspp-commits@gnu.org; Thu, 24 Mar 2011 23:50:44 -0400 Received: from [140.186.70.92] (port=37846 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q2y2q-0006CH-G3 for pspp-commits@gnu.org; Thu, 24 Mar 2011 23:50:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q2y2j-0004Kf-Lg for pspp-commits@gnu.org; Thu, 24 Mar 2011 23:50:34 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:56188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q2y2j-0004KV-K8 for pspp-commits@gnu.org; Thu, 24 Mar 2011 23:50:33 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q2y2j-0006Zk-2w for pspp-commits@gnu.org; Fri, 25 Mar 2011 03:50:33 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q2y2i-0003bU-Ax for pspp-commits@gnu.org; Fri, 25 Mar 2011 03:50:32 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f6ef1f7d246330feda72eaeb331fdf94a3940dad X-Git-Newrev: f7a8c2b2c3c581786146159f9022c017fee76a18 Message-Id: From: Ben Pfaff Date: Fri, 25 Mar 2011 03:50:32 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1948-gf7a8c2b X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Mar 2011 03:50:41 -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 f7a8c2b2c3c581786146159f9022c017fee76a18 (commit) from f6ef1f7d246330feda72eaeb331fdf94a3940dad (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 f7a8c2b2c3c581786146159f9022c017fee76a18 Author: Ben Pfaff Date: Thu Mar 24 20:50:27 2011 -0700 Update version number to 0.7.7 to ----------------------------------------------------------------------- Summary of changes: NEWS | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:40 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIy-0005ak-GB for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:40 -0400 Received: from [140.186.70.92] (port=51408 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIv-0005YK-KW for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIu-0004zs-OY for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:37 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49969) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-0004zh-MO for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002wP-5y for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIt-0000lX-Uc for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.0 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: dca2f6d80dcb53dd1a12c675118d4b7e0716b292 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.0, created. v0.6.0-36-gdca2f6d X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:38 -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 tag, v0.7.0 has been created at dca2f6d80dcb53dd1a12c675118d4b7e0716b292 (commit) - Log ----------------------------------------------------------------- commit dca2f6d80dcb53dd1a12c675118d4b7e0716b292 Author: John Darrington Date: Thu Sep 4 19:25:38 2008 +0800 Renumber development branch (master) to 0.7.0 ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:40 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIy-0005bE-Jh for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:40 -0400 Received: from [140.186.70.92] (port=51444 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YO-Lk for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIu-0004zx-OV for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-0004zi-MQ for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002wS-Cn for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000ln-68 for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.1 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: e2862b56eb679a975a662d621896cdcc81b442a3 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.1, created. v0.6.1-329-ge2862b5 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.1 has been created at e2862b56eb679a975a662d621896cdcc81b442a3 (commit) - Log ----------------------------------------------------------------- commit e2862b56eb679a975a662d621896cdcc81b442a3 Author: John Darrington Date: Fri Jan 30 08:01:28 2009 +0900 Bump minor version number ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:40 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIy-0005bT-Od for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:40 -0400 Received: from [140.186.70.92] (port=51445 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YP-Lt for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIu-00050B-QE for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-000503-Oc for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002wY-Lz for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000mL-Gy for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.3 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 77dc491d3b0c1429801ec839e7afab0fbef6a7fc Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.3, created. v0.6.1-716-g77dc491 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.3 has been created at 77dc491d3b0c1429801ec839e7afab0fbef6a7fc (commit) - Log ----------------------------------------------------------------- commit 77dc491d3b0c1429801ec839e7afab0fbef6a7fc Author: Ben Pfaff Date: Wed Jul 29 21:19:41 2009 -0700 output: Use Cairo and Pango to draw charts, instead of libplot. This paves the way for adding support for charts to the PSPPIRE GUI, since Cairo can render to a window in GTK+ whereas libplot cannot. I am aware of the following regressions versus the state before this commit: 1. Alignment of text in charts on the baseline is not properly implemented. This makes the labels in pie charts look funny. 2. Chart titles are drawn in the same font size as other chart text. 3. Building without Cairo and Pango is broken. 4. The postscript output driver (as opposed to the cairo output driver in PostScript output mode) no longer supports charts. I plan to fix #1, #2, and #3. #4 is fixable too, but I don't know whether it is worth it; I might prefer to delete the postscript output driver altogether. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:41 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIy-0005bm-Ub for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:41 -0400 Received: from [140.186.70.92] (port=51449 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YQ-OT for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIu-000504-Or for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49971) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-0004zl-Mn for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002wV-J5 for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000m5-Df for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.2 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: db1b228d7481ccc58077c420887285cff2d08b91 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.2, created. v0.6.1-337-gdb1b228 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.2 has been created at db1b228d7481ccc58077c420887285cff2d08b91 (commit) - Log ----------------------------------------------------------------- commit db1b228d7481ccc58077c420887285cff2d08b91 Author: Ben Pfaff Date: Thu Feb 5 19:36:18 2009 -0800 perl-module: Make PSPP::Reader::get_next_case() return a list. PSPP::Reader::get_next_case() was documented to return a list, but actually it returned a reference to a list. This commit changes the behavior to match the documentation. This also fixes the behavior on reading past the end of the file. Previously this was documented to return undef but caused a segfault in practice. Now it returns an empty list. Also increase PSPP version number from 0.7.1 to 0.7.2 at John Darrington's request, to alert users of the previous version of the Perl interface. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:41 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIz-0005c5-76 for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:41 -0400 Received: from [140.186.70.92] (port=51458 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YX-Vf for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIw-000513-2e for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49976) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIv-00050y-Vl for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIv-0002wk-PK for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:37 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIv-0000nS-2K for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:37 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.7 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: f7a8c2b2c3c581786146159f9022c017fee76a18 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:37 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.7, created. v0.6.1-1948-gf7a8c2b X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.7 has been created at f7a8c2b2c3c581786146159f9022c017fee76a18 (commit) - Log ----------------------------------------------------------------- commit f7a8c2b2c3c581786146159f9022c017fee76a18 Author: Ben Pfaff Date: Thu Mar 24 20:50:27 2011 -0700 Update version number to 0.7.7 to ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:41 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIz-0005cP-GP for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:41 -0400 Received: from [140.186.70.92] (port=51453 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YW-Sl for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIv-00050g-CF for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49975) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIv-00050c-9i for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:37 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIv-0002wh-4M for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:37 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000nG-UR for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:37 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.6 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: ff8c03cab4995de8e261891b63d6a84eae1b880d Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:37 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.6, created. v0.6.1-1741-gff8c03c X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.6 has been created at ff8c03cab4995de8e261891b63d6a84eae1b880d (commit) - Log ----------------------------------------------------------------- commit ff8c03cab4995de8e261891b63d6a84eae1b880d Author: Ben Pfaff Date: Sat Oct 16 13:49:57 2010 -0700 Increment version number to 0.7.6 for translationproject.org. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:41 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TIz-0005ch-Ld for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:41 -0400 Received: from [140.186.70.92] (port=51451 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIw-0005YV-SS for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIv-00050X-00 for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:38 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-00050T-Uw for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002we-T1 for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000n1-QW for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.5 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 0ee0a3f7c62a2176db6f603fa01ebceb4ee7e526 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.5, created. v0.6.1-1320-g0ee0a3f X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:39 -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 tag, v0.7.5 has been created at 0ee0a3f7c62a2176db6f603fa01ebceb4ee7e526 (commit) - Log ----------------------------------------------------------------- commit 0ee0a3f7c62a2176db6f603fa01ebceb4ee7e526 Author: Ben Pfaff Date: Fri May 21 16:44:18 2010 -0700 configure.ac: Increase version number to 0.7.5 for translationproject. translationproject.org needs a version number increment to submit a new pspp.pot. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP From MAILER-DAEMON Thu Mar 31 21:37:43 2011 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Q5TJ1-0005dJ-Qc for mharc-pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:43 -0400 Received: from [140.186.70.92] (port=51501 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q5TIz-0005cf-K8 for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q5TIu-00050K-Sw for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:41 -0400 Received: from colonialone.fsf.org ([140.186.70.51]:49973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q5TIu-00050F-RE for pspp-commits@gnu.org; Thu, 31 Mar 2011 21:37:36 -0400 Received: from [10.1.0.108] (helo=vcs-noshell.in.savannah.gnu.org) by colonialone.fsf.org with esmtp (Exim 4.69) (envelope-from ) id 1Q5TIu-0002wb-Oh for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 Received: from blp by vcs-noshell.in.savannah.gnu.org with local (Exim 4.69) (envelope-from ) id 1Q5TIu-0000md-MQ for pspp-commits@gnu.org; Fri, 01 Apr 2011 01:37:36 +0000 To: pspp-commits@gnu.org X-Git-Refname: refs/tags/v0.7.4 X-Git-Reftype: tag X-Git-Oldrev: 0000000000000000000000000000000000000000 X-Git-Newrev: 006bed0af6dede3b1307e3eb635fe037076bebd6 Message-Id: From: Ben Pfaff Date: Fri, 01 Apr 2011 01:37:36 +0000 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.51 Subject: [Pspp-commits] [SCM] GNU PSPP tag, v0.7.4, created. v0.6.1-1103-g006bed0 X-BeenThere: pspp-commits@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: pspp-commits.gnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 01:37:42 -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 tag, v0.7.4 has been created at 006bed0af6dede3b1307e3eb635fe037076bebd6 (commit) - Log ----------------------------------------------------------------- commit 006bed0af6dede3b1307e3eb635fe037076bebd6 Author: Ben Pfaff Date: Mon Feb 15 14:18:00 2010 -0800 configure.ac: Update version number to 0.7.4 to release new POT file. translationproject.org needs a version number increment to receive a new pspp.pot. ----------------------------------------------------------------------- hooks/post-receive -- GNU PSPP