about summary refs log tree commit diff
path: root/Src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Brought over patches 15806 and 15836 from the trunk.Wayne Davison2001-10-131-10/+7
* Brought over 15806 and 15809 from the trunk.Wayne Davison2001-10-131-5/+13
* Save/restore state around DEBUG trap call.Bart Schaefer2001-10-131-2/+9
* Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer2001-10-081-5/+8
* 15965: glob -> zglobPeter Stephenson2001-10-083-3/+3
* 15869Sven Wischnowsky2001-09-251-3/+4
* (15868)Sven Wischnowsky2001-09-251-2/+4
* Fix out-of-memory on corrupt history files.Bart Schaefer2001-09-241-25/+35
* Fix misleading error message.Bart Schaefer2001-09-201-1/+1
* Make doisearch() work right when history access is turned off.Wayne Davison2001-09-181-23/+33
* pullup 1.2 & 1.3:Geoff Wing2001-09-091-19/+41
* 15717Sven Wischnowsky2001-08-283-45/+127
* Fix crash on re-entry to loop() from preprompt().Bart Schaefer2001-08-251-1/+6
* (15705)Sven Wischnowsky2001-08-241-0/+3
* 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...Clint Adams2001-08-211-2/+14
* Fix exit status of zsh -fc '! command'Bart Schaefer2001-08-191-0/+2
* My recent patch to not drop the last line in the history file whenWayne Davison2001-08-181-0/+5
* 15639Sven Wischnowsky2001-08-161-24/+42
* Merge typeset fixes and tests from dev trunk.Bart Schaefer2001-08-131-2/+17
* 15487Sven Wischnowsky2001-07-251-48/+118
* remove nulargs in here strings (15470)Sven Wischnowsky2001-07-241-161/+260
* (15433)Sven Wischnowsky2001-07-201-5/+7
* 15352,15357Sven Wischnowsky2001-07-112-170/+408
* Fix function stack unwinding on autoload failures.Bart Schaefer2001-07-091-6/+7
* Fix infinite loop on `r OLD=NEW' when OLD is the empty string.Bart Schaefer2001-07-081-208/+347
* 15277: bug with backreference indexing for ${(S)...%%...}Peter Stephenson2001-07-061-80/+132
* 15253: hash foo together with foo.exe on CygwinAndrey Borzenkov2001-07-051-15/+38
* fix IRIX 5.3 specific compilation problems and some error messages (15204)Oliver Kiddle2001-07-022-333/+727
* Reset errflag after executing precmd.Bart Schaefer2001-06-301-31/+178
* Wayne's prepnexthistent fix for HIST_TEMPSTORE.Bart Schaefer2001-06-291-0/+4
* (user/3946) zsh-4.0.2Sven Wischnowsky2001-06-261-0/+2
* More merges: 14973,14976, and some whitespace.Bart Schaefer2001-06-262-76/+144
* Merge a few more dev changes before 4.0.2.Bart Schaefer2001-06-253-96/+276
* (users/3940)Sven Wischnowsky2001-06-251-1/+2
* 15021: revert old %l; add %y insteadAndrey Borzenkov2001-06-221-0/+8
* 14988/14989: avoid name of saved special being trashedPeter Stephenson2001-06-201-114/+199
* Merge assorted fixes from the development version.Bart Schaefer2001-06-183-4/+434
* more handler -> zhandlerPeter Stephenson2001-06-181-3/+3
* 14951Sven Wischnowsky2001-06-182-16/+23
* *** empty log message ***Sven Wischnowsky2001-06-132-167/+1403
* mod_export handlerPeter Stephenson2001-06-131-40/+104