pspp-builds.git
18 years agoClean up output subsystem.
Ben Pfaff [Mon, 3 Apr 2006 20:07:54 +0000 (20:07 +0000)]
Clean up output subsystem.

18 years agoMention that README lists additional prereqs.
Ben Pfaff [Mon, 3 Apr 2006 20:05:56 +0000 (20:05 +0000)]
Mention that README lists additional prereqs.

18 years agoAdd list of prerequisites.
Ben Pfaff [Mon, 3 Apr 2006 20:01:56 +0000 (20:01 +0000)]
Add list of prerequisites.

18 years agoAdd freaderror() analogous to fwriteerror() in gnulib.
Ben Pfaff [Fri, 31 Mar 2006 18:38:59 +0000 (18:38 +0000)]
Add freaderror() analogous to fwriteerror() in gnulib.

18 years ago-d and -u are no longer supported.
Ben Pfaff [Fri, 31 Mar 2006 18:34:19 +0000 (18:34 +0000)]
-d and -u are no longer supported.

18 years agoImprove string library.
Ben Pfaff [Fri, 31 Mar 2006 00:30:21 +0000 (00:30 +0000)]
Improve string library.

18 years agoUse -Wdeclaration-after-statement if available.
Ben Pfaff [Thu, 30 Mar 2006 23:51:01 +0000 (23:51 +0000)]
Use -Wdeclaration-after-statement if available.

18 years agoReformat GNULIB_MODULES list to make it more maintainable.
Ben Pfaff [Thu, 30 Mar 2006 23:49:21 +0000 (23:49 +0000)]
Reformat GNULIB_MODULES list to make it more maintainable.
Add comment.

18 years agoFixed memory leaks resulting from fn_interp_vars et. al.
John Darrington [Tue, 28 Mar 2006 06:05:05 +0000 (06:05 +0000)]
Fixed memory leaks resulting from fn_interp_vars et. al.

18 years ago(output_pivot_table) Drop spurious space from message.
Ben Pfaff [Tue, 28 Mar 2006 00:02:28 +0000 (00:02 +0000)]
(output_pivot_table) Drop spurious space from message.

18 years agoRemove obsolete note about Gnulib.
Ben Pfaff [Sun, 26 Mar 2006 00:29:26 +0000 (00:29 +0000)]
Remove obsolete note about Gnulib.

18 years agoMemory leak fix
Jason Stover [Sat, 25 Mar 2006 23:00:48 +0000 (23:00 +0000)]
Memory leak fix

18 years agoFixed memory leak
Jason Stover [Sat, 25 Mar 2006 22:46:21 +0000 (22:46 +0000)]
Fixed memory leak

18 years agoAdd some missing frees. Thanks to John Darrington for reporting
Ben Pfaff [Sat, 25 Mar 2006 02:16:58 +0000 (02:16 +0000)]
Add some missing frees.  Thanks to John Darrington for reporting
these.

18 years agoAdded test/command/regression.sh to test/automake.mk
John Darrington [Fri, 24 Mar 2006 02:10:49 +0000 (02:10 +0000)]
Added test/command/regression.sh to test/automake.mk
Extended test/command/count.sh to test  multiple  variables counts.

18 years agoAdded REGRESSION test
Jason Stover [Thu, 23 Mar 2006 17:15:17 +0000 (17:15 +0000)]
Added REGRESSION test

18 years agotest for REGRESSION procedure
Jason Stover [Thu, 23 Mar 2006 17:11:01 +0000 (17:11 +0000)]
test for REGRESSION procedure

18 years agoAdded the psppire data files to the make install target.
John Darrington [Tue, 21 Mar 2006 02:02:03 +0000 (02:02 +0000)]
Added the psppire data files to the make install target.

18 years agoMark error() as NO_RETURN.
Ben Pfaff [Tue, 21 Mar 2006 00:34:16 +0000 (00:34 +0000)]
Mark error() as NO_RETURN.

18 years agoRequire "unistd" gnulib module. Removed tests for HAVE_UNISTD_H from
Ben Pfaff [Tue, 21 Mar 2006 00:33:05 +0000 (00:33 +0000)]
Require "unistd" gnulib module.  Removed tests for HAVE_UNISTD_H from
source code.

