Fix XXX makrings.
[pspp] / tests / language /
2022-08-25 Ben Pfaffsimplify weighting
2022-08-25 Ben Pfaffscale test passes
2022-08-25 Ben Pfaffcateogrical missing values make sense now
2022-08-25 Ben Pfaffwork on missing values
2022-08-15 Ben Pfafftesting progresses
2022-08-15 Ben Pfaffmore summary testing
2022-08-14 Ben Pfaffwokr on ctables tests
2022-08-14 Ben Pfaffwork on CTABLES scale summary tests
2022-08-14 Ben Pfaffimprove FREQUENCIES LAYERED
2022-08-14 Ben Pfaffimprove scale summary test
2022-08-14 Ben Pfaffrotation works and is tested
2022-08-14 Ben PfaffCOLLABELS=LAYER works too
2022-08-13 Ben PfaffROWLABELS=LAYER works
2022-08-13 Ben Pfaffprogress on ROWLABELS=LAYER
2022-08-13 Ben PfaffCOLLABELS=OPPSITE works now too
2022-08-13 Ben PfaffROWLABELS=OPPOSITE is correct
2022-08-13 Ben PfaffTABLEID, ROWID, COLID, LAYERROWID, LAYERCOLID are OK...
2022-08-13 Ben Pfaffsimplify function specifications in CTABLES
2022-08-13 Ben PfaffVARIABLE DISPLAY: improve level inference tests
2022-08-13 Ben PfaffCTABLES infer variable level
2022-08-12 Ben PfaffCTABLES split file
2022-08-12 Ben Pfaffdates
2022-08-12 Ben Pfaffintersecting pcomputes
2022-08-12 Ben Pfaffmore pcompute
2022-08-12 Ben Pfafftest )LABEL[n]
2022-08-12 Ben Pfaffsplit file test fix
2022-08-10 Ben PfaffCTABLES fix DISPLAY=NONE for scale variable names
2022-08-10 Ben Pfaffvlabels tests
2022-08-10 Ben PfaffRevert "work on crash"
2022-08-10 Ben Pfaffwork on crash
2022-08-10 Ben Pfafftest improvement
2022-08-08 Ben PfaffTest individual-cell summary functions for scale varaibles.
2022-08-08 Ben PfaffFREQUENCIES and layered split file has tests that work
2022-08-07 Ben PfaffCTABLES
2022-08-07 Ben Pfaffdictionary: Limit split file variables to 8, for compat...
2022-08-07 Ben PfaffAutomatically infer variables' measurement level from...
2022-07-08 Ben PfaffSuppress GCC 12.1.1 warnings.
2022-06-25 Ben PfaffDESCRIPTIVES: Fix bad error message.
2022-06-01 Ben Pfafftests: Add test for doubled parentheses.
2022-04-06 Ben PfaffMATRIX: Correct error message.
2022-04-05 Ben PfaffCROSSTABS: Fix computation of adjusted standardized...
2022-04-03 Yuri ChornoivanYuri Chornoivan contributed some typo fixes
2022-03-13 Ben Pfafftests: Update testsuite results to accomodate new Gnulib.
2022-03-13 Ben Pfaffexpressions: Fix value of $TIME variable and add a...
2022-01-01 Ben PfaffFREQUENCIES: Fix percentiles and median calculation...
2022-01-01 John DarringtonFixed misleading results in the Kruskal-Wallis test
2021-12-26 Ben Pfaffexpressions: Major work to improve error messages.
2021-12-16 Ben PfaffConvert all Perl build tools to Python and remove Perl...
2021-12-16 Ben PfaffMATRIX: Update EVAL test to avoid failure on i386.
2021-12-11 Ben PfaffClean up how transformations work.
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-12-09 Ben Pfaffmessage: Introduce underlining for error message regions.
2021-12-06 Ben Pfafflexer: Add tokens for '{', '}', ':', ';' for use in...
2021-12-06 Ben PfaffMATRIX DATA: Add test for factors and splits together.
2021-10-05 Ben Pfaffsegment: Fix 1-byte read past initialized data when...
2021-09-27 Ben PfaffImplement the MCONVERT command.
2021-09-03 Ben PfaffMATRIX DATA: Fully implement.
2021-09-02 Ben PfaffDEFINE: Properly support redefining a macro.
2021-09-01 Ben Pfaffmacro: Fix crash for !QUOTE of a quoted string.
2021-08-26 Ben PfaffDEFINE: Only expand macro functions when the name is...
2021-07-24 John DarringtonTolerate pathnames with spaces
2021-07-24 Ben Pfaffmacro: Continue expanding macro even in face of errors...
2021-07-24 Ben Pfaffmacro: Allow positional arguments to be empty.
2021-07-23 Ben Pfaffmacro: Allow macro A to use its arguments as part of...
2021-07-22 Ben PfaffTurn !* into a single token, for macro expansion purposes.
2021-07-20 Ben PfaffDEFINE: Equals sign is optional for both positional...
2021-07-20 Ben Pfaffmacro: Properly parse !ENCLOSE keyword arguments.
2021-07-20 Ben PfaffDEFINE: Don't use PSPP_CHECK_MACRO_EXPANSION macro...
2021-07-20 Ben PfaffDEFINE: Allow !DEFAULT to follow the argument type...
2021-07-18 Ben Pfafflexer: Change the pipeline to allow more flexible use...
2021-07-18 Ben Pfaffsegment: Make negative numbers into single segments.
2021-07-05 Ben PfaffDEFINE: New command.
2021-07-05 Ben Pfaffsegment: Ignore !ENDDEFINE in /*comments*/ and "strings".
2021-07-05 Ben Pfaffsegment: Distinguish snippets from full files.
2021-06-27 Ben PfaffTITLE and SUBTITLE: Don't treat an unquoted argument...
2021-05-30 Ben Pfaffsegment: Refine treatment of start of macro body.
2021-05-30 Ben Pfaffsegment: The body of DEFINE does not have to be on...
2021-05-30 Ben Pfaffsegment-test: Make debugging easier for some kinds...
2021-05-09 Ben Pfafftoken: Rename token_destroy() to token_uninit().
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
next