doc: Mark SPSS Viewer format chapter properly as an appendix.
[pspp] / src / data /
2013-09-03 John DarringtonDont try to build in gnumeric/odf reader if the librari...
2013-08-27 Ben PfaffVARIABLE ROLE: Use correct system file representation.
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
2013-08-03 Ben Pfaffsys-file-reader: Accept measurement value of zero witho... 20130804030502/pspp
2013-08-03 Ben Pfaffsys-file-reader: Ignore subtype 24 written by SPSS 21.
2013-08-03 Ben Pfaffsys-file-reader: Handle SPSS 21 change in representatio...
2013-08-03 Ben Pfaffsys-file-reader: Improve diagnostics for unexpected...
2013-06-27 Ben Pfaffsession: Fix two memory leaks.
2013-06-25 Ben Pfaffdatasheet: Avoid reading a given row more than necessar... 20130625010510/pspp 20130626010503/pspp
2013-06-24 John DarringtonMerge remote-tracking branch 'origin/master' into gtk3
2013-06-24 John Darringtonvariable.c: New function var_set_width_and_formats
2013-06-23 John Darringtonvariable.c: (var_set_width) traits other than width...
2013-06-23 John DarringtonSplit VAR_TRAIT_FORMAT into PRINT and WRITE variants
2013-06-22 John DarringtonFix constness of datasheet_resize_column arguments
2013-06-22 John Darringtondictionary.c: Remove the var_resized and var_display_wi...
2013-06-22 John DarringtonAdded the WHAT and OLDVAR parameters to the var_changed...
2013-06-22 John Darringtondictionary.c: Added a oldvar parameter to the var_chang...
2013-06-22 John Darringtondictionary.c: Added a WHAT argument to dict_var_changed...
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
next