pspp-builds.git
17 years agoUpdated AUTHORS
John Darrington [Sun, 24 Dec 2006 06:57:54 +0000 (06:57 +0000)]
Updated AUTHORS

17 years agoAdded some extraneous crud to .cvsignore files
John Darrington [Sun, 24 Dec 2006 06:44:28 +0000 (06:44 +0000)]
Added some extraneous crud to .cvsignore files

17 years agoEnabled remaining items in syntax editor's Run menu.
John Darrington [Sat, 23 Dec 2006 23:05:59 +0000 (23:05 +0000)]
Enabled remaining items in syntax editor's Run menu.
Removed global variable 'the_lexer'.

17 years agoCleaned up GUI, by objectifying the data editor. Removed a number of global variables.
John Darrington [Sat, 23 Dec 2006 09:03:44 +0000 (09:03 +0000)]
Cleaned up GUI, by objectifying the data editor.  Removed a number of global variables.

17 years agoMake the missing value code do more work, so that its callers can do
Ben Pfaff [Sat, 23 Dec 2006 06:11:33 +0000 (06:11 +0000)]
Make the missing value code do more work, so that its callers can do
less.

17 years agoChecked in missed file. Thanks to Ben Pfaff for the reminder.
John Darrington [Fri, 22 Dec 2006 21:46:12 +0000 (21:46 +0000)]
Checked in missed file.  Thanks to Ben Pfaff for the reminder.

17 years agoAdded abstract factory to create casefiles. Updated procedures to use
John Darrington [Fri, 22 Dec 2006 11:12:14 +0000 (11:12 +0000)]
Added abstract factory to create casefiles.  Updated procedures to use
it.

17 years agoFixed bug #17420 (table columns exceeded with /FORMAT=nolabels )
John Darrington [Fri, 22 Dec 2006 10:24:18 +0000 (10:24 +0000)]
Fixed bug #17420 (table columns exceeded with /FORMAT=nolabels )

17 years agoImplement DELETE VARIABLES.
Ben Pfaff [Fri, 22 Dec 2006 04:38:22 +0000 (04:38 +0000)]
Implement DELETE VARIABLES.

17 years agoRe-added the stock-ids for the custom icons, which seemed to have been
John Darrington [Thu, 21 Dec 2006 11:47:09 +0000 (11:47 +0000)]
Re-added the stock-ids for the custom icons, which seemed to have been
inadvertently deleted.

17 years agoAdd comment that ll_sort is stable,
Ben Pfaff [Thu, 21 Dec 2006 06:15:05 +0000 (06:15 +0000)]
Add comment that ll_sort is stable,
which is verified by the existing set of tests.

17 years agoRemoved 'Written by John Darrington' lines which got checked in with
John Darrington [Wed, 20 Dec 2006 22:19:48 +0000 (22:19 +0000)]
Removed 'Written by John Darrington' lines which got checked in with
recent npar tests change.

17 years agoFix bugs in LOOP.
Ben Pfaff [Wed, 20 Dec 2006 16:09:44 +0000 (16:09 +0000)]
Fix bugs in LOOP.

17 years agoImplemented flexifilereader_cnum.
John Darrington [Wed, 20 Dec 2006 12:15:18 +0000 (12:15 +0000)]
Implemented flexifilereader_cnum.

17 years agoImplemented the NPAR TESTS command.
John Darrington [Wed, 20 Dec 2006 10:10:51 +0000 (10:10 +0000)]
Implemented the NPAR TESTS command.

17 years agoMake it possible to pull cases from the active file with a
Ben Pfaff [Tue, 19 Dec 2006 14:21:52 +0000 (14:21 +0000)]
Make it possible to pull cases from the active file with a
function call, instead of requiring indirection through a callback
function.
See patch #5641.

17 years agoDelete obsolete items.
Ben Pfaff [Mon, 18 Dec 2006 02:45:26 +0000 (02:45 +0000)]
Delete obsolete items.

17 years agoAdded the ability to run syntax from the syntax editor.
John Darrington [Sun, 17 Dec 2006 00:01:04 +0000 (00:01 +0000)]
Added the ability to run syntax from the syntax editor.

