added CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c.c compilation
[pspp] / src /
2016-10-10 Friedrich Beckmannadded CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c...
2016-09-16 Friedrich Beckmannhelp: added t-test reference to help page
2016-09-01 John DarringtonFix missing buttonbox in frequencies dialog
2016-09-01 John Darringtonpsppire-output-view: Avoid GtkWarnings
2016-08-23 John DarringtonPSQL READER: Use the REPEATABLE READ isolation level.
2016-08-20 John DarringtonFix bugs in frequencies dialog.
2016-08-18 John DarringtonRe-enable the relocation feature.
2016-08-15 John DarringtonDisable deprecation warnings for all sheet related...
2016-08-15 John DarringtonRemove call to gtk_style_context_add_provider_for_screen
2016-08-15 John DarringtonFont Selection: Use a local css_provider instead of...
2016-08-15 John DarringtonPrevent the font selection of comment dialog affecting...
2016-08-14 Ben PfaffVECTOR: Support creating string variables also.
2016-08-14 John DarringtonFix memory leak
2016-08-14 John DarringtonUse modern method of setting font, instead of deprecate...
2016-08-14 John DarringtonAdded "translate" url to pspp.appdata.xml
2016-08-14 John DarringtonFix compiler warning
2016-08-14 John DarringtonFix bug where the gui was unresponsive after starting...
2016-08-13 John DarringtonFix bug inadvertently introduced by previous commit
2016-08-13 John DarringtonNew option --no-unique
2016-08-13 John DarringtonAUTORECODE now optionally accepts / before INTO
2016-08-12 John DarringtonAdd markup to the option description strings
2016-08-12 John DarringtonFix GtkCriticals when --no-splash is given
2016-08-12 John DarringtonFix potential null pointer dereference
2016-08-11 John DarringtonFix possible null pointer dereference
2016-08-11 John DarringtonFix possible null pointer dereference.
2016-08-11 John DarringtonAvoid unnecessary test
2016-08-11 John DarringtonFix possible buffer overrun
2016-08-11 John DarringtonRemove redundant "break"
2016-08-10 John DarringtonAvoid compiler warning
2016-08-09 John DarringtonRemove call to deprecated gtk_style_context_get_font
2016-08-08 John DarringtonFix compiler warning
2016-08-06 John DarringtonFix compiler warning
2016-08-06 John DarringtonRemove deprecated objects GtkAction and GtkUIManager
2016-08-06 John DarringtonFix buffer overrun in sys-file-reader.c(text_match)
2016-07-31 John DarringtonFix memory leak when T-TEST failed to parse
2016-07-30 John DarringtonFix possible crash if no buttons are active (should...
2016-07-30 John DarringtonRemove unused variable.
2016-07-30 John DarringtonRemove PsppireVButtonBox and PsppireHButtonBox
2016-07-23 John DarringtonAllow the variable info dialog to paste more than one...
2016-07-14 John DarringtonFix compiler warning on gcc 5.4
2016-07-11 John DarringtonReplace gtk_widget_get_style in favour of gtk_widget_ge...
2016-07-11 John DarringtonLogistic Regression syntax generator: replace ds_data...
2016-06-23 John DarringtonFixed GLM vs. missing values in the dependent variable
2016-06-23 John DarringtonFixed typo in comment
2016-06-22 John DarringtonAvoid link error when compiling without libxml2 installed
2016-06-12 John DarringtonFixed a small bug in te variable info dialog.
2016-06-07 John Darringtonsrc/output.tab.c: Format according to Gnu Coding Standards
2016-06-04 Friedrich Beckmanntab.c: Compile error in debug mode
2016-06-04 Friedrich Beckmannfrequencies: fixed bug #48128 in percentiles
2016-05-30 John DarringtonRecode Dialog Action: Split into RecodeDialogAction...
2016-05-28 Friedrich Beckmannhelp-menu.c: start the default html browser via wscript...
2016-05-28 John DarringtonWhitespace changes only
2016-05-28 John DarringtonIndependent Samples Gui: Make the on_grp_var function...
2016-05-26 Friedrich Beckmannhelp-menu.c: fix default html browser start on windows...
2016-05-23 Friedrich Beckmannscatterplot: changed colorscheme - first color is black...
2016-05-23 Friedrich Beckmannadded help function via html if yelp is not installed
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-09 John DarringtonChange warning about test versions.
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-31 John DarringtonPsppireSelector: Do not add a default selector func...
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-29 Friedrich Beckmannuse fixed format string to avoid -Wformat-security...
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-26 John DarringtonFix assertion failure when using PRINT with an empty...
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...
next