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, v0.8.3, created. v0.8.3


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP annotated tag, v0.8.3, created. v0.8.3
Date: Sat, 26 Apr 2014 18:37:06 +0000

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.8.3 has been created
        at  682cc33b44a4d0a0171e9cdd1ec569fe191514d5 (tag)
   tagging  5f5de6dcecd5c3b9d865d250600c2d09c3dfe7c8 (commit)
  replaces  v0.8.2
 tagged by  Ben Pfaff
        on  Sat Apr 26 11:36:52 2014 -0700

- Log -----------------------------------------------------------------
GNU PSPP version 0.8.3.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJTW/zEAAoJEIUZnejGZI6QC0MP/0iWjNDHURcLPwKJ2dYBOM7p
csYA9/ToMZFfh/GlahUR6S4vSPhJZivY+smFszV2C+JGGRfE7F9qz5c5sFAjm8Be
6H9/7hJ2r4dbbZNDndH7OXxn0g+KJSdc7oTj84ax2ArXF1Wht5aFv/MKhWG/bCrA
xyap9Q+coIdoT794Q4WBSvvFqTSFlrZoYidsmoJ1l+8UqZFigV9R0gIdUvqxM1ur
3AJlB9PQL3yH1VJExC0nHNWRicekoTY8i9Y5YE0874XnOn2NDCiL3jHm1C4goYbw
lN9xhjUnjnH8Ub8sScD0iobtmTe3Li1HA6tNB790JpjikkgK3pXWxdqJBdqz41CO
rNaj9z0yotRslDhw98+wHorz6BAJFn+s6Hhj7ilsHQqdgFgSUM1B2nkoyaW+7Fvd
N6aOW5XBtH6gQImKzVU/w24upj+XpDW1okCQ3M2PTPBwWJ+kZ/qGNhg4Qi0vj5Bc
SdlBQBCYGjaqQPWyAEqDfG9P3w8ItZle9Yi75n77gqk24ypXNKGaftRJ762PKe7R
B4iqSvCFMur973Ml802u+Rq5eMAsLtw6y7Nny/Gaa8GWez/ufitdJpiOUZuOa3C5
nIJgpR8A19DyCDa7N9n5pJVjxOBa/qPWFDek0bt3KetQNg6JBSqrHhDG69rx8R9U
9PhTS2Iy6q/eJdwaLR69
=Ow1G
-----END PGP SIGNATURE-----

Ben Pfaff (47):
      po: Update translations from translationproject.org.
      Change many %g format specifiers to %.*g with precision DBL_DIG + 1.
      SYSFILE INFO: Add ENCODING subcommand.
      gui: Allow File|Open to select an encoding for system files.
      sys-file-reader: Successfully read files with duplicate names.
      doc: Add files generated by TeX to gitignore.
      Remove old changelogs from tree.
      i18n: Correctly recode windows-1258 and others with combining diacritics.
      sys-file-reader: Ignore string weighting variable instead of aborting.
      sys-file-reader: Handle multiple response sets with extra line feeds.
      pspp-dump-sav: More gracefully handle empty multiple response sets.
      pspp-dump-sav: Print variable sets.
      sys-file-reader: Get rid of longjmp().
      sys-file-reader: Break reading a system file into two stages.
      sys-file-reader: Break multiple response set decoding into two stages.
      sack: Drop md5sum generation and checking.
      sys-file-reader: Add character encoding record to all the tests.
      Make SYSFILE INFO able to analyze valid encodings for a system file.
      po: Update translations from translationproject.org.
      cairo: Let xr_layout_cell() assume its parameters are nonnull.
      message: Add prototype for vmsg() function.
      sys-file-reader: Fix confusion of types between size_t and unsigned int.
      numeric: Avoid using invalid FMT_* as special value.
      Fix printf() format specifiers.
      pspp-widget-facade: Remove odd statement "xalign = xalign;".
      psppire-var-sheet: Remove unneeded and useless check of unsigned for >= 0.
      dialog: Avoid assumption that enum val_type can have negative value.
      data-out: Avoid excessive spaces in data_out_stretchy() output.
      i18n: Fix typo in test.
      sys-file-reader: Don't skip "too many value labels" test anymore.
      sys-file-reader: Fix bad printf format specifiers.
      line-reader: Fix bad math when size_t is bigger than off_t.
      Fix warnings about casts between pointers and differently sized integers.
      Allow variable labels longer than 255 bytes.
      csv-file-writer: Write all line breaks in system-specific format.
      odt: Format newlines in table cells as Open Document Format line breaks.
      sys-file-reader: Raise maximum number of bytes in variable label to 65536.
      pspp-dump-sav: Dump labels longer than 255 bytes.
      psppire-syntax-window: Recode file from final encoding, not original one.
      line-reader: Fix null derefe in line_reader_for_fd() with null encoding.
      DESCRIPTIVES: Fix treatment of FILTER in presence of Z scores.
      configure: Increase version to 0.8.2.1 to enable translations.
      Updated translations from translationproject.org
      page-first-line: Make the Text column expand as the window is resized.
      po: Update translations from translationproject.org.
      po: Update translations from translationproject.org.
      Update version number to 0.8.3.

John Darrington (28):
      REGRESSION: Add parser framework for confidence interval
      REGRESSION: Added calculation of the coefficients' confidence interval.
      REGRESSION: Add gui option for the confidence interval
      LOGISTIC REGRESSION: Allow fractional confidence interval
      Smake: add --copy flag to libtoolize
      Do not attempt to replace rl_echo_signal_char if no readline is in use
      REGRESSION: Show tooltips for Statistics items in sub-dialog.
      Pulled translations from TP
      Pulled German translation from TP
      Pass LIBREADLINE arguments to those autoconf tests which need it.
      Fix broken build with ./configure --without-cairo
      Remove Gtk-2.22 bug workaround.
      Updated translations from TP
      Fix memory fault reading ODS file.
      psppire-var-view.c: Allow multiple selections
      Means Dialog:  Fix issue where the wrong syntax was generated.
      Replace syntactical keywords in error/warning messages by printf 
directives.
      Fixed bug importing ODS files.
      Replace syntactical keywords in error/warning messages by printf 
directives
      Fix issue reported on macos where the toolbar icons were not displayed.
      src/libpspp/zip-reader.c: Possible fix for windoze ODS reading issues.
      Added some accelerator keys to the menu items.
      Added display sort feature to PsppireDictView
      Cartesian Graphs: use circular marker instead of square one.
      GET DATA - corrected documentation
      T-TEST: Fixed a bug in reporting the independent samples std err of the 
difference
      Updated translations from translationproject.org
      Avoid crash in psppire-dialog-action-logistic.c

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


hooks/post-receive
-- 
GNU PSPP



reply via email to

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