17 years agoremoved "Written by..." line
Jason Stover [Sat, 16 Dec 2006 22:38:01 +0000 (22:38 +0000)]
removed "Written by..." line

17 years agoDon't assume that ALIGN_* and GTK_JUSTIFY_* values coincide.
Ben Pfaff [Sat, 16 Dec 2006 22:13:12 +0000 (22:13 +0000)]
Don't assume that ALIGN_* and GTK_JUSTIFY_* values coincide.

17 years agoDon't assume that MEASURE_* and ALIGN_* have the same values found in
Ben Pfaff [Sat, 16 Dec 2006 22:11:08 +0000 (22:11 +0000)]
Don't assume that MEASURE_* and ALIGN_* have the same values found in
system files.

17 years agoFix test to allow string grouping variables on RANK.
Ben Pfaff [Sat, 16 Dec 2006 22:01:19 +0000 (22:01 +0000)]
Fix test to allow string grouping variables on RANK.

17 years agoAllow RANK grouping variables to be strings. Fixes bug #18533.
Ben Pfaff [Sat, 16 Dec 2006 20:57:15 +0000 (20:57 +0000)]
Allow RANK grouping variables to be strings.  Fixes bug #18533.
Thanks to John Darrington for review.

17 years agoReverse order of arguments to DATEDIFF, for compatibility. Thanks to
Ben Pfaff [Sat, 16 Dec 2006 20:22:14 +0000 (20:22 +0000)]
Reverse order of arguments to DATEDIFF, for compatibility.  Thanks to
Daniel Williams <Daniel.E.Williams@state.or.us> for reporting this
bug.

17 years agoRemoved my authorship lines.
John Darrington [Sat, 16 Dec 2006 04:26:42 +0000 (04:26 +0000)]
Removed my authorship lines.

17 years agoCommitted patch #5636
John Darrington [Sat, 16 Dec 2006 03:40:41 +0000 (03:40 +0000)]
Committed patch #5636

17 years agoRemove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.
Ben Pfaff [Fri, 15 Dec 2006 00:16:01 +0000 (00:16 +0000)]
Remove "Written by Ben Pfaff <blp@gnu.org>" lines everywhere.

17 years agoMention that pkg-config is needed.
Ben Pfaff [Thu, 14 Dec 2006 23:22:56 +0000 (23:22 +0000)]
Mention that pkg-config is needed.

17 years agoMade src/language into one big library. Closes patch #5633
John Darrington [Thu, 14 Dec 2006 10:45:19 +0000 (10:45 +0000)]
Made src/language into one big library. Closes patch #5633

17 years agoAdditionally verify that input files have equal number of lines.
Ben Pfaff [Thu, 14 Dec 2006 05:35:38 +0000 (05:35 +0000)]
Additionally verify that input files have equal number of lines.

17 years agoFix punctuation in error message.
Ben Pfaff [Thu, 14 Dec 2006 05:26:28 +0000 (05:26 +0000)]
Fix punctuation in error message.

17 years agoImplement DATESUM, DATEDIFF functions.
Ben Pfaff [Thu, 14 Dec 2006 03:36:00 +0000 (03:36 +0000)]
Implement DATESUM, DATEDIFF functions.
Patch #5637.

17 years agoFixed bugs which crept in with the variable encapsulation changes.
John Darrington [Tue, 12 Dec 2006 06:44:49 +0000 (06:44 +0000)]
Fixed bugs which crept in with the variable encapsulation changes.

17 years agoThis patch adds the VALUELABEL function for use in expressions, which
Ben Pfaff [Mon, 11 Dec 2006 15:56:49 +0000 (15:56 +0000)]
This patch adds the VALUELABEL function for use in expressions, which
is new in SPSS 15 (14?), and a test for it.

17 years ago * value-labels.c (hash_int_val_lab): Only hash as many bytes as
Ben Pfaff [Mon, 11 Dec 2006 15:56:13 +0000 (15:56 +0000)]
* value-labels.c (hash_int_val_lab): Only hash as many bytes as
the value label's width.

