summaryrefslogtreecommitdiff
path: root/Src/zsh.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-03-07two optimisationsSven Wischnowsky1-2/+2
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-0/+1
2000-12-05Joel Smith: 13230: avoid name clashes with Linux kernelPeter Stephenson1-21/+21
2000-11-11Sven: 13108: Handle traps synchronouslyPeter Stephenson1-2/+0
2000-08-15Andrej, 12623: Fix dynamic linking for cygwin.Bart Schaefer1-14/+0
2000-08-1012581: C_BASES optionPeter Stephenson1-0/+1
2000-08-0812561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,Peter Stephenson1-0/+2
2000-08-0712555: fix static linking on cygwinPeter Stephenson1-1/+1
2000-08-02Andrej: Dynamic loading on cygwinPeter Stephenson1-0/+8
2000-07-3012434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main1-1/+1
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky1-2/+2
2000-06-13Make PRINT_* flags unique againPeter Stephenson1-5/+5
2000-06-1211867: restrict typeset -H applicationPeter Stephenson1-0/+1
2000-06-0911838: typeset -HPeter Stephenson1-11/+12
2000-06-02Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison1-1/+1
2000-05-31Wayne: pattern.c unitialised varPeter Stephenson1-2/+2
2000-05-23save and restore more variables in bufferwords(); move gotword() into core (1...Sven Wischnowsky1-1/+0
2000-05-1511387: OCTAL_ZEROES optionClint Adams1-0/+1
2000-05-0811044, 11260: DVORAK options for spell checking.Peter Stephenson1-0/+1