You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Src
Daniel Shahaf bced1beb8c 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax. 8 years ago
..
Builtins 36227: attempt to fix metafication problem with ztrftime. 9 years ago
Modules 37810: repair handling of backslashes and of names starting with "+"/":"/"=" in zparseopts option specs 8 years ago
Zle 37643: Reset interrupt on key input in menu selection. 8 years ago
.cvsignore unposted: .cvsignore patchlevel.h 15 years ago
.distfiles 33047: use git to simplify massively source distribution file selection 10 years ago
.exrc Initial revision 25 years ago
.indent.pro Initial revision 25 years ago
Makefile.in gi1242+zsh@gmail.com: 28594: 14 years ago
Makemod.in.in 29214: use -I rather than explicit path to find headers 13 years ago
builtin.c 37765: Use FS_FUNC on fucstack to find autoload -X target. 8 years ago
compat.c 36422: add missing unmeta() 9 years ago
cond.c 37092: make nested ${(P)name} properly refer to parameter on return 9 years ago
context.c 35642: signal queueing in zcontext_save_partial() 9 years ago
exec.c 37473: check for cshnullglob in command position. 9 years ago
glob.c 37693: turn Dash into '-' in glob qualifiers 8 years ago
hashnameddir.c 29195: Separate nameddir hash to avoid clash of 13 years ago
hashtable.c 37591: 'alias -L': skip with a warning aliases with '=' in their LHS 8 years ago
hashtable.h 37493: readonly + POSIX_BUILTINS == typeset -gr 8 years ago
hist.c 37819: zshaddhistory hook works for any history file write, even upon keyboard interrupt 8 years ago
init.c unposted: fix init_io() calls in previous change 9 years ago
input.c 36022 fix bug that some loop constructs could not be interrupted, revise signal queueing 9 years ago
jobs.c 36180: avoid infinite job stop/continue loop on "wait PID" for a background job 9 years ago
lex.c 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax. 8 years ago
linklist.c 33531 with additions: retain status of exited background jobs. 10 years ago
loop.c 37804 (plus 37816): first word following "repeat" should be evaluated as math 8 years ago
main.c Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths 20 years ago
makepro.awk 22585: fix zsh.exports 18 years ago
math.c 37018: Make WARNCREATEGLOBAL more consistent. 9 years ago
mem.c unposted (cf. 36998,36999): undo 36956 / restore 34451 with expanded comment about the flip-flopping 9 years ago
mkbltnmlst.sh 27648, 267650/1, unposted README change: 14 years ago
mkmakemod.sh 36663: replace obsolete "autobins" commentary with "autofeatures" 9 years ago
modentry.c 23571 + unposted; AIX compilation fixes 17 years ago
module.c 34568: use META_HEAPDUP when passing dlerror() string to metafy() 9 years ago
options.c unposted (cf. 37387): emulate turns off WARN_CREATE_GLOBAL 9 years ago
params.c 37785: skip autoload parameters for "typeset -p" 8 years ago
parse.c 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax. 8 years ago
pattern.c 37689: ! and ^ need to be tokenised in character sets 8 years ago
prompt.c 36227: attempt to fix metafication problem with ztrftime. 9 years ago
prototypes.h 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation 10 years ago
signals.c 36393: process queued signals during dotrap() 9 years ago
signals.h 31350: block SIGWINCH nearly all the time, except 11 years ago
signames1.awk Initial revision 25 years ago
signames2.awk 20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO 20 years ago
sort.c 33818: fix types passed to sizeof detected by coverity as being wrong 10 years ago
string.c Frank, 28812 as modified in 28813: 13 years ago
subst.c 37344: restore old printable quoting, add ${(q+)...}. 9 years ago
text.c 37364: "test" and "[" handling of parentheses. 9 years ago
utils.c 37780: Care printing error if nothing to print. 8 years ago
watch.c 36227: attempt to fix metafication problem with ztrftime. 9 years ago
zsh.h 37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax. 8 years ago
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 24 years ago
zsh.mdd 36663: replace obsolete "autobins" commentary with "autofeatures" 9 years ago
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 24 years ago
zsh_system.h 32853: redefine VARARR() to use heap rather than stack allocation 10 years ago
ztype.h 35067: Add (b) parameter flag for pattern char backslashing. 9 years ago