Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
pws-19
- X-seq: zsh-workers 6315
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx (Zsh hackers list)
- Subject: pws-19
- Date: Wed, 19 May 1999 13:27:26 +0200
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
http://www.ifh.de/~pws/computing/
-rw-r--r-- 1 pws quadrics 759988 May 19 13:48 zsh-3.1.5-pws-19.tar.bz2
-rw-r--r-- 1 pws quadrics 368884 May 19 13:48 zsh-3.1.5-pws-19.doc.tar.gz
-rw-r--r-- 1 pws quadrics 249242 May 19 13:48 zsh-3.1.5-pws-19.doc.tar.bz2
-rw-r--r-- 1 pws quadrics 937267 May 19 13:48 zsh-3.1.5-pws-19.tar.gz
Please try --enable-lfs if you have a 32-bit system with large file
support.
Changes:
pws: 6263: incrementalappendhistory -> incappendhistory
pws: 6284, should have been in 6269: changes to large file support
pws: 6271: make sure -D_LARGEFILE_SOURCE is defined any time there are
other -D's for large file support
pws: 6272: correct even more mistakes some bozo (guess who) made with
rlim_t: put back RLIM_T_IS_UNSIGNED code.
Tatsuo Furukawa: 6273: don't need to defined _POSIX* flags specially on HPUX
Tatsuo Furukawa: 6274: updated form of zle_refresh patch
Sven: 6278: fix ${$(foo)...} to produce an array
Sven: 6283: compadd -U didn't quote characters properly
Sven: 6285: tty/job handling when executing some command in current shell
code within RHS of pipeline
pws: 6290: parameter module uses global scope, $parameters gets
unreadonlied, gcc warning
pws: 6291: zftp only checks for system type after login.
pws: 6294: typeset -U MANPATH performs uniqueness test straight away
Sven: 6298: (mult_isarr) ${*:-word} didn't use the default word
pws: 6299: if called as su* or -su*, zsh doesn't do sh emulation
Sven: 6301: expanded ignored prefix ignored for testing
Sven: 6302: more list_pipe intricacies
Tanaka Akira: 6303: _path_files: find files after symbolic link
pws: 6307, 6312: wider support for 64-bit integers on 32-bit architectures
pws: 6313: fix 6299 to use $SHELL to decide emulation
pws: 6314: in something like `{ false; } || true', errexit shouldn't be
used at all on the left of the ||
pws: unposted: updated some .distfiles
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author