pspp-builds.git
18 years agoImprove messages.
Ben Pfaff [Fri, 21 Oct 2005 01:20:34 +0000 (01:20 +0000)]
Improve messages.

18 years agoFix message.
Ben Pfaff [Fri, 21 Oct 2005 01:19:23 +0000 (01:19 +0000)]
Fix message.

18 years agoFixed name of standard error of statistic
Jason Stover [Tue, 18 Oct 2005 19:57:20 +0000 (19:57 +0000)]
Fixed name of standard error of statistic

18 years agoFixed std. error of estimated R-square
Jason Stover [Tue, 18 Oct 2005 19:49:21 +0000 (19:49 +0000)]
Fixed std. error of estimated R-square

18 years agoAdded model summary and R keyword
Jason Stover [Tue, 18 Oct 2005 19:42:02 +0000 (19:42 +0000)]
Added model summary and R keyword

18 years agotested QR decomposition
Jason Stover [Fri, 14 Oct 2005 15:34:05 +0000 (15:34 +0000)]
tested QR decomposition

18 years agoReplaced use of errno with assert
Jason Stover [Fri, 14 Oct 2005 15:13:59 +0000 (15:13 +0000)]
Replaced use of errno with assert

18 years agoAdded regression procedure examples
Jason Stover [Fri, 14 Oct 2005 14:55:09 +0000 (14:55 +0000)]
Added regression procedure examples

18 years agoInitial version
Jason Stover [Fri, 14 Oct 2005 14:53:48 +0000 (14:53 +0000)]
Initial version

18 years agoAdded regression procedure
Jason Stover [Fri, 14 Oct 2005 14:50:07 +0000 (14:50 +0000)]
Added regression procedure

18 years agoAdded linear regression
Jason Stover [Fri, 14 Oct 2005 14:49:29 +0000 (14:49 +0000)]
Added linear regression

18 years agoremoved double-counted sample size
Jason Stover [Fri, 14 Oct 2005 14:47:12 +0000 (14:47 +0000)]
removed double-counted sample size

18 years agomiscellaneous compiler warnings
Jason Stover [Thu, 13 Oct 2005 19:58:42 +0000 (19:58 +0000)]
miscellaneous compiler warnings

18 years agofixed constness
Jason Stover [Thu, 13 Oct 2005 19:25:01 +0000 (19:25 +0000)]
fixed constness

18 years agominor edits
Jason Stover [Wed, 12 Oct 2005 21:09:04 +0000 (21:09 +0000)]
minor edits

18 years agoInitial version
Jason Stover [Wed, 12 Oct 2005 20:33:07 +0000 (20:33 +0000)]
Initial version

18 years agoInitial version
Jason Stover [Tue, 11 Oct 2005 21:26:07 +0000 (21:26 +0000)]
Initial version

18 years agoAll tests are compatible with BSD diff
Jason Stover [Tue, 11 Oct 2005 01:53:18 +0000 (01:53 +0000)]
All tests are compatible with BSD diff

18 years agoMade BSD diff compatible
Jason Stover [Mon, 10 Oct 2005 22:18:06 +0000 (22:18 +0000)]
Made BSD diff compatible

18 years agoStill some BSD diff incompatible tests
Jason Stover [Mon, 10 Oct 2005 21:24:32 +0000 (21:24 +0000)]
Still some BSD diff incompatible tests

18 years agoAll tests now BSD diff compatible
Jason Stover [Mon, 10 Oct 2005 21:06:03 +0000 (21:06 +0000)]
All tests now BSD diff compatible

18 years agoMade BSD diff compatible
Jason Stover [Mon, 10 Oct 2005 21:01:25 +0000 (21:01 +0000)]
Made BSD diff compatible

18 years agoMade BSD diff compatible
Jason Stover [Mon, 10 Oct 2005 20:58:14 +0000 (20:58 +0000)]
Made BSD diff compatible

18 years agoMade tests BSD diff compatible
Jason Stover [Mon, 10 Oct 2005 20:49:13 +0000 (20:49 +0000)]
Made tests BSD diff compatible

18 years agoreplaced busted sed substitution with functioning perl substitutions
Jason Stover [Fri, 7 Oct 2005 20:37:52 +0000 (20:37 +0000)]
replaced busted sed substitution with functioning perl substitutions

18 years agoMade compatible with BSD diff
Jason Stover [Fri, 7 Oct 2005 20:01:38 +0000 (20:01 +0000)]
Made compatible with BSD diff

18 years agoBSD compatibility: Replaced automatic variable $< in non-imlicit rule
Jason Stover [Mon, 3 Oct 2005 18:58:53 +0000 (18:58 +0000)]
BSD compatibility: Replaced automatic variable $< in non-imlicit rule

18 years agoBSD compatibility: Replaced automatic variable $< in non-imlicit rule
Jason Stover [Mon, 3 Oct 2005 18:49:57 +0000 (18:49 +0000)]
BSD compatibility: Replaced automatic variable $< in non-imlicit rule

18 years agofixed header guard
Jason Stover [Sun, 2 Oct 2005 23:28:07 +0000 (23:28 +0000)]
fixed header guard

18 years agoRemoved reference to README
Jason Stover [Tue, 27 Sep 2005 16:32:19 +0000 (16:32 +0000)]
Removed reference to README

18 years agoChangLog entry for lib/linreg
Jason Stover [Mon, 26 Sep 2005 21:17:25 +0000 (21:17 +0000)]
ChangLog entry for lib/linreg

18 years agoFix two minor packaging bugs reported by James R. Van Zandt.
Ben Pfaff [Sun, 25 Sep 2005 23:23:10 +0000 (23:23 +0000)]
Fix two minor packaging bugs reported by James R. Van Zandt.

18 years agoAdded lib/linreg
Jason Stover [Thu, 22 Sep 2005 20:59:15 +0000 (20:59 +0000)]
Added lib/linreg

18 years agoSmake: Add `check' target for convenience. Add --tests-base=tests to
Ben Pfaff [Mon, 19 Sep 2005 17:25:19 +0000 (17:25 +0000)]
Smake: Add `check' target for convenience.  Add --tests-base=tests to
gnulib-tool invocation to compensate for bug.

18 years agoChange type of variables whose addresses are passed to dict_get_vars()
Ben Pfaff [Sat, 17 Sep 2005 18:15:38 +0000 (18:15 +0000)]
Change type of variables whose addresses are passed to dict_get_vars()
from size_t to int to match John's previous change to dict_get_vars().

18 years agoFix gnulib problems.
Ben Pfaff [Sat, 17 Sep 2005 18:02:42 +0000 (18:02 +0000)]
Fix gnulib problems.

18 years agoCorrected filename on line 1
Jason Stover [Sat, 17 Sep 2005 16:02:09 +0000 (16:02 +0000)]
Corrected filename on line 1

18 years agoInitial version
Jason Stover [Sat, 17 Sep 2005 15:55:56 +0000 (15:55 +0000)]
Initial version

18 years agoFixed issues which arose on x86_64 architecture
John Darrington [Mon, 12 Sep 2005 11:33:55 +0000 (11:33 +0000)]
Fixed issues which arose on x86_64 architecture

18 years agoRevamp SAVE, XSAVE, EXPORT. Add (or at least parse) all the
Ben Pfaff [Sun, 21 Aug 2005 07:21:06 +0000 (07:21 +0000)]
Revamp SAVE, XSAVE, EXPORT.  Add (or at least parse) all the
subcommands that we didn't support.  Fix bug 13911.  Fix bug reported
by Adam Pierson (COMPRESSED and other subcommands didn't work on
SAVE).  Refactor all related code.

18 years agoNeed to make sure m4/Makefile.am exists before running gnulib-tool.
Ben Pfaff [Sun, 7 Aug 2005 04:56:17 +0000 (04:56 +0000)]
Need to make sure m4/Makefile.am exists before running gnulib-tool.

18 years agoClean up treatment of missing values by moving all the code into
Ben Pfaff [Sun, 7 Aug 2005 04:39:27 +0000 (04:39 +0000)]
Clean up treatment of missing values by moving all the code into
one place.  All references to the missing value function were
updated, but only major changes are detailed below.

18 years agoNote that PSPP 0.4.0 was released Aug 3.
Ben Pfaff [Fri, 5 Aug 2005 14:22:48 +0000 (14:22 +0000)]
Note that PSPP 0.4.0 was released Aug 3.

18 years agoTalk about PSPP long-term goals. v0.4.0
Ben Pfaff [Thu, 4 Aug 2005 01:59:25 +0000 (01:59 +0000)]
Talk about PSPP long-term goals.

18 years agoAdd a couple more release notes.
Ben Pfaff [Thu, 4 Aug 2005 01:57:21 +0000 (01:57 +0000)]
Add a couple more release notes.

18 years agoAdd Solaris, Mac OS X notes.
Ben Pfaff [Wed, 3 Aug 2005 02:36:38 +0000 (02:36 +0000)]
Add Solaris, Mac OS X notes.

