zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: zsh-workers@math.gatech.edu
Subject: Time for zsh-3.1.5 ?
Date: Tue, 25 Aug 1998 11:21:15 -0700	[thread overview]
Message-ID: <980825112115.ZM16178@candle.brasslantern.com> (raw)

Here's a list of all the changes I have to zsh-3.1.4.  There have been a
few others to port to or fix the build process on other platforms, which I
didn't pick up.  Some of these are fixes for fairly serious bugs; what's
the prognosis for an official 3.1.5 appearing soon?

Are there any of the following that are deemed unsuitable for inclusion in
the next release?

(Sorry I don't have all the article numbers.)
__________

Fix "for subdir in $(SUBDIRS)" in clean.mk and config.mk, which broke bash.

PWS's patches from zsh-workers 4209 and 4212 for POSIX character ranges in
glob patterns.

PWS's patch from 4172 to replace inerrflush() and discard_input() with
herrflush() and to eliminate the lastc global entirely.  This makes zsh
discard all buffered input, rather than just up to the end of the current
line, on a history or parse error.  (Supercedes PWS's patch from 4095 for
unintentional shell exit when `lastc' is incorrectly set.)

PWS's patches from zsh-workers 4191 and 4196 to abort processing on parse
errors except in interactive shells or init files (except in ksh mode).

Bernd Eggink's patch from 4192 for mishandled "select" input.

My patch to stop broken variants of "su" from sending zsh into the wrong
emulation mode by providing a bogus argv[0].

PWS's patch from zsh-workers 4317 for improper local variable `unset'.

Zefram's patch to handle years > 1999 correctly in ztrftime().

PWS's patch from zsh-workers 4250 to regenerate signal names on reconfigure.

Goran Larsson's patch from zsh-workers 4105 to nul-terminate a string.

My patch to fix "compctl -S ''" (make it work again).

Sven's patch from 4147 for strange completinword behavior.

Sven's patch from zsh-workers 4140 for starting menu completion following a
compctl that uses -U.

PWS's correction from zsh-workers 4128 of insertion of spaces when using
completeinword and alwaystoend together.

PWS's patch from zsh-workers 4124 for excess adding of slashes when completing.

PWS's patch from zsh-workers 4315 for history search segfault.

Wayne Davison's patch for spaceinline().

Wayne Davison's misc. up/down -line patches from zsh-workers 4086.

Wayne Davison's patches from zsh-workers 4104 and (an earlier one whose number
I've lost) to make history-search-backward more like the 3.0.5 version and to
use zmult sensibly in the search functions (which previously ignored it).

My patch to pass widget name and optionally zmult as parameters to user-
defined widgets.

My patch to fix error in handling of negated digit arguments.

Sven's patch from zsh-workers 4283 to make optional the second string in r[]
and R[] extended compctl patterns.

My patch to wrap execzlefunc() in PERMALLOC { ... } LASTALLOC.

My patch for excess "make" verbosity in compiling manpages and info.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


             reply	other threads:[~1998-08-25 18:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-25 18:21 Bart Schaefer [this message]
1998-08-26  9:09 ` Zefram
1998-08-26 16:15   ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=980825112115.ZM16178@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).