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
/
Src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed acceptandinfernexthistory() to work when called repeatedly.
Wayne Davison
2001-05-26
1
-373
/
+433
*
add mod_export in a couple of places where it was missing
Oliver Kiddle
2001-05-23
2
-2
/
+2
*
14419: glibc 2.2.3 rlimits enum
Clint Adams
2001-05-21
1
-1
/
+12
*
14401: workaround for script execution under Cygwin
Andrey Borzenkov
2001-05-20
2
-4
/
+4
*
Added some array-assignment boundary checks.
Wayne Davison
2001-05-20
1
-2
/
+7
*
Fix, test and comment unsetting and resetting of special tied parameters
Peter Stephenson
2001-05-19
1
-0
/
+6
*
Don't merge a HIST_TMPSTORE entry with a previous "duplicate" line.
Wayne Davison
2001-05-19
1
-3
/
+4
*
The function addhistnode() is no longer called for a HIST_TMPSTORE
Wayne Davison
2001-05-19
1
-2
/
+2
*
Fix re-set of integer special params after unset.
Bart Schaefer
2001-05-19
2
-16
/
+12
*
fix zmodload -uf for not-yet-loaded function
Peter Stephenson
2001-05-18
1
-3
/
+5
*
try to make ${(e)..} work for complicated parameter expansions in the value; ...
Sven Wischnowsky
2001-05-18
1
-2
/
+13
*
Signal queuing tweak.
Bart Schaefer
2001-05-17
1
-0
/
+3
*
more fixage for expansion: just convert the command line to the original when...
Sven Wischnowsky
2001-05-16
1
-6
/
+24
*
Added HIST_TMPSTORE define.
Wayne Davison
2001-05-15
1
-0
/
+1
*
+ Changed histreduceblanks() to preserve spaces at the start of the
Wayne Davison
2001-05-15
1
-14
/
+30
*
Changed addhistnode() to not displace an already-hashed command with
Wayne Davison
2001-05-15
1
-2
/
+3
*
(14350)
Sven Wischnowsky
2001-05-15
1
-8
/
+25
*
14348: fix globalexport with typeset -g
Peter Stephenson
2001-05-15
1
-1
/
+1
*
calculate the length of the region to map (for mapped zwc files) correctly, i...
Sven Wischnowsky
2001-05-15
1
-4
/
+6
*
set list_pipe_job only for real pipelines (14327)
Sven Wischnowsky
2001-05-14
1
-1
/
+1
*
14314: writing const variable under cygwin
Peter Stephenson
2001-05-11
1
-3
/
+3
*
Fixed an obscure local-history bug that could make the "history"
Wayne Davison
2001-05-10
1
-4
/
+3
*
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
Andrey Borzenkov
2001-05-10
1
-32
/
+52
*
barf if a empty string is given as one of the separators for _values (14293)
Sven Wischnowsky
2001-05-10
1
-1
/
+1
*
Back off 14140 (tokenize comma)
Peter Stephenson
2001-05-09
1
-1
/
+0
*
add -S option to specify separator between values and their arguments; make _...
Sven Wischnowsky
2001-05-08
1
-11
/
+28
*
Fixes from Andrej for zpty on cygwin
Peter Stephenson
2001-05-08
1
-1
/
+6
*
print space/backspace when reacing the last column while printing description...
Sven Wischnowsky
2001-05-08
2
-2
/
+8
*
Prevent "no multi-letter values" error on values of '\:' and '' in compvalues().
Bart Schaefer
2001-05-06
1
-2
/
+3
*
14214
Sven Wischnowsky
2001-05-03
1
-1
/
+4
*
Make X{$~foo}Y where $foo contains commas behave as expected
Peter Stephenson
2001-05-02
1
-0
/
+1
*
remove quotes when looking at arguments in comparguments (14198)
Sven Wischnowsky
2001-05-02
1
-0
/
+6
*
Use BDIGBUFSIZE in two other places
Peter Stephenson
2001-05-01
1
-2
/
+2
*
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
Andrey Borzenkov
2001-04-30
1
-3
/
+23
*
BDIGBUFSIZE for binary conversions.
Bart Schaefer
2001-04-28
3
-3
/
+5
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
2
-20
/
+0
*
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
2001-04-26
1
-1
/
+3
*
Another HAVE_TERM* compilation tweak.
Bart Schaefer
2001-04-26
1
-13
/
+22
*
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
2001-04-26
1
-1
/
+6
*
fix a sizeof() to strlen()
Sven Wischnowsky
2001-04-25
1
-1
/
+1
*
Fix term* linkage _again_.
Bart Schaefer
2001-04-24
2
-1
/
+3
*
Subscripting optimization and error checking.
Bart Schaefer
2001-04-24
4
-13
/
+23
*
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
2001-04-23
7
-35
/
+4
*
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
2001-04-23
2
-9
/
+11
*
Fix bug in (kK) subscript flags.
Bart Schaefer
2001-04-22
1
-9
/
+13
*
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2001-04-22
3
-1
/
+9
*
More term*.h inclusion un-confusion.
Bart Schaefer
2001-04-21
1
-12
/
+16
*
More parameter/subscript cleanup.
Bart Schaefer
2001-04-21
3
-18
/
+54
*
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
2001-04-20
1
-7
/
+13
*
14053: add $termcap special parameter
Clint Adams
2001-04-20
2
-1
/
+245
[next]