18 years agoNote that `make check' needs GNU diff (for now).
Ben Pfaff [Tue, 2 Aug 2005 17:26:26 +0000 (17:26 +0000)]
Note that `make check' needs GNU diff (for now).

18 years agoRevise.
Ben Pfaff [Tue, 2 Aug 2005 17:25:04 +0000 (17:25 +0000)]
Revise.

18 years ago * bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
Ben Pfaff [Tue, 2 Aug 2005 04:52:20 +0000 (04:52 +0000)]
* bugs/big-input-2.sh: Don't use 1...100000 (etc.) with Perl
because that may allocate a large amount of memory.

18 years ago * xforms/expression.sh: Break this monolithic test up into 36
Ben Pfaff [Tue, 2 Aug 2005 04:50:18 +0000 (04:50 +0000)]
* xforms/expression.sh: Break this monolithic test up into 36
subtests to give a better idea of what's failing in some cases.

18 years agoAdopt use of gnulib for portability.
Ben Pfaff [Sun, 31 Jul 2005 21:42:46 +0000 (21:42 +0000)]
Adopt use of gnulib for portability.

18 years agoFix typo.
Ben Pfaff [Sun, 31 Jul 2005 06:43:01 +0000 (06:43 +0000)]
Fix typo.

18 years ago(validate_function_args) Fix two msg() bugs found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 06:14:17 +0000 (06:14 +0000)]
(validate_function_args) Fix two msg() bugs found by -Wformat.

18 years ago(expr_debug_print_postfix) Don't pass null pointer to printf for %.*s.
Ben Pfaff [Sun, 31 Jul 2005 06:11:34 +0000 (06:11 +0000)]
(expr_debug_print_postfix) Don't pass null pointer to printf for %.*s.

18 years ago(var_is_valid_name) Fix three msg() bugs found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 06:06:50 +0000 (06:06 +0000)]
(var_is_valid_name) Fix three msg() bugs found by -Wformat.

18 years ago(parse_rank_function) Fix msg() bug found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 05:59:26 +0000 (05:59 +0000)]
(parse_rank_function) Fix msg() bug found by -Wformat.

18 years ago(postopen) Cast `char' to `unsigned char' before passing to isspace().
Ben Pfaff [Sun, 31 Jul 2005 05:57:09 +0000 (05:57 +0000)]
(postopen) Cast `char' to `unsigned char' before passing to isspace().

18 years ago(read_varables) Fix msg() bug found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 05:55:00 +0000 (05:55 +0000)]
(read_varables) Fix msg() bug found by -Wformat.

18 years ago*** empty log message ***
Ben Pfaff [Sun, 31 Jul 2005 05:53:12 +0000 (05:53 +0000)]
*** empty log message ***

18 years agoInclude <config.h>.
Ben Pfaff [Sun, 31 Jul 2005 05:51:35 +0000 (05:51 +0000)]
Include <config.h>.

18 years ago(cmd_match_files) Fix msg() bug found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 05:49:44 +0000 (05:49 +0000)]
(cmd_match_files) Fix msg() bug found by -Wformat.

18 years ago(check_common_specifier) Fix msg() bug found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 05:47:13 +0000 (05:47 +0000)]
(check_common_specifier) Fix msg() bug found by -Wformat.
(check_output_specifier) Ditto.

18 years ago(cmd_file_handle) Fix msg() bug found by -Wformat.
Ben Pfaff [Sun, 31 Jul 2005 05:45:01 +0000 (05:45 +0000)]
(cmd_file_handle) Fix msg() bug found by -Wformat.

18 years ago(parse_Z) [WORDS_BIGENDIAN] Don't declare buf[], to avoid "unused
Ben Pfaff [Sun, 31 Jul 2005 05:42:55 +0000 (05:42 +0000)]
(parse_Z) [WORDS_BIGENDIAN] Don't declare buf[], to avoid "unused
variable" warning.

18 years ago(find_word) Cast `char' to `unsigned char' before passing to
Ben Pfaff [Sun, 31 Jul 2005 05:39:50 +0000 (05:39 +0000)]
(find_word) Cast `char' to `unsigned char' before passing to
isspace().

18 years ago(case_compare) Implement as delegating to case_compare_2dict().
Ben Pfaff [Sun, 31 Jul 2005 05:37:30 +0000 (05:37 +0000)]
(case_compare) Implement as delegating to case_compare_2dict().

18 years agoInclusion of <alloca.h> is unneeded.
Ben Pfaff [Sun, 31 Jul 2005 05:35:05 +0000 (05:35 +0000)]
Inclusion of <alloca.h> is unneeded.

