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
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
29
-91
/
+91
*
18169: change parameter SECS in datetime to EPOCHSECONDS
Peter Stephenson
2003-10-08
1
-1
/
+1
*
19168: Various problems with size of buffers and pointer usage in ztrftime
Peter Stephenson
2003-10-06
3
-19
/
+75
*
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
2003-10-06
1
-5
/
+6
*
unposted: update distribution files for 18980 and 19053
Peter Stephenson
2003-10-06
2
-1
/
+2
*
19151: Src/Modules/datetime.c: add $SECS parameter for seconds since epoch.
Clint Adams
2003-09-28
1
-1
/
+14
*
Fix the old-style typeset -T (without the new separator arg).
Wayne Davison
2003-09-25
1
-1
/
+1
*
19129: extra argument to typeset -T gives character for joining array
Peter Stephenson
2003-09-24
4
-31
/
+137
*
19105: Set shout to stderr if interative with no tty
Peter Stephenson
2003-09-22
2
-5
/
+20
*
19096: crash unloading zsh/system
Peter Stephenson
2003-09-17
1
-0
/
+2
*
Vin Shelton: 19073: Replace C++-style comment.
Oliver Kiddle
2003-09-15
1
-1
/
+1
*
19076: don't call setupterm with NULL as last argument as that causes
Clint Adams
2003-09-14
1
-1
/
+4
*
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
2003-09-11
3
-49
/
+124
*
19044: typo in setting $saliases elements
Peter Stephenson
2003-09-08
1
-4
/
+4
*
19020: fix printaliasnode
Peter Stephenson
2003-09-03
1
-2
/
+2
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
6
-126
/
+298
*
18982: comments/rant for paramsubst(), accidentally uncommited
Peter Stephenson
2003-08-30
1
-8
/
+564
*
18980: new zsh/system module
Peter Stephenson
2003-08-30
5
-0
/
+506
*
18982: comments/rant for paramsubst()
Peter Stephenson
2003-08-30
1
-1
/
+10
*
18941: history wrong after parse error during alias expansion
Peter Stephenson
2003-08-11
2
-0
/
+16
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
4
-5
/
+5
*
18926: problem accepting filename require metafication with menu selection
Peter Stephenson
2003-08-05
1
-0
/
+4
*
18920: fix unset IFS betterer
Peter Stephenson
2003-08-01
1
-0
/
+2
*
fix bug with f glob qualifier where an empty spec resulted in an infinite loop
Oliver Kiddle
2003-08-01
1
-2
/
+5
*
18916: unsetting IFS could cause segfault
Peter Stephenson
2003-08-01
1
-4
/
+6
*
Don't crash if alt-y is typed twice in a row without a prior ctrl-y.
Wayne Davison
2003-07-29
1
-1
/
+3
*
18888: Philippe Troin: allow clone to acquire a controlling tty
Peter Stephenson
2003-07-23
1
-17
/
+30
*
18880: Don't return unset parameters in $parameters
Peter Stephenson
2003-07-22
1
-0
/
+2
*
18864: unnecessary space with ${(Q)...}
Peter Stephenson
2003-07-17
1
-1
/
+1
*
18836: read with metafied delimiter didn't work.
Peter Stephenson
2003-07-09
1
-1
/
+2
*
18769: handle parse errors in autoload functions properly
Peter Stephenson
2003-07-03
1
-1
/
+1
*
18634: Tomi Vainio: work around problem with latest Sun k2 compiler
Oliver Kiddle
2003-06-25
1
-1
/
+1
*
18626: improve echoti's arg support and fix compile problem on 64-bit Solaris
Oliver Kiddle
2003-06-24
1
-18
/
+24
*
18616: Add ternary expression handling to zformat
Peter Stephenson
2003-06-19
1
-75
/
+146
*
users/1654: anchors did'nt work with // parameter substitution
Peter Stephenson
2003-06-05
1
-1
/
+1
*
18600: bug matching against [[:xdigit:]]
Peter Stephenson
2003-06-03
1
-0
/
+1
*
18587: fix bug where only the beginning of the association key was compared
Oliver Kiddle
2003-05-30
1
-1
/
+1
*
18578: 18559 caused typeset failures
Peter Stephenson
2003-05-24
1
-3
/
+3
*
18569: pointer error with ${(on)...}
Peter Stephenson
2003-05-22
1
-1
/
+1
*
18559, 18562: make modules use proper option arguments
Peter Stephenson
2003-05-22
6
-51
/
+38
*
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
2003-05-21
1
-10
/
+17
*
18543: memory leak vared'ing arrays
Peter Stephenson
2003-05-19
1
-1
/
+2
*
18530: print option states with `set -o' or `set +o'
Oliver Kiddle
2003-05-15
2
-2
/
+29
*
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Peter Stephenson
2003-05-15
2
-1
/
+17
*
18536: EMACS and VI compatibility options
Peter Stephenson
2003-05-14
4
-0
/
+17
*
18513: Work around crash on resize in menu selection
Peter Stephenson
2003-05-14
1
-1
/
+15
*
18525: add manual UTF-8 conversion so \u and \U should work on more systems
Oliver Kiddle
2003-05-13
1
-42
/
+101
*
18524: sepjoin !heap bug cause problem in vared
Peter Stephenson
2003-05-12
1
-1
/
+1
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
1
-7
/
+12
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
4
-0
/
+16
[next]