[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP annotated tag, v0.10.5-pre1, created. v0.1
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP annotated tag, v0.10.5-pre1, created. v0.10.5-pre1 |
Date: |
Tue, 27 Jun 2017 18:11:57 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU PSPP".
The annotated tag, v0.10.5-pre1 has been created
at 3f470f93064b9eac7ac26d89c214d86e50cd262d (tag)
tagging 21be45a1d9e7e07d41e0f9d7293b8db2e20ca5d7 (commit)
replaces v0.10.2
tagged by Ben Pfaff
on Tue Jun 27 18:11:35 2017 -0400
- Log -----------------------------------------------------------------
GNU PSPP version 0.10.5-pre1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJZUtghAAoJEIUZnejGZI6QCt0P/21uWpT4tZHqxxQUgPwqibd9
IcL36B0IzvevM/zObuPKbxzelnxQ8oI+DFtqm4mR/uFjzObb4UIsq2HIjl2CwID1
uFVzwMtgak19B2VAXbndgQEtAfOMLCfhATZvTrBIKrY7ffWIdFm69dLghbB9W2Fl
sjHkwu8t1NLBJ3jCtL+cMeqpzHLDEBsqrhwMeYxGuxDckoFgDega3rdCAhp+a+V1
iUA9FB6+dfGop/op8FgOcXeheZkR0+NfpcTTREH4lTgchNgpixF0rzNUkVq0JgZh
nnBGqjFzDJ1ol3gpxk51C0L9T8GpJjkm8CwKr6eIz6+IYSw3m+zu31ucyK7e19HH
dZwucrzHwUs2pm2Z3ylhOAOL85fx1qOLHjmvHpUK0ap56BAAaGmKshps9+gHI+SP
ho/KWyujAg2FFXDkRZAZcGph6Ly+p82TDNoMPRlyxpHMli3y0JNUEzsjvQ3a+Jg7
4AXP92BNiSoX5Wzo93OYVJdvJDte0/dzgErEOl6H8G6wBG4Yk/pA53dKNYi03Fnt
BdRJ0dam/XkM0Xzyq6z9HYUP68JDg3UoXL5xkiaP3BnzSKMkUvIZa/korj0RaEX5
9kknw+Lhdlhl4leeN++EgX5i/qg0+TLXZAvxJ6fOr0bNSjREZ00KkSyrX96UBRgH
6x1/twENSeFoSoJK/0z7
=UO9Z
-----END PGP SIGNATURE-----
Ben Pfaff (17):
Increment version number to 0.10.3.
range-set-test: Remove special case for llvm-gcc on Mac OS.
VECTOR: Support creating string variables also.
po: Add Greek translation and update Catalan and Spanish translations.
po: Update Spanish translation from translationproject.org.
po: Update German translation from translationproject.org.
gui: Fix #includes for gtksourceview.
gui: Remove unused static variables.
Fix misleadingly indented statements.
po: Update translations from translationproject.org.
po: Add po-update rule for updating all translations.
Update all translations using "make po-update".
po: Update translations from translationproject.org.
tests: Do not delete testsuite on distclean.
factor: Fix return type of do_factor_by_matrix().
matrix-reader: Use strcpy() on char arrays, in next_matrix_from_reader().
Update version number to 0.10.5pre1, for translations.
Friedrich Beckmann (8):
Examples: Added t-Test example code
t-test example: Change some wrong comments
examples: t-test.sps fixed make process to include in distribution
help: added t-test reference to help page
perl - added current directory path to calls
added CFLAGS, CPPFLAGS and LDFLAGS for PSPP.C and q2c.c compilation
reversed CFLAGS, CPPFLAGS and LDFLAGS addition for q2c.c build
FREQUENCIES: fixed VARIANCE output - fixes bug #50366
John Darrington (96):
Remove PsppireVButtonBox and PsppireHButtonBox
Remove unused variable.
Fix possible crash if no buttons are active (should never be the case)
Fix memory leak in test program
Fix memory leak when T-TEST failed to parse
Add hu.po and update translations from translationproject.org
Fix buffer overrun in sys-file-reader.c(text_match)
Remove deprecated objects GtkAction and GtkUIManager
Fix compiler warning
Fix compiler warning
Remove call to deprecated gtk_style_context_get_font
Fix compiler warning whilst building perl module
Avoid compiler warning
Remove redundant "break"
Fix possible buffer overrun
Avoid unnecessary test
Fix possible null pointer dereference.
Fix possible null pointer dereference
Fix potential null pointer dereference
Fix GtkCriticals when --no-splash is given
Add markup to the option description strings
AUTORECODE now optionally accepts / before INTO
New option --no-unique
Fix bug inadvertently introduced by previous commit
Fix bug where the gui was unresponsive after starting with a file as
command line argument
Fix compiler warning
Fix typos in comments
Added "translate" url to pspp.appdata.xml
Use modern method of setting font, instead of deprecated method
Fix memory leak
Prevent the font selection of comment dialog affecting other widgets.
Font Selection: Use a local css_provider instead of the default one
Remove call to gtk_style_context_add_provider_for_screen
Disable deprecation warnings for all sheet related code
Re-enable the relocation feature.
Added autoconf check for msgfmt
Fix bugs in frequencies dialog.
PSQL READER: Use the REPEATABLE READ isolation level.
psppire-output-view: Avoid GtkWarnings
Fix missing buttonbox in frequencies dialog
Ensure that help page manifest is not empty.
po: Add new variable LOCALPOFILES to hold locally managed .po files
psppire-import-assistant: Use maximised window instead of full_screen.
tests: Ensure that the testsuite is of non-zero size
tests: Avoid infinite loop in test.
Fixed a bug in the Mann-Whitney test vs. missing=analysis.
Mann Whitney: Remove unused variable
Terminal interface: Remove support for the ncurses library.
Updated NEWS file.
Html Driver: Fix bug when rendering small cells.
New menu: Edit|Options
Edit|Options: Add fields to change behaviour of output window.
Fix grammatical error in NEWS
Don't try to use TIOCGWINSZ if termios.h is not available.
Remove inappropriate single selection-mode properties from dialog actions.
Do not allow value labels dialog to enter a label for an invalid value.
Whitespace changes only: Remove trailing whitespace
parse_DATA_LIST_vars: Reduce scope of variable 'name2'
Added the MATRIX DATA procedure.
Updated the French translation from translationproject.org
MATRIX DATA: Rewrite to canonical rowtype values
MATRIX DATA: Handle multiple splits properly
MATRIX DATA: Fix crash when duplicate variables are specified
New module matrix-reader
New function covariance_from_correlation
FACTOR: New subcommand: MATRIX IN
FACTOR: Add printout of the covariance matrix and add a test
REGRESSION: Allow independent variables to be specified on the ENTER
subcommand.
FACTOR: Allow an option '=' after MATRIX
MATRIX DATA: Cope with long variable names
Matrix reader, fix comment to reflect reality.
MATRIX DATA: Allow non-symetric matrices if /FORMAT = FULL.
matrix reader: Fix bug which incorrectly read in matrix material.
FACTOR: Use consistent indexing when displaying matrices.
Remove unused variable
Fix memory leaks in FACTOR/MATRIX
DATA MATRIX: Avoid crash on invalid input
FACTOR: Make idata parameters const where they can be.
FACTOR: Fix a crash when bad input was presented
FACTOR: Do not try to run an analysis if no matrix is present
FACTOR: Don't try to perform analysis if there are no variables.
DESCRIPTIVES: Fix a bug where the parser could enter an infinite loop
REGRESSION: Implement /ORIGIN subcommand.
src/math/linreg.c: Encapsulate this object better.
src/math/linreg.c: Don't calculate the intercept for regression through
the origin
MEANS: Prevent parser from entering infinite loop.
Fixed bug which caused a crash in GET DATA
Zip Reader: initialise error string earlier.
PsppireValueEntry: Use a more reliable way to override parent property.
New Dialog: Non Parametric | K Indepdendent Samples
Remove unreachable code
Fix buffer overflow which could occur if the matrix reader encounters a
badly formed file.
Fix potential crash if matrix file variables are of unexpected types
Remove commented out code
Updated the Dutch translation from translationproject.org
K Independent Samples Dialog: Fix compiler warnings.
address@hidden (3):
compile without gnumeric and odf read support
fixed func macro in documentation - closes bug #49549
typo in XEXPORT documentation
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP annotated tag, v0.10.5-pre1, created. v0.10.5-pre1,
Ben Pfaff <=