pspp
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
2013-04-29 John Darringtonlist.c Use "long" instead of "int" for command parameters.
2013-04-28 John DarringtonFixed crash in error path of MEANS command 20130429010502/pspp
2013-04-28 John DarringtonAdd necessary initialisation to spreadsheet-test.c
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonODS reader: Make the destroy method safer.
2013-04-28 John DarringtonFix constness warnings 20130428010503/pspp
2013-04-28 John DarringtonFix recently introduces bug in LIST /CASES
2013-04-27 John DarringtonFix invalid read in ROC vs. TEMP
2013-04-27 John DarringtonCorrect error message from previous commit. 20130427010504/pspp
2013-04-27 John DarringtonFixed a crash when RECODE attempted to increase the...
2013-04-26 John DarringtonAdded missing headers to terminal-reader.c
2013-04-26 John DarringtonUpdate ABOUT-NLS from gettext
2013-04-26 Ben PfaffFLIP: Fix use-after-free error with temporary transform... 20130426010504/pspp
2013-04-25 John Darringtonconvert list.q to list.c
2013-04-25 Ben Pfaffu8-istream: Fix reading UTF-16 and UTF-32 files. 20130425010503/pspp
2013-04-25 Ben Pfaffu8-istream: Fix handling of UTF-8 byte order marks.
2013-04-25 Ben Pfaffencoding-guesser: New function encoding_guess_bom_length().
2013-04-25 Ben Pfafftests: Make "read ISO-8859-1 as Auto,ISO-8859-1" failur...
2013-04-24 John DarringtonFixed crash with EXAMINE vs. SPLIT
2013-04-24 John DarringtonFixed crash with GLM and MEANS vs. SPLIT
2013-04-24 John DarringtonDo not try to set box=unicode if the driver is not...
2013-04-24 John DarringtonAvoid test failures due to wrong terminal settings
2013-04-24 John DarringtonAdded test for known split file problems
2013-04-23 John DarringtonFixed crash in error path for GET DATA 20130424010505/pspp
2013-04-23 John DarringtonAdded strcasestr to list of gnulib modules
2013-04-22 John DarringtonUse the select and pipe2 modules from gnulib 20130423010504/pspp
2013-04-21 John DarringtonWiden the criteria for assuming the terminal is utf... 20130422010503/pspp
2013-04-20 John DarringtonUpdate documentation for the STRING command. 20130421010505/pspp
2013-04-18 John DarringtonChanged "Text files" to "Text Files" 20130419010508/pspp 20130420010514/pspp
2013-04-17 John Darringtonterminal-reader.c: Added missing #include directive
2013-04-16 John DarringtonTerminal reader: Interruptable command line interface 20130417010503/pspp
2013-04-09 John DarringtonAscii driver: Default to box=unicode iff the charset... 20130410010506/pspp 20130411010506/pspp 20130415100536/pspp 20130416010502/pspp
2013-04-07 Ben PfaffAUTORECODE: Avoid use-after-free error with TEMPORARY. 20130408010504/pspp 20130409010502/pspp
2013-04-07 Ben PfaffAUTORECODE: Trim trailing white space correctly.
2013-04-07 Ben Pfaffpo: Update Dutch translation from translationproject...
2013-04-07 Ben Pfaffascii: Omit whitespace at the end of a line.
2013-04-07 John DarringtonFixed crash when processing regression with bad syntax
2013-04-07 John DarringtonRename some identifiers for consistency
2013-04-07 Ben PfaffCORRELATIONS: Fix crash with separate sets of row and...
2013-04-05 John DarringtonUpdate casereader.c from master
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-04 John Darringtonascii.c: Use symbol instead of constant literal 20130405030516/pspp 20130406010505/pspp 20130407010512/pspp
2013-04-04 John DarringtonFixed bug displaying unicode box characters.
2013-04-04 Ben PfaffRELIABILITY: Fix memory leaks and dereferences of unini...
2013-04-01 John DarringtonFix compiler warning in gnumeric-reader.c 20130401030511/pspp 20130402030504/pspp 20130403030507/pspp
2013-04-01 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-01 John DarringtonWork-around bug in GCC 4.4.5
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 Ben Pfaffods-reader: Fix GCC warning.
2013-03-31 John DarringtonONEWAY /POSTHOC: Annotate output with dependent variable
2013-03-31 John DarringtonUpdated lt.po from translationproject.org
2013-03-31 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-31 John DarringtonFixed some memory allocation issues in the Gnumeric...
2013-03-31 John DarringtonFix bug reading empty sheets
2013-03-31 John DarringtonCommit remaining bits
2013-03-31 John Darringtonre-enable compiler bug workaroundä
2013-03-31 John DarringtonFixed some memory leaks
2013-03-30 John DarringtonAdded a second lot of state data
2013-03-30 John DarringtonMake the gnumeric reader behave the same as the odsreader
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-30 John DarringtonFix memory allocation issues in ods-reader 20130331030503/pspp
2013-03-30 John DarringtonRename variable and add comment
2013-03-30 John DarringtonFixed some memory leaks
next