pspp
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
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 DarringtonWork around bug in compiler
2013-03-26 John DarringtonUpdated NEWS to match the version number
2013-03-25 John DarringtonAdded a second lot of state data
2013-03-25 John Darringtonsheet meta data: Move out of state data
2013-03-25 John DarringtonSeparate the reader state data into its own struct
2013-03-23 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-22 John DarringtonReorganised the text-data import assistant into separat... 20130324030505/pspp 20130325030503/pspp 20130326030506/pspp
2013-03-22 John DarringtonMerge branch 'master' into import-gui
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-20 John DarringtonReorganised the text-data import assistant into separat...
2013-03-20 John DarringtonMerge remote branch 'origin/master' into import-gui
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-14 John DarringtonMerge remote branch 'origin/master' into import-gui
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 DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonAdded a (non-shipped) gui test-program to test spreadsh... 20130310030504/pspp 20130311030504/pspp
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonRef count the gnumeric reader
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-09 John DarringtonRe-enabled the reset buttons
2013-03-09 John Darringtonmain.c: Replaced macro with a static const
2013-03-09 John DarringtonRe-enabled Paste button
2013-03-09 John DarringtonTest program. Make it crash less often
2013-03-08 John DarringtonMade the test program a little more friendly
2013-03-08 John DarringtonRef count the gnumeric reader
2013-03-08 John DarringtonMerge remote branch 'origin/master' into import-gui
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 DarringtonFix remaining leaks in Gnumeric reader
2013-03-08 John DarringtonZip reader: remove unnecessary test
2013-03-08 John DarringtonMerge branch 'master' into import-gui
2013-03-08 John DarringtonFixed some more errors in the spreadsheet readers
2013-03-08 John DarringtonFix remaining leaks in ods-reader.c
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-07 John Darringtonzip-reader.c: Fix memory leak 20130308030505/pspp
2013-03-07 John Darringtonzip-reader.c: Fix memory leak
2013-03-07 John DarringtonDelete ods_file_casereader_clone function
2013-03-07 John DarringtonLet the test program open both kinds of spreadsheet
2013-03-07 John DarringtonFewer memory leaks
2013-03-07 John DarringtonMake the spreadsheet reader responsible for destroying...
2013-03-07 John DarringtonMerge remote branch 'origin/master' into import-gui
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 DarringtonMerge branch 'master' into import-gui
2013-03-05 John DarringtonFixed crash reading ODS spreadsheets and added a test... 20130305030502/pspp 20130306030504/pspp 20130307030505/pspp
2013-03-04 John DarringtonMerge branch 'master' into import-gui
2013-03-04 John DarringtonAdded a feature to read the meta data from spreadsheet...
2013-03-04 John DarringtonMake GUI open either kind of spreadsheet
2013-03-04 John DarringtonCreated wrappers for the ods/gnumeric functions
2013-03-03 John DarringtonFixed some memory leaks
2013-03-03 John DarringtonRenamed the spreadsheet test file and put it noinst
2013-03-03 John DarringtonUse our own explicit loop instead of main_loop_run
2013-03-03 John DarringtonFixed some memory leaks
2013-03-03 John DarringtonTest proglet: Display all members of a case
2013-03-03 John DarringtonFixed bug where repeated values were not being handled...
2013-03-02 John DarringtonFixed some memory allocation issues
2013-03-02 John DarringtonTest proglet work
2013-03-02 John DarringtonDisplay "(empty)" if a sheet has no data
2013-03-02 John DarringtonMade some code improvements.
2013-03-01 John DarringtonFixed some more leaks
2013-03-01 John DarringtonFix some memory leaks
2013-03-01 John DarringtonAvoid compiler warnings
2013-02-28 John DarringtonGot the last test working
2013-02-28 John DarringtonGot another test working
2013-02-27 John DarringtonODS cellranges work again (sort of)
2013-02-25 John DarringtonMake sure that ODS reading works even when not in C...
2013-02-25 John DarringtonIssue error message if spreadsheet does not exist
2013-02-25 John DarringtonAvoid crash when importing non-existant spreadsheet...
2013-02-24 John DarringtonAnother test works
2013-02-24 John DarringtonNew function reading_target_sheet
2013-02-24 John DarringtonRename variable
2013-02-19 John DarringtonRenamed some variables and removed some
2013-02-19 John DarringtonChange the label to be vendor neutral
2013-02-18 John DarringtonGot some of the tests working
2013-02-18 John DarringtonMade it crash a little less often
2013-02-18 John DarringtonAvoided a number of other problems
2013-02-18 John DarringtonFix buffer overflow
2013-02-18 John DarringtonFixed some incorrect range imputation
2013-02-18 John DarringtonGot the ODS reader model (sort of) working.
2013-02-18 John DarringtonMerge two option structs
2013-02-18 John DarringtonAdded a warning if gnumeric files are not UTF8. Then...
2013-02-18 John DarringtonFixed some more warnings
2013-02-18 John DarringtonMake opts const
2013-02-18 John DarringtonAdd prototypes for syntax generation functions
2013-02-18 John DarringtonZip Reader: Take members from the index if they exist.
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 DarringtonGot the text file import working again
2013-02-16 John DarringtonShow errors on reading badly formed gnumeric files
2013-02-16 John DarringtonMade the text import dialogs sort of work again
2013-02-16 John DarringtonReturn NULL if not a gnumeric file
2013-02-16 John DarringtonActually use the combobox setting
next