pspp
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-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-02-18 John DarringtonZip Reader: Take members from the index if they exist. 20130218030502/pspp 20130219030502/pspp 20130220030503/pspp 20130221030502/pspp 20130222030502/pspp 20130223030503/pspp 20130224030502/pspp 20130225030503/pspp 20130226030506/pspp 20130227030504/pspp 20130228030505/pspp 20130301030502/pspp 20130302030503/pspp 20130303030506/pspp 20130304030502/pspp
2013-02-16 John DarringtonFixed a bug reading gnumeric files. 20130217030503/pspp
2013-02-13 John DarringtonExamine vs. Boxplots: Avoid labels overlapping one... 20130214030508/pspp 20130215030508/pspp 20130216030504/pspp
2013-02-12 John DarringtonOutput Viewer Export: Automatically append filename... 20130213030508/pspp
2013-02-09 John DarringtonREGRESSION: Added mention of the dependent variable... 20130210030503/pspp 20130211030502/pspp 20130212030504/pspp
2013-02-05 John DarringtonFixed compiler warning placement-parser.c 20130206030505/pspp 20130207030503/pspp 20130208030503/pspp 20130209030504/pspp
2013-02-02 Ben Pfaffcasereader: Remove casereader_split() function. 20130203030502/pspp 20130204030505/pspp 20130205030507/pspp
2013-02-01 Ben PfaffRANK: Add support for temporary transformations.
2013-02-01 Ben PfaffRANK: Adopt a new ranking implementation.
2013-02-01 Ben PfaffRANK: Create all variables together, in order.
2013-01-31 Ben PfaffRANK: Simplify rank_sorted_file() with new function...
2013-01-31 Ben PfaffRANK: Simplify fraction_name() function.
2013-01-31 Ben PfaffRANK: Put #include directives into typical order.
2013-01-31 Ben PfaffRANK: Remove write-only struct member 'ascending'.
2013-01-31 Ben PfaffRANK: Lowercase the name of "enum RANK_FUNC".
2013-01-31 Ben Pfafftransformations: Relax the rules for transformation...
2013-01-29 Ben Pfaffsubcase: New function subcase_add_vars_always().
2013-01-29 Ben Pfaffcasegrouper: Add comments.
2013-01-28 John DarringtonEnsure that RELIABILITY is always fully constructed. 20130129030504/pspp 20130130030502/pspp 20130131030506/pspp 20130201030505/pspp 20130202030503/pspp
2013-01-25 John DarringtonReliability: Fix crash on invalid syntax 20130126030502/pspp 20130127030503/pspp 20130128030503/pspp
2013-01-20 John DarringtonImprove the printing size on Windows. 20130121030513/pspp 20130122030515/pspp 20130123030508/pspp 20130124030506/pspp 20130125030503/pspp
2013-01-20 John DarringtonFix xr to point unit conversion in cairo output driver.
2013-01-20 John DarringtonOutput window: properly handle the dispose/finalisation
2013-01-17 Ben PfaffDocument and implement "precision record" in portable... 20130117030512/pspp 20130118030503/pspp 20130119030502/pspp 20130120030506/pspp
2013-01-15 John DarringtonRemove configure flag --enable-anachronistic-dependencies 20130116030504/pspp
next