about summary refs log tree commit diff
path: root/Src/zsh.h
Commit message (Expand)AuthorAgeFilesLines
* 20695: Fix Cygwin problem with initialising from pointer to imported variable zsh-4.2.2Peter Stephenson2005-01-121-3/+8
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-071-32/+66
* 20500: Unmetafy patterns where possible and other minor pattern fixesPeter Stephenson2004-10-181-1/+1
* 20490: Don't assume null termination for test string in pattern matching.Peter Stephenson2004-10-151-0/+1
* 20467: Reintroduce rusage-based escapes for TIMEFMT.Peter Stephenson2004-10-081-4/+1
* 20462: Use getrusage for timing again.Peter Stephenson2004-10-071-1/+10
* Changed HFILE_GOT_SIGNAL to HFILE_NO_REWRITE.Wayne Davison2004-10-011-1/+1
* Added HFILE_GOT_SIGNAL.Wayne Davison2004-10-011-0/+1
* 20331: Use internal zlong variables for consistencyPeter Stephenson2004-09-091-1/+2
* 20308: add EVAL_LINENO optionPeter Stephenson2004-09-031-0/+1
* 20149: improve prompt-reset codePeter Stephenson2004-07-111-1/+1
* 20076, 20084: { ... } always { ... } syntax.Peter Stephenson2004-06-221-0/+11
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-1/+4
* zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson2004-04-191-0/+1
* 19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1Oliver Kiddle2004-03-111-1/+1
* zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson2004-03-061-0/+1
* 19295: $CONTEXT zle parameterPeter Stephenson2003-12-151-2/+13
* 19242: Make job table dynamically reallocatable.Peter Stephenson2003-11-131-4/+3
* 19129: extra argument to typeset -T gives character for joining arrayPeter Stephenson2003-09-241-10/+16
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-031-1/+4
* 18559, 18562: make modules use proper option argumentsPeter Stephenson2003-05-221-3/+4
* 18536: EMACS and VI compatibility optionsPeter Stephenson2003-05-141-0/+2
* 18492: Provide partial fix for multios and output process substitutionPeter Stephenson2003-05-021-0/+1
* 18472: spelling correctionsOliver Kiddle2003-04-251-2/+2
* 18252: pass ignoreeof as flag to zlereadPeter Stephenson2003-02-171-0/+1
* 17979: Add ERR_RETURN option.Peter Stephenson2002-12-041-0/+1
* 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson2002-09-031-9/+13
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-18/+56
* 17503: fix various typos and spelling mistakes in source code commentsOliver Kiddle2002-08-051-4/+4
* add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky2002-07-011-0/+2
* 17334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2002-06-201-0/+2
* 17299: Use reference counts in Eprogs so as to be able to free them as soonPeter Stephenson2002-06-071-0/+18
* 16353: add += parameter assignmentsOliver Kiddle2001-12-171-2/+8
* 16201: introduce the PM_NAMEDDIR flagBart Schaefer2001-11-031-0/+1
* 16063: add transientrprompt option to remove right prompt fromGeoff Wing2001-10-241-0/+1
* 15291, 15292: fix bug setting scalar in math modePeter Stephenson2001-07-061-0/+1
* add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky2001-06-271-0/+1
* Added KSH_TYPESET option.Peter Stephenson2001-06-121-0/+1
* 14813: autoload functions from deleted .zwc filesClint Adams2001-06-081-0/+1
* Added HIST_TMPSTORE define.Wayne Davison2001-05-151-0/+1
* Subscripting optimization and error checking.Bart Schaefer2001-04-241-0/+1
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-131-1/+5
* two optimisationsSven Wischnowsky2001-03-071-2/+2
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-281-0/+1
* Joel Smith: 13230: avoid name clashes with Linux kernelPeter Stephenson2000-12-051-21/+21
* Sven: 13108: Handle traps synchronouslyPeter Stephenson2000-11-111-2/+0
* Andrej, 12623: Fix dynamic linking for cygwin.Bart Schaefer2000-08-151-14/+0
* 12581: C_BASES optionPeter Stephenson2000-08-101-0/+1
* 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,Peter Stephenson2000-08-081-0/+2
* 12555: fix static linking on cygwinPeter Stephenson2000-08-071-1/+1