17 years agoRewrite system file reader code, to clean up and improve.
Ben Pfaff [Mon, 11 Dec 2006 15:39:23 +0000 (15:39 +0000)]
Rewrite system file reader code, to clean up and improve.

17 years agoDocument that the character_code field can be a Windows code page
Ben Pfaff [Sun, 10 Dec 2006 19:23:13 +0000 (19:23 +0000)]
Document that the character_code field can be a Windows code page
number.

17 years ago * command-line.c (pre_syntax_message): Use term "syntax" instead
Ben Pfaff [Sun, 10 Dec 2006 19:14:37 +0000 (19:14 +0000)]
* command-line.c (pre_syntax_message): Use term "syntax" instead
of "script".

17 years agoPatch #5623
John Darrington [Sun, 10 Dec 2006 05:30:45 +0000 (05:30 +0000)]
Patch #5623

Removed eof state from lexer.  A lexer which reaches the end of its input, can
now continue, if new input is appended to the input stream.

17 years ago * repeat.c (parse_lines): Issue an error when attempting to nest
Ben Pfaff [Sun, 10 Dec 2006 04:12:40 +0000 (04:12 +0000)]
* repeat.c (parse_lines): Issue an error when attempting to nest
DO REPEAT in compatibility mode.

17 years ago * file-name.c (fn_search_path): Remove prefix arg that was unused
Ben Pfaff [Sun, 10 Dec 2006 04:08:47 +0000 (04:08 +0000)]
* file-name.c (fn_search_path): Remove prefix arg that was unused
by any caller.  Updated all callers.

17 years ago * format.c (fmt_dollar_template): Use user's decimal point
Ben Pfaff [Sun, 10 Dec 2006 04:04:38 +0000 (04:04 +0000)]
* format.c (fmt_dollar_template): Use user's decimal point
character.  Add assertion.

17 years agoNew function fmt_dollar_template based on pspp-dev discussion.
Ben Pfaff [Sun, 10 Dec 2006 04:03:34 +0000 (04:03 +0000)]
New function fmt_dollar_template based on pspp-dev discussion.

17 years agoFinish converting struct variable to an opaque type. In this
Ben Pfaff [Sun, 10 Dec 2006 03:42:50 +0000 (03:42 +0000)]
Finish converting struct variable to an opaque type. In this
phase, we add remaining setter and getter functions, convert the
remaining PSPP code to use them, and do a bunch of cleanup. The
resulting changes are pervasive but mostly trivial, and only the
notable changes are logged.

This is patch #5629 on Savannah.

17 years agoAvoided comparison of string variables to SYSMIS
John Darrington [Sun, 10 Dec 2006 02:33:43 +0000 (02:33 +0000)]
Avoided comparison of string variables to SYSMIS

17 years agoIgnore cscope files.
Ben Pfaff [Sun, 10 Dec 2006 01:20:55 +0000 (01:20 +0000)]
Ignore cscope files.

17 years agoMemory leak patrol and minor cleanups.
John Darrington [Fri, 8 Dec 2006 22:24:08 +0000 (22:24 +0000)]
Memory leak patrol and minor cleanups.

17 years agoUse gsl_finite from GSL, which is portable, instead of isfinite, which
Ben Pfaff [Fri, 8 Dec 2006 01:41:21 +0000 (01:41 +0000)]
Use gsl_finite from GSL, which is portable, instead of isfinite, which
is not.

17 years agoRemoved mutual dependency between libpspp and data
John Darrington [Thu, 7 Dec 2006 11:34:17 +0000 (11:34 +0000)]
Removed mutual dependency between libpspp and data

17 years agoAdded a syntax editor to the GUI.
John Darrington [Thu, 7 Dec 2006 11:10:23 +0000 (11:10 +0000)]
Added a syntax editor to the GUI.
It doesn't do anything yet --- it's just an editor.

17 years agoFixed memory leak.
John Darrington [Thu, 7 Dec 2006 07:09:06 +0000 (07:09 +0000)]
Fixed memory leak.

