pspp
2012-12-02 Ben PfaffMerge 'master' into 'psppsheet'. 20121202031952/pspp 20121203032039/pspp 20121204032004/pspp 20121205032030/pspp 20121206032021/pspp 20121207032036/pspp 20121208032040/pspp 20121209032019/pspp 20121210032023/pspp 20121211032038/pspp 20121212032028/pspp 20121213032029/pspp 20121214032036/pspp 20121215032028/pspp 20121216032020/pspp 20121217032038/pspp 20121218031957/pspp 20121219032034/pspp 20121220032031/pspp 20121221032037/pspp 20121222032032/pspp 20121223032002/pspp 20121225032008/pspp 20121226032016/pspp 20121227032003/pspp 20121228032058/pspp 20121229032201/pspp 20121230032128/pspp
2012-12-01 John DarringtonConverted crosstabs-dialog to the new way of doing... 20121202030502/pspp 20121203030504/pspp
2012-12-01 John Darringtonmeasure.c: Use c_strtod instead of strtod 20121201030503/pspp
2012-12-01 John Darringtondata-out.c: Added assertion to avoid out of bounds...
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 DarringtonMerge remote branch 'origin/master' into psppsheet 20121201032009/pspp
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-12 Ben PfaffMerge 'master' into 'psppsheet'. 20121113032021/pspp 20121114032001/pspp 20121115031953/pspp 20121116032036/pspp 20121117032022/pspp 20121118032021/pspp 20121119031957/pspp 20121120031954/pspp 20121121031958/pspp 20121122032007/pspp 20121123032005/pspp 20121124032004/pspp 20121125032007/pspp 20121126032010/pspp 20121127031956/pspp 20121128032039/pspp 20121129032043/pspp 20121130032031/pspp
2012-11-11 John DarringtonLogistic Regression: Added categorical variable support 20121112030504/pspp 20121113030502/pspp
2012-11-10 Ben Pfaffpspp-sheet-view: Make Home and End go to left and right... 20121111031848/pspp 20121112032014/pspp
2012-11-10 Ben Pfaffpspp-sheet-view: Enable Home and End in sheet.
2012-11-10 Ben Pfaffpspp-sheet-view: Refactor pspp_sheet_view_event().
2012-11-09 Ben Pfaffgui: Rename psppire_data_sheet_show_variable(). 20121109031952/pspp 20121110032021/pspp
2012-11-09 Ben Pfaffpsppire-data-sheet: Set cursor on row in psppire_data_s...
2012-11-09 Ben Pfaffpsppire-button-editable: Fix infinite recursion in...
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 Ben Pfaffpspp-sheet-view: Fix warning using arrow keys to naviga... 20121029032029/pspp 20121030031955/pspp 20121031031956/pspp 20121101032031/pspp 20121102032007/pspp 20121103032004/pspp 20121104032009/pspp 20121105032017/pspp 20121106032209/pspp 20121107031955/pspp 20121108032020/pspp
2012-10-28 Ben PfaffMerge 'master' into 'psppsheet'.
2012-10-28 Ben Pfaffpspp-sheet-view: Make Shift+Tab select only one cell...
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-25 Ben Pfaffgui: Make Tab, Shift+Tab skip row head and new-var... 20121025032015/pspp 20121026032030/pspp 20121027032008/pspp 20121028032032/pspp
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-15 Ben Pfaffpsppire-data-sheet: Implement Edit|Paste. 20121015032559/pspp 20121016032601/pspp 20121017032604/pspp 20121018032547/pspp 20121019032041/pspp 20121020032030/pspp 20121021032034/pspp 20121022032020/pspp 20121023032020/pspp 20121024032018/pspp
2012-10-14 Ben Pfaffpsppire-data-sheet: Implement Edit|Cut.
2012-10-14 Ben Pfaffpsppire-var-sheet: Make clicking on Variables column...
2012-10-14 Ben Pfaffpsppire-data-sheet: Make clicking on Cases column selec...
2012-10-14 Ben Pfaffpspp-sheet-view-column: Make clicking on a row head...
2012-10-14 Ben Pfaffpsppire-data-sheet: Use specific functions instead...
2012-10-14 Ben Pfaffpspp-sheet-view-column: Be consistent about use of...
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 DarringtonFix bug where, after double-clicking to switch sheet... 20121009032003/pspp 20121011032101/pspp 20121012032055/pspp 20121013032614/pspp 20121014032548/pspp
2012-10-08 Ben Pfaffpsppire-data-editor: Keep value labels setting across...
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-30 Ben PfaffRemove variable assigned to but never used. 20121001031957/pspp 20121002032048/pspp 20121003032021/pspp 20121004032030/pspp 20121005032009/pspp 20121006032038/pspp 20121007032036/pspp 20121008032034/pspp
2012-09-30 Ben PfaffMerge 'master' into 'psppsheet'.
2012-09-26 Ben PfaffSuppress GCC 4.7 warnings by changes to code that make...
next