fbuf: New data structure for buffered file I/O.
[pspp] / src /
2018-02-12 Ben Pfafffbuf: New data structure for buffered file I/O. fbuf
2017-11-27 Friedrich Beckmannk-means dialog - number of clusters gtkentry field...
2017-11-24 John Darringtonpsppire_data_window: Don't crash when trying to delete...
2017-11-24 John Darringtonpsppire_data_editor: Don't crash when trying to insert...
2017-11-15 John DarringtonFrequencies Piecharts (gui): Emit 'NOMISSING' when...
2017-10-10 John DarringtonFix compiler warning
2017-10-10 John DarringtonAvoid compiler warnings when building without readline
2017-10-05 John DarringtonProvide wrapper for gtk_menu_popup_at_pointer.
2017-09-29 John DarringtonRename myreversefunc -> psppire_data_store_string_to_value
2017-09-27 John DarringtonPsppireVariableSheet: Do not immediately display dialog...
2017-09-27 John DarringtonFix inappropriate comments in headers
2017-09-24 John Darringtonmarshaller-list: Remove unused marshallers
2017-09-24 John DarringtonSet the variable display width instead of adding an...
2017-09-24 Ben Pfaffpsppire-window: Avoid writing null pointer constant...
2017-09-24 Ben Pfaffpsppire-delimited-text: Clear entire 'cache_starts...
2017-09-24 Ben PfaffAvoid unfounded warnings from GCC 7.2.
2017-09-24 Ben Pfaffdata-in: Fix parsing time delimiters in parse_date().
2017-09-23 Ben PfaffSORT VARIABLES: Improve stability of sort.
2017-09-23 Ben Pfaffscan: Add cast to silence Clang warning about convertin...
2017-09-23 Ben Pfaffpsppire-output-view: Use correct enumeration type in...
2017-09-23 Ben Pfaffcairo-chart: Make it clear that fabs() of integer value...
2017-09-23 Ben PfaffPRINT: Remove unused function.
2017-09-23 Ben Pfaffpc+-file-reader, sys-file-reader: Fix misuses of zero...
2017-09-23 Ben Pfafffloat-format: Remove unused functions.
2017-09-23 Ben Pfaffcompiler: Fix test for "optimize" attribute.
2017-09-22 John DarringtonPsppireDataStore (myreversefunc): Insert variables...
2017-09-18 John Darringtonuint -> guint
2017-09-17 Friedrich Beckmannchanged abs to labs function to avoid warning
2017-09-17 Friedrich Beckmannremoved duplicate const declaration
2017-09-16 John DarringtonDisable drag and drop on sheet axes for which there...
2017-09-14 John DarringtonSet the "editable" properties of the sheets to TRUE
2017-09-13 John DarringtonFix some compiler warnings
2017-09-13 John DarringtonPsppireImportAssistant.c: Remove unused function
2017-09-12 John DarringtonPsppireDataSheet.c: Indicate filtered out cases in...
2017-09-10 John DarringtonMerge remote-tracking branch 'origin/sheet'
2017-09-10 John Darringtonsrc/output/cairo.c (xr_chart_renderer): Set the chart...
2017-09-10 John Darringtonsrc/output/cairo.c (xr_chart_render): New variable...
2017-09-10 Ben Pfaffpspp.appdata.xml: Update and upgrade.
2017-09-06 John DarringtonFocus the sheet when the user hits enter in the datum...
2017-09-06 John DarringtonPsppireValueEntry: New signal - edit-done
2017-09-06 John DarringtonWhitespace changes
2017-09-06 John DarringtonPsppireDataEditor: focus the datum entry widget when...
2017-09-05 John DarringtonEmit the "items-changed" signal upon data_store_set_value
2017-09-05 John DarringtonFix memory leak
2017-09-04 John DarringtonSet the cell value when the reference entry changes
2017-09-04 John DarringtonWhitespace changes only
2017-09-04 John DarringtonMake the default view the variable view instead of...
2017-09-03 John DarringtonPsppireDict: Add a quarter of a unit to the displayed...
2017-09-03 John DarringtonWhitespace changes only
2017-09-02 John DarringtonHonour the display width variable property
2017-09-02 John DarringtonCope with changes to ssw_axis_model (upstream)
2017-08-31 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-08-27 Ben Pfaffsys-file-reader: Avoid assert-fail for duplicate attrib...
2017-08-27 Ben Pfaffsys-file-reader: Better handle duplicate names without...
2017-08-27 Ben Pfaffsys-file-reader: Fully verify multiple response set...
2017-08-27 Ben Pfaffdata-out: Pass correct width to value_str() in output_A...
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-08-20 John DarringtonRemove PSEAL macro. It is no longer useful.
2017-08-12 Ben PfaffIgnore all files under src/ui/gui/icons except a few...
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-30 Ben Pfafflinreg: Comment out unused function to avoid compiler...
2017-07-30 Ben Pfaffsys-file-reader: Ignore duplicate value labels written...
2017-07-29 Ben Pfaffsys-file-reader: Tolerate nominal case size of 0 withou...
2017-07-29 Ben Pfaffsys-file-reader: Accept document records with no docume...
2017-07-29 John DarringtonLinreg.c: Remove QR decomposition optimisation.
2017-07-29 John Darringtonlinreg.c: Fix typo
2017-07-10 Ben Pfaffzip-reader: Use xstrdup() instead of strdup().
2017-07-08 John DarringtonMove XML declarations to the start of .ui files.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-07-04 Ben Pfaffsys-file-reader: Fix integer overflows in parse_long_st...
2017-07-04 Ben Pfaffsys-file-reader: Avoid null dereference skipping bad...
2017-06-24 John DarringtonEnable the show value labels feature
2017-06-19 John DarringtonFACTOR: Improve calculation of Kaiser-Meyer-Olkin and...
2017-06-18 John DarringtonFACTOR: Add Anti-image matrix output
2017-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-06-15 John DarringtonAllow dialog boxes to be cancelled by hitting the Escap...
2017-06-08 John DarringtonChange the return type of psppire_delimited_text_new.
2017-06-07 John DarringtonImport assistant: Disable the search function of treeviews
2017-06-07 John DarringtonWhitespace changes only
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Make the iteration...
2017-06-07 John DarringtonPsppireDelimitedText (count_delims): Reverse sense...
2017-06-07 John DarringtonPsppireDelimitedText: Extend the functionality such...
2017-06-07 John DarringtonPsppireImportAssistant: Avoid possible null pointer...
2017-06-06 John DarringtonPsppireImportAssistant: Use a more reliable way of...
2017-06-06 John DarringtonPsppireDelimitedText: Remove g_print statements
2017-06-06 John DarringtonPsppireDelimitedText: use the maximum_lines property...
2017-06-06 John DarringtonImport Assistant: Mark lines beyond the declared maximu...
2017-06-06 John DarringtonImport Assistant: Don't try to parse non-existant files
2017-06-06 John DarringtonImport assistant: Simplify the construction of the...
2017-06-04 John DarringtonAdd SPREAD_SHEET_WIDGET_CFLAGS to the flags used for...
2017-06-02 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-06-02 John DarringtonUse a more reliable way of setting the initial state...
2017-06-02 John DarringtonFix bug where the Examine subdialogs appeared multiple...
2017-05-27 John DarringtonRemoved GtkXPaned which is currently not used
2017-05-25 John DarringtonDeal with formal release of upstream library
2017-05-25 John DarringtonUpdate identifiers to reflect new identity of upstream...
2017-05-24 John DarringtonPsppireImportAssistant: New function psppire_import_ass...
2017-05-23 John DarringtonRemove duplicate accelerator from the one-way anova...
2017-05-22 John Darringtoncase.c: variable_matches_case -> assert_variable_matche...
2017-05-22 John DarringtonPsppireImportAssistant: Remove some unnecessary #includ...
next