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.
2012-08-18 Ben Pfaffval-labs-dialog: Convert to a GObject.
2012-08-18 Ben Pfaffgui: Factor new text_to_value__() function out of text_...
2012-08-18 Ben Pfaffvar-type-dialog: Fix memory leak.
2012-08-15 John DarringtonFixed memory leak in FACTOR 20120815000501/pspp 20120816000504/pspp 20120817000503/pspp 20120818000505/pspp
2012-08-14 John DarringtonFix leaks in REGRESSION
2012-08-14 John DarringtonFixed the remaining leaks in AUTORECODE
2012-08-13 John DarringtonFix leaks in MEANS command
2012-08-12 John Darringtonfix some of the leaks in the AUTORECODE command 20120813000504/pspp 20120814000503/pspp
2012-08-12 John DarringtonFixed remaining leaks in ONEWAY
2012-08-12 John DarringtonFix memory leaks in ONEWAY command
2012-08-11 Ben Pfaffvar-type-dialog: Convert to a GObject.
2012-08-11 John Darringtonsrc/math/categoricals.c: Remove inappropriate const... 20120811000504/pspp
2012-08-09 Ben Pfaffvariable: Skip callback if new format is same as old... 20120809000508/pspp 20120810000503/pspp
2012-08-05 John DarringtonFixed one of the leaks in MEANS 20120808000503/pspp
2012-08-05 John DarringtonFix leaks in RELIABILITY command 20120806000503/pspp 20120807000505/pspp
2012-08-04 John DarringtonFixed leak in Chi-Squared test 20120804000503/pspp 20120805000504/pspp
2012-08-04 John Darringtoncategoricals.c (struct payload): Rename destroy to...
2012-08-04 John DarringtonONEWAY: call categoricals_done only once
2012-08-03 John DarringtonMake categoricals own its interactions
2012-08-02 John DarringtonFix leak in render-test 20120803000505/pspp
2012-08-01 John Darringtonsys-file-reader.c: Fix leak in parse_mrsets 20120802000504/pspp
2012-08-01 Ben Pfaffods-reader: Fix ods_file_casereader_destroy() call... 20120801000505/pspp
2012-07-31 John DarringtonFix leak in psppire-lex-reader.c
2012-07-31 Ben PfaffFACTOR: Fix warning about discarding const qualifier. 20120731000506/pspp
2012-07-31 Ben Pfaffvar-type-dialog: Change entries to spin buttons, add...
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy further.
2012-07-31 Ben Pfaffvar-type-dialog: Reduce redundancy.
2012-07-31 Ben Pfaffvar-type-dialog: Properly adjust formats when switching...
2012-07-29 John DarringtonFixed a second ONEWAY leak 20120730000505/pspp
2012-07-29 John DarringtonFix one of the leaks in ONEWAY
2012-07-29 John DarringtonFix memory leak in Chisquare
2012-07-29 John DarringtonFix memory leak in AGGREGATE command
2012-07-29 John DarringtonFix memory leak in dictionary.c
next