PSPP News

 [PSPP Logo]


| PSPP Home | News | Manual | FAQ | Help wanted! | Contributors | PSPPIRE | GNU Homepage |

A plain textfile of this page is available here.

NOTE: This page only covers the released versions of PSPP It doesn't cover the development versions. Check the changelog of the development versions at: http://savannah.gnu.org/cgi-bin/viewcvs/pspp/pspp/ChangeLog

PSPP NEWS -- history of user-visible changes.
Time-stamp: <2005-07-24 20:23:41 blp> (Converted to HTML and starting note added by Patrick Brunier)
Copyright (C) 1996-9, 2000, 2005, 2006 Free Software Foundation, Inc.
See the end for copying conditions.

Please email PSPP bug reports to bug-gnu-pspp at gnu dot org

Changes from 0.3.0 to 0.4.0:

Changes in build dependencies:

Newly implemented commands and statistical features:

Long variable names (and other identifiers) are now supported. Up to the first 64 bytes of each identifier is significant. PSPP now reads and writes system files compatible with SPSS version 12.

New --algorithm and --syntax command line options allow SPSS-compatible or enhanced modes to be selected.

Support for transformation expressions has been rewritten and significantly improved. Refer to the manual for details.

Calculation of moments (mean, standard deviation, kurtosis, skewness) has been rewritten and should now be more accurate. In --algorithm=enhanced mode moments may be more accurate than SPSS in some cases.

Numerous bugs have been fixed, too many to mention here. Many new tests have been added, leading to the discovery and fixing of many of these bugs.

The ASCII output driver can now squeeze multiple blank lines into single blank lines.

Much of the code has been rewritten and refactored. It is now much cleaner.

The FILE TYPE and REPEATING DATA commands have been disabled for this release because their implementations were deemed too buggy to be useful. They will be fixed and replaced in a future release.

New pspp-mode for Emacs (in pspp-mode.el).

Added rudimentary command-line completion for interactive input.

lib/julcal and lib/dcdflib are no longer used, so they have been removed.

For developers, the build system now requires Autoconf 2.58 and Automake 1.7. The included gettext has been updated to version 0.12.1.

Some reports state that Texinfo 4.8, the latest version, may be necessary to successfully format the documentation on some systems.

Version 0.3.0 changes since 0.2.3:

Bugs fixed:

New features:

Other:

Version 0.2.3 changes since 0.2.2:

Bugs fixed:

Version 0.2.2 changes since 0.2.1:

Bugs fixed:

Version 0.2.1 changes since 0.2.0:

Bugs fixed:

Version 0.2.0 changes since 0.1.0:

Procedures now implemented:

Transformations and utilities now implemented:

Support for input and output through pipes:
"|command" and "command|" filenames; support for special filenames "-", "stdin", "stdout", "stderr".

New command-line features:

Operator LAG is now implemented.

Added missing FILE subcommand to REREAD.

Table output manager completely rewritten.

Device configuration file syntax changed. You will need to reinstall your `devices' file.

New output driver for HTML.

PostScript driver and prologue simplified.

Many bugs fixed. General source-code cleanup.

Added Texinfo documentation for:

PSPP language is now fully documented. Please report any inaccuracies or omissions in the documentation.

Changes for version 0.1.0:

First public release. For changes from unreleased development versions, please see ONEWS.

Copyright information:

Copyright (C) 1996-9, 2000, 2005, 2006 Free Software Foundation, Inc.

Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the copyright notice and this permission notice are preserved, thus giving the recipient permission to redistribute in turn.

Permission is granted to distribute modified versions of this document, or of portions of it, under the above conditions, provided also that they carry prominent notices stating who last changed them.

Local variables:
version-control: never
mode: indented-text
end: