lexer: Remove DUMP_TOKENS debugging feature.
[pspp] / src / language /
2010-09-24 Ben Pfafflexer: Remove DUMP_TOKENS debugging feature.
2010-09-24 Ben Pfafflexer: Improve translatability of lex_error().
2010-09-24 Ben PfaffMake translation easier.
2010-09-24 Ben PfaffHOST: Use more modern syntax.
2010-09-24 Ben PfaffAGGREGATE: Simplify code.
2010-09-24 Ben PfaffPERMISSIONS: Add missing check for string token.
2010-09-24 Ben Pfaffsyntax-string-source: Fix format string problems.
2010-09-23 Ben PfaffRECODE: Suppress warning about conversion using CHAR_CA...
2010-09-19 John DarringtonConst casts.
2010-09-18 John DarringtonFLIP: Don't change new variables to upper case.
2010-09-18 Ben PfaffONEWAY: Fix declaration-after-statement warning.
2010-09-18 Ben PfaffSuppress warnings about conversions between char *...
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-09-11 John DarringtonRename compare_string --> compare_string_3way
2010-09-11 John DarringtonAutorecode: /GROUP vs. heterogenous strings.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand 20100910040502/pspp
2010-09-05 John DarringtonAutorecode: Add value labels indicating the source... 20100906040502/pspp
2010-08-29 Ben PfaffImplement the PRESERVE and RESTORE commands. 20100830040502/pspp 20100831040502/pspp 20100901040503/pspp 20100902040507/pspp 20100903040502/pspp
2010-08-24 John DarringtonOneway: Fixed most compiler warnings
2010-08-24 John DarringtonOneway: Fix problems with MISSING=ANALYSIS
2010-08-24 John DarringtonCategoricals: Use moments instead of keeping cc count...
2010-08-24 John Darringtononeway.c: Use the categoricals struct to calculate...
2010-08-24 John Darringtononeway: use new structures in the show_contrast_tests...
2010-08-24 John Darringtononeway: Fix descriptives for multiple variables
2010-08-24 John DarringtonAdd optional callback functions to categoricals.
2010-08-24 John DarringtonConstness
2010-08-24 John DarringtonOneway: Remove group_stats from the show_homogeniety...
2010-08-24 John DarringtonOneway: Remove group_values struct from show_contrast_...
2010-08-24 John DarringtonCovariance matrix interface change.
2010-08-24 John DarringtonOneway: Remove dict member from struct and add wv member
2010-08-24 John DarringtonOneway: Use covariance matrix and sweep operator
2010-08-24 John DarringtonOneway: Use lex_get_num instead of lex_parse_value.
2010-08-24 John DarringtonONEWAY: seperate the command specification from the...
2010-08-21 John DarringtonCanonicalise 2-tailed vs. 2-sided
2010-08-21 John DarringtonConsolidate printed strings
2010-08-21 John DarringtonCorrect grammar in printed string
2010-08-11 John Darringtoncorrelations: Fix memory leak 20100814040504/pspp 20100815040507/pspp 20100816040502/pspp 20100817040502/pspp 20100818040505/pspp 20100819040502/pspp
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
2010-08-09 Ben PfaffSAVE: Fix UNSELECTED=RETAIN with a filter variable.
2010-08-09 Ben PfaffDATA LIST: Don't report an error for an empty final...
2010-08-09 Ben PfaffDATA LIST: Fix output column reporting for FREE and...
2010-08-09 Ben PfaffReplace S_I[RWX]{USR,GRP,OTH} macros by their values.
2010-08-09 Ben Pfaffi18n: Make a few strings more generic for translators.
2010-08-08 John DarringtonAggregate-dialog: Preselect summary function and variab... 20100809040503/pspp
2010-08-08 John DarringtonSET FORMAT: Flag an error if an invalid format is given.
2010-08-08 John DarringtonAggregate: Fixed bug when attempting to create duplicat... 20100808040502/pspp
2010-08-05 John DarringtonReplace oneway.q with a manually crafted oneway.c file 20100806040502/pspp
2010-07-31 John DarringtonFACTOR: prevent crash if the dataset is empty. 20100731040501/pspp
2010-07-30 Ben PfaffAGGREGATE: Add .h file to Makefile (fixing "make distch... 20100730040501/pspp
2010-07-30 Ben Pfafftemp-file: New functions for creating temporary files...
2010-07-29 John DarringtonAGGREGATE: Fixed a bug with MEDIAN vs. MODE=ADDVARIABLES
2010-07-28 John DarringtonAGGREGATE: New file aggregate.h containing the summary... 20100729040501/pspp
2010-07-26 John DarringtonAGGREGATE: Add MODE=ADDVARIABLES subcommand.
2010-07-24 John DarringtonFix memory leak in crosstabs 20100725040501/pspp
2010-07-24 John DarringtonAvoid unused function warning
2010-07-22 John DarringtonReplaced relibility.q with relibility.c 20100724040501/pspp
2010-07-19 John DarringtonDelete file "means.q" 20100720040501/pspp
2010-07-19 John DarringtonRemove unnecessary include directives of hash.h
2010-07-16 John DarringtonFix memory leak
2010-07-15 Jason H StoverDo not rely on user to specify all variables in VARIABL... 20100716040502/pspp
2010-07-04 John DarringtonFix memory leak in examine
2010-06-16 Ben Pfafflexer: Fix funny indentation. 20100616040508/pspp
2010-06-06 Ben PfaffDEBUG EVALUATE: Eliminate lexical corner case, rewrite... 20100607040503/pspp
2010-06-06 Ben Pfaffexpressions: Improve error message for bad quarter...
2010-06-06 Ben Pfaffexpressions: Improve error messages evaluating invalid...
2010-06-06 Ben Pfaffexpressions: Don't abbreviate "number" as "num" in...
2010-06-06 Ben Pfaffexpressions: Improve "type mismatch" error messages...
2010-06-06 Ben PfaffMOMENTS: Avoid lexical corner case in test case.
2010-05-29 Ben PfaffRemove 255-byte limit on the length of literal strings. 20100529040502/pspp
2010-05-27 John DarringtonBe more forgiving about ROC syntax
2010-05-27 John DarringtonFix crash on erroneous ROC input
2010-05-26 John DarringtonCreate the detrended np plot instead of a second normal one 20100527040507/pspp
2010-05-26 Ben PfaffFix get-data-txt-importcases.sh test on Mingw.
2010-05-24 John DarringtonFix compiler warnings
2010-05-21 John DarringtonRemoved src/math/coefficient.[ch] which are no longer...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-20 John DarringtonAdded proper convergence criteria for rotation phase
2010-05-20 John DarringtonPrint the rotated sums of squared loadings
2010-05-20 John DarringtonFirst working version with Factor Rotations
2010-05-19 John DarringtonFixed bug parsing binomial test.
2010-05-17 Jason H StoverRewrote to use new covariance functions.
2010-05-03 Ben PfaffCROSSTABS: Merge functions into cmd_crosstabs(). 20100503040521/pspp 20100504040524/pspp 20100505040503/pspp
2010-05-03 Ben PfaffFREQUENCIES: Refactor and simplify percentiles calculat...
2010-05-02 Ben PfaffUse ftello() and fseeko() instead of ftell() and fseek... 20100502040503/pspp
2010-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp
2010-04-13 Ben PfaffAUTORECODE: Eliminate use of old hash table implementation.
2010-04-13 Ben PfaffAUTORECODE: Use "union value" instead of custom "union...
2010-04-13 Ben PfaffAUTORECODE: Fix indentation.
2010-04-13 Ben Pfaffvariable-parser: Implement PV_NO_DUPLICATE.
2010-04-13 Ben Pfaffvariable-parser: Eliminate use of old hash table data...
2010-04-12 Ben PfaffMake "internal variables" part of a dictionary.
2010-04-12 Ben Pfaffvariable: Introduce and use new function var_get_encodi...
2010-03-26 Ben Pfaffdict: Make dict_clone_var(), dict_clone_var_assert...
2010-03-20 Ben PfaffFREQUENCIES: Simplify code for sorting the frequency... 20100320040502/pspp 20100321040506/pspp
2010-03-19 Ben PfaffFREQUENCIES: Get rid of final (non-const) file-scope... 20100319040503/pspp
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for charts into...
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for stats into...
2010-03-19 Ben PfaffFREQUENCIES: Move file-scope variables for percentiles...
2010-03-18 Ben PfaffFREQUENCIES: Move file-scope variable syntax_pool into...
2010-03-18 Ben PfaffFREQUENCIES: Eliminate file-scope variables n_variables... 20100318040503/pspp
next