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