18 years agoFixed reading of system files with non-ascii characters in variable names.
John Darrington [Fri, 17 Mar 2006 04:58:24 +0000 (04:58 +0000)]
Fixed reading of system files with non-ascii characters in variable names.

18 years agoChange automake dependency to be >= 1.9
John Darrington [Fri, 17 Mar 2006 00:41:57 +0000 (00:41 +0000)]
Change automake dependency to be >= 1.9

18 years ago#include cleanup
Jason Stover [Thu, 16 Mar 2006 15:07:04 +0000 (15:07 +0000)]
#include cleanup

18 years ago*** empty log message ***
Jason Stover [Wed, 15 Mar 2006 19:21:43 +0000 (19:21 +0000)]
*** empty log message ***

18 years agofixed out-of-memory bug
Jason Stover [Wed, 15 Mar 2006 19:13:39 +0000 (19:13 +0000)]
fixed out-of-memory bug

18 years agoChanged include paths to be explicitly specified in the #include directive.
John Darrington [Wed, 15 Mar 2006 03:29:10 +0000 (03:29 +0000)]
Changed include paths to be explicitly specified in the #include directive.

18 years agoMade make distcheck work
John Darrington [Mon, 13 Mar 2006 09:03:47 +0000 (09:03 +0000)]
Made make distcheck work

18 years agoImprove comment.
Ben Pfaff [Sun, 12 Mar 2006 21:10:20 +0000 (21:10 +0000)]
Improve comment.

18 years agoChanged the default value od SCOMPRESS to true.
John Darrington [Sat, 11 Mar 2006 07:16:39 +0000 (07:16 +0000)]
Changed the default value od SCOMPRESS to true.
Moved the pspp binary to src/ui/terminal and updated tests accordingly.

18 years agoFree proper variable for var lists in q2c.
Ben Pfaff [Fri, 10 Mar 2006 16:30:34 +0000 (16:30 +0000)]
Free proper variable for var lists in q2c.

18 years agoFix PostScript segfault when active file lacks a title.
Ben Pfaff [Sun, 5 Mar 2006 21:21:29 +0000 (21:21 +0000)]
Fix PostScript segfault when active file lacks a title.

18 years agoGet rid of NO_HTML, NO_POSTSCRIPT.
Ben Pfaff [Sat, 4 Mar 2006 21:51:08 +0000 (21:51 +0000)]
Get rid of NO_HTML, NO_POSTSCRIPT.

18 years agoGot rid of pref.h.orig (and pref.h) entirely, moving its contents into
Ben Pfaff [Sat, 4 Mar 2006 21:26:39 +0000 (21:26 +0000)]
Got rid of pref.h.orig (and pref.h) entirely, moving its contents into
other files.

18 years agoMove GCC attribute declarations from pref.h.orig to new file
Ben Pfaff [Sat, 4 Mar 2006 21:00:38 +0000 (21:00 +0000)]
Move GCC attribute declarations from pref.h.orig to new file
src/libpspp/compiler.h.

In many source files, #include "compiler.h" to get GCC attribute
definitions.

18 years agoRemove BLP_INT_DIGITS. Now we use the intprops.h header file instead.
Ben Pfaff [Sat, 4 Mar 2006 20:38:51 +0000 (20:38 +0000)]
Remove BLP_INT_DIGITS.  Now we use the intprops.h header file instead.

In many source files, replace INT_DIGITS by INT_STRLEN_BOUND(int) and
include intprops.h.

18 years agoRemove BLP_RANDOM. Its results were unused. Remove
Ben Pfaff [Sat, 4 Mar 2006 20:15:32 +0000 (20:15 +0000)]
Remove BLP_RANDOM.  Its results were unused.  Remove
BLP_IS_SPRINTF_GOOD.  We now assume that the system's sprintf()
returns the correct value.

18 years agoIgnore more files.
Ben Pfaff [Sat, 4 Mar 2006 19:52:59 +0000 (19:52 +0000)]
Ignore more files.

