work on value labels
[pspp] / src / language /
2023-03-18 Ben PfaffMATRIX: Check format specifier on PRINT command.
2023-03-18 Ben Pfafflexer: Avoid reentering the lexer upon error in special...
2023-03-18 Ben Pfafflexer: Simplify lex_get_error().
2023-03-18 Ben Pfafflexer: Get rid of useless code in lex_get_error().
2023-03-18 Ben PfaffMATRIX: Fix multiplication of empty matrices.
2023-03-18 Ben PfaffEnsure that interactive output appears without a one...
2023-03-07 Ben PfaffCLOSE FILE HANDLE: Fix bugs and add test.
2023-03-07 Ben PfaffSHOW: Implement SHOW ENVIRONMENT.
2023-03-07 Ben PfaffDATA LIST: Fix crash with a bare / at the end of the...
2023-03-05 Ben Pfaffcase-map: Make creating a case_map destroy the stage.
2023-03-05 Ben Pfaffdictionary: Get rid of case indexes.
2023-03-05 Ben Pfaffdictionary: Always compact immediately upon deletion...
2023-03-05 Ben Pfaffdictionary: Get rid of "internal var" concept.
2023-03-05 Ben Pfaffdictionary: Get rid of next_value_idx.
2023-03-05 Ben Pfaffcaseinit: Introduce new caseinit_translate_casereader_t...
2023-03-02 Ben PfaffDO REPEAT: Order PRINT output correctly.
2023-02-27 Ben PfaffAdd support for variable sets in the system file format.
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2023-02-25 Ben Pfaffdictionary: Make dict_get_weight_format() return by...
2023-02-21 Ben PfaffDISPLAY MACROS: New command.
2023-02-21 Ben PfaffDELETE VARIABLES: Fix bugs related to details of case...
2023-02-20 Ben Pfaffdictionary: Fix misuse of DC_* treewide.
2023-02-18 Ben PfaffCTABLES: Always show computed categories even if they...
2023-02-17 Ben PfaffCTABLES: Don't force the look to include empty rows...
2023-02-17 Ben PfaffAGGREGATE: Fix crash with temporary transformations.
2023-02-17 Ben Pfaffdictionary: Fix invariant that no split file vars means...
2023-02-16 Ben PfaffCROSSTABS: Always cite all the dimensions if there...
2023-02-16 Ben PfaffCROSSTABS: Fix confidence interval display for risk...
2023-02-10 Ben Pfaffoutput: Correctly define and properly implement column...
2023-02-10 Ben Pfaffoutput: Use page_setup for parsing cairo page setup.
2023-01-16 Ben PfaffCTABLES: Avoid uninitialized variable warning in some...
2023-01-05 Ben PfaffONEWAY: Fix incorrect, duplicate "(J) Family" label.
2022-11-27 Ben PfaffMove all command implementations into a single 'command...
2022-11-27 Ben PfaffRemove unneeded #includes.
2022-11-26 Ben PfaffCTABLES: Fix issue with special case for SLABELS POSITI...
2022-11-24 Ben PfaffCTABLES: Fix treatment of multiline titles.
2022-11-24 Ben PfaffCTABLES: Make EMPTY independent of other settings on...
2022-11-21 Ben PfaffMEANS: Improve error messages and coding style.
2022-11-21 Ben PfaffOUTPUT MODIFY: Improve error messages and coding style.
2022-11-21 Ben PfaffSET: Improve error messages and coding style.
2022-11-21 Ben PfaffINSERT: Improve error messages and coding style.
2022-11-21 Ben PfaffROC: Improve error messages and coding style.
2022-11-20 Ben PfaffRANK: Improve error messages and coding style.
2022-11-20 Ben PfaffONEWAY: Improve error messages and coding style.
2022-11-20 Ben PfaffGRAPH: Improve error messages and coding style.
2022-11-20 Ben PfaffLOGISTIC REGRESSION: Improve error messages and coding...
2022-11-20 Ben PfaffGLM: Improve error messages and coding style.
2022-11-20 Ben Pfaffsplit-file: New function output_split_file_values_peek().
2022-11-20 Ben PfaffDisentangle the interaction parser from the variable...
2022-11-20 Ben PfaffGLM: Improve error messages and coding style.
2022-11-20 Ben PfaffFACTOR: Improve error messages and coding style.
2022-11-20 Ben PfaffQUICK CLUSTER: Improve error messages and coding style.
2022-11-20 Ben PfaffMATRIX: Improve error messages.
2022-11-20 Ben PfaffEXAMINE: Improve error messages and coding style.
2022-11-17 Ben Pfaffexpressions: Minor error message improvement.
2022-11-11 Ben PfaffDESCRIPTIVES: Improve error messages and coding style.
2022-11-11 Ben PfaffCTABLES: Improve error messages.
2022-11-11 Ben PfaffCROSSTABS: Improve error messages and coding style.
2022-11-11 Ben PfaffCORRELATIONS: Improve error messages and coding style.
2022-11-11 Ben PfaffVECTOR: Improve error messages and coding style.
2022-11-11 Ben Pfaffvariable-display: Improve coding style and error messages.
2022-11-11 Ben PfaffSORT VARIABLES: Improve error messages.
2022-11-11 Ben PfaffMRSETS: Improve error messages.
2022-11-10 Ben PfaffMATRIX DATA: Improve error messages.
2022-11-10 Ben PfaffREREAD: Improve error messages and coding style.
2022-11-06 Ben PfaffDATASET: Improve error messages and coding style.
2022-11-06 Ben PfaffFILE HANDLE: Improve error messages and coding style.
2022-11-06 Ben PfaffGET DATA: Improve coding style and tests.
2022-11-06 Ben PfaffCORRELATIONS: Rename cmd_correlation() to cmd_correlati...
2022-11-06 Ben PfaffUse lex_error_expecting() in more places.
2022-11-06 Ben Pfafflexer: New function lex_force_match_phrase().
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.
next