Ignore all files under src/ui/gui/icons except a few actual source files.
[pspp] / src / language /
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-16 John DarringtonRemove commented out code
2017-05-16 John DarringtonFix potential crash if matrix file variables are of...
2017-05-16 John DarringtonFix buffer overflow which could occur if the matrix...
2017-05-16 John DarringtonRemove unreachable code
2017-05-16 Ben Pfaffmatrix-reader: Use strcpy() on char arrays, in next_mat...
2017-05-16 Ben Pfafffactor: Fix return type of do_factor_by_matrix().
2017-05-12 John DarringtonFixed bug which caused a crash in GET DATA
2017-05-12 John DarringtonMEANS: Prevent parser from entering infinite loop.
2017-05-12 John Darringtonsrc/math/linreg.c: Encapsulate this object better.
2017-05-12 John DarringtonREGRESSION: Implement /ORIGIN subcommand.
2017-05-11 John DarringtonDESCRIPTIVES: Fix a bug where the parser could enter...
2017-05-11 John DarringtonFACTOR: Don't try to perform analysis if there are...
2017-05-11 John DarringtonFACTOR: Do not try to run an analysis if no matrix...
2017-05-11 John DarringtonFACTOR: Fix a crash when bad input was presented
2017-05-11 John DarringtonFACTOR: Make idata parameters const where they can be.
2017-05-11 John DarringtonDATA MATRIX: Avoid crash on invalid input
2017-05-10 John DarringtonFix memory leaks in FACTOR/MATRIX
2017-05-10 John DarringtonRemove unused variable
2017-05-10 John DarringtonFACTOR: Use consistent indexing when displaying matrices.
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-10 John DarringtonMATRIX DATA: Allow non-symetric matrices if /FORMAT...
2017-05-10 John DarringtonMatrix reader, fix comment to reflect reality.
2017-05-09 John DarringtonMATRIX DATA: Cope with long variable names
2017-05-09 John DarringtonFACTOR: Allow an option '=' after MATRIX
2017-05-09 John DarringtonREGRESSION: Allow independent variables to be specified...
2017-05-04 John DarringtonFACTOR: Add printout of the covariance matrix and add...
2017-05-04 John DarringtonFACTOR: New subcommand: MATRIX IN
2017-05-04 John DarringtonNew module matrix-reader
2017-05-01 John DarringtonMATRIX DATA: Fix crash when duplicate variables are...
2017-05-01 John DarringtonMATRIX DATA: Handle multiple splits properly
2017-04-30 John DarringtonMATRIX DATA: Rewrite to canonical rowtype values
2017-04-26 John DarringtonAdded the MATRIX DATA procedure.
2017-04-26 John Darringtonparse_DATA_LIST_vars: Reduce scope of variable 'name2'
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2017-03-15 John DarringtonMann Whitney: Remove unused variable
2017-03-07 John DarringtonFixed a bug in the Mann-Whitney test vs. missing=analysis.
2017-02-21 Friedrich BeckmannFREQUENCIES: fixed VARIANCE output - fixes bug #50366
2016-12-03 Ben PfaffFix misleadingly indented statements.
2016-11-07 pspp.freepost@ordi... compile without gnumeric and odf read support
2016-10-10 Friedrich Beckmannreversed CFLAGS, CPPFLAGS and LDFLAGS addition for...
2016-10-10 Friedrich Beckmannadded CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c...
2016-08-14 Ben PfaffVECTOR: Support creating string variables also.
2016-08-13 John DarringtonAUTORECODE now optionally accepts / before INTO
2016-08-11 John DarringtonFix possible null pointer dereference.
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2016-07-31 John DarringtonFix memory leak when T-TEST failed to parse
2016-07-30 John DarringtonRemove unused variable.
2016-06-23 John DarringtonFixed GLM vs. missing values in the dependent variable
2016-06-22 John DarringtonAvoid link error when compiling without libxml2 installed
2016-06-04 Friedrich Beckmannfrequencies: fixed bug #48128 in percentiles
2016-04-21 John DarringtonFix bug in syntax parser of GET DATA /TYPE=TXT
2016-04-11 John DarringtonFix compiler warning
2016-04-11 Ben PfaffCROSSTABS: Implement COUNT subcommand to round case...
2016-04-11 Ben PfaffFILE HANDLE: Get rid of use of q2c preprocessor.
2016-04-06 John DarringtonFixed crash on FLIP vs. invalid variable names.
2016-04-05 John DarringtonFixed a crash when data for correlations was empty.
2016-04-05 John DarringtonAdd test for PERMISSIONS with bad syntax
2016-04-04 John DarringtonFix crash in T-Test after parsing a null terminated...
2016-04-03 Ben Pfafflexer: Treat null characters in input as spaces.
2016-04-03 Ben Pfafflexer: Add comments and update style in lex_source_get__().
2016-04-02 Ben PfaffCROSSTABS: Fix corner case in integer mode.
2016-04-01 John Darringtonlexer.h: Add WARN_UNUSED_RESULT to lex_force functions.
2016-04-01 John DarringtonCheck the return value of various calls to lex_force_match.
2016-04-01 John Darringtonoutput.c: cmd_output: Check return values of lex_force_...
2016-04-01 John Darringtonvariable-display.c (cmd_variable_level): Check return...
2016-04-01 John Darringtonvalue-parser.c (parse_number): Simplified logic and...
2016-03-31 John DarringtonFix crash in NPAR when no variables were parsed.
2016-03-31 John DarringtonFixed a bug where frequencies/histogram would crash...
2016-03-31 John DarringtonFix crash when ROC was passed a non-number where a...
2016-03-31 John DarringtonFixed by where pspp would crash if ELSE appeared withou...
2016-03-31 John DarringtonFixed a bug where INSERT would crash when an unterminat...
2016-03-31 John DarringtonFix crash when ONEWAY/CONTRASTS contained an empty...
2016-03-30 John DarringtonFixed crash when processing malformed NPAR TESTS BINOMI...
2016-03-30 John DarringtonAvoid possible memory allocation error on erroneous...
2016-03-29 John DarringtonCleanup the RENAME VARIABLES command.
2016-03-27 John DarringtonFixed bug in EXAMINE where the parametric calculation...
2016-03-27 John DarringtonFix bug in EXAMINE when an invalid dependent variable...
2016-03-26 John DarringtonFix bug in GRAPH when a bad dependent variable was...
2016-03-26 John DarringtonFix crash in FLIP with no variables.
2016-03-26 John DarringtonFix double heap deallocation when erroneous SET was...
2016-03-26 John DarringtonFixed crash in MODIFY OUTPUT when no valid FORMAT claus...
2016-03-26 John DarringtonFix crash in oneway when an invalid dependent variable...
2016-03-26 John DarringtonFix crash in recode when the INTO variable was invalid.
2016-03-25 John DarringtonFix crash in ROC command when no valid state variable...
2016-03-25 John DarringtonFix crash when no indepdendent variable in NPAR is...
2016-03-25 John DarringtonFix crash in DATA LIST when RECORDS and/or SKIP is...
2016-03-25 John DarringtonFix crash in LIST when no valid variables exist.
2016-03-24 John DarringtonFix crash in histogram when all values are missing.
2016-03-24 John DarringtonFix crash when running GET DATA with incomplete command.
2016-03-24 John DarringtonFixed crash in T-TEST when a non-number was passed...
2016-03-24 John DarringtonFix crash in correlations with empty dataset.
2016-03-20 Ben PfaffImplement new command SORT VARIABLES.
2016-03-13 Ben Pfaffexpressions: Add support for mult and fuzzbits argument...
2016-03-13 Ben Pfaffexpressions: Implement the STRUNC function.
2016-03-13 Ben Pfaffexpressions: Implement the MEDIAN function.
2016-03-01 John DarringtonDATA LIST: Do not treat the comma as a field separator...
next