about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* 17482 (Karl Tomlinson): Resolve problems with getting and setting termcapPeter Stephenson2002-08-122-8/+399
* unposted: version 4.0.5 zsh-4.0.5Peter Stephenson2002-08-091-4/+5
* 17516, 17517: Attempted fixes for memory leaks shown by valgrind.Peter Stephenson2002-08-082-19/+83
* 17497: getopts skipped over zero-length arguments.Peter Stephenson2002-08-011-0/+2
* 17357: Predefine autoloads in zsh emulation only.Bart Schaefer2002-06-271-10/+17
* 17318: ${(z)...} added an extra space when the lexical analyser failed.Peter Stephenson2002-06-141-0/+9
* 17283: func() { ... } trash at end ignoredPeter Stephenson2002-06-051-0/+2
* 17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problemPeter Stephenson2002-06-051-1/+3
* 17272: inner function definition could define nonsensePeter Stephenson2002-06-021-0/+2
* Merge 17080,17076,17075,17074,16461,16434,16437,16258,16247,16253Andrey Borzenkov2002-05-081-2/+3
* 17046: Src/math.c: OCTAL_ZEROES with a `0' on its own wasPeter Stephenson2002-04-251-6/+43
* 17041: Src/Modules/zftp.c: Typos creating a dataPeter Stephenson2002-04-251-2/+2
* 17035: remove one half of 17029; the part for zstyle wasn't rightSven Wischnowsky2002-04-251-1/+0
* 17029: fix memory leak (found by Felix): pre-compiled patterns for stylesSven Wischnowsky2002-04-241-100/+198
* Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:Peter Stephenson2002-04-171-1/+5
* 16703-BWayne Davison2002-04-171-10/+15
* 16890Wayne Davison2002-04-172-6/+30
* Allow HISTSIZE to get down to 1 line.Wayne Davison2002-04-171-2/+2
* users/4678Wayne Davison2002-04-171-1/+2
* 16998: make compvalues unquote the string from the line like comparguments doesSven Wischnowsky2002-04-171-3/+20
* 16990: treat backslashed bangs in double quotes specially in get_comp_string(...Sven Wischnowsky2002-04-161-0/+6
* 16972: complete for aaaa, zone, mx, soa, txt.Clint Adams2002-04-121-2/+2
* 16942: Allow zero-length matches in parameter substitutions.Peter Stephenson2002-04-091-2/+2
* Merge 16546,16556,16820 from dev version.Bart Schaefer2002-03-181-4/+8
* 16759: Src/builtin.c: from Eric Norum <eric.norum@usask.ca>:Peter Stephenson2002-03-041-5/+7
* pullup 1.6: 16635: make sure we display lists in singlelinezle modeGeoff Wing2002-02-191-2/+2
* Sven: 16408: Src/Zle/compcore.c: make sure auto menu isn't startedClint Adams2002-02-101-1/+2
* Derek Peschel: 16493: correct typosOliver Kiddle2002-01-311-7/+7
* 16505: declare ret in bin_printClint Adams2002-01-271-1/+1
* 16504: warn on fclose or fflush errors in bin_print.Clint Adams2002-01-271-57/+61
* 16201: introduce the PM_NAMEDDIR flagBart Schaefer2002-01-272-1/+6
* 16158: interpret TAB as "yes" only in spckword()Bart Schaefer2002-01-271-3/+4
* 16400, 16401: preserve empty words that result from brace expansion.Bart Schaefer2002-01-271-5/+12
* 16215: save and restore mult_isarr in singsub()Bart Schaefer2002-01-271-0/+2
* 16435: Fix core dump in `hash'.Bart Schaefer2002-01-261-1/+1
* 16332: pullup from trunk. Stop distributing ansi2knr.c and adjustGeoff Wing2001-12-213-481/+42
* 16364: further to 16351, except specials from having their value set to nullOliver Kiddle2001-12-181-1/+4
* fix bug in parameter unset code that caused seg fault (16351)Oliver Kiddle2001-12-171-1/+2
* 16269: Fix crash on reserved-word completion.Bart Schaefer2001-11-231-15/+29
* 16249: Clear pending here-documents upon a parse error.Bart Schaefer2001-11-231-3/+22
* Improved readhistline() to reject binary data better. (16184)Wayne Davison2001-10-301-15/+18
* 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better. zsh-4.0.4Peter Stephenson2001-10-251-7/+7
* 16033: QNX Neutrino fix from Pavel RoskinPeter Stephenson2001-10-241-0/+6
* 16038,16041,16124: Fix bad caching of patterns.Bart Schaefer2001-10-242-11/+10
* Report error on setting a limit to a string that os not a decimal number.Bart Schaefer2001-10-221-1/+6
* Applied the interactive-comment fix for HIST_IGNORE_SPACE.Wayne Davison2001-10-221-3/+3
* Fix fdtable_size crash.Bart Schaefer2001-10-221-1/+2
* Fix segfault in checkrmall().Bart Schaefer2001-10-201-113/+269
* various old patches ported backSven Wischnowsky2001-10-171-0/+13
* Merge assorted patches from the dev. version, as approved by PWS.Bart Schaefer2001-10-162-4/+9