pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP annotated tag, v2.0.0-pre2, created. v2.0.


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP annotated tag, v2.0.0-pre2, created. v2.0.0-pre2
Date: Tue, 31 Oct 2023 23:26:46 -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, v2.0.0-pre2 has been created
        at  3862f9c36356da26f556e4bc6725a524fb50bbee (tag)
   tagging  571a3c89f7373516fe3bc52a674da90088c517d4 (commit)
  replaces  v2.0.0-pre1
 tagged by  Ben Pfaff
        on  Tue Oct 31 20:26:32 2023 -0700

- Log -----------------------------------------------------------------
GNU PSPP version 2.0.0-pre2.
-----BEGIN PGP SIGNATURE-----

iQJIBAABCAAyFiEEwtGrBhZWqsVLXpdUhRmd6MZkjpAFAmVBxWgUHGJscEBjcy5z
dGFuZm9yZC5lZHUACgkQhRmd6MZkjpB7mA/+MTvEA34H5lCkrXUtCWsQ9KXtdsrk
ULAlR0I6Zhatu0pEiyuFbPkCJgOnuqKlVeGmezo/V1pPB3i7CDU8pJTLPwXkepc7
x9bE0tZQjvBjsewOBuyv6OWwljZcw2i5qJ/1Z4a/OMluWLpPNKqu/tg08LuhM7dp
Gmfw9Dnu4hImNbJUymA2I3liB8xg0TEBpPBKdVe6PKnmfc8Q9KvWSL8RrvOzT6Z9
Cjxp0PGBng7VGgR+Kq0NInLMIxIdicd6KEAqgD3yLDqCao0T/cuHXoxApPxwqq2j
QA8Zj3gBOganRU4/p/lnd+ya/MEL+MQMFih661R5/TOGKxBaYth6YCjlg2s1L5oO
Fm0P52bNnOS93CPBottjgHVt1jK47FsoQmllpVbjCXkI29KttKcM0/xMkIf8pwNN
1CjpPJoqBZ+M3dhn6uWpXoKLb3HieBl01Py0oX/gdIIF60aM1pvmL4/Kzvg2qDVF
gsyqNw21YHrAzLIHq3vi+QR9qqZ3UuDrqlSgVbcsBtQrE0AdYp7/yo+bHUq1A5lJ
tL0S6+ubAvcY+VpkbzLwHiJLAuNkwzSmeFioZ0YbIzSDvmpkPyvPlE7cAYvHgsNk
QjH25LS1Cm5FzIwCMV0fZHfVAMp9Sw9A4LBQlBwkzSSPJqkJlSP++qEE6bY+0bL7
WIXcU/lOQ/pz7Nk=
=dZYR
-----END PGP SIGNATURE-----

Ben Pfaff (44):
      pspp-output: Use page setup from command line by default.
      MATRIX DATA: Allow slash before initial VARIABLES subcommand.
      Add compatibility code for g_string_free_and_steal() in glib before 2.76.
      MATRIX DATA: Make N subcommand work properly without ROWTYPE_.
      PERMISSIONS: Reword error messages to avoid "stat" jargon.
      Improve or fix some diagnostic messages.
      command: Make command names available for translation.
      gui: Ensure that libwidgets-essential uses our header fixes too.
      tests: Skip PSPP permissions test if permissions don't work as expected.
      tex: Ignore error output from tex.
      T-TEST: Allow duplicate variable names in pairs list.
      perl-module: Skip Pspp.t test if Test::More isn't installed.
      tests: Skip pty-based test except on GNU/Linux.
      doc: Fix typo in developer manual.
      ods-reader: Don't return NULL from a boolean function.
      ods-reader: Do basic validation of OpenDocument format on open.
      histogram: Fix a couple of bugs.
      histogram: Improve coding style.
      gui: Support Ctrl+W to close windows and add File|Close to menus.
      CTABLES: Stop parsing after a summary spec error.
      CTABLES: Don't crash for attempting to apply a summary to nested 
variables.
      CTABLES: Refine treatment for applying a summary to nested variables.
      CTABLES: Avoid causing nhtsa.sav to appear modified after running tests.
      identifier: Fix typo in comment.
      deque: Replace deque_init_null() by DEQUE_EMPTY_INITIALIZER.
      command-segmenter: New library for dividing syntax into individual 
commands.
      gui: Update how the Run menu works in the syntax window.
      tests: Add some keywords for ODS and gnumeric tests.
      ods-reader: Integrate xmlTextReaderRead() calls into process_node().
      spreadsheet-test: Fix usage message.
      ods-reader: Support more than a single piece of text in a cell.
      tests: Fix PostgreSQL test.
      spreadsheet-reader: Merge duplicate code with libpspp/str.h.
      dictionary: Properly size string buffer in make_hinted_name().
      lexer: New function for other kind of half-open range.
      Fix minor English grammar errors, mostly "a" versus "an".
      html: Include generic font-family name "sans-serif" as a fallback.
      pspp-dump-sav: Number variables in cases starting from 1.
      ONEWAY: Improve handling of missing values in ONEWAY multiple comparisons.
      psppire-import-textfile: Default to using column names from imported file.
      settings: Make PRESERVE, RESTORE, and SHOW handle TLOOK.
      MATCH FILES: Fix crash in string variable resizing.
      Enable journaling by default and add GUI feature for configuring it.
      Release version 2.0.0-pre2.

Friedrich Beckmann (2):
      Portability: Variable initialization not at beginning of block
      Portability/Regression: Check OS version to skip test first (1598)

John Darrington (27):
      MEANS: Allow string variables to be selected as the categorical variable.
      Fix memory leak
      Fix possible divide by zero error
      Update copyright dates of documentation
      Implement the SET SUMMARY command
      Re-implemented the search dialog for the syntax editor
      Fix clipboard paste data negotiation
      psppire-output-view: remove set but unused variable
      Revert recent changes to configure.ac
      Make the page breaking in the TeX driver a little better
      Add a callback from PsppireDialog on GtkDrawingArea draw signals.
      output_item_unref: Avoid a level of indentation
      Warn about MacOS
      Expose pivot_category_dump to global scope.
      Remove trailing whitespace from files
      Update pofiles from translationproject.org
      Added a new dialog to generate CTABLES
      Change TAB characters to spaces
      Fix cut-and-paste error in comment
      Fixed a crash when trying to insert variables into the datasheet
      Properly dispose of psppire_dialog_action objects when the data editor is 
closed
      Fix the cleanup of the pivot table in the CTABLES dialog
      Whitespace changes only.
      Remove Find and Close from the list of default button box buttons
      Add localisations for ar and ta domains
      Simplify drag-drop target settings in CTABLES dialog
      Fixed an assertion failure in psppire-dump-sav when reading a corrupt 
file.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]