DATA LIST: Improve error messages and coding style.
[pspp] / src / language /
2022-09-21 Ben PfaffDATA LIST: Improve error messages and coding style.
2022-09-21 Ben PfaffLOOP: Improve error messages and coding style.
2022-09-21 Ben PfaffDO REPEAT: Improve error messages and coding style.
2022-09-20 Ben PfaffRECODE: Improve error messages and coding style.
2022-09-19 Ben PfaffT-TEST: Improve error messages and coding style.
2022-09-19 Ben PfaffSORT CASES: Improve error messages and coding style.
2022-09-19 Ben PfaffRELIABILITY: Improve error messages and coding style.
2022-09-19 Ben PfaffREGRESSION: Improve error messages and coding style.
2022-09-19 Ben PfaffNPAR TESTS: Improve error messages and coding style.
2022-09-18 Ben PfaffMATRIX: Improve error messages.
2022-09-18 Ben PfaffGLM: Improve error messages.
2022-09-18 Ben PfaffFREQUENCIES: Improve error message and coding style.
2022-09-18 Ben Pfafflexer: Make lex_error_expecting_valist() support a...
2022-09-18 Ben PfaffFACTOR: Improve error messages and coding style.
2022-09-18 Ben PfaffEXAMINE: Improve error messages.
2022-09-18 Ben PfaffNUMERIC, STRING, LEAVE: Improve error messages.
2022-09-18 Ben PfaffRENAME VARIABLES: Remove obsolete comment.
2022-09-18 Ben PfaffMODIFY VARS: Remove.
2022-09-17 Ben PfaffMISSING VALUES: Improve error messages.
2022-09-16 Ben PfaffDELETE VARIABLES: Improve error messages.
2022-09-16 Ben PfaffAPPLY DICTIONARY: Style improvements.
2022-09-16 Ben PfaffSAVE TRANSLATE: Improve error messages and implementati...
2022-09-13 Ben PfaffPRINT: Improve error messages.
2022-09-12 Ben Pfaffplacement-parser: Improve error messages for format...
2022-09-12 Ben PfaffPRINT SPACE: Improve error messages.
2022-09-12 Ben PfaffMATRIX DATA: Improve error messages.
2022-09-12 Ben PfaffLIST: Improve error messages.
2022-09-12 Ben PfaffSET: Improve error messages for SET CCx.
2022-09-12 Ben PfaffImprove error messages for format specifiers.
2022-09-12 Ben PfaffMATCH FILES, UPDATE, ADD FILES: Improve error messages.
2022-09-12 Ben PfaffSHOW: Display settings in pivot table.
2022-09-12 Ben PfaffAssorted improvements to diagnostics.
2022-09-12 Ben PfaffINSERT: Add testing-only feature for ignoring cascading...
2022-09-12 Ben PfaffAGGREGATE: Bring up to speed.
2022-09-11 Ben PfaffDEFINE: Don't label a declaration, for C99 compatibility.
2022-09-11 Ben PfaffAGGREGATE: Improve stats accumulation data structure.
2022-09-11 Ben Pfaffstr: Replace ss_alloc_substring() by ss_clone() and...
2022-09-11 Ben PfaffAGGREGATE: Use array instead of linked list.
2022-09-11 Ben PfaffAGGREGATE: Remove write-only struct member.
2022-09-11 Ben Pfaffmacro: Coding style improvement in macro_tokens_from_st...
2022-09-11 Ben Pfaffsegment: Comment fix.
2022-09-11 Ben PfaffDEFINE: Improve error messages for parsing macro body.
2022-09-11 Ben PfaffImprove error messages for missing subcommands.
2022-09-10 Ben Pfaffformat: Cite variable names in messages reporting incom...
2022-09-10 Ben PfaffCite tokens when reporting invalid identifiers.
2022-09-09 Ben PfaffImprove error messages by citing syntax in more of...
2022-09-09 Ben PfaffCTABLES: Allow CAPTIONS, CORNERS, TITLES in TITLES...
2022-08-28 Ben PfaffCTABLES: Make ID values reproducible when category...
2022-08-28 Ben PfaffImplement CTABLES procedure. ctables17
2022-08-28 Ben Pfafflexer: New function lex_ofs_error().
2022-08-28 Ben PfaffFREQUENCIES: Implement LAYERED option on SPLIT FILE.
2022-08-28 Ben Pfaffdictionary: Limit split file variables to 8, for compat...
2022-08-28 Ben PfaffAutomatically infer variables' measurement level from...
2022-08-28 Ben Pfafflexer: Fix negative 'n0' and 'n1' in lex_source_contain...
2022-08-28 Ben Pfafflexer: Support more options in lex_error_expecting_array().
2022-08-28 Ben Pfaffformat-parser: Comment and style fixes.
2022-08-28 Ben PfaffFREQUENCIES: Use the smallest mode if there are multiple.
2022-08-07 Ben PfaffFREQUENCIES: Fix memory leak with percentiles and split...
2022-08-07 Ben PfaffFREQUENCIES: Fix use-after-free error.
2022-07-08 Ben PfaffSPLIT FILE: Add LAYERED vs. SEPARATE distinction to...
2022-06-25 Ben PfaffDESCRIPTIVES: Fix bad error message.
2022-06-18 Ben PfaffImplement SET LEADZERO.
2022-06-01 Ben Pfafflexer: New function lex_ofs_representation().
2022-06-01 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2022-06-01 Ben Pfaffpivot-table: New functions for setting captions, etc.
2022-05-28 Ben Pfaffgui: For text data import, use the same parser for...
2022-05-28 Ben Pfaffdata-parser: Make data parser not require a dictionary.
2022-05-21 Ben PfaffNew command SHOW SYSTEM to easily print information...
2022-04-10 Ben Pfaffexpressions: Convert SYSMIS into int as INT_MIN during...
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 Pfaffexpressions: Fix value of $TIME variable and add a...
2022-01-01 Ben Pfafflexer: New functions for parsing real numbers in specif...
2022-01-01 Ben Pfaffformat-parser: Improve comment.
2022-01-01 Ben PfaffFREQUENCIES: Fix percentiles and median calculation...
2022-01-01 Ben PfaffFREQUENCIES: Remove unused pool.
2022-01-01 Ben PfaffFREQUENCIES: Remove unused struct members.
2022-01-01 John DarringtonFixed misleading results in the Kruskal-Wallis test
2021-12-31 Ben PfaffReplace more uses of 'cnt' by 'n'.
2021-12-30 Ben PfaffChange how checking for missing values works.
2021-12-26 Ben Pfaffexpressions: Major work to improve error messages.
2021-12-26 Ben Pfaffexpressions: Fix built sources.
2021-12-19 Ben Pfaffexpressions: Simplify type declarations for nodes.
2021-12-16 Ben Pfaffmatrix: Avoid gsl_linalg_LU_invx() because it was new...
2021-12-16 Ben Pfaffexpressions: Rewrite code generator in Python.
2021-12-11 Ben PfaffClean up how transformations work.
2021-12-09 Ben Pfafftreewide: Replace <name>_cnt by n_<name>s and <name...
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-12-09 Ben Pfaffmessage: Introduce underlining for error message regions.
2021-12-06 Ben Pfaffmessage: Intern file names in msg_location to make...
2021-12-06 Ben Pfafflexer: Allow for negative lookahead within a command.
2021-12-06 Ben Pfafflexer: Drop 'line_pos' from lex_token and lex_source.
2021-12-06 Ben Pfafflexer: Keep entire source file in memory.
2021-12-06 Ben Pfaffvariable-parser: New functions for parsing syntax witho...
2021-12-06 Ben Pfaffexpressions: Simplify function name parsing.
2021-12-06 Ben Pfaffdistributions: New module for probability distribution...
2021-12-06 Ben Pfaffdata-writer: New function dfm_put_record_utf8().
2021-12-06 Ben Pfafflexer: Add tokens for '{', '}', ':', ';' for use in...
2021-12-06 Ben Pfafflexer: Factor out functions for counting columns.
next