pspp
4 years agoABOUT-NLS: Update to most recent version from gettext-0.20
John Darrington [Fri, 12 Jul 2019 10:54:30 +0000 (12:54 +0200)]
ABOUT-NLS: Update to most recent version from gettext-0.20

4 years agoAUTORECODE: Always report parse errors.
Ben Pfaff [Sun, 7 Jul 2019 18:48:22 +0000 (11:48 -0700)]
AUTORECODE: Always report parse errors.

The code didn't always report syntax errors that it found.

4 years agolexer: Make lex_error_expecting() easier to use.
Ben Pfaff [Sun, 7 Jul 2019 18:44:43 +0000 (11:44 -0700)]
lexer: Make lex_error_expecting() easier to use.

With this change, the caller doesn't have to explicitly supply the null
sentinel since the macro does it automatically.

4 years agopivot-table: Properly allocate pivot_table's current_layer.
Ben Pfaff [Sun, 7 Jul 2019 04:36:59 +0000 (21:36 -0700)]
pivot-table: Properly allocate pivot_table's current_layer.

The default current_layer should be all-zeros, but the code wasn't
allocating current_layer at all.  This didn't cause much of a problem
because nothing in the current tree allocates layers, but it will as
layers are added.

Thanks to John Darrington for reporting the bug.

4 years agosystem-file-format.texi: Correct typo.
Ben Pfaff [Sun, 7 Jul 2019 02:12:01 +0000 (19:12 -0700)]
system-file-format.texi: Correct typo.

Bug #56547.

4 years agoREADME.Git: Advance to Gnulib commit 9ce9be2ef0cb ("autoupdate").
Ben Pfaff [Thu, 4 Jul 2019 23:23:06 +0000 (16:23 -0700)]
README.Git: Advance to Gnulib commit 9ce9be2ef0cb ("autoupdate").

