Zsh Mailing List Archive
zsh-workers 2017
Author Index
Listing 856 of 1856 messages.
Page 2 of 2.
[Prev Page] [Next Page]
martin f. krafft
Martin Vaeth
Matthew Martin
Matthias Richerzhagen
Maxime de Roucy
melissa
micmac64
Mikael Magnusson
Mikael Puhakka
Mike Brown
Mr. Ernest Pinto
MyCanadian Pharmacy
Nancy Smith
Nikolay Aleksandrovich Pavlov (ZyX)
Noah Pendleton
Noam Barnea
Oliver Kiddle
Orlov Sergey
Otkritie
p.w.stephenson
Pascal Wittmann
Pay
Peter Backes
Peter Danher Deng
Peter Stephenson
- Re: err_return in initialization scripts returns from conditionals
- Re: shwordsplit: final non-whitespace IFS character problem
- Re: PATCH: completion for a few more coreutils things
- Re: segfault
- PATCH: $ZSH_PATCHLEVEL documentation
- Re: PATH: autoload with explicit path
- Re: zsh 5.3.1 crashes on completion
- Re: [BUG] exec + builtin and traps
- Re: PATCH: autoload with explicit path
- Re: PATCH: autoload with explicit path
- Re: Memory leak when working with undefined associative array keys & problems with unset
- Re: zsh 5.3.1 crashes on completion
- Re: zsh 5.3.1 crashes on completion
- Re: NULL pointer dereference in zsh 5.3.1 with builtin chdir
- Re: [BUG] 'exec' runs shell functions and builtins
- Re: get keys of an associative array?
- Re: Bug in regexp operator when warn_create_global is in effect
- Re: fix watch implementation
- Re: Zsh parser malloc corruption
- PATCH: git object type detection
- Re: fd used for saving redirected fds leaked to child processes
- Re: Question about err_return
- Re: Defining function based on alias
- Re: PATH: autoload with explicit path
- Re: exit status 0 after SIGINT
- Re: [PATCH] seealso.yo - zsh.1 - section SEE ALSO missing man pages
- Re: BUG: Zsh crashes
- Re: Bug in parameter expansion with :- ?
- Re: [PATCH] Problem in patchutils completion
- Re: PATCH: handle multibyte chars in compset -p/-s
- Re: Segfault in paramsubst() from completion (regression from 5.3.1)
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Re: spurious 'case' parse error
- Re: UTF-8 locales on BSDs do not support collation correctly
- Re: LOCAL_VARS option ?
- Re: [PATCH] don't exit shell on [[ -o invalid@option ]]
- Re: Question with no answer, a="1+1"; $(( mathfun($a) ))
- Re: [PATCH] PCRE/NUL: pass NUL in for text, handle NUL out
- Re: PATCH: autoload with explicit path
- Re: History expansion surprisingly sets event designator
- Re: PATH: autoload with explicit path
- Re: [PATCH] POSIXBUILTINS: quieten 'unset -f nonexistentfunc'
- Re: LOCAL_VARS option ?
- Re: 5.4 schedule?
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: [BUG] Strange auto-load behaviour when function name contains hyphen
- Re: 'zle redisplay' bug in 5.3?
- Re: [BUG] 'exec' runs shell functions and builtins
- Re: UTF-8 locales on BSDs do not support collation correctly
- [key]+=val
- Re: PATH: autoload with explicit path
- Re: UTF-8 locales on BSDs do not support collation correctly
- Re: Call stack issues when running trap handler
- Re: Skipping gdbm test
- Re: fd used for saving redirected fds leaked to child processes
- Re: Crash when completion script call itself.
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: Crash when completion script call itself.
- Re: Crash when completion script call itself.
- Re: Zsh - possible bug report
- Re: LOCAL_VARS option ?
- Re: Cabot reply to my patch thread
- Re: PATH: autoload with explicit path
- Re: pull requests for completion functions
- Re: V11db_gdbm.ztst fails on Cygwin
- Re: parsing empty alternatives: case foo|) :;;
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Defining function based on alias
- Re: Alias named '='
- Re: shwordsplit: final non-whitespace IFS character problem
- Re: interrupt handling bug (again?)
- Re: [PATCH] getopts: Accurately report '-x' or '+x' in error messages
- Re: PATH: autoload with explicit path
- Re: strange behavior in zsh 5.3.1
- Re: Running "unset path" breaks PATH despite emulation being enabled
- Re: [PATCH] isearch: do not use PAT_STATIC since we call zle hooks
- Re: Bug in regexp operator when warn_create_global is in effect
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Updates for 5.4.2
- Re: parsing empty alternatives: case foo|) :;;
- Re: Zsh parser segmentation fault in strcatsub
- Re: LOCAL_VARS option ?
- Re: Alias named '='
- Re: Alias expansion inconsistency in $(command substitutions) with IGNORE_CLOSE_BRACES
- Re: PATCH: autoload with explicit path
- PATCH: mixed [key]=val and native syntax
- Re: Comment behaviour
- Re: z parameter expansion flag is broken?
- Re: [PATCH] add the full range of OpenBSD ptys
- Re: Zsh parser malloc corruption
- Re: UTF-8 locales on BSDs do not support collation correctly
- Re: GH:zsh-users/zsh-completions.
- Re: "VAR=foo export VAR" no longer works in zsh emulation
- Re: [key]+=val
- Re: PATCH: Don't use =~ for simple prefix match
- Re: PATCH: mixed [key]=val and native syntax
- Re: "set -e" handling is broken with zsh 5.3.1 and 5.4.1
- Re: [key]+=val
- Re: PATH: autoload with explicit path
- Re: bashcompinit incorrectly calculates COMP_LINE (proposed fix included)
- Re: Weird tab complete problem with long directory names with a dash and unicode characters
- Re: Tests for substitutions
- Re: BUG: Zsh crashes
- Re: fd used for saving redirected fds leaked to child processes
- Re: [PATCH] Include number of chars in zle unget mechanism in $PENDING calculation
- Re: LOCAL_VARS option ?
- Re: Is Zsh 5.4.2 considered released?
- Re: Defining function based on alias
- Re: PATCH: perform expansion for precommand modifiers
- Re: PATCH: autoload with explicit path
- Re: Comment (# char) behavior in the sub-shell
- Re: objdump completion should suggest more filenames
- Re: interrupt handling bug (again?)
- Re: Combination of pipes and &! leaks file descriptors
- Re: Src/exec.c:3961: BUG: q = 13 != queue_in = 14
- Re: LOCAL_VARS option ?
- Re: Comment (# char) behavior in the sub-shell
- Re: [PATCH] Autoload and absolute paths.. Maybe after all
- Re: Running "unset path" breaks PATH despite emulation being enabled
- Re: [PATCH] don't exit shell on [[ -o invalid@option ]]
- Re: 5.4 almost released
- Re: Colon-array variables can crash "sh" emulation
- Re: GH:zsh-users/zsh-completions.
- Re: Crash when completion script call itself.
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: interrupt handling bug (again?)
- Re: UTF-8 locales on BSDs do not support collation correctly
- Re: [BUG] 'exec' runs shell functions and builtins
- Re: $userdirs empty in non-interactive shells
- Re: [PATCH] Fix complist menuselect segmentation fault
- Re: 5.4 almost released
- Re: 'rm foo * bar' and answering 'n' runs 'rm foo bar'
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: Array expansion interacts with brace expansion in the wrong order
- Re: PATH: autoload with explicit path
- Re: Zsh parser malloc corruption
- Re: 'zle redisplay' bug in 5.3?
- Re: Can't call multi-arg math function from array subscript
- Re: exit status 0 after SIGINT
- Re: [bug] sh: tilde expansion after field splitting
- Re: autocompletion is broken in restricted shell
- Re: PATCH: autoload with explicit path
- Re: [BUG] Redirect between two parameter assignments causes misbehaviour
- Re: Crash when completion script call itself.
- Re: [bug] sh: tilde expansion after field splitting
- Re: ZSH SSH completion with new Include directive in OpenSSH
- Re: [PATCH] Update OpenStack completions
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Crash when completion script call itself.
- Fw: PATCH: typeset -P
- Re: Oddity when completing option arguments after command arguments
- Re: PATCH: [key]=value syntax, work in progress
- Re: When RPROMPT != RPS1
- Re: [BUG] Anonymous functions cause funcfiletrace to produce function-relative line numbers
- Re: Colon-array variables can crash "sh" emulation
- Re: zsh 5.3.1 crashes on completion
- Re: Bug in regexp operator when warn_create_global is in effect
- Re: PATH: autoload with explicit path
- Re: Alias named '='
- Re: Defining function based on alias
- Re: [BUG] Strange auto-load behaviour when function name contains hyphen
- Re: [PATCH] db/gdbm rewrite
- Re: PATCH: autoload with explicit path
- Re: autocompletion is broken in restricted shell
- Re: [PATCH] db/gdbm rewrite
- Re: [PATCH] gdbm bugfixes
- Re: get keys of an associative array?
- Re: 'zle redisplay' bug in 5.3?
- Re: [PATCH] db/gdbm rewrite
- Re: [BUG] 'exec' runs shell functions and builtins
- Re: $((++a++))
- Re: PATCH: autoload with explicit path
- Re: shwordsplit: final non-whitespace IFS character problem
- Re: PATCH: typeset -P
- Re: [BUG] SIGSEGV under certain circumstances
- Re: "(anon)" is not a useful pointer
- Re: 'zle redisplay' bug in 5.3?
- Re: How to substitute empty array element, or empty string
- Re: [PATCH] Extend (z) test with data that seemed to cause fail
- Fw: "VAR=foo export VAR" no longer works in zsh emulation
- Re: PATCH: [key]=value syntax, work in progress
- Re: LOCAL_VARS option ?
- Re: Is Zsh 5.4.2 considered released?
- Re: shwordsplit: final non-whitespace IFS character problem
- Re: signal mask bug?
- Re: Bug in regexp operator when warn_create_global is in effect
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: PATH: autoload with explicit path
- Re: fd used for saving redirected fds leaked to child processes
- Re: [PATCH] Make typeset -p1 work in combination with -m.
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: `exec env -i OLDPWD=$OLDPWD zsh` doesn't work
- Re: "set -e" handling is broken with zsh 5.3.1 and 5.4.1
- Re: [PATCH] isearch: do not use PAT_STATIC since we call zle hooks
- Re: PATCH: [key]=value syntax, work in progress
- Re: Zsh parser buffer overflow - xsymlink
- Re: empty job texts for suspended .zshrc jobs
- Re: [key]+=val
- Re: Use HGPLAIN instead of HGRCPATH in VCS_INFO_get_data_hg
- Re: Crash when completion script call itself.
- Re: [BUG] Anonymous functions cause funcfiletrace to produce function-relative line numbers
- Re: Resize bug in 5.2 ?
- Re: PATCH: typeset -P
- Re: [bug] sh: tilde expansion after field splitting
- Re: Zsh parser infinite loop in chuck from utils.c on malformed input
- Re: [PATCH] Extend (z) test with data that seemed to cause fail
- Re: GH:zsh-users/zsh-completions.
- Re: trap, eval and wait (was: [BUG] exec + builtin and traps)
- Re: PATH: autoload with explicit path
- Re: Zsh parser segmentation fault on taddstr
- Re: [BUG] Anonymous functions cause funcfiletrace to produce function-relative line numbers
- Re: Changing subword-range according to current completion context
- Re: z parameter expansion flag is broken?
- Re: NULL pointer dereference in zsh 5.3.1 with builtin chdir
- Re: [BUG] SIGSEGV under certain circumstances
- Re: [PATCH] don't exit shell on [[ -o invalid@option ]]
- Re: "VAR=foo export VAR" no longer works in zsh emulation
- Re: PATH: autoload with explicit path
- Re: PATH: autoload with explicit path
- Re: LOCAL_VARS option ?
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- PATCH: for upated Yodl.
- Re: Array expansion interacts with brace expansion in the wrong order
- Re: BUG-SUGGEST: Check aliases before showing corrections
- Re: Call stack issues when running trap handler
- Re: interrupt handling bug (again?)
- Re: Segmentation fault
- PATCH: perform expansion for precommand modifiers
- Re: zsh: RM_STAR warning counts files as though DOT_GLOB is set
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: `jobs -p` does not behave as documented and required by POSIX
- Re: [PATCH] repair conds where - within cond name
- Re: Bug in regexp operator when warn_create_global is in effect
- 5.4 almost released
- Re: [BUG] SIGSEGV under certain circumstances
- Re: Zsh Bug Report: vi mode inner motions diw and ciw incorrect
- Re: trap, eval and wait (was: [BUG] exec + builtin and traps)
- Re: PATH: autoload with explicit path
- Re: exit status 0 after SIGINT
- Re: Call stack issues when running trap handler
- Re: Call stack issues when running trap handler
- Re: Another Zsh parser segmentation fault (heredoc)
- Re: Question about err_return
- Re: PATCH: autoload with explicit path
- Re: Skipping gdbm test
- Re: 5.3.1 - lot of bad math expression
- Re: [PATCH] isearch: do not use PAT_STATIC since we call zle hooks
- Re: fd used for saving redirected fds leaked to child processes
- Re: [PATCH] zsystem flock: zclose descriptor after unsuccessful lock
- Re: parsing empty alternatives: case foo|) :;;
- Re: PATCH: [key]=value syntax, work in progress
- Re: function definition with & operator
- Re: [PATCH] Add ability to ignore running jobs when check_jobs is set
- Re: strange behavior in zsh 5.3.1
- Re: PATH: autoload with explicit path
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: IS_DASH() warning
- Re: PATCH: typeset -P
- PATCH: zmodload -s
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: PATCH: [key]=value syntax, work in progress
- PATCH: typeset -P
- Re: "VAR=foo export VAR" no longer works in zsh emulation
- Re: BUG: Zsh crashes
- Re: Test version before zsh 5.4
- Re: PATCH: [key]=value syntax, work in progress
- Re: Array expansion interacts with brace expansion in the wrong order
- Re: interrupt handling bug (again?)
- Re: [RFC] Millisecond and microsecond specifiers for TIMEFMT
- Re: Test version before zsh 5.4
- Re: [PATCH] Extend (z) test with data that seemed to cause fail
- Re: Skipping gdbm test
- Re: BUG: Zsh crashes
- Re: [BUG] Strange auto-load behaviour when function name contains hyphen
- Re: err_return in initialization scripts returns from conditionals
- Re: Weird tab complete problem with long directory names with a dash and unicode characters
- 5.4.1 files
- Re: [PATCH] db/gdbm rewrite
- Re: Crash when completion script call itself.
- Re: fd used for saving redirected fds leaked to child processes
- Re: History expansion surprisingly sets event designator
- Re: UTF-8 locales on BSDs do not support collation correctly
- Re: export "a=b"=~
- Re: Crash during tab completion
- Re: [BUG] Anonymous functions cause funcfiletrace to produce function-relative line numbers
- Re: Zsh parser segmentation fault on taddstr
- Re: interrupt handling bug (again?)
- Re: LOCAL_VARS option ?
- Re: [BUG] exec + builtin and traps
- Re: Zsh parser segmentation fault in putpromptchar putpromptchar at prompt.c
- Re: [PATCH] getopts: Accurately report '-x' or '+x' in error messages
- Re: PATH: autoload with explicit path
- Re: Crash when completion script call itself.
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: [BUG] exec + builtin and traps
- Re: [PATCH] Make typeset -p1 work in combination with -m.
- Re: Comment (# char) behavior in the sub-shell
- Re: Determining whether a function is used in an arithmetic context
- Re: [BUG] Anonymous functions cause funcfiletrace to produce function-relative line numbers
- Re: Feature request? print -e to eval ?
- Re: Regression / err_return / arithmetic 5.4.x ?
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: `exec env -i OLDPWD=$OLDPWD zsh` doesn't work
- Re: [BUG] exec + builtin and traps
- Re: parsing empty alternatives: case foo|) :;;
- Re: =~ doesn't work with NUL characters
- Re: Request for review: Completion for stgit squash subcommand
- Re: [BUG] 'exec' runs shell functions and builtins
- Re: PATCH: mixed [key]=val and native syntax
- Re: zsh 5.4.1 released
- PATCH: [key]=value syntax, work in progress
- Re: Comment behaviour
- Re: PATH: autoload with explicit path
- Re: PATCH: perform expansion for precommand modifiers
- Re: PATCH: [key]=value syntax, work in progress
- Re: Question about err_return
- Re: [key]+=val
Phil Pennock
Philipp G. Haselwarter
Pika Mao
Radon Rosborough
Roland Eggner
Romaan Surkhab
Roman Neuhauser
Ronald Fischer
Ruud van Asseldonk
ryan
Ryan Gillespie
Sales
sales@xxxxxxxxxxxxxx
sandra . mitchell
SATOH Fumiyasu
Sebastian Reuße
Sebastian Gniazdowski
- Re: [PATCH] Documentation on (A) Create array parameter
- Re: Naive question: how hard are namespaces for functions
- Re: Possible huge setarrvalue optimization
- Re: PATH: autoload with explicit path
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Gdbm module
- Re: Add redis-db module to upstream?
- Re: Question about ingetc() vs. word-code
- Multithreading support in pluggable module, but with problems
- Re: Weird test environment behavior
- Re: An idea for fast "last-N-lines" read
- Re: Loading Eprog in other thread doesn't work
- [BUG?] Could anyone test: local a=( 1 2 2 3 ); typeset -U a; echo $a
- Re: [PATCH] db/gdbm rewrite
- Localize MATCH, MBEGIN, etc. in _zstyle and _globquals
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Activating Zle
- Cannot write to zsystem flock's descriptor
- [PATCH] Finally a startup optimization (hasher in ecstrcode)
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- Re: [PATCH] db/gdbm rewrite
- Error in configure when examining "size_t"
- Re: Multithreading support in pluggable module, but with problems
- Can ZWC be optimized, for lesser depths of recursive exec* calls?
- When is mem.c / malloc called?
- Re: [BUG?] Could anyone test: local a=( 1 2 2 3 ); typeset -U a; echo $a
- Valgrind testing, ideas
- Feature request – substitutions similar to +, -, :+, :-
- [PATCH] zrealloc on array+=( )
- Re: [PATCH] db/gdbm rewrite
- Re: Question with no answer, a="1+1"; $(( mathfun($a) ))
- Re: [^ax-y] doesn't work but [^x-ya] does
- How to read password (no echo) from builtin?
- Naive question: how hard are namespaces for functions
- [BUG] [PATCH] zsh/db/gdbm does unnecessary "+1" to strlen()
- Re: PATH: autoload with explicit path
- Re: Improving zcompdump (Re: A patch with hashtable optimization, which doesn't work)
- Re: [PATCH] Closing descriptors in forked (pipe) command
- Re: PATCH: Don't use =~ for simple prefix match
- Re: Automatic stdout/err redirection
- Re: Status of optimizations – can have native buffers
- [PATCH] Extend (z) test with data that seemed to cause fail
- Re: Optimizations, extra memory of (r) flag (the padding)
- Lazy functions like in Vim autoloading, however slower, maybe inspire someone
- Re: PATCH: Don't use =~ for simple prefix match
- Re: [PATCH] Use gdbm_errno with gdbm_open
- Optimizer for zwc digest files. B. Viewer for zwc files
- Re: Building a new ZSH module outside the ZSH source tree
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- [PATCH] zsystem flock: zclose descriptor after unsuccessful lock
- Re: Multithreading support in pluggable module, but with problems
- Re: Feature request (#b)...(...)<not empty>
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Re: Improving zcompdump (Re: A patch with hashtable optimization, which doesn't work)
- Re: Feature request (#b)...(...)<not empty>
- Re: Return value from execstring(), or construct Options for a builtin?
- Re: A patch with hashtable optimization, which doesn't work
- Re: Status of optimizations – can have native buffers
- Re: [PATCH] Forcing array interpretation in parameter substitution
- Re: Can ZWC be optimized, for lesser depths of recursive exec* calls?
- Re: mikachu/badarrays (Re: Valgrind testing, ideas)
- Re: Loading Eprog in other thread doesn't work
- Re: Skipping gdbm test
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: Feature request (#b)...(...)<not empty>
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: mikachu/badarrays (Re: Valgrind testing, ideas)
- Loading Eprog in other thread doesn't work
- Re: [PATCH] db/gdbm rewrite
- Re: 5.3.1-dev-0 difference in array=( "${(PA@)var_name}" )
- Re: off topic
- "zsystem flock"-acquired locks are unlocked after a while
- Re: (Fwd) Re: [PATCH] db/gdbm rewrite
- Re: Gdbm module
- [PATCH] errno management in curses.c
- Add redis-db module to upstream?
- Re: "zsystem flock"-acquired locks are unlocked after a while
- [PATCH] Update of db_gdbm module – strict zsfree() usage, better main #ifdef
- Re: Localize MATCH, MBEGIN, etc. in _zstyle and _globquals
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: (Fwd) Re: [PATCH] db/gdbm rewrite
- Re: Add redis-db module to upstream?
- [PATCH] db_gdbm: Set up module only after all erroneous situation
- Weird test environment behavior
- Re: Feature request – substitutions similar to +, -, :+, :-
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: Append to array via (P) flag
- High memory usage on // substitution in one situation, normal usage in other
- Re: V11db_gdbm.ztst fails on Cygwin
- An idea for fast "last-N-lines" read
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- Re: How to read password (no echo) from builtin?
- Re: Return value from execstring(), or construct Options for a builtin?
- Status of optimizations – can have native buffers
- Re: [PATCH] Autoload and absolute paths.. Maybe after all
- [PATCH] Make zed understand page-up/down keys
- Valgrind automatic tests, ran for almost every Zsh test and zredis
- Re: Lazy functions like in Vim autoloading, however slower, maybe inspire someone
- Optimizations, extra memory of (r) flag (the padding)
- A patch with hashtable optimization, which doesn't work
- [PATCH] Documentation on (A) Create array parameter
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- [PATCH] gdbm bugfixes
- Re: [PATCH] db/gdbm rewrite
- Re: workers/40626 (commit 6c476c22) causes multiple test failures
- Re: Optimizations, extra memory of (r) flag (the padding)
- Re: [PATCH] db/gdbm rewrite
- [PATCH] db/gdbm rewrite
- Re: Add redis-db module to upstream?
- Feature request (#b)...(...)<not empty>
- Re: Can ZWC be optimized, for lesser depths of recursive exec* calls?
- [PATCH] db_gdbm: Fix for flags being unused (e.g. PM_REMOVABLE)
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: [PATCH] Fix complist menuselect segmentation fault
- Performance gains after the commited optimizations
- Return value from execstring(), or construct Options for a builtin?
- Re: PATH: autoload with explicit path
- Append to array via (P) flag
- Cannot paste unicode <0221>, <0234> - <024f>
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Any ideas for a plugin?
- Re: Status of optimizations – can have native buffers
- Re: workers/40626 (commit 6c476c22) causes multiple test failures
- Re: [PATCH] db/gdbm rewrite
- Re: Can ZWC be optimized, for lesser depths of recursive exec* calls?
- Re: crash / 5.3.1 / functions array acces
- Re: [PATCH] Fix complist menuselect segmentation fault
- Re: Gdbm module
- Closing descriptors in forked (pipe) command
- Re: (m)-flag for boundary cases
- Tests for substitutions
- Re: Valgrind testing, ideas
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- RE: (m)-flag for boundary cases
- Re: Feature request – substitutions similar to +, -, :+, :-
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Any chances "autoload -w digest.zwc" can be faster?
- [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Closing descriptors in forked (pipe) command
- Re: Gmail patch extraction (was: Cannot paste unicode <0221>, <0234> - <024f>)
- addmodulefd(..., FDT_INTERNAL or FDT_MODULE);
- Re: PATH: autoload with explicit path
- Re: PATH: autoload with explicit path
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Tests for substitutions
- Re: A patch with hashtable optimization, which doesn't work
- Re: [PATCH] db/gdbm rewrite
- Re: Test Fails While Compiling
- Question about ingetc() vs. word-code
- Re: [BUG] Condition in [[ doesn't fire, with "if" it fires
- Re: Multithreading support in pluggable module, but with problems
- Re: [PATCH] gdbm bugfixes
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- Re: Valgrind automatic tests, ran for almost every Zsh test and zredis
- Re: When is mem.c / malloc called?
- Re: [^ax-y] doesn't work but [^x-ya] does
- Re: Valgrind automatic tests, ran for almost every Zsh test and zredis
- Room for optimization, source "..." vs. eval "$(<...)"
- [PATCH] Zcurses sub-command "resize_term"
- Documentation for code execution in substitutions using patterns
- Re: Possible huge setarrvalue optimization
- Re: Add redis-db module to upstream?
- [PATCH] Use gdbm_errno with gdbm_open
- [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- Re: Why sourcing a file is not faster than doing a loop with eval, zle -N
- Re: Status of optimiza tions - can have n ative buffers
- Re: [PATCH] db/gdbm rewrite
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: [BUG] In reference to patch 39815, about (z) flag and $( parse error
- [BUG] Condition in [[ doesn't fire, with "if" it fires
- Re: Ternary expression in Zsh (was: Feature request – substitutions similar to +, -, :+, :-)
- Re: PATH: autoload with explicit path
- Re: [PATCH] Zcurses sub-command "resize_term"
- RE: PATH: autoload with explicit path
- (m)-flag for boundary cases
- Re: Automatic code documentation – example for 2 Zsh functions
- (Z) flag translates >! into >|, just mentioning
- Re: [PATCH] zrealloc on array+=( )
- Re: mikachu/badarrays (Re: Valgrind testing, ideas)
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: Localize MATCH, MBEGIN, etc. in _zstyle and _globquals
- Ternary expression in Zsh (was: Feature request – substitutions similar to +, -, :+, :-)
- Re: Optimizer for zwc digest files. B. Viewer for zwc files
- Automatic code documentation – example for 2 Zsh functions
- zsh/example readonly array parameter
- Re: Re[2]: High memory usage on // substitution in one situation, normal usage in other
- Re: Naive question: how hard are namespaces for functions
- Re: workers/40626 (commit 6c476c22) causes multiple test failures
- Re: V11db_gdbm.ztst fails on Cygwin
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: Gmail patch extraction (was: Cannot paste unicode <0221>, <0234> - <024f>)
- 5.3.1-dev-0 difference in array=( "${(PA@)var_name}" )
- Modules can be built outside Zsh; custom version of autoload builtin
- Re: `reset-prompt` multiple times cause multiline PROMPT redraw in the wrong place
- Re: V11db_gdbm.ztst fails on Cygwin
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- [PATCH] In allopt, set IFS needed for read
- [^ax-y] doesn't work but [^x-ya] does
- Re: Localize MATCH, MBEGIN, etc. in _zstyle and _globquals
- Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes
- Re: When is mem.c / malloc called?
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: Cannot paste unicode <0221>, <0234> - <024f>
- Re: [PATCH] errno management in curses.c
- Strange or interesting zcompile behavior, for in-loop func defs
- Re: [PATCH] Extend (z) test with data that seemed to cause fail
- Re: Add redis-db module to upstream?
- [PATCH] Autoload and absolute paths.. Maybe after all
SEOVALLADOLID.ES
shoober420
Simon Guilliams
Simon Ruderich
smartpharma
Stan
Stanislav Seletskiy
stenvallskoeldcompany
Stephane Chazelas
Steve Johnson
Steven Walton
Subscriber Grey
sufficientlvld
Super Diet
tetsujin
Teubel György
tharvik
Thierry Ghelew
Thomas Dickey
Thomas Phaahla
Tilman Keskinoz
Tom M.
Tomasz Moskal
tyno
Vanessa
Victor Volle
Vin Shelton
Vincent Lefevre
Wieland Hoffmann
William da Silva
Winfield Home Decor CO.,Ltd.
x
yac yac
Yuri D'Elia
Yuya Amemiya
Zach Whaley
Zeshy
Zhiming Wang
Mail converted by MHonArc