pspp-builds.git
2012-02-04 Ben PfaffIncrement version to 0.7.9 to send to Translation Project. v0.7.9
2012-02-02 John DarringtonError with g_critical instead of g_assert on invalid...
2012-01-31 John DarringtonRewrite documentation for the RECODE command.
2012-01-31 John DarringtonConverted Sort dialog to a PsppireDialogAction object
2012-01-31 Ben Pfaffpo: Update German translation from translation-project...
2012-01-30 John DarringtonConverted reliability dialog to a PsppireDialogAction...
2012-01-29 John DarringtonRemoved erroneous duplicated line
2012-01-29 John DarringtonConverted roc-dialog to a PsppireDialogAction object
2012-01-29 John DarringtonConvert kmeans dialog to a PsppireDialogAction
2012-01-29 John DarringtonConverted the correlations dialog to a PsppireDialogAct...
2012-01-28 Ben PfaffMove PSPP shared libraries from $(libdir) to $(libdir...
2012-01-28 Ben PfaffName the src/libpspp convenience library consistently.
2012-01-26 John DarringtonDon't crash on Games-Howell test when there are small...
2012-01-26 Ben Pfaffgui: Fix warnings.
2012-01-26 Ben Pfaffperl-module: Fix bad arguments in call to settings_init().
2012-01-26 Ben Pfaffperl-module: Add missing "#include"s to PSPP.xs.
2012-01-26 Ben Pfaffperl-module: Add "!= NULL" to assignment used as condition.
2012-01-26 Ben Pfaffpspp-dump-sav: Fix sizeof on "array" that is actually...
2012-01-25 John DarringtonNew abstract class PsppireDialogAction
2012-01-25 Ben PfaffMakefiles: Define dist_man_MANS before trying to add...
2012-01-25 Ben Pfaffpspp-dump-sav: Mark manpage to be distributed.
2012-01-25 Ben PfaffRANK: Avoid putting declaration after statement.
2012-01-25 Ben Pfaffpspp-dump-sav: Add manpage.
2012-01-24 Ben Pfaffgui: Use $(INSTALL_DATA), not $(INSTALL), to install...
2012-01-23 John DarringtonMoved rank.q to rank.c
2012-01-22 John DarringtonReimplemented the logo as a svg image and converted...
2012-01-21 Ben PfaffREADME: Update.
2012-01-18 John DarringtonAdded documentation for the MEANS command
2012-01-16 John DarringtonImprove behaviour of resizing the value chooser widget
2012-01-16 John DarringtonMEANS: Added further tests for missing value behaviour
2012-01-16 John DarringtonMEANS: Implemented /MISSING=TABLE subcommand
2012-01-16 John DarringtonMEANS: implemented the /CELLS={ALL,NONE,DEFAULT} option...
2012-01-15 Ben PfaffAdd German translation from translationproject.org.
2012-01-15 John DarringtonRemove stray include directive
2012-01-14 John DarringtonCorrected various misspellings in the documentation
2012-01-14 John DarringtonMEANS: remove arguments to callbacks which were always...
2012-01-14 John DarringtonFix warnings
2012-01-14 John DarringtonMEANS: This command is IMO now stable enough to be...
2012-01-14 John DarringtonCategoricals cleanup: New structure 'payload' which...
2012-01-12 John DarringtonAvoid deprecated Perl syntax.
2012-01-11 John DarringtonUse idle callback to write to the local config directory
2012-01-11 Ben PfaffFix PSPP link on OpenSUSE and possibly Ubuntu 11.10.
2012-01-07 Ben Pfaffcairo: Only apply options to table items, to avoid...
2012-01-05 John Darringtononline_help: use g_spawn_async instead of g_spawn_comma...
2012-01-05 John DarringtonAvoid crash rendering charts in the gui interface.
2012-01-05 John DarringtonFix memory leaks parsing string expressions
2012-01-05 John DarringtonFix memory leaks
2012-01-05 John Darringtonlex_get_text_buffer_read: Avoid potential buffer overflow.
2012-01-03 John DarringtonAdd files to manifest, inadvertantly omitted from previ...
2012-01-03 John DarringtonNew file: builder-wrapper.h and builder-wrapper.c
2011-12-22 John DarringtonSet the output driver parameters dynamically from the...
2011-12-21 Ben Pfaffpsppire-dialog: Add missing prototype for psppire_dialo...
2011-12-18 John Darringtondoc/automake.mk: Added eacute to the list of docbook...
2011-12-18 John DarringtonCorrect packing properties of sort cases dialog.
2011-12-17 John DarringtonEscape # character in call to g_spawn_command_line_async
2011-12-17 John DarringtonAdded a callback to the dialog help buttons, and a...
2011-12-17 John DarringtonFix errors in the Texinfo source discovered by makeinfo...
2011-12-17 John DarringtonOutput Viewer: Try to adapt to changes in style
2011-12-13 Ben Pfaffgui: Make Enter work in the Goto Case dialog.
2011-12-11 John DarringtonOutput viewer: use the widget's style to set the colors...
2011-12-11 John DarringtonCairo output driver: Added options to set the foregroun...
2011-12-11 John DarringtonRemove xr_draw_chart from cairo.h and make static
2011-12-10 John DarringtonAdded basic framework for the MEANS command.
2011-12-10 John DarringtonAdded a function to clone an interaction.
2011-12-07 John DarringtonValue Labels Dialog: Fix packing properties
2011-12-04 Ben Pfaffgui: Fix behavior of print preview in psppire-output...
2011-12-03 John DarringtonONEWAY: Fixed crash when the dependent variable contain...
2011-12-03 John DarringtonRemove unused global variables
2011-12-02 Ben Pfaffgui: Fix printing of tables split across pages in psppi...
2011-12-02 Ben PfaffAvoid declaring variables in the middle of a block...
2011-11-28 John Darringtoncategoricals.c: Rename function to more accurately...
2011-11-28 John DarringtonRemove unused function
2011-11-26 John DarringtonGLM: Mimic spss output with /INTERCEPT=EXCLUDE
2011-11-26 John DarringtonFix memory leak
2011-11-25 John DarringtonGLM: Added implementation for the Type 3 sums of squares.
2011-11-25 John DarringtonGLM: Added test for type II sums of squares
2011-11-25 John DarringtonWhitespace changes only
2011-11-25 John Darringtoncategoricals.c: Effects coding.
2011-11-24 John DarringtonGLM test: Remove redundant transformations and reorder.
2011-11-23 John DarringtonGLM: Implemented the Type I sums of squares and added...
2011-11-23 John DarringtonGLM: Update logic for choosing types of sums of squares
2011-11-23 John Darringtonglm.c: Allow parser to accept METHOD=SSTYPE(n) subcommand
2011-11-23 John Darringtonglm.c:get_ssq Remove unnecessary assignment
2011-11-20 John Darringtoncategoricals.c Fix the calculation of the per encoding...
2011-11-19 John DarringtonRename df --> df_prod and comment accordingly
2011-11-19 John Darringtoncategoricals.c: Reimpliment the get_binary_by subscript...
2011-11-15 John Darringtonsweep.c: Use gsl_matrix_memcpy instead of element by...
2011-11-15 John Darringtonsweep.c: Move repeated call out of if ... else
2011-11-15 John Darringtonsweep.c: Reduce scope of local variables and avoid...
2011-11-15 John Darringtonsweep.c: Reverse sense of consistency tests.
2011-11-15 John Darringtonsweep.c: swap rows/columns instead of using indirection...
2011-11-14 John DarringtonGLM: Add debugging option /SHOWCODES
2011-11-13 John DarringtonRemove useless code
2011-11-10 John DarringtonFile Open: Don't try to analyse the file if it's a...
2011-11-10 Ben PfaffGET: Fix confusion over the type of the 'type' parameter.
2011-11-10 Ben PfaffDO REPEAT: Properly convert lex_syntax_mode to segmente...
2011-11-10 Ben Pfaffhmap: Mark definition of hmap_node_hash() "static inline".
2011-11-10 Ben Pfaffstr: Mark definition of ss_empty() "static inline".
2011-11-09 Ben PfaffONEWAY: Fix printf format specifier.
2011-11-06 Ben Pfaffconfigure: Add option --enable-Werror to add -Werror...
next