17 years agoChanged factors' independent variables to be copies on the heap.
John Darrington [Thu, 7 Dec 2006 06:31:04 +0000 (06:31 +0000)]
Changed factors' independent variables to be copies on the heap.
Fixes part of bug #15911.

17 years agoRemove blank page.
Ben Pfaff [Thu, 7 Dec 2006 05:41:11 +0000 (05:41 +0000)]
Remove blank page.

17 years agoCompare variable pointers instead of variable indexes.
Ben Pfaff [Thu, 7 Dec 2006 05:16:33 +0000 (05:16 +0000)]
Compare variable pointers instead of variable indexes.

17 years agoFirst step in making struct variable opaque: the boring mechanical
Ben Pfaff [Tue, 5 Dec 2006 15:10:21 +0000 (15:10 +0000)]
First step in making struct variable opaque: the boring mechanical
work of replacing most struct variable member accesses by use of
setter and getter functions.

17 years agoApplied patch #5611
John Darrington [Tue, 5 Dec 2006 11:27:42 +0000 (11:27 +0000)]
Applied patch  #5611

17 years ago * missing-values.c (mv_resize): Don't write beyond end of the
Ben Pfaff [Tue, 5 Dec 2006 05:39:29 +0000 (05:39 +0000)]
* missing-values.c (mv_resize): Don't write beyond end of the
allocated buffer when resizing a long string.

17 years agoFix lack of ->name and ->location in DO REPEAT's getl_interface.
Ben Pfaff [Sun, 3 Dec 2006 22:16:45 +0000 (22:16 +0000)]
Fix lack of ->name and ->location in DO REPEAT's getl_interface.
See bug #15702.

Significant cleanup to DO REPEAT.

17 years agoRemove redundant parentheses.
Ben Pfaff [Sat, 2 Dec 2006 06:45:25 +0000 (06:45 +0000)]
Remove redundant parentheses.

17 years ago * compute.c: Fix bug #17422, which reports that a variable created
Ben Pfaff [Fri, 1 Dec 2006 06:51:08 +0000 (06:51 +0000)]
* compute.c: Fix bug #17422, which reports that a variable created
by assignment in a COMPUTE command could not be used in the
computation expression.

17 years agoProperly handle empty DO REPEAT...END REPEAT block. Fixes bug #18407.
Ben Pfaff [Fri, 1 Dec 2006 06:45:52 +0000 (06:45 +0000)]
Properly handle empty DO REPEAT...END REPEAT block.  Fixes bug #18407.
Thanks to John Darrington for reporting this bug.

17 years ago * statistics.texi: Document charts supported by FREQUENCIES.
Ben Pfaff [Fri, 1 Dec 2006 06:21:05 +0000 (06:21 +0000)]
* statistics.texi: Document charts supported by FREQUENCIES.
Fixes bug #18297.  Thanks to Mohammed Babekir Elmalik Abdalmajid
for reporting this bug.

17 years ago * value-labels.c (get_label): Allow commas between values and
Ben Pfaff [Fri, 1 Dec 2006 06:06:52 +0000 (06:06 +0000)]
* value-labels.c (get_label): Allow commas between values and
labels and between value labels.  Fixes bug #18303.  Thanks to
John Darrington for reporting this bug.

17 years agoFix indentation.
Ben Pfaff [Fri, 1 Dec 2006 06:03:58 +0000 (06:03 +0000)]
Fix indentation.

17 years agoProperly handle empty DO REPEAT...END REPEAT block. Fixes bug #18407.
Ben Pfaff [Fri, 1 Dec 2006 06:02:35 +0000 (06:02 +0000)]
Properly handle empty DO REPEAT...END REPEAT block.  Fixes bug #18407.
Thanks to John Darrington for reporting this bug.

17 years ago * inpt-pgm.c (cmd_reread): Always return error code upon detecting
Ben Pfaff [Fri, 1 Dec 2006 05:52:59 +0000 (05:52 +0000)]
* inpt-pgm.c (cmd_reread): Always return error code upon detecting
syntax error.  Fixes bug #18419.  Thanks to John Darrington for
reporting this bug.

17 years agodeleted some commented out code.
John Darrington [Thu, 30 Nov 2006 10:39:00 +0000 (10:39 +0000)]
deleted some commented out code.