18 years agoPatched in the diffs from 02-February-2006 to 02-March-2006, because I'd trashed
John Darrington [Sat, 4 Mar 2006 12:38:35 +0000 (12:38 +0000)]
Patched in the diffs from 02-February-2006 to 02-March-2006, because I'd trashed
them when checking in the new directory structure.

18 years agoFixed bug reading compressed system files.
John Darrington [Sat, 4 Mar 2006 05:01:06 +0000 (05:01 +0000)]
Fixed bug reading compressed system files.

18 years agoremoved redundant files
John Darrington [Sat, 4 Mar 2006 02:36:54 +0000 (02:36 +0000)]
removed redundant files

18 years agoremoved obsolete files
John Darrington [Sat, 4 Mar 2006 02:24:40 +0000 (02:24 +0000)]
removed obsolete files

18 years agoRemoved old files from src
John Darrington [Sat, 4 Mar 2006 02:16:55 +0000 (02:16 +0000)]
Removed old files from src

18 years agoAdded lib/linreg/sweep.h
John Darrington [Sat, 4 Mar 2006 02:11:53 +0000 (02:11 +0000)]
Added lib/linreg/sweep.h

18 years agoadded automake.mk files in src/language
John Darrington [Sat, 4 Mar 2006 02:03:32 +0000 (02:03 +0000)]
added automake.mk files in src/language

18 years agoAdded files in src/output
John Darrington [Sat, 4 Mar 2006 02:00:57 +0000 (02:00 +0000)]
Added files in src/output

18 years agoAdded src/libpspp/automake.mk and src/data/automake.mk
John Darrington [Sat, 4 Mar 2006 01:58:23 +0000 (01:58 +0000)]
Added src/libpspp/automake.mk and src/data/automake.mk

18 years agoAdded files in src/math
John Darrington [Sat, 4 Mar 2006 01:29:08 +0000 (01:29 +0000)]
Added files in src/math

18 years agoAdded files in src/math
John Darrington [Sat, 4 Mar 2006 01:23:16 +0000 (01:23 +0000)]
Added files in src/math

18 years agoAdded src/ui/terminal/automake.mk and src/ui/gui/automake.mk
John Darrington [Sat, 4 Mar 2006 01:18:14 +0000 (01:18 +0000)]
Added src/ui/terminal/automake.mk and src/ui/gui/automake.mk

18 years agoAdded new files resulting from directory restructuring.
John Darrington [Sat, 4 Mar 2006 01:11:56 +0000 (01:11 +0000)]
Added new files resulting from directory restructuring.

18 years agoAdded gsl-extras/automake.mk
John Darrington [Sat, 4 Mar 2006 00:56:38 +0000 (00:56 +0000)]
Added gsl-extras/automake.mk

18 years agoAdded automake.mk files
John Darrington [Sat, 4 Mar 2006 00:53:47 +0000 (00:53 +0000)]
Added automake.mk files

18 years agoCheckin of new directory structure.
John Darrington [Sat, 4 Mar 2006 00:28:14 +0000 (00:28 +0000)]
Checkin of new directory structure.

18 years agoEmphasize web-based BTS.
Ben Pfaff [Sun, 19 Feb 2006 00:13:42 +0000 (00:13 +0000)]
Emphasize web-based BTS.
Mention users list instead of dev list.

18 years agoUpdate.
Ben Pfaff [Sat, 18 Feb 2006 06:07:31 +0000 (06:07 +0000)]
Update.

18 years agoFix values for "measure" in Auxiliary Variable Parameter Record.
Ben Pfaff [Thu, 16 Feb 2006 05:54:24 +0000 (05:54 +0000)]
Fix values for "measure" in Auxiliary Variable Parameter Record.
Thanks to Oliver Bock <oliver@g7.org> for reporting this bug.  Fixes
bug #15763.

18 years agoFix description of "count" in Auxiliary Variable Parameter Record.
Ben Pfaff [Wed, 15 Feb 2006 05:36:40 +0000 (05:36 +0000)]
Fix description of "count" in Auxiliary Variable Parameter Record.
Thanks to Oliver Bock <oliver@g7.org> for reporting this bug.  Fixes
bug #15756.

18 years agoRemove unused struct.
Ben Pfaff [Sat, 4 Feb 2006 04:36:22 +0000 (04:36 +0000)]
Remove unused struct.

