Add documentation for SPV file format.
[pspp] / src / data /
2013-06-22 John Darringtonvariable.c: Add _quiet versions of the var_set_ methods...
2013-06-13 Ben PfaffINPUT PROGRAM: Use a separate dataset for the input... 20130613010503/pspp 20130614010504/pspp 20130615010505/pspp 20130616010503/pspp
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-21 Ben PfaffFLIP: Fix use-after-free and double frees with temporar...
2013-05-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-13 John DarringtonAvoid compiler warning
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-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 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 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-05-06 John DarringtonRemove unused variable assigned in expression.
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-05 John DarringtonUpdate casereader.c from master
2013-04-05 John DarringtonMerge remote branch 'origin/master' into import-gui
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 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
2013-03-30 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-29 John DarringtonRemove diagnostics
2013-03-29 John DarringtonRevert experimentÃ
2013-03-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-27 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-26 John DarringtonWork around bug in compiler
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 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 DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-17 John DarringtonFix confusion over workspace units.
2013-03-14 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-13 Ben PfaffMerge 'master' into 'psppsheet'.
2013-03-12 Ben PfaffFix warnings introduced by minor type errors in recentl...
2013-03-09 John DarringtonRef count the gnumeric reader
2013-03-09 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-03-08 John DarringtonRef count the gnumeric reader
2013-03-08 John DarringtonFix remaining leaks in Gnumeric reader
2013-03-08 John DarringtonFix remaining leaks in Gnumeric reader
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 DarringtonDelete ods_file_casereader_clone function
2013-03-07 John DarringtonFewer memory leaks
2013-03-07 John DarringtonMake the spreadsheet reader responsible for destroying...
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 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 DarringtonFixed some memory leaks
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 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-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-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...
next