17 years agoOops. committing new files
John Darrington [Wed, 29 Nov 2006 12:19:07 +0000 (12:19 +0000)]
Oops.  committing new files

17 years agoApplying patch #5562
John Darrington [Wed, 29 Nov 2006 11:50:31 +0000 (11:50 +0000)]
Applying patch #5562

17 years agoFixed make distcheck
John Darrington [Wed, 29 Nov 2006 02:15:00 +0000 (02:15 +0000)]
Fixed make distcheck

17 years agoFixed documentation problems
John Darrington [Tue, 28 Nov 2006 09:39:37 +0000 (09:39 +0000)]
Fixed documentation problems

17 years agoAdd note about Texinfo.
Ben Pfaff [Mon, 27 Nov 2006 01:09:45 +0000 (01:09 +0000)]
Add note about Texinfo.

17 years agoFix some table formatting.
Ben Pfaff [Sun, 26 Nov 2006 17:00:54 +0000 (17:00 +0000)]
Fix some table formatting.
Thanks to John Darrington for pointing out the problem.

17 years agoList Texinfo 4.7 or later as optional.
Ben Pfaff [Sun, 26 Nov 2006 02:59:11 +0000 (02:59 +0000)]
List Texinfo 4.7 or later as optional.

17 years agoWe've had a mix of min, max from libpspp/misc.h and MIN, MAX from
Ben Pfaff [Sat, 25 Nov 2006 02:15:00 +0000 (02:15 +0000)]
We've had a mix of min, max from libpspp/misc.h and MIN, MAX from
gnulib's minmax.h thus far. This change replaces all instances of the
former by the latter.

17 years agoAdded whitespace and plugged memory leak.
John Darrington [Sat, 25 Nov 2006 00:42:44 +0000 (00:42 +0000)]
Added whitespace and plugged memory leak.

17 years agoFix race condition in tests/bugs/signals.sh.
Ben Pfaff [Wed, 22 Nov 2006 14:28:24 +0000 (14:28 +0000)]
Fix race condition in tests/bugs/signals.sh.

17 years agoHOST command needs F_KEEP_FINAL_TOKEN.
Ben Pfaff [Wed, 22 Nov 2006 14:27:16 +0000 (14:27 +0000)]
HOST command needs F_KEEP_FINAL_TOKEN.

17 years agoRewrite formatted data input routines to conform to SPSS data formats
Ben Pfaff [Wed, 22 Nov 2006 04:24:02 +0000 (04:24 +0000)]
Rewrite formatted data input routines to conform to SPSS data formats
as closely as possible

17 years agoFix grammar in comment.
Ben Pfaff [Sun, 19 Nov 2006 03:44:10 +0000 (03:44 +0000)]
Fix grammar in comment.

17 years agoReplace several similar lines by one line inside DO REPEAT.
Ben Pfaff [Sat, 18 Nov 2006 03:32:54 +0000 (03:32 +0000)]
Replace several similar lines by one line inside DO REPEAT.

17 years agoApply patch #5561. Connect debugger on error.
John Darrington [Thu, 16 Nov 2006 12:47:22 +0000 (12:47 +0000)]
Apply patch #5561. Connect debugger on error.

17 years agoFixed bug which crept in with the recent lexer changes.
John Darrington [Tue, 14 Nov 2006 12:29:25 +0000 (12:29 +0000)]
Fixed bug which crept in with the recent lexer changes.
Added regression test to check for this bug.

17 years agoPlugged some small memory leaks
John Darrington [Tue, 14 Nov 2006 11:47:17 +0000 (11:47 +0000)]
Plugged some small memory leaks

17 years agoEncapsulated lexer and updated calling functions accordingly.
John Darrington [Sat, 11 Nov 2006 23:10:00 +0000 (23:10 +0000)]
Encapsulated lexer and updated calling functions accordingly.

17 years agoFix buffer overflow reported by John Darrington.
Ben Pfaff [Sat, 11 Nov 2006 19:43:33 +0000 (19:43 +0000)]
Fix buffer overflow reported by John Darrington.