18 years agoRemove files no longer used.
Ben Pfaff [Fri, 3 Feb 2006 00:17:49 +0000 (00:17 +0000)]
Remove files no longer used.

18 years agoRemove files that are no longer used.
Ben Pfaff [Fri, 3 Feb 2006 00:17:07 +0000 (00:17 +0000)]
Remove files that are no longer used.

18 years agoFix terminology.
Ben Pfaff [Mon, 30 Jan 2006 04:49:24 +0000 (04:49 +0000)]
Fix terminology.

18 years agoMoved the casefile test code to its own file.
John Darrington [Sun, 29 Jan 2006 05:03:02 +0000 (05:03 +0000)]
Moved the casefile test code to its own file.

18 years agoAdd some news.
Ben Pfaff [Sun, 29 Jan 2006 03:09:23 +0000 (03:09 +0000)]
Add some news.

18 years agoAdd scratch file handles.
Ben Pfaff [Sun, 29 Jan 2006 02:41:11 +0000 (02:41 +0000)]
Add scratch file handles.

Now a file handle can refer to a disk file, to an in-memory
structure, or to the "inline" file, instead of just to a disk
file.  The introduction of new categories means that special cases
for the inline file in a few places could be eliminated, but it
also means that code that assumed that a handle refers to a file
has to check for that.

Also, now file handles can be freed, so code now must be sure not
to access a handle after closing it (with fh_close()).

Plus some cleanups.

18 years agoExclude dotfiles from po/POTFILES.in.
Ben Pfaff [Thu, 26 Jan 2006 05:49:47 +0000 (05:49 +0000)]
Exclude dotfiles from po/POTFILES.in.

18 years agoMust call getl_reading_script() to get proper value.
Ben Pfaff [Thu, 26 Jan 2006 05:24:02 +0000 (05:24 +0000)]
Must call getl_reading_script() to get proper value.

18 years agoAdded fh_free function.
John Darrington [Tue, 24 Jan 2006 09:58:18 +0000 (09:58 +0000)]
Added fh_free function.
Fixed bug reporting errors in sfm-write.

18 years agoMust call getl_reading_script() to get proper value.
Ben Pfaff [Mon, 23 Jan 2006 04:46:04 +0000 (04:46 +0000)]
Must call getl_reading_script() to get proper value.

18 years agoCleaning up freeing of regression coefficients
Jason Stover [Sat, 21 Jan 2006 15:57:14 +0000 (15:57 +0000)]
Cleaning up freeing of regression coefficients

18 years agoAdded reference to regression_export.h
Jason Stover [Thu, 19 Jan 2006 03:31:35 +0000 (03:31 +0000)]
Added reference to regression_export.h

18 years agoRemoved extra free
Jason Stover [Thu, 19 Jan 2006 03:31:04 +0000 (03:31 +0000)]
Removed extra free

18 years agoImprove comment.
Ben Pfaff [Thu, 12 Jan 2006 03:56:54 +0000 (03:56 +0000)]
Improve comment.

18 years agoClean up file handle code in preparation to add temporary file
Ben Pfaff [Thu, 12 Jan 2006 03:39:01 +0000 (03:39 +0000)]
Clean up file handle code in preparation to add temporary file
handles.

18 years agoAltered handling of linear model coefficients
Jason Stover [Mon, 9 Jan 2006 01:13:26 +0000 (01:13 +0000)]
Altered handling of linear model coefficients

18 years agoAdded coefficient-handling routines
Jason Stover [Mon, 9 Jan 2006 01:05:03 +0000 (01:05 +0000)]
Added coefficient-handling routines

18 years agoTidying types
Jason Stover [Mon, 9 Jan 2006 00:53:31 +0000 (00:53 +0000)]
Tidying types

18 years agoFunctions to handle coefficient-to-variable/value matching
Jason Stover [Mon, 9 Jan 2006 00:49:11 +0000 (00:49 +0000)]
Functions to handle coefficient-to-variable/value matching

18 years agoFixed bug in getl separation.
John Darrington [Sat, 7 Jan 2006 07:29:38 +0000 (07:29 +0000)]
Fixed bug in getl separation.

