[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP annotated tag, v1.4.1, created. v1.4.1
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP annotated tag, v1.4.1, created. v1.4.1 |
Date: |
Sat, 5 Sep 2020 19:21:47 -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, v1.4.1 has been created
at 1c03b0395ac3aa8b97f00d4bb1fed62db3cb57f4 (tag)
tagging fe824bb6dd7cc73462f2dbcdda4c054ce1c1cea0 (commit)
replaces v1.4.0
tagged by Ben Pfaff
on Sat Sep 5 16:21:12 2020 -0700
- Log -----------------------------------------------------------------
GNU PSPP version 1.4.1.
-----BEGIN PGP SIGNATURE-----
iQJIBAABCAAyFiEEwtGrBhZWqsVLXpdUhRmd6MZkjpAFAl9UHWgUHGJscEBjcy5z
dGFuZm9yZC5lZHUACgkQhRmd6MZkjpDmiA/9FZ9+iIhXOfc9vcT5DpHJe270ICnd
GzO5pK/D21Tagy+NSfbssH286PW9ad1y2DOra6EVrzoyD02PH/xD9Fjvwr7fuY2V
X4qZ5MU87S9RZzmNqUxypKgrEZTwfeRXJsXwjZYVcitVLmdOIqjNr4KozKLsyJPi
vcTwLMQPiwyj2Q1hwxhL4aD73H4pBTBlvA07hlBNJYZTW/xDpvCWUdntmTZz/2B6
2Jh6nyR2n7lECMh4e69GXfxNfc+J51d2WuN964q9rfLoBWxgm2TLqXNQ5xiD/7vG
GvKpTeqzPwIsg1WxYdHSpEHsQAMtRYxy1Y/TU+k49Jxz2fEboH7asQzVBLKhnqvh
l09c3GTQ+SIettCpqCvdFqonhVHZZ7jyPUm5MNFvbVyGJNd9RDwsdf3MX8aq0o5/
DVCZs3SIMqGbj7+FveE6S/cPECFy+taZlKW2oVv5pZMRbfqFiLi37SKiOUpQ0XiI
cMxzDvw/SSKEPkrjlDb5hI92RmuKFPUOLKEpSzvvhD2PVFXlrKiAJ16uyLSn5l1a
LOKpRlxvvIU95FuxHuPCmTzXsEIq9FDsYWZv6wUPM/p1AzQSjxcOZ21+Hn4Tlg/G
kiOh2HBMXfjZev4vG2VNuKBND1S8rR9cD+RLm2hfUSXSPiQvhrQVNjtWfVeWZ8N5
dLHxgXbrHYAJfD0=
=65NT
-----END PGP SIGNATURE-----
Ben Pfaff (15):
Makefile.am: Suppress GCC 10.x warning in gl/careadlinkat.c.
value: Suppress uninitialized tmp.s warning in value_resize().
spv-light-decoder: Avoid GCC 10.x warning in decode_spvlb_valign().
tests: Add 'slow' tag to more tests.
HOST: Reimplement and add support for TIMELIMIT subcommand.
csv-file-writer: Fix typo in user message.
make-file: Pass O_BINARY or O_TEXT to open() call in replace_file_start().
u8-istream: Add some more tests for byte-order marks.
encoding-guesser: Explain UTF-16, UTF-16BE, UTF-16LE distinctions.
tests: Add missing host.at tests.
doc/manual: Remove gitignore file in otherwise empty directory.
doc: Describe running the "rc" file at pspp startup.
Makefiles: Use $(PHONY) instead of .PHONY.
po: Delete temporary files to fix "make distcheck" error.
Release version 1.4.1.
Friedrich Beckmann (30):
pspp-convert.1 - fixed a syntax typo
factor.c: added translation hint
added .gitattributes file such that lexer.at shows diff
fixed git distribution check for .gitattributes added in previous commit
fixed range check in parse_record_placement (32Bit/64Bit issue) #58968
limit the number of variables in barchart from crosstabs #58968
Warnings: add AM_CFLAGS also for the psppire build
Warnings: missing initializer for value_tables and function type cast
(GObject)
Warnings: function type cast for g_list_foreach
Added tooltip for statistics in dialogs
Warnings: added cast for enumaration types
Warnings: removed fallthrough in case statements
Warnings: fix missing function prototypes
Warning: adhere to const qualifier for initializations and assignments
Warning: avoid warning that weekday may be used uninitialized
Warning: "static const" instead of "const static"
Warning: added missing initializer for closure_callback in GSourceFuncs
replace finite with isfinite
xml-parser-generator - iterate over sorted dict - #58975
Warnings: correct cast for psppire-spread-sheet model
switched off unused-paramter warning for lib-essential gui files
po/pl.po - replaced strange character in comment
psppire-spread-sheetmodel.c: modified userdata increment using
GPOINTER_TO_INT
moved GFunc cast to macro GFUNC_COMPAT_CAST
GFUNC_COMPAT_CAST also for dialog-common.c
updated german translation de.po
Revert "Work around bug in xgettext 0.19.8.1"
Revert "po/metainfo.its: New file."
po/automake.mk: changed xgettext glade language to Glade
added appstream as a build requirement
John Darrington (40):
Bump version to 1.5.0
Smake: create build-aux/config.rpath
Remove/Replace some obsolete gnulib modules
PsppireImportAssistant: Proceed to next page when a file is double clicked
Avoid warnings about ! being passed a non-boolean
src/ui/gui/psppire-conf.c: On error, give a reason for failure to create
file
Update GtkBuilder files to mention gtk+ version 3.22
PsppireSelector: Don't attempt to unref a null pointer
Revive psppire's glade compatibility
Fixed some errors in format and orthography of printed strings.
Fixed error running 'make distcheck'
Removed stray newline in acinclude.m4
barchart.c: Sort the categories before displaying them.
Issue error message if failing to change directory
get_language: New function
html.c: Reimplement as HTML5
psppire-marshaller.c: Include the header file
src/ui/gui/automake.mk: Remove yelp-check rule
Updated translations from translationproject.org
src/ui/gui/dummy.c: Eliminate warnings when building with gcc-10.2.0
Fixed bug which caused a crash when using the Find feature
src/ui/gui/psppire-conf.c: Use GError instead of strerror.
Add convenience library libwidgets-essential
Remove src/ui/gui/memorandum.txt
src/ui/gui/automake.mk: Add missing AM_CFLAGS parameter
INSTALL: Remove reference to --with-gui-tools which no longer exists
Remove _base_init functions from custom widget definitions.
Replace '(GObjectClass*) class' with 'G_OBJECT_CLASS(class)'
Prefer GTK+ style casts rather than C-style casts.
dummy.c: Conform to exact prototypes
Work around bug in Automake 1.16.1
utitilites/pspp-output.c: Deal properly with plural forms
Deal properly with EOF in the REPL, when built without readline
po/automake.mk: Fixed typo in variable names.
src/ui/*/automake.mk: Conditionally include the gui automake file
Check that merged po files are well formed.
Remove the --enable-debug configure option.
po-update rule: use wget rather than rsync
Use g_ascii_strtoll instead of strtol.
Work around bug in xgettext 0.19.8.1
jdarrington (5):
Update to more recent GNULIB
Rename PsppireButtonbox to PsppireButtonBox
src/ui/gui/automake.mk: Sort the manifest
PsppireVarView: Use g_realloc instead of xrealloc
src/language/stats/chart-category.h: Add #include directive
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP annotated tag, v1.4.1, created. v1.4.1,
Ben Pfaff <=