about summary refs log tree commit diff
path: root/Src/zsh.mdd
Commit message (Collapse)AuthorAgeFilesLines
* 26300: dont use "echo -n" for $ZSH_PATCHLEVELPeter Stephenson2009-01-131-5/+3
|
* unposted: fix error using dollar Revision dollarPeter Stephenson2009-01-091-1/+1
|
* 262727: add $ZSH_PATCHLEVEL from ChangeLog revisionPeter Stephenson2009-01-091-0/+9
|
* users/13252 and elsewhere: Frank Terbeck plus tweaks:Peter Stephenson2008-09-191-1/+1
| | | | add VCS_Info function system
* 24705: rationalise curses and term headers even morePeter Stephenson2008-03-131-1/+18
|
* 23312: fix versioning and initialisation of word code headersPeter Stephenson2007-04-231-1/+1
|
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-211-1/+1
|
* 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.Clint Adams2005-07-261-3/+3
|
* 21498: Add zsh/newuser modulePeter Stephenson2005-07-201-0/+6
|
* 20812: Add functions for exception handlingPeter Stephenson2005-02-151-1/+1
|
* unposted: update distribution files for 18980 and 19053Peter Stephenson2003-10-061-1/+1
|
* 14077: revert clint's build patches on 19.04.2001Andrey Borzenkov2001-04-231-2/+0
|
* 14039: simulate old linking behaviorClint Adams2001-04-191-1/+1
|
* 14033: reduce unnecessary library linking for modules and main binaryClint Adams2001-04-191-0/+2
|
* cleanup after function moveSven Wischnowsky2001-04-021-1/+1
|
* Fix --enable-function-subdirs for new config.modules system.Peter Stephenson2000-12-041-4/+7
|
* Function installation information now in config.modulesPeter Stephenson2000-11-301-0/+1
|
* 13194: change in module configuration systemPeter Stephenson2000-11-261-15/+21
|
* 12846: moved simple string manipulation functions to string.cClint Adams2000-09-191-1/+1
|
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-16/+35
| | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist.
* Initial revisionTanaka Akira1999-04-151-0/+71