lexer: Remove lex_syntax_mode in favor of segmenter_mode.
[pspp] / tests / language /
2021-04-13 Ben Pfaffsettings: Add macro settings.
2021-04-13 Ben Pfaffsegment: Allow '.' as separate token with a line, for...
2021-04-13 Ben Pfaffsegment: Improve segmentation when DEFINE command has...
2021-04-09 Ben Pfafflexer: Add support for DEFINE...!ENDDEFINE.
2021-04-09 Ben Pfafflexer: Add support for macro punctuation.
2021-04-09 Ben Pfafflexer: Add support for macro identifiers (that begin...
2021-04-09 Ben Pfaffsegment: Fix segmentation of integer followed by "...
2021-03-23 Ben Pfaffsegment: Properly handle DO REPEAT in batch mode.
2021-03-22 Ben Pfafflexer: New function lex_force_int_range().
2021-03-21 Ben PfaffCROSSTABS: Reimplement parser without q2c.
2021-03-07 Ben PfaffDELETE VARIABLES: Fix crash when deleting and adding...
2021-03-07 Ben PfaffImprove error message for creating a new string var...
2021-01-25 Ben PfaffDEBUG EVALUATE: Use output_log() instead of printf().
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-02 Ben Pfaffcsv: Change footnote format.
2020-12-31 Ben Pfaffpivot-output: Replicate dimension headings when divided...
2020-12-31 Ben Pfaffpivot-output: Really fix formatting of the corner cell.
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-12-17 Ben Pfaffexpressions: Improve error messages.
2020-12-17 Ben Pfafftests: Restore tests that were commented out by buggy...
2020-10-31 John DarringtonFix oneway bug and add a test
2020-10-10 John DarringtonAdd extra code examples to the documentation
2020-10-10 John DarringtonRework the spreadsheet import feature of the grapic...
2020-09-27 John DarringtonRemove width specifications from range strings (eg...
2020-09-02 Ben Pfafftests: Add missing host.at tests.
2020-08-18 John Darringtonbarchart.c: Sort the categories before displaying them.
2020-08-03 Ben Pfafftests: Ignore Pango warnings when generating charts.
2020-08-03 Ben Pfaffplacement-parser: Properly handle LONG_MAX != INT_MAX.
2020-08-02 Ben Pfafftests: More character encoding issues on command line.
2020-08-02 Ben Pfafftests: Tolerate carriage-returns in output for SAMPLE...
2020-08-02 Ben Pfafftests: Don't output to PDF without a good reason.
2020-07-11 John DarringtonDo not attempt to use the output driver while it's...
2020-06-27 John DarringtonAdd a test for bug #58598
2020-06-20 John DarringtonAllow /RENAME target to use the TO keyword.
2020-06-20 John DarringtonFix crash when parsing a badly formatted variable string.
2020-06-20 John DarringtonFix crash when cleaning up after parsing bad MODIFY...
2020-06-20 John DarringtonDon't crash when parsing bad MATRIX DATA commands.
2020-06-07 John DarringtonWhitespace changes only.
2020-06-07 John DarringtonUpdate recommended gnulib commit
2020-04-26 John DarringtonFix crash when bad autorecode /blank is encountered.
2020-02-09 John DarringtonFix bug #57731.
2020-02-02 John DarringtonFix bug #57722.
2020-01-10 Ben PfaffLIST: Fix case numbering.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-11-26 John DarringtonFix typos in comments
2019-11-10 Ben PfaffLOOP: Limit number of iterations when IF clauses present.
2019-10-11 Ben Pfaffoutput: Move text_item and group_item usage closer...
2019-10-05 Ben PfaffAUTORECODE: Implement PRINT subcommand.
2019-09-02 Ben PfaffAUTORECODE: Use minimum width output format for new...
2019-09-02 Ben PfaffAUTORECODE: Properly handle variable labels.
2019-09-02 Ben PfaffAUTORECODE: Properly handle value labels.
2019-09-02 Ben Pfaffvariable: Make var_append_value_name() omit trailing...
2019-09-02 Ben PfaffAUTORECODE: Fix treatment of missing values.
2019-08-18 Ben PfaffAUTORECODE: Make GROUP option work properly with multi...
2019-08-18 John Darrington/RENAME subcommand: Allow quoted strings in destination...
2019-06-30 John DarringtonAdded test for the APPLY DICTIONARY command.
2019-06-24 John DarringtonTEST Examine unrepresentable graphs: Ignore stderr
2019-06-23 John DarringtonMEANS: Fix output with unusual formats
2019-06-23 John DarringtonMEANS: Change the statistic formats to follow their...
2019-06-22 John DarringtonMEANS: Fix behaviour when splits is active.
2019-06-20 John DarringtonRe-implement MEANS.
2019-06-06 John DarringtonRevert "Remove bad tests"
2019-06-06 John DarringtonRemove bad tests
2019-05-21 John Darringtonroc.at: Remove comma terminating test keywords.
2019-05-07 John DarringtonQUICK CLUSTER: Implement the /SAVE sub-command.
2019-05-06 John DarringtonAdjust test to fix previous change
2019-05-05 John DarringtonGRAPH (barchart): Percentages display subcategorial...
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.
2019-05-04 John DarringtonEXAMINE: Don't crash when unrenderable graphs are...
2019-05-01 John Darringtoncrosstabs.q: Replace 'Approx Sig.' with 'Approx. Sig.'
2019-04-27 John DarringtonFREQUENCIES: Warn the user if any weight values are...
2019-04-14 John DarringtonFix crash in lexer due to integer overflow.
2019-03-12 John DarringtonREGRESSION: Rename COLLIN to TOL
2019-03-05 John DarringtonREGRESSION: New option /STATISTICS=COLLIN
2019-02-26 Ben PfaffMODIFY VARS: Fix bugs in REORDER and DROP subcommands...
2019-02-23 Ben PfaffSYSFILE INFO: Display documents too.
2019-02-10 Ben Pfaffformat: Always output 2-digit hours for TIME format.
2019-01-20 John DarringtonFix broken psql tests.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-27 Ben Pfafftests: Tag all the tests that take more than about...
2018-12-25 Ben Pfaffoutput: Introduce group_item in place of TEXT_ITEM_COMM...
2018-12-25 Ben Pfafftext-item: Merge "title" and "subtitle" items into...
2018-12-23 Ben Pfafftests: Add "categorical" keyword to tests that use...
2018-12-03 Ben Pfaffoutput: Remove support for nested tables.
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2018-12-03 Ben Pfaffget-data-psql.at: Make test work with Debian pg_wrapper...
2018-09-24 Ben Pfafflexer: Add support for embedded \0 bytes and missing...
2018-07-06 John DarringtonODS reader: Deal with case where /READNAMES vs. non...
2018-04-30 Ben PfaffMake libxml2 a required build dependency.
2018-02-21 Ben PfaffSAVE TRANSLATE: Allow variable names with space, etc...
2018-02-21 Ben Pfafflexer: Fix implementation of lex_force_string_or_id().
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-06-19 John DarringtonFACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
2017-06-18 John DarringtonFACTOR: Add Anti-image matrix output
2017-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-05-18 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
next