| Commit message (Expand) | Author | Age | Files | Lines |
* | 17035: remove one half of 17029; the part for zstyle wasn't right | Sven Wischnowsky | 2002-04-25 | 1 | -1/+0 |
* | 17029: fix memory leak (found by Felix): pre-compiled patterns for styles | Sven Wischnowsky | 2002-04-24 | 1 | -100/+198 |
* | Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: | Peter Stephenson | 2002-04-17 | 1 | -1/+5 |
* | 16703-B | Wayne Davison | 2002-04-17 | 1 | -10/+15 |
* | 16890 | Wayne Davison | 2002-04-17 | 2 | -6/+30 |
* | Allow HISTSIZE to get down to 1 line. | Wayne Davison | 2002-04-17 | 1 | -2/+2 |
* | users/4678 | Wayne Davison | 2002-04-17 | 1 | -1/+2 |
* | 16998: make compvalues unquote the string from the line like comparguments does | Sven Wischnowsky | 2002-04-17 | 1 | -3/+20 |
* | 16990: treat backslashed bangs in double quotes specially in get_comp_string(... | Sven Wischnowsky | 2002-04-16 | 1 | -0/+6 |
* | 16972: complete for aaaa, zone, mx, soa, txt. | Clint Adams | 2002-04-12 | 1 | -2/+2 |
* | 16942: Allow zero-length matches in parameter substitutions. | Peter Stephenson | 2002-04-09 | 1 | -2/+2 |
* | Merge 16546,16556,16820 from dev version. | Bart Schaefer | 2002-03-18 | 1 | -4/+8 |
* | 16759: Src/builtin.c: from Eric Norum <eric.norum@usask.ca>: | Peter Stephenson | 2002-03-04 | 1 | -5/+7 |
* | pullup 1.6: 16635: make sure we display lists in singlelinezle mode | Geoff Wing | 2002-02-19 | 1 | -2/+2 |
* | Sven: 16408: Src/Zle/compcore.c: make sure auto menu isn't started | Clint Adams | 2002-02-10 | 1 | -1/+2 |
* | Derek Peschel: 16493: correct typos | Oliver Kiddle | 2002-01-31 | 1 | -7/+7 |
* | 16505: declare ret in bin_print | Clint Adams | 2002-01-27 | 1 | -1/+1 |
* | 16504: warn on fclose or fflush errors in bin_print. | Clint Adams | 2002-01-27 | 1 | -57/+61 |
* | 16201: introduce the PM_NAMEDDIR flag | Bart Schaefer | 2002-01-27 | 2 | -1/+6 |
* | 16158: interpret TAB as "yes" only in spckword() | Bart Schaefer | 2002-01-27 | 1 | -3/+4 |
* | 16400, 16401: preserve empty words that result from brace expansion. | Bart Schaefer | 2002-01-27 | 1 | -5/+12 |
* | 16215: save and restore mult_isarr in singsub() | Bart Schaefer | 2002-01-27 | 1 | -0/+2 |
* | 16435: Fix core dump in `hash'. | Bart Schaefer | 2002-01-26 | 1 | -1/+1 |
* | 16332: pullup from trunk. Stop distributing ansi2knr.c and adjust | Geoff Wing | 2001-12-21 | 3 | -481/+42 |
* | 16364: further to 16351, except specials from having their value set to null | Oliver Kiddle | 2001-12-18 | 1 | -1/+4 |
* | fix bug in parameter unset code that caused seg fault (16351) | Oliver Kiddle | 2001-12-17 | 1 | -1/+2 |
* | 16269: Fix crash on reserved-word completion. | Bart Schaefer | 2001-11-23 | 1 | -15/+29 |
* | 16249: Clear pending here-documents upon a parse error. | Bart Schaefer | 2001-11-23 | 1 | -3/+22 |
* | Improved readhistline() to reject binary data better. (16184) | Wayne Davison | 2001-10-30 | 1 | -15/+18 |
* | 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. zsh-4.0.4 | Peter Stephenson | 2001-10-25 | 1 | -7/+7 |
* | 16033: QNX Neutrino fix from Pavel Roskin | Peter Stephenson | 2001-10-24 | 1 | -0/+6 |
* | 16038,16041,16124: Fix bad caching of patterns. | Bart Schaefer | 2001-10-24 | 2 | -11/+10 |
* | Report error on setting a limit to a string that os not a decimal number. | Bart Schaefer | 2001-10-22 | 1 | -1/+6 |
* | Applied the interactive-comment fix for HIST_IGNORE_SPACE. | Wayne Davison | 2001-10-22 | 1 | -3/+3 |
* | Fix fdtable_size crash. | Bart Schaefer | 2001-10-22 | 1 | -1/+2 |
* | Fix segfault in checkrmall(). | Bart Schaefer | 2001-10-20 | 1 | -113/+269 |
* | various old patches ported back | Sven Wischnowsky | 2001-10-17 | 1 | -0/+13 |
* | Merge assorted patches from the dev. version, as approved by PWS. | Bart Schaefer | 2001-10-16 | 2 | -4/+9 |
* | Brought over patches 15806 and 15836 from the trunk. | Wayne Davison | 2001-10-13 | 1 | -10/+7 |
* | Brought over 15806 and 15809 from the trunk. | Wayne Davison | 2001-10-13 | 1 | -5/+13 |
* | Save/restore state around DEBUG trap call. | Bart Schaefer | 2001-10-13 | 1 | -2/+9 |
* | Equivalence of $(...) and `...` in ${(e)...}. | Bart Schaefer | 2001-10-08 | 1 | -5/+8 |
* | 15965: glob -> zglob | Peter Stephenson | 2001-10-08 | 3 | -3/+3 |
* | 15869 | Sven Wischnowsky | 2001-09-25 | 1 | -3/+4 |
* | (15868) | Sven Wischnowsky | 2001-09-25 | 1 | -2/+4 |
* | Fix out-of-memory on corrupt history files. | Bart Schaefer | 2001-09-24 | 1 | -25/+35 |
* | Fix misleading error message. | Bart Schaefer | 2001-09-20 | 1 | -1/+1 |
* | Make doisearch() work right when history access is turned off. | Wayne Davison | 2001-09-18 | 1 | -23/+33 |
* | pullup 1.2 & 1.3: | Geoff Wing | 2001-09-09 | 1 | -19/+41 |
* | 15717 | Sven Wischnowsky | 2001-08-28 | 3 | -45/+127 |