A recent commit to PSPP depended on a more recent version of Gnulib that
includes Gnulib commit 3cd207e1d0fd ("fatal-signal: Pass the signal number
to the action.") but the PSPP commit did not actually advance the Gnulib
dependency to that commit.  This commit does that (actually it advances to
Gnulib tip of master).

Fixes: 21d2449f801c ("unlink_replace_files: Change signature to avoid compiler warning.")
4 years agoRemove UNUSED attributes where they were inappropriate.
John Darrington [Wed, 3 Jul 2019 18:01:30 +0000 (20:01 +0200)]
Remove UNUSED attributes where they were inappropriate.

These parameters were marked UNUSED, when they were in fact,
used.

4 years agoRecent to GTK+3.22
John Darrington [Mon, 1 Jul 2019 19:18:49 +0000 (21:18 +0200)]
Recent to GTK+3.22

4 years agomeans-calc.c: Add comments where needed.
John Darrington [Tue, 2 Jul 2019 16:29:42 +0000 (18:29 +0200)]
means-calc.c: Add comments where needed.

4 years agoApply Dictionary: Fix memory leak.
John Darrington [Sun, 30 Jun 2019 09:17:15 +0000 (11:17 +0200)]
Apply Dictionary: Fix memory leak.

4 years agoAdded test for the APPLY DICTIONARY command.
John Darrington [Sun, 30 Jun 2019 08:23:44 +0000 (10:23 +0200)]
Added test for the APPLY DICTIONARY command.

There appeared to be no existing test for this command.

4 years agoPsppireOutputView.c: Fix memory leak.
John Darrington [Sat, 29 Jun 2019 13:05:26 +0000 (15:05 +0200)]
PsppireOutputView.c: Fix memory leak.

4 years agoConstness
John Darrington [Sat, 29 Jun 2019 12:46:11 +0000 (14:46 +0200)]
Constness

4 years agoPSPP.xs: Remove unused variables.
John Darrington [Sat, 29 Jun 2019 11:27:27 +0000 (13:27 +0200)]
PSPP.xs: Remove unused variables.

4 years agoterminal-reader.c: Remove unused variable.
John Darrington [Sat, 29 Jun 2019 11:17:17 +0000 (13:17 +0200)]
terminal-reader.c: Remove unused variable.

4 years agoPsppireOutputViewer.c: Remove non-functional debug feature.
John Darrington [Sat, 29 Jun 2019 11:05:12 +0000 (13:05 +0200)]
PsppireOutputViewer.c: Remove non-functional debug feature.

4 years agoUse non-deprecated gtk things
John Darrington [Sat, 29 Jun 2019 10:11:48 +0000 (12:11 +0200)]
Use non-deprecated gtk things

4 years agounlink_replace_files: Change signature to avoid compiler warning.
John Darrington [Sat, 29 Jun 2019 06:26:33 +0000 (08:26 +0200)]
unlink_replace_files: Change signature to avoid compiler warning.

4 years agoMEANS: Don't compile debugging functions
John Darrington [Sat, 29 Jun 2019 06:15:58 +0000 (08:15 +0200)]
MEANS: Don't compile debugging functions

4 years agoPsppireDict: Constness
John Darrington [Sat, 29 Jun 2019 06:06:11 +0000 (08:06 +0200)]
PsppireDict: Constness

4 years agoDescriptives: Constness
John Darrington [Sat, 29 Jun 2019 05:57:34 +0000 (07:57 +0200)]
Descriptives: Constness

4 years agoTEST Examine unrepresentable graphs: Ignore stderr
John Darrington [Mon, 24 Jun 2019 17:22:34 +0000 (19:22 +0200)]
TEST Examine unrepresentable graphs: Ignore stderr

4 years agoMEANS: Fix output with unusual formats
John Darrington [Sun, 23 Jun 2019 16:49:47 +0000 (18:49 +0200)]
MEANS: Fix output with unusual formats

4 years agoMEANS: Change the statistic formats to follow their respective variables
John Darrington [Sun, 23 Jun 2019 15:57:30 +0000 (17:57 +0200)]
MEANS: Change the statistic formats to follow their respective variables

4 years agoDon't crash when inserting variables into an empty sheet.
John Darrington [Sun, 23 Jun 2019 04:37:45 +0000 (06:37 +0200)]
Don't crash when inserting variables into an empty sheet.

Fixes bug #56392.

4 years agoAdd a comment
John Darrington [Sun, 23 Jun 2019 04:36:48 +0000 (06:36 +0200)]
Add a comment

4 years agoMEANS: Fix behaviour when splits is active.
John Darrington [Sat, 22 Jun 2019 06:46:38 +0000 (08:46 +0200)]
MEANS: Fix behaviour when splits is active.

4 years agoMEANS: Fix memory leak
John Darrington [Thu, 20 Jun 2019 18:38:37 +0000 (20:38 +0200)]
MEANS: Fix memory leak

4 years agoRe-implement MEANS.
John Darrington [Thu, 20 Jun 2019 09:10:00 +0000 (11:10 +0200)]
Re-implement MEANS.

Fixes bug #44264.

4 years agopivot-table: Better document how to hide empty rows and columns.
Ben Pfaff [Thu, 13 Jun 2019 17:15:15 +0000 (10:15 -0700)]
pivot-table: Better document how to hide empty rows and columns.

Suggested by John Darrington.

4 years agoquick-cluster.c Fix uninitialised variables.
John Darrington [Thu, 13 Jun 2019 15:03:00 +0000 (17:03 +0200)]
quick-cluster.c Fix uninitialised variables.

Gcc 7.4 issued a warning about this.

4 years agodoc: Better describe the effect of OUTFILE on PRINT.
Ben Pfaff [Fri, 7 Jun 2019 00:32:22 +0000 (17:32 -0700)]
doc: Better describe the effect of OUTFILE on PRINT.

Reported by Nolan Void <nolvoa@hanakami.com>.

4 years agoRevert "Restart of new means implementation"
John Darrington [Thu, 6 Jun 2019 15:29:46 +0000 (17:29 +0200)]
Revert "Restart of new means implementation"

This reverts commit ad7ae8bb105c925b951e241fd6a3d1cb93d614a0.
I inadvertently pushed this!

4 years agoRevert "Remove bad tests"
John Darrington [Thu, 6 Jun 2019 15:27:27 +0000 (17:27 +0200)]
Revert "Remove bad tests"

This reverts commit b9a1a1c32d5589e208ea751911d35177b7751720.
I inadvertently pushed this!

4 years agoRemove bad tests
John Darrington [Thu, 6 Jun 2019 15:26:13 +0000 (17:26 +0200)]
Remove bad tests

4 years agoRestart of new means implementation
John Darrington [Thu, 6 Jun 2019 14:20:49 +0000 (16:20 +0200)]
Restart of new means implementation

5 years agoMatrix reader: Remove reliance on hash functions.
John Darrington [Thu, 23 May 2019 08:05:06 +0000 (10:05 +0200)]
Matrix reader: Remove reliance on hash functions.

This code made inappropriate use of hash functions to identify
uniqueness in sets of values.  This code removes that code, and
compares them explicitly.

Partial fix for bug #56363

5 years agoMatrix Data: Identify splits explicitly instead of with hashes.
John Darrington [Thu, 23 May 2019 05:33:55 +0000 (07:33 +0200)]
Matrix Data: Identify splits explicitly instead of with hashes.

The MATRIX DATA command was using hashes to identify splits in the
input.  This works most of the time, but it is not guaranteed that
every combination of split values will produce a unique hash.

This change explicitly compares the values instead.

Partial fix for bug #56363

5 years agosrc/libpspp/hash-functions.c: Add a preprocessor switch to help test hash table imple...
John Darrington [Thu, 23 May 2019 05:07:07 +0000 (07:07 +0200)]
src/libpspp/hash-functions.c: Add a preprocessor switch to help test hash table implementation.

5 years agosrc/libpspp/copyleft.c: Add copyright and licence notice and an explanitory comment.
John Darrington [Sun, 19 May 2019 08:10:23 +0000 (10:10 +0200)]
src/libpspp/copyleft.c: Add copyright and licence notice and an explanitory comment.

5 years agoexamine.c: Add note to translators.
John Darrington [Sat, 18 May 2019 06:53:22 +0000 (08:53 +0200)]
examine.c: Add note to translators.

5 years agoUse msgmerge --previous when merging po files.
John Darrington [Fri, 10 May 2019 16:38:08 +0000 (18:38 +0200)]
Use msgmerge --previous when merging po files.

5 years agoNEWS: fix typo.
John Darrington [Tue, 21 May 2019 13:56:44 +0000 (15:56 +0200)]
NEWS: fix typo.

5 years agosrc/math/levene.c: Fix crash resolving hmap collisions.
John Darrington [Tue, 21 May 2019 13:46:51 +0000 (15:46 +0200)]
src/math/levene.c: Fix crash resolving hmap collisions.

Partial fix for bug #56363

5 years agoRemove diagnostic printf
John Darrington [Tue, 21 May 2019 13:35:42 +0000 (15:35 +0200)]
Remove diagnostic printf

5 years agoAdd the WARN_UNUSED_RESULT attribute to all hash functions.
John Darrington [Tue, 21 May 2019 12:30:46 +0000 (14:30 +0200)]
Add the WARN_UNUSED_RESULT attribute to all hash functions.

A hash function has no purpose if the result is unused, and
tests will typically not pick up a mistake where the
programmer forgets to assign the result - the hash table will
merely degenerate to a linear searched array.

5 years agoroc.at: Remove comma terminating test keywords.
John Darrington [Tue, 21 May 2019 05:50:48 +0000 (07:50 +0200)]
roc.at: Remove comma terminating test keywords.

This was confusing me when trying to run all the ROC tests.

5 years agosrc/language/stats/examine.c: Whitespace changes only.
John Darrington [Thu, 9 May 2019 17:25:24 +0000 (19:25 +0200)]
src/language/stats/examine.c: Whitespace changes only.

5 years agosrc/data/data-in.c: Whitespace change only.
John Darrington [Thu, 9 May 2019 16:37:14 +0000 (18:37 +0200)]
src/data/data-in.c: Whitespace change only.

5 years agoQUICK CLUSTER: Move the parser into its own function.
John Darrington [Wed, 8 May 2019 07:08:09 +0000 (09:08 +0200)]
QUICK CLUSTER: Move the parser into its own function.

5 years agoQUICK CLUSTER (documentation): Clarify behaviour of the SAVE subcommand.
John Darrington [Tue, 7 May 2019 19:55:27 +0000 (21:55 +0200)]
QUICK CLUSTER (documentation): Clarify behaviour of the SAVE subcommand.

5 years agoFix cut and paste error
John Darrington [Tue, 7 May 2019 18:57:33 +0000 (20:57 +0200)]
Fix cut and paste error

5 years agoQUICK CLUSTER: Implement the /SAVE sub-command.
John Darrington [Tue, 7 May 2019 08:07:05 +0000 (10:07 +0200)]
QUICK CLUSTER: Implement the /SAVE sub-command.

5 years agoquick-cluster.c: whitespace changes only.
John Darrington [Tue, 7 May 2019 08:39:44 +0000 (10:39 +0200)]
quick-cluster.c: whitespace changes only.

5 years agoAdjust test to fix previous change
John Darrington [Mon, 6 May 2019 11:12:58 +0000 (13:12 +0200)]
Adjust test to fix previous change

5 years agoSpelling: nonnegative -> non-negative
John Darrington [Mon, 6 May 2019 09:06:55 +0000 (11:06 +0200)]
Spelling: nonnegative -> non-negative

5 years agoSpelling: criterium -> criterion
John Darrington [Mon, 6 May 2019 09:06:21 +0000 (11:06 +0200)]
Spelling: criterium -> criterion

5 years agoRemove en_GB.po
John Darrington [Mon, 6 May 2019 07:06:10 +0000 (09:06 +0200)]
Remove en_GB.po

This file was very out of date, and today there are no strings
which need to be translated anyway.

5 years agoGRAPH (barchart): Percentages display subcategorial percentages.
John Darrington [Sun, 5 May 2019 12:09:47 +0000 (14:09 +0200)]
GRAPH (barchart): Percentages display subcategorial percentages.

When calculating the values for a categorical barchart displaying
percentages, use the sub-category totals as the denominator, rather
than the primary totals.

Fixes bug #56247

5 years agoDump barchart when in testing mode.
John Darrington [Sun, 5 May 2019 14:50:25 +0000 (16:50 +0200)]
Dump barchart when in testing mode.

This change adds a routine to barcharts to print the parameters of the
chart to stdout when --testing is passed.

5 years agoBarchart.h: Add comment.
John Darrington [Sun, 5 May 2019 14:13:56 +0000 (16:13 +0200)]
Barchart.h: Add comment.

5 years agograph.c (run_barchart): Add assertion.
John Darrington [Sun, 5 May 2019 10:19:42 +0000 (12:19 +0200)]
graph.c (run_barchart): Add assertion.

We don't support multidimensional barcharts.

5 years agograph.c: "freqs" --> "cells".
John Darrington [Sun, 5 May 2019 10:13:40 +0000 (12:13 +0200)]
graph.c: "freqs" --> "cells".

The name "cells" is more meaningful in this context.

5 years agoEXAMINE: Implement the Shapiro-Wilk Test.
John Darrington [Sat, 4 May 2019 06:20:09 +0000 (08:20 +0200)]
EXAMINE: Implement the Shapiro-Wilk Test.

Closes bug #42511

5 years agoNEWS: spelling
John Darrington [Sat, 4 May 2019 05:56:06 +0000 (07:56 +0200)]
NEWS: spelling

5 years agoUpdate translations from translationproject.org
John Darrington [Sat, 4 May 2019 05:51:01 +0000 (07:51 +0200)]
Update translations from translationproject.org

5 years agoCorrect thinko in previous commit
John Darrington [Sat, 4 May 2019 04:55:07 +0000 (06:55 +0200)]
Correct thinko in previous commit

5 years agoEXAMINE: Don't crash when unrenderable graphs are requested.
John Darrington [Sat, 4 May 2019 04:29:44 +0000 (06:29 +0200)]
EXAMINE:  Don't crash when unrenderable graphs are requested.

This change fixes a crash in the cleanup of the cairo driver when
a graph which is not representable was attempted to be rendered.

5 years agoUpdate translatable strings relating to internal errors.
John Darrington [Fri, 3 May 2019 15:53:24 +0000 (17:53 +0200)]
Update translatable strings relating to internal errors.

5 years agoEXAMINE: Correct bug where /PLOT=ALL would not include the spreadlevel plot
John Darrington [Fri, 3 May 2019 14:31:50 +0000 (16:31 +0200)]
EXAMINE: Correct bug where /PLOT=ALL would not include the spreadlevel plot

5 years agocrosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'
John Darrington [Wed, 1 May 2019 06:44:10 +0000 (08:44 +0200)]
crosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'

Not only is this a orthographical improvement, but it is also consistent
with other strings in this file and elsewhere, and avoids gratuitiously
adding an extra string for translators to deal with.

5 years agograph.c: Whitespace changes only. Fold some very long lines.
John Darrington [Wed, 1 May 2019 06:23:41 +0000 (08:23 +0200)]
graph.c: Whitespace changes only. Fold some very long lines.

5 years agoGUI: Scroll to correct datasheet position after deleting/inserting variables.
John Darrington [Sun, 28 Apr 2019 15:24:36 +0000 (17:24 +0200)]
GUI: Scroll to correct datasheet position after deleting/inserting variables.

* src/ui/gui/psppire-data-sheet.h (psppire_data_sheet_delete_variables,
  psppire_data_sheet_insert_new_variable_at_posn): New functions
* src/ui/gui/psppire-data-sheet.c: insert_new_variable ->
psppire_data_sheet_insert_new_variable_at_posn.
* src/ui/gui/psppire-data-sheet.c: delete_variables ->
psppire_data_sheet_delete_variables.
* src/ui/gui/psppire-data-editor.c:
(psppire_data_editor_data_delete_variables,
psppire_data_editor_insert_new_variable_at_posn): Reimplement.

5 years agosrc/output/driver.c: Change engine_stack from an array to a list.
John Darrington [Sun, 28 Apr 2019 13:09:02 +0000 (15:09 +0200)]
src/output/driver.c:  Change engine_stack from an array to a list.

The structure called engine_stack was formerly implemented as a heap
based array allocated with realloc.   However when realloc moves data
it makes only shallow copies and does not copy referand of pointers.
This was causing crashes under certain circumstances.

Rather than trying to fix this, this change re-implements engine_stack
using the linked list structure from ll.h

5 years agoNEWS: correct misleading entry
John Darrington [Sat, 27 Apr 2019 11:51:29 +0000 (13:51 +0200)]
NEWS: correct misleading entry

5 years agoFREQUENCIES: Warn the user if any weight values are missing.
John Darrington [Sat, 27 Apr 2019 11:31:07 +0000 (13:31 +0200)]
FREQUENCIES: Warn the user if any weight values are missing.

5 years agopiechart-cairo.c: Remove erroneous duplicate line.
John Darrington [Sat, 20 Apr 2019 13:58:03 +0000 (15:58 +0200)]
piechart-cairo.c: Remove erroneous duplicate line.

5 years agoOneway GUI: Add dialog box for the posthoc tests.
Ayhan Yalçınsoy [Tue, 16 Apr 2019 17:02:21 +0000 (19:02 +0200)]
Oneway GUI: Add dialog box for the posthoc tests.

5 years agoFix crash in lexer due to integer overflow.
John Darrington [Sun, 14 Apr 2019 14:57:42 +0000 (16:57 +0200)]
Fix crash in lexer due to integer overflow.

Fixes bug #54684

5 years agolexer: Token testing functions now take a const argument.
John Darrington [Sun, 14 Apr 2019 14:46:26 +0000 (16:46 +0200)]
lexer: Token testing functions now take a const argument.

5 years agoFix crash in gui, when T-TEST or ONEWAY while a filter is set.
John Darrington [Sat, 13 Apr 2019 18:55:19 +0000 (20:55 +0200)]
Fix crash in gui, when T-TEST or ONEWAY while a filter is set.

Fixes bug #54784

5 years agoLinear Regression GUI: Add checkbox for tolerance.
Ayhan Yalçınsoy [Sun, 31 Mar 2019 07:06:25 +0000 (09:06 +0200)]
Linear Regression GUI: Add checkbox for tolerance.

5 years agoarray.c: Add missing include directive
John Darrington [Wed, 27 Mar 2019 14:03:55 +0000 (15:03 +0100)]
array.c: Add missing include directive

5 years agoREGRESSION: Fix bug when printing tolerance of multiple variables.
John Darrington [Tue, 12 Mar 2019 16:30:56 +0000 (17:30 +0100)]
REGRESSION: Fix bug when printing tolerance of multiple variables.

5 years agoREGRESSION: Rename COLLIN to TOL
John Darrington [Mon, 11 Mar 2019 09:10:45 +0000 (10:10 +0100)]
REGRESSION: Rename COLLIN to TOL

This is now consistent with other software.

5 years agoUpdate version number, as there have been a number of changes since the last release
John Darrington [Sun, 10 Mar 2019 18:50:17 +0000 (19:50 +0100)]
Update version number, as there have  been a number of changes since the last release

5 years agoREGRESSION: Fix some memory leaks and tidy up.
John Darrington [Tue, 5 Mar 2019 19:56:05 +0000 (20:56 +0100)]
REGRESSION: Fix some memory leaks and tidy up.

5 years agoREGRESSION: New option /STATISTICS=COLLIN
John Darrington [Tue, 5 Mar 2019 11:03:09 +0000 (12:03 +0100)]
REGRESSION: New option /STATISTICS=COLLIN

5 years agoPSPPIRE: Avoid some segmentation faults when corrupt data is encountered.
John Darrington [Sat, 2 Mar 2019 14:29:39 +0000 (15:29 +0100)]
PSPPIRE: Avoid some segmentation faults when corrupt data is encountered.

5 years agoperl-module: Use unquoted perl config ld value
Ryan Schmidt [Mon, 3 Dec 2018 18:10:41 +0000 (12:10 -0600)]
perl-module: Use unquoted perl config ld value

Fixes build failure when the perl config ld value contains multiple
words, such as on PowerPC Mac OS X where it may be a value like
'env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.2'.

5 years agodoc: Improve syntax description for COUNT.
Ben Pfaff [Fri, 1 Mar 2019 02:56:55 +0000 (18:56 -0800)]
doc: Improve syntax description for COUNT.

Thanks to Nolan Void for the report.

5 years agosys-file-writer: Remove assertions based on file position.
Ben Pfaff [Thu, 28 Feb 2019 04:11:06 +0000 (20:11 -0800)]
sys-file-writer: Remove assertions based on file position.

These assertions can fail if the underlying file is not a regular file,
e.g. if it is a device such as /dev/null.

CVE-2019-9211.
See also https://bugzilla.redhat.com/show_bug.cgi?id=1683499.
See also https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9211.
See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923417.

5 years agodoc: Fix syntax for NUMERIC.
Ben Pfaff [Tue, 26 Feb 2019 13:30:26 +0000 (05:30 -0800)]
doc: Fix syntax for NUMERIC.

Reported by Nolan Void.

5 years agoMODIFY VARS: Fix bugs in REORDER and DROP subcommands, add tests.
Ben Pfaff [Tue, 26 Feb 2019 04:30:03 +0000 (20:30 -0800)]
MODIFY VARS: Fix bugs in REORDER and DROP subcommands, add tests.

Thanks to Nolan Void for reporting the bug.

5 years agoarray: New function reverse_array().
Ben Pfaff [Tue, 26 Feb 2019 04:28:47 +0000 (20:28 -0800)]
array: New function reverse_array().

An upcoming commit will introduce the first user.

5 years agoarray: Change SWAP macro into swap() function.
Ben Pfaff [Tue, 26 Feb 2019 04:28:19 +0000 (20:28 -0800)]
array: Change SWAP macro into swap() function.

5 years agoMODIFY VARS: Style updates.
Ben Pfaff [Tue, 26 Feb 2019 03:27:25 +0000 (19:27 -0800)]
MODIFY VARS: Style updates.

No behavioral changes.

5 years agodoc: Time components may not actually be separated by ".".
Ben Pfaff [Mon, 25 Feb 2019 17:47:21 +0000 (09:47 -0800)]
doc: Time components may not actually be separated by ".".

Reported by Matteo Ga.

5 years agodoc: Fix some errors in DOCUMENT description.
Ben Pfaff [Sat, 23 Feb 2019 02:48:55 +0000 (18:48 -0800)]
doc: Fix some errors in DOCUMENT description.

Thanks to Nolan Void <nolvoa@hanakami.com> for reporting the issues.

5 years agoSYSFILE INFO: Display documents too.
Ben Pfaff [Sat, 23 Feb 2019 02:24:01 +0000 (18:24 -0800)]
SYSFILE INFO: Display documents too.

The documentation says that SYSFILE INFO displays the documents but it
didn't actually do it.

Reported by Nolan Void <nolvoa@hanakami.com>.