18 years agoDon't append -ansi to AM_CFLAGS for GCC. Using -ansi changes the
Ben Pfaff [Sun, 31 Jul 2005 05:03:28 +0000 (05:03 +0000)]
Don't append -ansi to AM_CFLAGS for GCC.  Using -ansi changes the
behavior of header files significantly.  It causes __STRICT_ANSI__ to
be defined, and some headers interpret that as cause to e.g. not use
`long long' or __attribute__.  The former example is bad when off_t is
supposed to be `long long'.

18 years agoSat Jul 30 21:54:23 2005 Ben Pfaff <blp@gnu.org>
Ben Pfaff [Sun, 31 Jul 2005 04:55:58 +0000 (04:55 +0000)]
Sat Jul 30 21:54:23 2005  Ben Pfaff  <blp@gnu.org>

* command/sys-info.sh: Removed.  (This was not actually in TESTS
in Makefile.am, so it was never called.
tests/command/sysfile-info.sh does what it was trying to do, but
better.)

Sat Jul 30 21:50:33 2005  Ben Pfaff  <blp@gnu.org>

Fixes for Solaris.

* Most tests: Add `cd /' before `rm -rf $TEMPDIR' because some
OSes do not allow the current working directory to be removed.

* bugs/big-input-2.sh: Use perl instead of a shell loop, because
the shell loop was very slow on Solaris.

* command/sort.sh: Use `printf' instead of `echo -n' for
portability.

18 years agoAdd coverage.sh, temp_template to EXTRA_DIST.
Ben Pfaff [Sun, 31 Jul 2005 04:49:01 +0000 (04:49 +0000)]
Add coverage.sh, temp_template to EXTRA_DIST.

18 years agoInstead of hard-coding the table of powers of 30 into the source file,
Ben Pfaff [Wed, 27 Jul 2005 03:08:30 +0000 (03:08 +0000)]
Instead of hard-coding the table of powers of 30 into the source file,
compute it at runtime.  For some reason, GCC 4.0.0 on Mac OS X refuses
to compile big constant expressions, e.g. the ones eliminated by this
check-in.

18 years agoFix use of "export" to work with traditional shells.
Ben Pfaff [Tue, 26 Jul 2005 03:51:29 +0000 (03:51 +0000)]
Fix use of "export" to work with traditional shells.

18 years agoRemove gmp references.
Ben Pfaff [Tue, 26 Jul 2005 03:45:18 +0000 (03:45 +0000)]
Remove gmp references.

18 years agoGet rid of dependency on libgmp by writing our own routine for
Ben Pfaff [Mon, 25 Jul 2005 03:45:08 +0000 (03:45 +0000)]
Get rid of dependency on libgmp by writing our own routine for
floating-point base conversion.

18 years ago* command/sysfile-info.sh: Add "-b -B -w" to diff command line. Fixes
Ben Pfaff [Mon, 25 Jul 2005 03:36:39 +0000 (03:36 +0000)]
* command/sysfile-info.sh: Add "-b -B -w" to diff command line.  Fixes
apparent failure under Cygwin.  Thanks to John Darrington
<john@cellform.com.au> for reporting this problem.

18 years agoGet rid of dependency on libgmp by writing our own routine for
Ben Pfaff [Mon, 25 Jul 2005 03:32:18 +0000 (03:32 +0000)]
Get rid of dependency on libgmp by writing our own routine for
floating-point base conversion.

18 years agoAllow "1+23" even for F format, for compatibility.
Ben Pfaff [Mon, 25 Jul 2005 01:51:06 +0000 (01:51 +0000)]
Allow "1+23" even for F format, for compatibility.

18 years agoRead and ignore author field in portable files.
Ben Pfaff [Mon, 25 Jul 2005 01:48:57 +0000 (01:48 +0000)]
Read and ignore author field in portable files.

18 years agoDescribe author field.
Ben Pfaff [Mon, 25 Jul 2005 01:47:27 +0000 (01:47 +0000)]
Describe author field.

18 years agoTexinfo 4.8 may be needed.
Ben Pfaff [Mon, 18 Jul 2005 18:10:11 +0000 (18:10 +0000)]
Texinfo 4.8 may be needed.

18 years agoUpdate FSF address.
Ben Pfaff [Sat, 9 Jul 2005 16:18:20 +0000 (16:18 +0000)]
Update FSF address.

