index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add socklen_t to possible SOCKLEN_T types.
Bart Schaefer
2001-06-19
1
-0
/
+4
*
Compiler warnings.
Bart Schaefer
2001-06-19
1
-0
/
+4
*
14973: fix for reported problems on AIX.
Andrey Borzenkov
2001-06-19
1
-0
/
+6
*
14962
Sven Wischnowsky
2001-06-18
1
-0
/
+6
*
more handler -> zhandler
Peter Stephenson
2001-06-18
1
-0
/
+4
*
Fix file name again (sigh).
Bart Schaefer
2001-06-18
1
-1
/
+1
*
make zcompile unlink() the zwc file first (in case it is currently mapped we ...
Sven Wischnowsky
2001-06-18
1
-0
/
+4
*
rename handler() to zhandler() because it's now exported to modules (14951)
Sven Wischnowsky
2001-06-18
1
-0
/
+5
*
Add missing file name.
Bart Schaefer
2001-06-17
1
-2
/
+2
*
Fix attribution.
Bart Schaefer
2001-06-17
1
-2
/
+2
*
Per NetBSD, use "gcc -fPIC" rather than -fpic.
Bart Schaefer
2001-06-17
1
-0
/
+5
*
Fix a couple of typos; reorder a couple of entries to match the 4.0.x branch
Bart Schaefer
2001-06-16
1
-13
/
+14
*
Undo mkstemp() change.
Wayne Davison
2001-06-16
1
-0
/
+6
*
Use mkstemp where available
Peter Stephenson
2001-06-15
1
-0
/
+5
*
fix setting of individual positional parameters after 14915
Peter Stephenson
2001-06-15
1
-0
/
+9
*
14931: fix socket/address length calculation
Andrey Borzenkov
2001-06-15
1
-0
/
+5
*
$* and $@ are special
Peter Stephenson
2001-06-14
1
-0
/
+6
*
fixes for display bugs for completion lists (cursor left one line to far up o...
Sven Wischnowsky
2001-06-13
1
-0
/
+6
*
mod_export handler
Peter Stephenson
2001-06-13
1
-0
/
+6
*
fix for comparguments (completing after single letter options that get their ...
Sven Wischnowsky
2001-06-13
1
-0
/
+11
*
minor correction
Oliver Kiddle
2001-06-13
1
-4
/
+3
*
don't complete read-only parameters on the left side of an assignment (14896)
Oliver Kiddle
2001-06-13
1
-0
/
+5
*
Fix assignment problems spotted by Bart
Peter Stephenson
2001-06-13
1
-0
/
+5
*
14883
Sven Wischnowsky
2001-06-13
1
-0
/
+5
*
Reword README a little.
Bart Schaefer
2001-06-13
1
-0
/
+5
*
14863: tcp_connect
Clint Adams
2001-06-12
1
-0
/
+5
*
Added KSH_TYPESET option.
Peter Stephenson
2001-06-12
1
-0
/
+6
*
14843: tcp_close
Clint Adams
2001-06-11
1
-0
/
+5
*
(14841)
Sven Wischnowsky
2001-06-11
1
-0
/
+6
*
Document PATH_DIRS behaviour
Peter Stephenson
2001-06-11
1
-0
/
+5
*
14830: new config.guess and config.sub
Clint Adams
2001-06-10
1
-0
/
+6
*
Possible fix for -g test.
Bart Schaefer
2001-06-09
1
-0
/
+4
*
Fix problems with zwcstat() on systems that do not USE_MMAP.
Bart Schaefer
2001-06-09
1
-0
/
+3
*
Fix email address.
Bart Schaefer
2001-06-09
1
-1
/
+1
*
Avoid echotc in completion tests.
Bart Schaefer
2001-06-09
1
-0
/
+4
*
14815: fix thinko
Clint Adams
2001-06-08
1
-0
/
+3
*
14813: autoload functions from deleted .zwc files
Clint Adams
2001-06-08
1
-0
/
+6
*
More reliable BROKEN_KILL_ESRCH test.
Bart Schaefer
2001-06-08
1
-0
/
+4
*
Several patches, some held from before 4.0.1 release.
Bart Schaefer
2001-06-08
1
-0
/
+16
*
14793
Wayne Davison
2001-06-08
1
-0
/
+6
*
unposted: add tcp module to .distfiles
Clint Adams
2001-06-07
1
-0
/
+3
*
14778: rename zsh/tcp to zsh/net/tcp.
Clint Adams
2001-06-06
1
-0
/
+3
*
14770: tcp module from zftp
Clint Adams
2001-06-06
1
-0
/
+7
*
14772: David Lebel <lebel@lebel.org>: OpenBSD dynamic linking
Andrey Borzenkov
2001-06-06
1
-0
/
+3
*
unposted: we support autoconf-2.50 now
Andrey Borzenkov
2001-06-06
1
-0
/
+2
*
14766: unify %l substitution (tty0, pts/3 etc)
Andrey Borzenkov
2001-06-06
1
-0
/
+2
*
14760: do not use version number in AC_INIT
Andrey Borzenkov
2001-06-06
1
-0
/
+2
*
14758: use host_os instead of ac_cv_cygwin
Andrey Borzenkov
2001-06-06
1
-0
/
+3
*
(14736)
Sven Wischnowsky
2001-06-06
1
-0
/
+3
*
Fix date
Andrey Borzenkov
2001-06-06
1
-1
/
+1
[prev]
[next]