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
Peter Stephenson 48cadf48ff 40285: Be more careful with pattern allocation in history isearch.
If there are ZLE hooks to be called, they may use patterns, in
which case it's not safe to allocate the isearch pattern in the
static buffer.
7 years ago
..
Builtins 38513: cast time to long long for printing where possible 8 years ago
Modules 39728: define _GNU_SOURCE on Cygwin 8 years ago
Zle 40285: Be more careful with pattern allocation in history isearch. 7 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
.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 40179: fix handling of "printf -" and "printf --" 8 years ago
compat.c 40050: prepend /**/ to global functions and #ifdefs 8 years ago
cond.c 39332: support ksh's [[ -v varname ]] condition for checking if variables are set 8 years ago
context.c 35642: signal queueing in zcontext_save_partial() 9 years ago
exec.c Additional case for ERR_RETURN and ERR_EXIT. 8 years ago
glob.c 40035: Cosmetic fixes for comments and documentation. 8 years ago
hashnameddir.c 29195: Separate nameddir hash to avoid clash of 13 years ago
hashtable.c 40009: alias -L: Emit aliases that begin with a plus sign correctly. 8 years ago
hashtable.h 37493: readonly + POSIX_BUILTINS == typeset -gr 8 years ago
hist.c 40248: suppress errors from zshaddhistoryhook 7 years ago
init.c 39545: Add some missing unqueue_signals(). 8 years ago
input.c 40117: Revert a hunk of 40035 that changed semantics incorrectly. 8 years ago
jobs.c 39359: Fix remaining race with orphaned subjob. 8 years ago
lex.c 39815: Read input to end on parse error in $(...) inside a string. 8 years ago
linklist.c 33531 with additions: retain status of exited background jobs. 10 years ago
loop.c Extra case for ERR_RETURN and ERR_EXIT. 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 39874/0002 plus size=0 handling: zshcalloc: Remove code duplication. No functional change. 8 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 39545: Add some missing unqueue_signals(). 8 years ago
options.c 38039: POSIXy behavior for "set +o" 8 years ago
params.c 40270 (after 39995): Add cross-reference for robustness. 7 years ago
parse.c 39777: $() is a valid empty command substitution 8 years ago
pattern.c 40265: Fix problems with pure string in patterns with Meta. 7 years ago
prompt.c 40260: zero new space allocated in prompt buffer 7 years ago
prototypes.h 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation 10 years ago
signals.c 39548: DEBUG for queueing_enabled 8 years ago
signals.h 39548: DEBUG for queueing_enabled 8 years ago
signames1.awk
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 39875: add dupstring_glen to avoid redundant strlen calls 8 years ago
subst.c users/22319: ${ary1:^ary2} should not change isarr state of expansion of ary1 7 years ago
text.c 39292: Distinguish "=" and "==" tests in output. 8 years ago
utils.c 39982: $SPROMPT: Don't accept a spelling correction at space/tab. 8 years ago
watch.c 36227: attempt to fix metafication problem with ztrftime. 9 years ago
wcwidth9.h 40037: Unicode 9 character width support. 8 years ago
zsh.h 40119: correct typo in comment 8 years ago
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 24 years ago
zsh.mdd users/21256 + workers/37965: New math functions min(), max(), sum(), provided by a new autoloadable function 'zmathfunc'. 8 years ago
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 24 years ago
zsh_system.h 39728: define _GNU_SOURCE on Cygwin 8 years ago
ztype.h 35067: Add (b) parameter flag for pattern char backslashing. 9 years ago