pspp
2012-11-27 Ben PfaffSHOW: Add JOURNAL subcommand. 20121127030504/pspp 20121128030504/pspp 20121129030503/pspp 20121130030502/pspp
2012-11-27 Ben Pfaffhistogram: Add missing #include.
2012-11-26 John DarringtonDisable asserts in histogram code except in --testing...
2012-11-26 Ben PfaffDESCRIPTIVES: Make Z score calculation honor SPLIT... 20121126030509/pspp
2012-11-25 Ben Pfafftests: Add tests to cover corner cases in DATESUM,...
2012-11-25 Ben PfaffRemove feature to automatically connect to GDB when...
2012-11-25 John Darringtonfile handle properties: Make encoding member const 20121125030503/pspp
2012-11-25 John DarringtonAggregate Dialog: use global callback
2012-11-25 John DarringtonRuns Dialog: use global callback instead of a private one
2012-11-25 Ben Pfaffpsppire-data-window: Only allow saving a file with...
2012-11-25 Ben PfaffDATA LIST: Accept freefield format types without widths...
2012-11-25 Ben Pfaffformat-parser: Improve error message when format specif...
2012-11-24 Ben Pfaffdata-parser: Use data-file error types for data-file...
2012-11-24 Ben PfaffINPUT PROGRAM: Don't break out of INPUT PROGRAM on...
2012-11-24 Ben PfaffDATA LIST FREE: Warn when a quoted string is not follow...
2012-11-24 Ben Pfaffoutput: Make default output file name depend on the...
2012-11-24 Ben PfaffCROSSTABS: Use FORMAT setting to control output format.
2012-11-24 John DarringtonFrequencies dialog: Convert to new system
2012-11-24 John DarringtonFixed bug in NPAR BINOMIAL 20121124030501/pspp
2012-11-24 John DarringtonBinomial test dialog: Convert to new style of action...
2012-11-23 John DarringtonFix compiler warning
2012-11-23 John DarringtonRefactoring: common function set_sensitivity from toggle
2012-11-23 John DarringtonLogistic Regression: Ignore cases with missing dependen... 20121123030503/pspp
2012-11-22 John DarringtonLogistic Regression: Added options dialog box
2012-11-22 John DarringtonLogistic Regression: Added a test to check the confiden...
2012-11-22 John DarringtonLogistic Regression: Fix bug where some confidence...
2012-11-21 John DarringtonLogistic Regression: Calculate the logs of the likeliho... 20121122030503/pspp
2012-11-21 John DarringtonLogistic Regression Dialog: Added missing shortcut...
2012-11-21 John DarringtonChanged the labels of the Regression menu to keep them...
2012-11-20 John DarringtonAdded rudimentary version of the Logistic Regression... 20121121030502/pspp
2012-11-20 John DarringtonAnalyze Menu: New submenu for Regression
2012-11-20 John DarringtonFix (again) problems displaying a GtkSourceView widget...
2012-11-20 John DarringtonLogistic Regression: Optimise the classification calcul... 20121120030502/pspp
2012-11-19 John DarringtonFixed Texinfo problems which arise under Texinfo 4...
2012-11-19 John DarringtonLogistic Regression: Added the Classification Table
2012-11-19 John Darringtonlogistic.c: minor refactoring
2012-11-19 John DarringtonFix possible memory corruption when creating dialogs... 20121119030501/pspp
2012-11-14 John DarringtonLogistic Regression: Handle missing categoricals 20121115030502/pspp 20121116030503/pspp 20121117030502/pspp 20121118030503/pspp
2012-11-14 John DarringtonLogistic Regression: Fix crash if categorical variable... 20121114030503/pspp
2012-11-13 John DarringtonRemove empty _finalize function
2012-11-13 John DarringtonFind dialog: Don't crash when searching for a non-exist...
2012-11-13 John DarringtonSmall refactoring and cleanup of psppire-selector.c
2012-11-13 John DarringtonRemove _base_init and base_finalize functions from...
2012-11-11 John DarringtonLogistic Regression: Added categorical variable support 20121112030504/pspp 20121113030502/pspp
2012-11-08 John DarringtonCategoricals.c: Ensure that categories are processed... 20121109030502/pspp 20121110030502/pspp 20121111030502/pspp
2012-11-06 John DarringtonCategoricals: Provide separate functions for effects... 20121107030502/pspp 20121108030503/pspp
2012-11-04 John DarringtonFixed some compiler warnings, which arose from recent... 20121105030504/pspp 20121106030502/pspp
2012-11-03 John DarringtonAdded mnemonics to rank types dialog 20121104030502/pspp
2012-11-02 John DarringtonAdded markup to GUI elements where necessary 20121103030503/pspp
2012-11-02 John DarringtonFix bug in parse_design_interaction.
2012-11-02 John DarringtonCategoricals: Accept null pointer as subject.
2012-11-02 John Darringtoncateoricals.c categoricals.h clean up.
2012-11-01 John DarringtonAdded mnemonic to t-test options dialog 20121102030504/pspp
2012-11-01 John DarringtonAdded Mnemonics to the value chooser widget and to...
2012-11-01 John DarringtonAdded markup to the spilt-file dialog 20121101030507/pspp
2012-10-30 John DarringtonCompute Dialog: Add mnemonics and focus widgets on... 20121031030502/pspp
2012-10-30 John Darringtonlogistic.c: Fix read from uninitialised memory. 20121030030503/pspp
2012-10-28 John DarringtonMove function parse_design_interaction into variable...
2012-10-28 John Darringtonglm.c: (lex_match_variable and parse_design_interaction...
2012-10-27 John DarringtonAnova Dialog: Fix widget associations 20121027030509/pspp 20121028030503/pspp 20121029030502/pspp
2012-10-27 John Darringtonlogistic.c : Avoid compiler warnings
2012-10-27 John DarringtonGUI: Added Mnemonic keys to Examine dialog
2012-10-24 John DarringtonFirst attempt at a LOGISTIC REGRESSION command 20121025030511/pspp 20121026030503/pspp
2012-10-18 John DarringtonUpdated my entry in AUTHORS 20121018030506/pspp 20121019030515/pspp 20121020030503/pspp 20121021030504/pspp 20121022030502/pspp 20121023030502/pspp 20121024030503/pspp
2012-10-13 John Darringtondoc/introduction.texi: Update documentations introducto... 20121014030516/pspp 20121015030503/pspp 20121016030503/pspp 20121017030503/pspp
2012-10-13 John Darringtondoc/automake.mk: Added a convenience rule for building...
2012-10-13 John Darringtondoc/automake.mk: Replace lines inadvertently removed...
2012-10-13 John Darringtondoc/automake.mk: Added further mutations to docbook...
2012-10-13 John Darringtondoc/automake.mk: New mutations to generated docbook...
2012-10-08 John DarringtonAvoid deprecated function: gtk_button_released 20121009030508/pspp 20121011030511/pspp 20121012030514/pspp 20121013030514/pspp
2012-10-05 Ben Pfaffconfigure.ac: Increase pango minimum version from 1... 20121005030505/pspp 20121006030503/pspp 20121007030505/pspp 20121008030504/pspp
2012-09-30 Ben Pfafftests: Better isolate search text in test of error... 20121001030503/pspp 20121002030515/pspp 20121003030503/pspp 20121004030504/pspp
2012-09-26 Ben PfaffSuppress GCC 4.7 warnings by changes to code that make...
2012-09-26 Ben PfaffSuppress GCC 4.7 warnings due to unimplemented features.
2012-09-26 Ben Pfaffgnumeric-reader: Add cast to suppress warning.
2012-09-26 Ben Pfaffsplit-file-dialog: Add use of unused variable in split_...
2012-09-26 Ben PfaffSuppress warnings for suspicious use of "enum" constants.
2012-09-26 Ben Pfaffgui: Check return value of gtk_tree_model_get_iter().
2012-09-26 Ben Pfaffcairo: Avoid deprecated pango_cairo_font_map_create_con...
2012-09-26 Ben PfaffRemove unused "finalize" functions.
2012-09-26 Ben PfaffRemove variables assigned to but never used.
2012-09-26 Ben PfaffEXAMINE: Avoid useless call to casereader_count_cases().
2012-09-26 Ben PfaffCROSSTABS: Fix bug in check for REPORT in general mode.
2012-09-25 Ben Pfaffexpressions: Fix coercion of numbers to booleans at...
2012-09-20 John Darringtongtk.h wrapper: Added *_set_realized and set_mapped 20120921030501/pspp 20120922030504/pspp 20120923030504/pspp 20120924030504/pspp 20120927030501/pspp 20120928030503/pspp 20120929030503/pspp 20120930030503/pspp
2012-09-20 John Darringtonsrc/data/data-out.c: Added assertion to catch negative...
2012-09-12 John DarringtonAdded keybindings to move to the extremities of the... 20120913030507/pspp 20120914030504/pspp 20120915030505/pspp
2012-09-12 John DarringtonPerl Module: Avoid forcing scalar value into a pointer. 20120912030512/pspp
2012-08-25 John DarringtonUpdate widgets.c from psppsheet branch 20120826000503/pspp 20120910030509/pspp 20120911030519/pspp
2012-08-22 John DarringtonFix memory leak in sys-file-reader.c 20120822000503/pspp 20120823000504/pspp 20120824000503/pspp 20120825000503/pspp
2012-08-20 John Darringtonref count the linreg structure so as to avoid double... 20120821000505/pspp
2012-08-20 Ben Pfaffsys-file-reader: Fix setjmp() technicality. 20120820000504/pspp
2012-08-20 Ben Pfaffsys-file-reader: Fix memory leak.
2012-08-19 Ben Pfaffmissing-val-dialog: Convert to a GObject.
2012-08-19 Ben Pfaffmissing-val-dialog: Avoid destroying uninitialized...
2012-08-19 Ben Pfaffgui: Rename var-sheet-dialogs.ui to missing-val-dialog.ui.
2012-08-19 Ben Pfaffpsppire-dialog: Add "acceptable" predicate.
2012-08-19 Ben Pfaffval-labs-dialog, var-type-dialog: Make these dialogs...
2012-08-19 Ben Pfaffval-labs-dialog: Remove unused 'window' member.
2012-08-18 Ben Pfaffpsppire-var-sheet: Remove unneeded #include from header.
next