pspp
2013-06-29 John DarringtonAvoid unexpected failures in check-valgrind due to...
2013-06-29 John DarringtonPartial fix for regression vs. splits issue 20130629010504/pspp
2013-06-29 John Darringtonlinreg.c: Remove superfluous cast
2013-06-28 Ben Pfaffrange-tower: Fix memory leaks. 20130628010502/pspp
2013-06-28 Ben PfaffCROSSTABS: Fix memory leaks.
2013-06-27 John Darringtonlinreg: Remove some unused features
2013-06-27 Ben Pfaffsession: Fix two memory leaks.
2013-06-26 John DarringtonLOGISTIC REGRESSION: Fix memory leak in error path
2013-06-25 Ben Pfaffdatasheet: Avoid reading a given row more than necessar... 20130625010510/pspp 20130626010503/pspp
2013-06-24 John Darringtonvariable.c: New function var_set_width_and_formats
2013-06-23 John Darringtonvariable.c: (var_set_width) traits other than width...
2013-06-23 John DarringtonSplit VAR_TRAIT_FORMAT into PRINT and WRITE variants
2013-06-22 John DarringtonFix and simplify the code for converting variables...
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2013-06-22 John Darringtondictionary.c: Remove the var_resized and var_display_wi...
2013-06-22 John DarringtonChanged the signature of the VARIABLE_CHANGED signal...
2013-06-22 John DarringtonAdded the WHAT and OLDVAR parameters to the var_changed...
2013-06-22 John Darringtondictionary.c: Added a oldvar parameter to the var_chang...
2013-06-22 John Darringtondictionary.c: Added a WHAT argument to dict_var_changed...
2013-06-22 John Darringtonvariable.c: Add _quiet versions of the var_set_ methods...
2013-06-17 John DarringtonMinor additions and updates to the meta documentation 20130618010502/pspp 20130619010509/pspp 20130620010506/pspp 20130621010504/pspp 20130622010505/pspp 20130623010503/pspp 20130624010502/pspp
2013-06-16 John DarringtonRemove generation of GSignal marshallers which are... 20130617010502/pspp
2013-06-15 John Darringtonpsppire_var_type_dialog: Remove global functions which...
2013-06-13 Ben PfaffINPUT PROGRAM: Use a separate dataset for the input... 20130613010503/pspp 20130614010504/pspp 20130615010505/pspp 20130616010503/pspp
2013-06-13 Ben Pfaffcommand.def: Disallow DATASET commands inside INPUT...
2013-06-07 John DarringtonCorrect typo in documentation of SAVE TRANSLATE 20130607010503/pspp 20130608010506/pspp 20130609010502/pspp 20130610010502/pspp 20130611010504/pspp 20130612010503/pspp
2013-05-28 John DarringtonText Import Dialog: Fix initialisation of pages which... 20130529010502/pspp 20130530010503/pspp 20130531010501/pspp 20130601010502/pspp 20130602010502/pspp 20130603010502/pspp 20130604010502/pspp 20130605010506/pspp 20130606010503/pspp
2013-05-28 Ben Pfaffmanual: REGRESSION and DESCRIPTIVES make temp transform... 20130528010507/pspp
2013-05-28 Ben PfaffINPUT PROGRAM: Avoid infinite loop for trivially empty...
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-26 John DarringtonWhitespace changes only 20130526010502/pspp
2013-05-26 John DarringtonFix memory leak in error path of RECODE
2013-05-26 John DarringtonFix memory leak in error path of LOGISTIC REGRESSION
2013-05-26 John DarringtonFix memory leak in LOGISTIC command
2013-05-26 John DarringtonFixed memory leak in examine command
2013-05-26 John DarringtonFix leak check in oneway command
2013-05-25 John DarringtonRemove "slash" property from psppire_button_editable...
2013-05-25 John DarringtonLinear Regression Test: Provide more decimal places...
2013-05-25 John DarringtonRegression: Use alternative formula for adjusted R...
2013-05-25 John DarringtonCorrected the Degrees of Freedom in the Regression...
2013-05-24 John DarringtonOpen imported files in new data window instead of overw... 20130525010502/pspp
2013-05-24 John DarringtonAdd hint paramater to Window Load method
2013-05-22 Ben PfaffSmake: Use glibtoolize instead of libtoolize, if it... 20130523010503/pspp 20130524010504/pspp
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffREGRESSION: Avoid use-after-free error with TEMPORARY...
2013-05-21 Ben PfaffDESCRIPTIVES: Avoid use-after-free with TEMPORARY and...
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-05-21 Ben PfaffDESCRIPTIVES: Fix a pair of memory leaks.
2013-05-20 John DarringtonWork around change in signature of the switch page... 20130520010502/pspp
2013-05-20 John DarringtonFix constness problem in spreadsheet reader dialog
2013-05-19 John Darringtonversion.c: Make the build date/time independent of...
2013-05-19 John DarringtonRemove unused function 20130519010502/pspp
2013-05-18 John DarringtonImplement import dialog to import spreadsheet files.
2013-05-17 John DarringtonSort items in datasheets dropdown box. 20130518010502/pspp
2013-05-17 John DarringtonDocumentation: Explain more emphatically that UPDATE...
2013-05-17 John DarringtonCairo output: Add a bit of horizontal between table...
2013-05-15 John DarringtonSpreadsheet Import Dialog: Implement reset button
2013-05-15 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons 20130516010511/pspp 20130517010504/pspp
2013-05-15 John DarringtonImport Assistant: Fix broken reset buttons
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-14 John DarringtonAvoid use of deprecated GtkNotebookPage
2013-05-14 John DarringtonPsppireButtonBox: Do not use the GtkBoxChild structure.
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-13 John DarringtonPsppSheetViewColumn: Remove inappropriate #ifndef
2013-05-13 John DarringtonReplaced some obsolete GTK symbols with the recommended...
2013-05-13 John DarringtonGtkXPaned: Whitespace changes only
2013-05-13 John DarringtonAvoid compiler warning
2013-05-12 John DarringtonUpdate INSTALL file
2013-05-12 John DarringtonUpdated localisations from translation-project.org 20130512010504/pspp 20130513010504/pspp
2013-05-11 John DarringtonMerge branch 'master' into import-gui
2013-05-11 John DarringtonMade _xml_char_to_int less prone to crashing 20130511010510/pspp
2013-05-11 John DarringtonGnumeric Reader: Use symbolic value instead of literal...
2013-05-11 John DarringtonMade _xml_char_to_int less prone to crashing
2013-05-11 John DarringtonGnumeric Reader: Use symbolic value instead of literal...
2013-05-11 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-10 John DarringtonFix corner case in calculation of trimmed mean.
2013-05-09 John DarringtonMerge branch 'master' into import-gui
2013-05-09 John DarringtonRevert "Work-around bug in GCC 4.4.5" 20130509093229/pspp 20130510010502/pspp
2013-05-09 John DarringtonFix stack corruption in ODS reader.
2013-05-09 John DarringtonFix stack corruption in ODS reader.
2013-05-09 John DarringtonUpdate test to include new warning 20130509010504/pspp
2013-05-09 John Darringtonods reader: Report cells which cannot be converted
2013-05-09 John DarringtonGnumeric reader: Report cells which cannot be converted
2013-05-09 John DarringtonSpreadsheetreader: new function create_cell_ref and...
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Don't use gdk_window_coor...
2013-05-09 Ben Pfaffpsppire-cell-renderer-button: Do not update 'event...
2013-05-09 John DarringtonRevert "psppire-cell-renderer-button: Translate coords...
2013-05-09 John DarringtonRemove include directives for non-existant files
2013-05-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-08 Ben Pfaffpsppire-cell-renderer-button: Translate coords before... 20130508010503/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-05-06 John DarringtonRemove unused variable assigned in expression.
2013-05-06 Ben Pfaffpsppire-window: Disconnect signal handlers before unreg... 20130506011838/pspp
2013-05-06 Ben Pfaffpsppire-data-sheet: Disconnect clipboard owner-change...
2013-05-06 Ben Pfaffpsppire-data-sheet: Obtain data sheet targets via callback.
2013-05-05 Ben Pfaffpsppire-data-sheet: Remove stray debug printf.
2013-05-04 John DarringtonUpdated gnulib version 20130505010502/pspp 20130506010507/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-29 John DarringtonAdd necessary initialisation to spreadsheet-test.c 20130430010503/pspp 20130501010508/pspp 20130502010508/pspp 20130503010503/pspp 20130504010502/pspp
next