18 years agoAdded categorical values to coefficient table for clarity
Jason Stover [Fri, 6 Jan 2006 17:27:16 +0000 (17:27 +0000)]
Added categorical values to coefficient table for clarity

18 years agoFixed centering prior to sweep operation
Jason Stover [Wed, 4 Jan 2006 18:02:14 +0000 (18:02 +0000)]
Fixed centering prior to sweep operation

18 years agoMultiple dependent variables may be specified; less strict DEPENDENT and METHOD subco...
Jason Stover [Wed, 4 Jan 2006 16:33:04 +0000 (16:33 +0000)]
Multiple dependent variables may be specified; less strict DEPENDENT and METHOD subcommand syntax

18 years agoInitial version
Jason Stover [Wed, 4 Jan 2006 01:34:24 +0000 (01:34 +0000)]
Initial version

18 years agoSubstituted strncmp for strcmp to limit string size
Jason Stover [Sun, 1 Jan 2006 16:47:06 +0000 (16:47 +0000)]
Substituted strncmp for strcmp to limit string size

18 years agoCategorical dependent variables for EXPORTed models
Jason Stover [Sun, 1 Jan 2006 00:03:51 +0000 (00:03 +0000)]
Categorical dependent variables for EXPORTed models

18 years agoAdded categorical variable support for model export
Jason Stover [Fri, 30 Dec 2005 04:59:49 +0000 (04:59 +0000)]
Added categorical variable support for model export

18 years agoFirst functioning export of prediction and confidence intervals
Jason Stover [Thu, 29 Dec 2005 18:02:14 +0000 (18:02 +0000)]
First functioning export of prediction and confidence intervals

18 years agoRenamed reg_export_comments.h regression_export.h
Jason Stover [Thu, 29 Dec 2005 18:00:29 +0000 (18:00 +0000)]
Renamed reg_export_comments.h regression_export.h

18 years agoAdded confidence and prediction intervals to model export
Jason Stover [Mon, 26 Dec 2005 07:14:15 +0000 (07:14 +0000)]
Added confidence and prediction intervals to model export

18 years ago"script" -> "command file"
Ben Pfaff [Sat, 24 Dec 2005 03:39:06 +0000 (03:39 +0000)]
"script" -> "command file"

18 years agoSeperated file_loc from error.c
John Darrington [Fri, 23 Dec 2005 13:02:55 +0000 (13:02 +0000)]
Seperated file_loc from error.c

18 years ago*** empty log message ***
Jason Stover [Tue, 20 Dec 2005 04:05:20 +0000 (04:05 +0000)]
*** empty log message ***

18 years agoDropped references to unused vector param_estimates
Jason Stover [Mon, 19 Dec 2005 17:19:25 +0000 (17:19 +0000)]
Dropped references to unused vector param_estimates

18 years agoSeparated getl.c into getl.c and readln.c
John Darrington [Mon, 19 Dec 2005 06:42:32 +0000 (06:42 +0000)]
Separated getl.c into getl.c and readln.c

18 years agoAdded preamble
Jason Stover [Sun, 18 Dec 2005 18:48:30 +0000 (18:48 +0000)]
Added preamble

18 years agoMoved EXPORT comments to new header file
Jason Stover [Sun, 18 Dec 2005 18:20:04 +0000 (18:20 +0000)]
Moved EXPORT comments to new header file

18 years agoComments for EXPORTed regression models
Jason Stover [Sun, 18 Dec 2005 18:19:26 +0000 (18:19 +0000)]
Comments for EXPORTed regression models

18 years agoAdded comments to exported model
Jason Stover [Sat, 17 Dec 2005 23:16:23 +0000 (23:16 +0000)]
Added comments to exported model

18 years agoCorrected references to IMAGE mode
Jason Stover [Sat, 17 Dec 2005 20:06:59 +0000 (20:06 +0000)]
Corrected references to IMAGE mode

18 years agoFixed typo
Jason Stover [Fri, 16 Dec 2005 17:30:27 +0000 (17:30 +0000)]
Fixed typo

18 years agoFixed exported C syntax
Jason Stover [Fri, 16 Dec 2005 17:00:07 +0000 (17:00 +0000)]
Fixed exported C syntax