projects
/
pspp
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pspp
2017-05-31
John Darrington
Update translations from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2017-05-23
John Darrington
Remove duplicate accelerator from the one-way anova...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Ben Pfaff
Update version number to 0.10.5pre1, for translations.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
John Darrington
K Independent Samples Dialog: Fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
John Darrington
Updated the Dutch translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
John Darrington
Remove commented out code
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
John Darrington
Fix potential crash if matrix file variables are of...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
John Darrington
Fix buffer overflow which could occur if the matrix...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
John Darrington
Remove unreachable code
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ben Pfaff
matrix-reader: Use strcpy() on char arrays, in next_mat...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-16
Ben Pfaff
factor: Fix return type of do_factor_by_matrix().
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
John Darrington
New Dialog: Non Parametric | K Indepdendent Samples
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
John Darrington
PsppireValueEntry: Use a more reliable way to override...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-13
John Darrington
Zip Reader: initialise error string earlier.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Darrington
Fixed bug which caused a crash in GET DATA
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Darrington
MEANS: Prevent parser from entering infinite loop.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Darrington
src/math/linreg.c: Don't calculate the intercept for...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Darrington
src/math/linreg.c: Encapsulate this object better.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
John Darrington
REGRESSION: Implement /ORIGIN subcommand.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
DESCRIPTIVES: Fix a bug where the parser could enter...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
FACTOR: Don't try to perform analysis if there are...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
FACTOR: Do not try to run an analysis if no matrix...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
FACTOR: Fix a crash when bad input was presented
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
FACTOR: Make idata parameters const where they can be.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
John Darrington
DATA MATRIX: Avoid crash on invalid input
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
Fix memory leaks in FACTOR/MATRIX
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
FACTOR: Use consistent indexing when displaying matrices.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
matrix reader: Fix bug which incorrectly read in matrix...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
MATRIX DATA: Allow non-symetric matrices if /FORMAT...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
John Darrington
Matrix reader, fix comment to reflect reality.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
John Darrington
MATRIX DATA: Cope with long variable names
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
John Darrington
FACTOR: Allow an option '=' after MATRIX
commit
|
commitdiff
|
tree
|
snapshot
2017-05-09
John Darrington
REGRESSION: Allow independent variables to be specified...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
John Darrington
FACTOR: Add printout of the covariance matrix and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
John Darrington
FACTOR: New subcommand: MATRIX IN
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
John Darrington
New function covariance_from_correlation
commit
|
commitdiff
|
tree
|
snapshot
2017-05-04
John Darrington
New module matrix-reader
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
John Darrington
MATRIX DATA: Fix crash when duplicate variables are...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-01
John Darrington
MATRIX DATA: Handle multiple splits properly
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
John Darrington
MATRIX DATA: Rewrite to canonical rowtype values
commit
|
commitdiff
|
tree
|
snapshot
2017-04-30
John Darrington
Updated the French translation from translationproject.org
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
John Darrington
Added the MATRIX DATA procedure.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-26
John Darrington
parse_DATA_LIST_vars: Reduce scope of variable 'name2'
commit
|
commitdiff
|
tree
|
snapshot
2017-04-22
John Darrington
Whitespace changes only: Remove trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-04-19
John Darrington
Do not allow value labels dialog to enter a label for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-18
John Darrington
Remove inappropriate single selection-mode properties...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
John Darrington
Don't try to use TIOCGWINSZ if termios.h is not available.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-16
John Darrington
Fix grammatical error in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2017-04-15
Ben Pfaff
tests: Do not delete testsuite on distclean.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
John Darrington
Edit|Options: Add fields to change behaviour of output...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
John Darrington
New menu: Edit|Options
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
John Darrington
Html Driver: Fix bug when rendering small cells.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
John Darrington
Updated NEWS file.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
John Darrington
Terminal interface: Remove support for the ncurses...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
John Darrington
Mann Whitney: Remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2017-03-07
John Darrington
Fixed a bug in the Mann-Whitney test vs. missing=analysis.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-21
Friedrich Beckmann
FREQUENCIES: fixed VARIANCE output - fixes bug #50366
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
John Darrington
tests: Avoid infinite loop in test.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
John Darrington
tests: Ensure that the testsuite is of non-zero size
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
John Darrington
psppire-import-assistant: Use maximised window instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
John Darrington
po: Add new variable LOCALPOFILES to hold locally manag...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-13
John Darrington
Ensure that help page manifest is not empty.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-24
Ben Pfaff
po: Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Ben Pfaff
Update all translations using "make po-update".
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Ben Pfaff
po: Add po-update rule for updating all translations.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-04
Ben Pfaff
po: Update translations from translationproject.org.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Ben Pfaff
Fix misleadingly indented statements.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Ben Pfaff
gui: Remove unused static variables.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-03
Ben Pfaff
gui: Fix #includes for gtksourceview.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-22
Ben Pfaff
po: Update German translation from translationproject...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
pspp.freepost...
typo in XEXPORT documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
pspp.freepost...
fixed func macro in documentation - closes bug #49549
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
pspp.freepost...
compile without gnumeric and odf read support
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Friedrich Beckmann
reversed CFLAGS, CPPFLAGS and LDFLAGS addition for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Friedrich Beckmann
added CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Friedrich Beckmann
perl - added current directory path to calls
commit
|
commitdiff
|
tree
|
snapshot
2016-09-20
Ben Pfaff
po: Update Spanish translation from translationproject...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Friedrich Beckmann
help: added t-test reference to help page
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Friedrich Beckmann
examples: t-test.sps fixed make process to include...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Friedrich Beckmann
t-test example: Change some wrong comments
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Friedrich Beckmann
Examples: Added t-Test example code
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Ben Pfaff
po: Add Greek translation and update Catalan and Spanis...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
John Darrington
Fix missing buttonbox in frequencies dialog
commit
|
commitdiff
|
tree
|
snapshot
2016-09-01
John Darrington
psppire-output-view: Avoid GtkWarnings
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
John Darrington
PSQL READER: Use the REPEATABLE READ isolation level.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
John Darrington
Fix bugs in frequencies dialog.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
John Darrington
Added autoconf check for msgfmt
commit
|
commitdiff
|
tree
|
snapshot
2016-08-18
John Darrington
Re-enable the relocation feature.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
John Darrington
Disable deprecation warnings for all sheet related...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
John Darrington
Remove call to gtk_style_context_add_provider_for_screen
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
John Darrington
Font Selection: Use a local css_provider instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-15
John Darrington
Prevent the font selection of comment dialog affecting...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Ben Pfaff
VECTOR: Support creating string variables also.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Use modern method of setting font, instead of deprecate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Added "translate" url to pspp.appdata.xml
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
John Darrington
Fix bug where the gui was unresponsive after starting...
commit
|
commitdiff
|
tree
|
snapshot
next