pspp
2013-01-02 Ben Pfaffperl-module: Put struct dictionary inside a wrapper...
2013-01-02 Ben Pfaffperl-module: Rename sysfile_info to syswriter_info.
2013-01-02 Ben Pfaffcase-map: Drop use of variable aux data.
2013-01-02 Ben PfaffCROSSTABS: Drop use of variable aux data.
2013-01-02 Ben Pfaffhmap: New interfaces for iterating a bucket without...
2013-01-01 John DarringtonUpdate tests to reflect change in EXAMINE / EXTREME...
2013-01-01 John DarringtonFix bug #37984 - EXAMINE extremes vs. fractional weights.
2012-12-31 John DarringtonRemove assertions which compare the sum of weights... 20130101030509/pspp
2012-12-28 Ben Pfaffcsv-file-writer: Fix implementation of decimal point... 20121228030502/pspp 20121229030503/pspp 20121230030503/pspp 20121231030505/pspp
2012-12-28 Ben Pfaffi18n: New functions for UTF-8 case conversion.
2012-12-28 Ben PfaffUse UTF-8 case-insensitive hashes and comparisons for...
2012-12-28 Ben PfaffUse "C" locale comparisons for language constructs.
2012-12-26 John DarringtonFixed crash parsing NPAR CHISQUARE 20121227030502/pspp
2012-12-26 John DarringtonSet the LC_NUMERIC locale category on startup.
2012-12-25 John Darringtonselect cases dialog: Fix syntax generation issues when... 20121226030505/pspp
2012-12-25 John DarringtonAggregate dialog: Fix locale dependent syntax generation
2012-12-25 John DarringtonOneway dialog: Fix locale dependent syntax generation...
2012-12-25 John DarringtonT-TEST dialogs: Fixe locale dependent issues
2012-12-25 John DarringtonChi-Square Dialog: Fix locale dependent issues
2012-12-25 John DarringtonCount Dialog and Recode Dialog: Make syntax generation... 20121225030501/pspp
2012-12-25 John DarringtonBinomial Dialog: Make syntax generation locale independent
2012-12-25 John DarringtonFrequencies Dialog: Make the syntax generator locale...
2012-12-25 Ben PfaffPRINT: Support ENCODING subcommand.
2012-12-25 Ben Pfaffplacement-parser: New public function parse_column().
2012-12-25 Ben Pfaffplacement-parser: Don't allow "/" as a FORTRAN input...
2012-12-25 Ben Pfaffu8-line: Add new u8_line_set_length() function.
2012-12-25 Ben Pfaffu8-line: Factor out new library for composing lines...
2012-12-25 Ben PfaffAUTORECODE: Fix incorrect #include.
2012-12-24 John DarringtonReplace dtoastr with c_dtoastr where appropriate
2012-12-24 John DarringtonNew wrapper function c_dtoastr.
2012-12-23 John DarringtonFactor dialog: use locale independent syntax generator
2012-12-23 John DarringtonAutorecode: use locale independent printf function
2012-12-23 John DarringtonLogistic Regression GUI: make locale independent.
2012-12-23 John Darringtonsyntax-gen.c (syntax_gen_pspp_valist): Add new %g directive
2012-12-23 John Darringtonpsppire-var-view.c: New function psppire_var_view_appen...
2012-12-23 John Darringtonstr.c: New functions ds_put_c_vformat and ds_put_c_format
2012-12-22 Ben Pfaffglade: Add #include <config.h>. 20121223030502/pspp
2012-12-22 Ben PfaffUPDATE: Do not update from missing values in transactio...
2012-12-22 Ben Pfaffcombine-files: Break apart apply_file_case_and_advance().
2012-12-22 Ben Pfaffvalue: New function value_is_spaces().
2012-12-19 John DarringtonUpdate Gnulib hash 20121220030502/pspp 20121221030502/pspp 20121222030502/pspp
2012-12-19 John DarringtonPsppireOutputWindow (create_xr_print_driver) fix LC_NUM...
2012-12-19 John DarringtonReplaced sprintf with c_snprintf where appropriate
2012-12-18 John DarringtonUpdated the German translation from translationproject.org 20121218030502/pspp 20121219030502/pspp
2012-12-03 John DarringtonReplaced strtod with c_strtod where appropriate 20121204030504/pspp 20121205030504/pspp 20121206030502/pspp 20121207030505/pspp 20121208030506/pspp 20121209030502/pspp 20121210030502/pspp 20121211030505/pspp 20121212030502/pspp 20121213030503/pspp 20121214030504/pspp 20121215030502/pspp 20121216030502/pspp 20121217030502/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 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.
next