about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* 29134: change termcap prototypes locally for AIXPeter Stephenson2011-05-031-6/+18
* 29129: reading of end of fd arrayPeter Stephenson2011-05-021-4/+5
* 29107: replace overlapping strcpy with memmoveBart Schaefer2011-04-291-4/+4
* Use "const" qualifier in termcap prototypes.Wayne Davison2011-04-261-6/+6
* Jun T.: 29031: increment global minfo state when inserting charactersBart Schaefer2011-04-241-0/+2
* 29008, 29012: Add `--enable-additional-fpath' option to add arbitrary directo...Frank Terbeck2011-04-182-2/+23
* Fix compiler warning due to state.doff duplication.Wayne Davison2011-04-151-1/+1
* 28997: make --enable-libc-musl explicitPeter Stephenson2011-04-141-0/+4
* Valentin Ochs: 28990: more changes needed for signals.Peter Stephenson2011-04-121-2/+1
* users/15953: handle EINTR when using read -k or -q with -u or -pPeter Stephenson2011-04-111-3/+10
* 28977: fix copying of uninitialized memory when trying toWayne Davison2011-04-061-0/+2
* Stef van Vlierberghe: 28965 (as posted in 28967):Peter Stephenson2011-04-011-1/+18
* 28926: No newline after the last line in listlist() when printing the listBart Schaefer2011-03-281-1/+3
* Mikael: 28941: fix $CURSOR access when metafiedPeter Stephenson2011-03-271-1/+3
* 28936: ${#$} and ${#?} also didn't workPeter Stephenson2011-03-211-0/+2
* 28889: ${##} should return the length of $#Peter Stephenson2011-03-111-0/+1
* users/15864: turn zsh_directory_name into a hookPeter Stephenson2011-03-112-19/+63
* 28886: Fix region_highlight dynamic updates for $PREDISPLAYPeter Stephenson2011-03-111-33/+70
* 28866: with POSIX_BUILTINS "command" prefix resets specialnessPeter Stephenson2011-03-061-2/+5
* 28853: Fix typo: preceed -> precedeFrank Terbeck2011-03-042-2/+2
* 28823: make it an error to tie the same scalar to two different arraysBart Schaefer2011-03-011-2/+7
* Frank, 28812 as modified in 28813:Peter Stephenson2011-02-281-1/+1
* 28799: lexical analyser didn't stop early enough with completion wordsPeter Stephenson2011-02-241-1/+1
* 28795 plus typos noticed by Mikael: careful with forked shellsPeter Stephenson2011-02-231-4/+6
* 28791: exit on errors with special builtins with POSIXBUILTINSPeter Stephenson2011-02-222-9/+23
* 28783: allow parentheses to be special in more places with SH_GLOBPeter Stephenson2011-02-211-1/+3
* 28784: exit on exec redirection error with POISX_BUILTINSPeter Stephenson2011-02-211-2/+17
* 28773: add zle-history-line-set widgetPeter Stephenson2011-02-181-0/+1
* 28772: Update regions in region highlight dynamicallyPeter Stephenson2011-02-186-51/+404
* 28762: fix coproc file desriptor closingPeter Stephenson2011-02-171-2/+6
* 28671: better cursor positioning after undoPeter Stephenson2011-02-111-1/+3
* users/15770 HASH_DIRS tracks INTERACTIVEBart Schaefer2011-02-111-0/+3
* 28638: add $usergroups parameterPeter Stephenson2011-01-192-1/+155
* Mikael: 28637: ${foo:0:} caused crashPeter Stephenson2011-01-181-6/+8
* 28630: Ricky Zhou: fix crash with isident()Peter Stephenson2011-01-161-0/+2
* unposted: fix return types in 28617Peter Stephenson2011-01-111-2/+2
* 28611: remove unused special behaviour for vi mark 26Peter Stephenson2011-01-111-9/+4
* 28617: NO_EXEC option was doing too much work inPeter Stephenson2011-01-102-1/+19
* gi1242+zsh@gmail.com: 28594:Peter Stephenson2011-01-092-4/+2
* 28590: make read return status non-zero on errorPeter Stephenson2011-01-071-1/+6
* unposted: fix argument type for write_loop()Peter Stephenson2011-01-061-2/+4
* 28588: fix textual display after =~ testPeter Stephenson2011-01-061-2/+1
* 28578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer2011-01-062-4/+10
* 28568: buffer overflow examining pathsPeter Stephenson2011-01-051-1/+7
* users/15662: array slice assignment with one index positive and one negative.Bart Schaefer2010-12-211-2/+2
* unposted: restore unintentionally removed .PHONY entriesPeter Stephenson2010-12-201-1/+1
* unposted: release 4.3.11 zsh-4.3.11Peter Stephenson2010-12-201-1/+4
* Paul 28538 / me 28540 / couple of unposted casts:Peter Stephenson2010-12-206-16/+9
* 28537: fix word splitting on "((" when it was nested subshells rather thanPeter Stephenson2010-12-191-0/+5
* "prep" target depends on MakemodBart Schaefer2010-12-181-1/+2