sed-devel
[Top][All Lists]
Advanced

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

new snapshot available: sed-4.2.2.189-2439


From: Jim Meyering
Subject: new snapshot available: sed-4.2.2.189-2439
Date: Tue, 20 Dec 2016 19:15:10 +0100

I hope to make the release in less than a week.

Since the preceding snapshot, there have been
  - documentation additions
  - build and portability fixes
  - test fixes/improvements
  - a lot of motion in the underlying gnulib library

Bottom line: things should be better, but definitely worth
testing, to ensure there has been no regression.

sed snapshot:
  http://meyering.net/sed/sed-ss.tar.xz      1.2 MB
  http://meyering.net/sed/sed-ss.tar.xz.sig
  http://meyering.net/sed/sed-4.2.2.189-2439.tar.xz

Changes in sed since 4.2.2.177-a348:

Assaf Gordon (3):
      doc: follow-up changes for manual improvements
      maint: add missing fdl.texi to distribution
      doc: simplify documentation building

Jim Meyering (9):
      build: avoid "make dist" failure due to missing dependencies
      doc: add a README-hacking file
      gnulib: update to latest, for solaris-10-vs-configure fix
      tests: port tests to avoid tr NUL-eliding behavior on Solaris
      doc: fix sed.1-building rule to work on mingw
      tests: use just-built sed in more places
      gnulib: update to latest and adapt to modified dfa API
      gnulib: update to latest; dfa improvement and getopt-posix-tests build fix
      maint: RE_ICASE, RE_NO_SUB: remove useless '#ifdef's


Changes in gnulib since 4.2.2.177-a348:

* gnulib ca3ca77...571a9a5 (73):
  > getopt-posix-tests: fix Makefile typo
  > dfa: improve worst-case 'replace' performance
  > dfa: performance improvement for removal of epsilon closure
  > autoupdate
  > Split tests for getopt-posix and getopt-gnu.
  > posix-modules: Add options for specific platforms.
  > getopt: Fix link error for users of getopt() in <unistd.h>.
  > getaddrinfo tests: Avoid compilation error on MSVC.
  > getlogin, getlogin_r: Fix link errors on MSVC.
  > Un-deprecate the 'progname' module.
  > Reorganize NEWS a bit.
  > tanhf: Avoid redefinition error on MSVC.
  > tanf: Avoid redefinition error on MSVC.
  > sqrtf: Avoid redefinition error on MSVC.
  > sinhf: Avoid redefinition error on MSVC.
  > sinf: Avoid redefinition error on MSVC.
  > logf: Avoid redefinition error on MSVC.
  > log10l: Avoid redefinition error on MSVC.
  > log10f: Avoid redefinition error on MSVC.
  > hypotl: Avoid redefinition error on MSVC.
  > hypotf: Avoid redefinition error on MSVC.
  > fmodl: Avoid redefinition error on MSVC.
  > fmodf: Avoid redefinition error on MSVC.
  > expf: Avoid redefinition error on MSVC.
  > coshf: Avoid redefinition error on MSVC.
  > cosf: Avoid redefinition error on MSVC.
  > atan2f: Avoid redefinition error on MSVC.
  > atanf: Avoid redefinition error on MSVC.
  > asinf: Avoid redefinition error on MSVC.
  > acosf: Avoid redefinition error on MSVC.
  > Avoid redefinition errors on MSVC.
  > Avoid redefinition errors on MSVC.
  > stdint: Fix WINT_MAX to match the gnulib provided wint_t on MSVC.
  > Avoid autoconf warning.
  > fpending: Revert workaround against Emacs bug.
  > getlogin_r tests: Port to mingw.
  > getlogin: Port to newer mingw.
  > builtin-expect: improve port to IBM XL C
  > builtin-expect: port to IBM XL C
  > regex: fix dependency
  > builtin-expect: new module
  > init.sh: Add possibility to not delete temporary files.
  > regex: fix integer-overflow bug in never-used code
  > fpending: fix port to MinGW on Emacs
  > safe-alloc: use xalloc-oversized
  > xalloc: do not exceed PTRDIFF_MAX
  > malloca: do not exceed PTRDIFF_MAX
  > quotearg: pacify GCC better
  > xalloc-oversized: check for PTRDIFF_MAX too
  > dfa: fix glitches in previous commit
  > dfa: fix some unlikely integer overflows
  > dfa: add an assertion to avoid coverity false positive
  > dfa: remove DFA_CASE_FOLD flag in favor of RE_ICASE
  > dfa: remove DFA_CASE_FOLD flag in favor of RE_ICASE
  > link: fix test to declare use of rename()
  > fpending: Port to native Windows with MSVC.
  > stdioext: Port to native Windows with MSVC.
  > non-recursive-gnulib-prefix-hack.m4: remove leading "(" in case stmt
  > threadlib: Optimize out runtime test on Solaris >= 10.
  > stdint: Update doc about Solaris 9.
  > c-ctype tests: Fix link error on Solaris 9.
  > dfa: fix performance bug that recomputes trans
  > same-inode: port to MinGW
  > javacomp: Support Java 7 and 8.
  > gnulib-tool: fix the previous change
  > gnulib-tool: fix the previous change
  > gnulib-tool: properly list the LGPL3orGPLv2 license
  > localcharset: Avoid theoretical buffer overrun.
  > Relicense some modules under LGPLv2+.
  > scandir: Fix _D_ALLOC_NAMLEN() on OS/2 kLIBC
  > alphasort, scandir: Port to OS/2 kLIBC
  > relocatable: Fix that /@unixroot prefix is not working on OS/2 kLIBC
  > sys_socket: typedef sa_family_t correctly on OS/2 kLIBC



reply via email to

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