From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2009 invoked from network); 23 Jan 1999 11:42:43 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 23 Jan 1999 11:42:43 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id GAA15512; Sat, 23 Jan 1999 06:41:08 -0500 (EST) Resent-Date: Sat, 23 Jan 1999 06:41:08 -0500 (EST) Message-Id: <9901231125.AA13246@ibmth.df.unipi.it> To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: zsh-3.1.5-pws-5 available Date: Sat, 23 Jan 1999 12:25:03 +0100 From: Peter Stephenson Resent-Message-ID: <"EsF88.0.Jo3.KLRgs"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/4957 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu The following files are available under http://www.ifh.de/~pws/computing/ -rw-r--r-- 1 pws quadrics 278504 Jan 23 12:28 zsh-3.1.5-pws-5.doc.tar.bz2 -rw-r--r-- 1 pws quadrics 420623 Jan 23 12:28 zsh-3.1.5-pws-5.doc.tar.gz -rw-r--r-- 1 pws quadrics 650712 Jan 23 12:28 zsh-3.1.5-pws-5.tar.bz2 -rw-r--r-- 1 pws quadrics 801843 Jan 23 12:28 zsh-3.1.5-pws-5.tar.gz It includes pretty much everything up to Friday, excluding Sven's last patch for completion after redirection. I tested it under AIX 3.2 (dynamic and static) and HPUX 10.20 (dynamic). (I couldn't try out configure under the IRIX system at IfH since gcc -g doesn't work any more there.) There is one incompatility with previous pws-* versions: -tc is neither needed nor allowed with compctl -T. However, this should make it actually more compatible with versions up to and including 3.1.5. Below is the list of patches included. Beyond that, I made some minor changes to .cvsdist files to reflect new files (whether they ever get checked into CVS is another matter, but might as well make it look right); also, Sven's Src/example for his new completion system has become Misc/new-completion-examples . Any word on the problem with dynamic libraries under Digital UNIX? pws-5 Name of top level directory is now zsh-3.1.5-pws-5 Missing part of Bart's sethparam() changes, 4851 zftp test subcommand, 4852 Geoff's refresh fix for a line the same length as the terminal width, 4855 Bart's fix for array slices, 4874 Sven's accept-and-menu-complete-fix, 4878 Sven's group completion fix, 4879 Sven's module condition fixes, 4880 Oliver Kiddle's autoconf fix, 4887 My zftp fix (actually due to Andrej Borsenkow) for systems which only allow dup'ing sockets after they are connected, 4888. Bart's fix to making setting associative array elements inside substitutions consistent, 4893 My typeset neatness and -a and -m fix, 4902 My brief Etc/MACHINES addition, 4912 My modification to findcmd() for memory leaks, 4923, plus comment alteration by Bart, 4924 Sven's patch for completion after various reserved words, 4930 My patch for compiler warnings, 4931 My configuration fix for when tgetent() accepts a null argument but then tgetstr() dumps core, 4939 Sven's alteration of `-t' behaviour, 4940. This is slightly incompatible with previous patched versions of 3.1.5 since now you don't need '-tc' with -T. However, you now do need '-tn' in cases where you don't want normal completion tried after a -T matches. Sven's new completion functions, 4850, 4881, 4941, 4942, 4943, 4944, 4946, 4949, 4950, plus my addition of function pointers, 4945. The example file is now in Misc/new-completion-examples. (Effect of) fix from Helmut Jarausch in 4947 partly due to change missed in patch. -- Peter Stephenson Tel: +39 050 844536 WWW: http://www.ifh.de/~pws/ Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy