summaryrefslogtreecommitdiff
path: root/Src/zsh.h
AgeCommit message (Expand)AuthorFilesLines
2005-08-0821575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson1-0/+9
2005-07-15Added the PROMPTSP option plus 3 new termcap definesWayne Davison1-1/+5
2005-06-0121296: Add ERR alias for ZERR where possible.Peter Stephenson1-1/+2
2005-04-1221133: New {myfd} syntax for allocating file descriptorsPeter Stephenson1-3/+14
2005-03-3121049: Don't close process substitution file descriptors for external programmesPeter Stephenson1-0/+26
2005-03-18Added HISTSAVEBYCOPY to the options enum.Wayne Davison1-0/+1
2005-02-2520863: fix history (i)searching for UnicodePeter Stephenson1-1/+6
2005-01-14c.f. 20675: improve zle as a basis for Unicode.Peter Stephenson1-8/+2
2005-01-1220695: Fix Cygwin problem with initialising from pointer to imported variablePeter Stephenson1-3/+8
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-32/+66
2004-10-1820500: Unmetafy patterns where possible and other minor pattern fixesPeter Stephenson1-1/+1
2004-10-1520490: Don't assume null termination for test string in pattern matching.Peter Stephenson1-0/+1
2004-10-0820467: Reintroduce rusage-based escapes for TIMEFMT.Peter Stephenson1-4/+1
2004-10-0720462: Use getrusage for timing again.Peter Stephenson1-1/+10
2004-10-01Changed HFILE_GOT_SIGNAL to HFILE_NO_REWRITE.Wayne Davison1-1/+1
2004-10-01Added HFILE_GOT_SIGNAL.Wayne Davison1-0/+1
2004-09-0920331: Use internal zlong variables for consistencyPeter Stephenson1-1/+2
2004-09-0320308: add EVAL_LINENO optionPeter Stephenson1-0/+1
2004-07-1120149: improve prompt-reset codePeter Stephenson1-1/+1
2004-06-2220076, 20084: { ... } always { ... } syntax.Peter Stephenson1-0/+11
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-1/+4
2004-04-19zsh-users/7365: new TRAPS_ASYNC optionPeter Stephenson1-0/+1
2004-03-1119595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1Oliver Kiddle1-1/+1
2004-03-06zsh-users/7121: NO_CASE_GLOB option for case-insensitive globbingPeter Stephenson1-0/+1
2003-12-1519295: $CONTEXT zle parameterPeter Stephenson1-2/+13
2003-11-1319242: Make job table dynamically reallocatable.Peter Stephenson1-4/+3
2003-09-2419129: extra argument to typeset -T gives character for joining arrayPeter Stephenson1-10/+16
2003-09-0319014: add alias -s suf=handlerPeter Stephenson1-1/+4
2003-05-2218559, 18562: make modules use proper option argumentsPeter Stephenson1-3/+4
2003-05-1418536: EMACS and VI compatibility optionsPeter Stephenson1-0/+2
2003-05-0218492: Provide partial fix for multios and output process substitutionPeter Stephenson1-0/+1
2003-04-2518472: spelling correctionsOliver Kiddle1-2/+2
2003-02-1718252: pass ignoreeof as flag to zlereadPeter Stephenson1-0/+1
2002-12-0417979: Add ERR_RETURN option.Peter Stephenson1-0/+1
2002-09-0317602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson1-9/+13
2002-08-2717582: Improved option argument handling.Peter Stephenson1-18/+56
2002-08-0517503: fix various typos and spelling mistakes in source code commentsOliver Kiddle1-4/+4
2002-07-01add new sepcial context -assign-parameter- for completing the parameter in an...Sven Wischnowsky1-0/+2
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson1-0/+2
2002-06-0717299: Use reference counts in Eprogs so as to be able to free them as soonPeter Stephenson1-0/+18
2001-12-1716353: add += parameter assignmentsOliver Kiddle1-2/+8
2001-11-0316201: introduce the PM_NAMEDDIR flagBart Schaefer1-0/+1
2001-10-2416063: add transientrprompt option to remove right prompt fromGeoff Wing1-0/+1
2001-07-0615291, 15292: fix bug setting scalar in math modePeter Stephenson1-0/+1
2001-06-27add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky1-0/+1
2001-06-12Added KSH_TYPESET option.Peter Stephenson1-0/+1
2001-06-0814813: autoload functions from deleted .zwc filesClint Adams1-0/+1
2001-05-15Added HIST_TMPSTORE define.Wayne Davison1-0/+1
2001-04-24Subscripting optimization and error checking.Bart Schaefer1-0/+1
2001-03-1313611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson1-1/+5