zsh-workers
 help / color / mirror / code / Atom feed
* beta12-test1 snapshot
@ 1995-11-15  5:32 Richard Coleman
  1995-11-15  7:39 ` very bad memory on complete Geoff Wing
  1995-11-15 14:58 ` Alias fix Peter William Stephenson
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Coleman @ 1995-11-15  5:32 UTC (permalink / raw)
  To: zsh-workers

I've put

zsh-2.6-beta12-test1.tar.gz

in /pub/zsh/testing at my ftp site (ftp.math.gatech.edu)

I was getting ready to release this as beta12, but last minute
testing showed that there is a massive memory leak when you do
filename completion.  I hadn't had a chance to look at it yet,
but I thought I would through it out for everyone to take a
look at.  Changes so far are

1) Various changes in exec.c involving when to fork and subshells.
   I've added Peter's two patches as well as some changes of my
   own.  For instance, now not only does zsh -c 'vared DISPLAY'
   work as Peter talked about, but also  `exec vared DISPLAY'
   (which I don't think ever worked until now).  Of course, no one
   will ever need to do either of these, but it's cool that they do
   work.

2) Peter's patch for changing the way history remembers breaks in
   words.  I'm suspecting this is where the memory leak is.

3) various changes to the man pages.

4) the fix for substituting things such as ${FOO:-} when FOO is
   unset.

So if you are working on the code, you should take a look at this,
but you shouldn't install it for real use.

rc


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1995-11-15 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-11-15  5:32 beta12-test1 snapshot Richard Coleman
1995-11-15  7:39 ` very bad memory on complete Geoff Wing
1995-11-15 14:58 ` Alias fix Peter William Stephenson

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).