17 years agoImplement SKIP keyword on DATA LIST. Fixes bug #17099.
Ben Pfaff [Sat, 11 Nov 2006 19:30:59 +0000 (19:30 +0000)]
Implement SKIP keyword on DATA LIST.  Fixes bug #17099.

17 years agoCommitted patch #5524, which allows the message destination to be
John Darrington [Tue, 7 Nov 2006 12:59:59 +0000 (12:59 +0000)]
Committed patch #5524, which allows the message destination to be
set on the command line.

17 years agoRewrite and improve formatted output routines.
Ben Pfaff [Sun, 5 Nov 2006 05:20:52 +0000 (05:20 +0000)]
Rewrite and improve formatted output routines.
Add lots of regression tests.
Revise documentation.
Thanks to John Darrington for review--see patch #5522.

17 years agoAdded casefilter structure to assist with missing values. Changed T-TEST
John Darrington [Sun, 5 Nov 2006 00:35:43 +0000 (00:35 +0000)]
Added casefilter structure to assist with missing values.  Changed T-TEST
and ONEWAY commands to use it.

17 years ago * msg-ui.c (handle_msg): Only write message to terminal if
Ben Pfaff [Sat, 4 Nov 2006 23:49:35 +0000 (23:49 +0000)]
* msg-ui.c (handle_msg): Only write message to terminal if
get_error_routing_to_terminal() returns true.

17 years agoImplement SET ERRORS, SHOW ERRORS.
Ben Pfaff [Sat, 4 Nov 2006 19:49:45 +0000 (19:49 +0000)]
Implement SET ERRORS, SHOW ERRORS.

17 years agoUpdated the docs and the parser for EXAMINE to make it clearer which options
John Darrington [Fri, 3 Nov 2006 09:54:15 +0000 (09:54 +0000)]
Updated the docs and the parser for EXAMINE to make it clearer which options
are currently supported and which are not.

17 years agoCompletely rewrite src/data/format.[ch], to achieve better
Ben Pfaff [Fri, 3 Nov 2006 04:53:51 +0000 (04:53 +0000)]
Completely rewrite src/data/format.[ch], to achieve better
abstraction.  Rewrite all references to formats in other files.
See patch #5511.

17 years ago * sys-file-info.c: (cmd_display) Use compare_var_ptr_names to
Ben Pfaff [Thu, 2 Nov 2006 04:51:41 +0000 (04:51 +0000)]
* sys-file-info.c: (cmd_display) Use compare_var_ptr_names to
compare "struct variable **"s, not compare_var_names.  Fixes bug
#17423.

17 years agoRemove num_to_string() function, because it is not used anywhere.
Ben Pfaff [Wed, 1 Nov 2006 03:36:09 +0000 (03:36 +0000)]
Remove num_to_string() function, because it is not used anywhere.

17 years agoTue Oct 31 19:29:05 2006 Ben Pfaff <blp@gnu.org>
Ben Pfaff [Wed, 1 Nov 2006 03:33:01 +0000 (03:33 +0000)]
Tue Oct 31 19:29:05 2006  Ben Pfaff  <blp@gnu.org>

* configure.ac: Drop tests for strchr, strrchr because now we
assume a C89 compliant library.  (Gnulib makes this assumption so
we might as well too.)

17 years agoAdd missing "#include <config.h>".
Ben Pfaff [Wed, 1 Nov 2006 03:25:36 +0000 (03:25 +0000)]
Add missing "#include <config.h>".

17 years agoTue Oct 31 18:21:48 2006 Ben Pfaff <blp@gnu.org>
Ben Pfaff [Wed, 1 Nov 2006 02:22:35 +0000 (02:22 +0000)]
Tue Oct 31 18:21:48 2006  Ben Pfaff  <blp@gnu.org>

* print-space.c (print_space_trns_proc): Let dfm_put_record add
the new-line character, to match dfm_put_record change below.

17 years agoFix error messages and comment.
Ben Pfaff [Wed, 1 Nov 2006 02:12:25 +0000 (02:12 +0000)]
Fix error messages and comment.