projects
/
pspp
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp
2018-09-24
Ben Pfaff
lexer: Add support for embedded \0 bytes and missing...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Ben Pfaff
DO REPEAT: Avoid relying on null terminators.
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Ben Pfaff
command-name: Avoid read past end of input buffer in...
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
John Darrington
MATRIX DATA: Fix memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2018-09-23
Ben Pfaff
sys-file-reader: Fix null deref on bad $@Role attribute.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
John Darrington
Increase the required Gtk+ version to 3.18.0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
John Darrington
Recommend Gtk+ version 3.22 or later.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-06
John Darrington
ODS reader: Deal with case where /READNAMES vs. non...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
John Darrington
Change signature of sheet syntax generator function.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
John Darrington
Import Assistant: Disallow editing of the data sheet...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-05
John Darrington
Gui Import Assistant: Populate the assistant when impor...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
John Darrington
Whitespace changes only
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
John Darrington
Update comments.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
John Darrington
Import Assistant: Fix minor memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
John Darrington
Fix crash when attempting to add a new variable in...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-04
John Darrington
Updated translations from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2018-06-03
Friedrich Beckmann
gui: fixed crash when entering data for user defined...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Ben Pfaff
tests: Add missing file.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Ben Pfaff
New command SAVE DATA COLLECTION.
commit
|
commitdiff
|
tree
|
snapshot
2018-04-30
Ben Pfaff
Make libxml2 a required build dependency.
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Ben Pfaff
SAVE TRANSLATE: Allow variable names with space, etc...
commit
|
commitdiff
|
tree
|
snapshot
2018-02-21
Ben Pfaff
lexer: Fix implementation of lex_force_string_or_id().
commit
|
commitdiff
|
tree
|
snapshot
2017-12-24
John Darrington
Updated hungarian translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2017-11-27
Friedrich Beckmann
k-means dialog - number of clusters gtkentry field...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
John Darrington
psppire_data_window: Don't crash when trying to delete...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-24
John Darrington
psppire_data_editor: Don't crash when trying to insert...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
John Darrington
Frequencies Piecharts (gui): Emit 'NOMISSING' when...
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
John Darrington
Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2017-10-10
John Darrington
Avoid compiler warnings when building without readline
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
John Darrington
Recent spread-sheet-widget to version 0.2
commit
|
commitdiff
|
tree
|
snapshot
2017-10-05
John Darrington
Provide wrapper for gtk_menu_popup_at_pointer.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-29
John Darrington
Rename myreversefunc -> psppire_data_store_string_to_value
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
John Darrington
PsppireVariableSheet: Do not immediately display dialog...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-27
John Darrington
Fix inappropriate comments in headers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
John Darrington
marshaller-list: Remove unused marshallers
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
John Darrington
Set the variable display width instead of adding an...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Ben Pfaff
psppire-window: Avoid writing null pointer constant...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Ben Pfaff
psppire-delimited-text: Clear entire 'cache_starts...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Ben Pfaff
Avoid unfounded warnings from GCC 7.2.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-24
Ben Pfaff
data-in: Fix parsing time delimiters in parse_date().
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
SORT VARIABLES: Improve stability of sort.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
scan: Add cast to silence Clang warning about convertin...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
psppire-output-view: Use correct enumeration type in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
cairo-chart: Make it clear that fabs() of integer value...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
PRINT: Remove unused function.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
pc+-file-reader, sys-file-reader: Fix misuses of zero...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
float-format: Remove unused functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-23
Ben Pfaff
compiler: Fix test for "optimize" attribute.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
Ben Pfaff
po: Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-22
John Darrington
PsppireDataStore (myreversefunc): Insert variables...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-18
John Darrington
uint -> guint
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Friedrich Beckmann
changed abs to labs function to avoid warning
commit
|
commitdiff
|
tree
|
snapshot
2017-09-17
Friedrich Beckmann
removed duplicate const declaration
commit
|
commitdiff
|
tree
|
snapshot
2017-09-16
John Darrington
Disable drag and drop on sheet axes for which there...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-14
John Darrington
Set the "editable" properties of the sheets to TRUE
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
John Darrington
Fix some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-09-13
John Darrington
PsppireImportAssistant.c: Remove unused function
commit
|
commitdiff
|
tree
|
snapshot
2017-09-12
John Darrington
PsppireDataSheet.c: Indicate filtered out cases in...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
John Darrington
Merge remote-tracking branch 'origin/sheet'
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
John Darrington
src/output/cairo.c (xr_chart_renderer): Set the chart...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
John Darrington
src/output/cairo.c (xr_chart_render): New variable...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Ben Pfaff
pspp.appdata.xml: Update and upgrade.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Friedrich Beckmann
Revert "Revert "Revert "added a description how to...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-10
Friedrich Beckmann
Revert "GNU/Linux installation/update - Use GNU/Linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Ben Pfaff
Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Friedrich Beckmann
GNU/Linux installation/update - Use GNU/Linux wording...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-07
Friedrich Beckmann
Revert "Revert "added a description how to update linux...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
John Darrington
Focus the sheet when the user hits enter in the datum...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
John Darrington
PsppireValueEntry: New signal - edit-done
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
John Darrington
Whitespace changes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-06
John Darrington
PsppireDataEditor: focus the datum entry widget when...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
John Darrington
Emit the "items-changed" signal upon data_store_set_value
commit
|
commitdiff
|
tree
|
snapshot
2017-09-05
John Darrington
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Ben Pfaff
Correct URL in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
Ben Pfaff
Improve bug reporting documentation, and mention pspp...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
John Darrington
Set the cell value when the reference entry changes
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
John Darrington
Whitespace changes only
commit
|
commitdiff
|
tree
|
snapshot
2017-09-04
John Darrington
Make the default view the variable view instead of...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-03
John Darrington
examples/physiology.sav: Set the display width of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-03
John Darrington
Revert "added a description how to update linux distrib...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-03
John Darrington
PsppireDict: Add a quarter of a unit to the displayed...
commit
|
commitdiff
|
tree
|
snapshot
2017-09-03
John Darrington
Whitespace changes only
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
John Darrington
Recent the dependency on spread-sheet-widget
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
John Darrington
Honour the display width variable property
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
John Darrington
Cope with changes to ssw_axis_model (upstream)
commit
|
commitdiff
|
tree
|
snapshot
2017-09-02
Friedrich Beckmann
added a description how to update linux distributions
commit
|
commitdiff
|
tree
|
snapshot
2017-08-31
John Darrington
Merge remote-tracking branch 'origin/master' into sheet
commit
|
commitdiff
|
tree
|
snapshot
2017-08-28
Ben Pfaff
tests: Add pspp-convert.at to Git.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
Release version 1.0.1.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
po: Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
sys-file-reader: Avoid assert-fail for duplicate attrib...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
sys-file-reader: Better handle duplicate names without...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
sys-file-reader: Fully verify multiple response set...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-27
Ben Pfaff
data-out: Pass correct width to value_str() in output_A...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-26
Ben Pfaff
pspp-convert: Fix crash when the output file cannot...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Stefan Weil
Fix some typos (found by codespell)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
John Darrington
Remove PSEAL macro. It is no longer useful.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Ben Pfaff
Increase version number to 1.0.0.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Ben Pfaff
Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-20
Ben Pfaff
po: Use "rsync" instead of "wget" for po-update target.
commit
|
commitdiff
|
tree
|
snapshot
next