18 years ago* get.c: (mtf_processing) Don't assume that mtf_compare_BY_values()
Ben Pfaff [Thu, 7 Jul 2005 03:46:04 +0000 (03:46 +0000)]
* get.c: (mtf_processing) Don't assume that mtf_compare_BY_values()
always returns -1, 0, or 1.  Actually, it returns a negative, zero, or
positive result.  Fixes MATCH FILES bug on Mac OS X reported by
"Marshall DeBerry" <mdb@radix.net>.

18 years ago* Makefile.am: Add pspp-mode.el to EXTRA_DIST.
Ben Pfaff [Tue, 5 Jul 2005 01:28:36 +0000 (01:28 +0000)]
* Makefile.am: Add pspp-mode.el to EXTRA_DIST.

18 years agoRevise.
Ben Pfaff [Tue, 5 Jul 2005 01:28:01 +0000 (01:28 +0000)]
Revise.

18 years ago* command/sysfile-info.sh: Don't verify endianness. Fixes bug
Ben Pfaff [Tue, 5 Jul 2005 01:27:12 +0000 (01:27 +0000)]
* command/sysfile-info.sh: Don't verify endianness.  Fixes bug
reported by "Marshall DeBerry" <mdb@radix.net>.

18 years ago* flip.c: [HAVE_SYS_TYPES_H] Really include <sys/types.h>. The
Ben Pfaff [Tue, 5 Jul 2005 01:26:35 +0000 (01:26 +0000)]
* flip.c: [HAVE_SYS_TYPES_H] Really include <sys/types.h>.  The
preprocessor test for sys/types.h was accidentally inverted.  This was
bug 12789.

18 years agoIgnore ni.texi, stamp-vti, version.texi.
Ben Pfaff [Mon, 4 Jul 2005 05:54:06 +0000 (05:54 +0000)]
Ignore ni.texi, stamp-vti, version.texi.

18 years agoIgnore POTFILES.in.
Ben Pfaff [Mon, 4 Jul 2005 05:53:29 +0000 (05:53 +0000)]
Ignore POTFILES.in.

18 years ago* get.c: (cmd_match_files) Fix memory leak on `by' and on
Ben Pfaff [Mon, 4 Jul 2005 05:52:10 +0000 (05:52 +0000)]
* get.c: (cmd_match_files) Fix memory leak on `by' and on
`vfm_source'.

* getline.c: [HAVE_LIBREADLINE] (read_console) Fix memory leak on
`line'.

* vfm.c: (close_active_file) Remove unnecessary test.

18 years ago(close_active_file) Remove unnecessary test.
Ben Pfaff [Mon, 4 Jul 2005 05:51:20 +0000 (05:51 +0000)]
(close_active_file) Remove unnecessary test.

18 years ago[HAVE_LIBREADLINE] (read_console) Fix memory leak on `line'.
Ben Pfaff [Mon, 4 Jul 2005 05:49:51 +0000 (05:49 +0000)]
[HAVE_LIBREADLINE] (read_console) Fix memory leak on `line'.

18 years ago(cmd_match_files) Fix memory leak on `by' and on `vfm_source'.
Ben Pfaff [Mon, 4 Jul 2005 05:48:04 +0000 (05:48 +0000)]
(cmd_match_files) Fix memory leak on `by' and on `vfm_source'.

18 years agoFix comment.
Ben Pfaff [Mon, 4 Jul 2005 05:06:39 +0000 (05:06 +0000)]
Fix comment.

18 years agoFix NDEBUG compile errors.
Ben Pfaff [Mon, 4 Jul 2005 04:47:11 +0000 (04:47 +0000)]
Fix NDEBUG compile errors.

18 years ago(ll_next) First arg is UNUSED when NDEBUG is defined.
Ben Pfaff [Mon, 4 Jul 2005 04:46:13 +0000 (04:46 +0000)]
(ll_next) First arg is UNUSED when NDEBUG is defined.

18 years ago#include <assert.h> to fix compile error with NDEBUG.
Ben Pfaff [Mon, 4 Jul 2005 04:44:34 +0000 (04:44 +0000)]
#include <assert.h> to fix compile error with NDEBUG.

18 years agoUpdate.
Ben Pfaff [Mon, 4 Jul 2005 04:28:36 +0000 (04:28 +0000)]
Update.

18 years agoUpdate for 0.4.0.
Ben Pfaff [Mon, 4 Jul 2005 04:27:59 +0000 (04:27 +0000)]
Update for 0.4.0.

18 years agoRevise.
Ben Pfaff [Mon, 4 Jul 2005 04:27:31 +0000 (04:27 +0000)]
Revise.
Add Jason Stover.

18 years agoUpdate comment.
Ben Pfaff [Fri, 24 Jun 2005 04:02:45 +0000 (04:02 +0000)]
Update comment.