pspp
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 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-10 John DarringtonFix corner case in calculation of trimmed mean.
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 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-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 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 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-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 DarringtonWork-around bug in GCC 4.4.5
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 DarringtonFixed some memory allocation issues in the Gnumeric...
2013-03-30 John DarringtonFix memory allocation issues in ods-reader 20130331030503/pspp
2013-03-30 John DarringtonImported new lt.po file from translation-project. 20130330030503/pspp
2013-03-29 John DarringtonFix order of text-import subdialogs.
2013-03-27 Ben PfaffMATCH FILES: Fix bugs along error path. 20130327030508/pspp 20130328030507/pspp 20130329030505/pspp
2013-03-27 Ben Pfaffgui: Fix GCC warning in page-file source file.
2013-03-26 John DarringtonUpdated NEWS to match the version number
2013-03-22 John DarringtonReorganised the text-data import assistant into separat... 20130324030505/pspp 20130325030503/pspp 20130326030506/pspp
2013-03-22 Ben Pfaffconfigure: Increase version number to 0.7.10.
2013-03-22 Ben PfaffFILE HANDLE: Use system native line ends by default. 20130322030508/pspp
2013-03-22 Ben PfaffFILE HANDLE: Add new ENDS subcommand to control new...
2013-03-18 Ben PfaffSET: Fix format specifier in show_workspace(). 20130318075540/pspp 20130319030509/pspp 20130320030504/pspp 20130321030507/pspp
2013-03-17 John DarringtonFix confusion over workspace units.
2013-03-17 John DarringtonAdded the SHOW WORKSPACE command which was absent.
2013-03-16 John DarringtonDocumentation: Mention the units of the WORKSPACE... 20130317030503/pspp
2013-03-13 Ben Pfaffpsppire-data-sheet: Implement primary selection. 20130313031917/pspp 20130314031856/pspp 20130315031852/pspp 20130316031903/pspp 20130317031838/pspp 20130318080921/pspp 20130319031915/pspp 20130320031916/pspp 20130321031916/pspp 20130322031845/pspp 20130324031856/pspp 20130325031801/pspp 20130326031813/pspp 20130327031814/pspp 20130328031834/pspp 20130329031819/pspp 20130330031809/pspp 20130331032538/pspp 20130401031835/pspp 20130402031823/pspp 20130403032145/pspp 20130406012425/pspp 20130407011836/pspp 20130408011806/pspp 20130409011820/pspp 20130410011813/pspp 20130411011817/pspp 20130415101854/pspp 20130416011812/pspp 20130417011815/pspp 20130419011830/pspp 20130420011848/pspp 20130421011813/pspp 20130422011805/pspp 20130423011821/pspp 20130424011827/pspp 20130425011825/pspp 20130426011824/pspp 20130427011839/pspp 20130428011827/pspp 20130429011826/pspp 20130430011827/pspp 20130501011843/pspp 20130502011842/pspp 20130503011843/pspp 20130504011836/pspp 20130505011852/pspp
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffRANK: Fix crash ranking multiple variables without... 20130312030503/pspp 20130313030511/pspp 20130314030502/pspp 20130315030502/pspp 20130316030504/pspp
2013-03-12 Ben PfaffFix warnings introduced by minor type errors in recentl...
2013-03-09 John DarringtonAdded a (non-shipped) gui test-program to test spreadsh... 20130310030504/pspp 20130311030504/pspp
2013-03-09 John DarringtonRef count the gnumeric reader
2013-03-09 John Darringtonmain.c: Replaced macro with a static const
2013-03-08 John DarringtonNew module: psppire-spreadsheet-model.c 20130309030511/pspp
2013-03-08 John DarringtonFix remaining leaks in Gnumeric reader
2013-03-08 John DarringtonFixed some more errors in the spreadsheet readers
2013-03-07 John Darringtonzip-reader.c: Fix memory leak 20130308030505/pspp
2013-03-07 John Darringtonzip-test.c: Remove erroneous call to zip_member_unref
2013-03-07 John Darringtonzip-reader.c: Replace [cm]alloc by their x*alloc counte...
2013-03-05 John DarringtonFixed crash reading ODS spreadsheets and added a test... 20130305030502/pspp 20130306030504/pspp 20130307030505/pspp
2013-03-04 John DarringtonAdded a feature to read the meta data from spreadsheet...
2013-03-03 Ben Pfaffpspp-sheet-view: Make Ctrl+Up and Ctrl+Down go to top... 20130303031902/pspp 20130304031653/pspp 20130305031845/pspp 20130306031859/pspp 20130307031905/pspp 20130308031859/pspp 20130309031907/pspp 20130310031857/pspp 20130311031859/pspp 20130312031842/pspp
2013-03-03 Ben Pfaffpspp-sheet-view: Get rid of ctrl_pressed and shift_pressed.
2013-03-03 Ben Pfaffpspp-sheet-view: Rename GtkTreeSelectMode to PsppSheetS...
next