Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 29217: main shell now depends on zshcurses.h and zshterm.h | Peter Stephenson | 2011-05-11 | 1 | -3/+1 |
| | |||||
* | rename system.h to zsh_system.h | Peter Stephenson | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | 29214: use -I rather than explicit path to find headers | Peter Stephenson | 2011-05-10 | 1 | -1/+1 |
| | |||||
* | 29195: Separate nameddir hash to avoid clash of | Peter Stephenson | 2011-05-09 | 1 | -1/+1 |
| | | | | "bool" type on Solaris | ||||
* | 29008, 29012: Add `--enable-additional-fpath' option to add arbitrary ↵ | Frank Terbeck | 2011-04-18 | 1 | -0/+4 |
| | | | | directories to the default `$fpath'. | ||||
* | 28065 plus unposted zsh.mdd: | Peter Stephenson | 2010-07-09 | 1 | -1/+1 |
| | | | | add cdr and related functions and docs | ||||
* | 26300: dont use "echo -n" for $ZSH_PATCHLEVEL | Peter Stephenson | 2009-01-13 | 1 | -5/+3 |
| | |||||
* | unposted: fix error using dollar Revision dollar | Peter Stephenson | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | 262727: add $ZSH_PATCHLEVEL from ChangeLog revision | Peter Stephenson | 2009-01-09 | 1 | -0/+9 |
| | |||||
* | users/13252 and elsewhere: Frank Terbeck plus tweaks: | Peter Stephenson | 2008-09-19 | 1 | -1/+1 |
| | | | | add VCS_Info function system | ||||
* | 24705: rationalise curses and term headers even more | Peter Stephenson | 2008-03-13 | 1 | -1/+18 |
| | |||||
* | 23312: fix versioning and initialisation of word code headers | Peter Stephenson | 2007-04-23 | 1 | -1/+1 |
| | |||||
* | 23118: improve sorting to make it work with locales | Peter Stephenson | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath. | Clint Adams | 2005-07-26 | 1 | -3/+3 |
| | |||||
* | 21498: Add zsh/newuser module | Peter Stephenson | 2005-07-20 | 1 | -0/+6 |
| | |||||
* | 20812: Add functions for exception handling | Peter Stephenson | 2005-02-15 | 1 | -1/+1 |
| | |||||
* | unposted: update distribution files for 18980 and 19053 | Peter Stephenson | 2003-10-06 | 1 | -1/+1 |
| | |||||
* | 14077: revert clint's build patches on 19.04.2001 | Andrey Borzenkov | 2001-04-23 | 1 | -2/+0 |
| | |||||
* | 14039: simulate old linking behavior | Clint Adams | 2001-04-19 | 1 | -1/+1 |
| | |||||
* | 14033: reduce unnecessary library linking for modules and main binary | Clint Adams | 2001-04-19 | 1 | -0/+2 |
| | |||||
* | cleanup after function move | Sven Wischnowsky | 2001-04-02 | 1 | -1/+1 |
| | |||||
* | Fix --enable-function-subdirs for new config.modules system. | Peter Stephenson | 2000-12-04 | 1 | -4/+7 |
| | |||||
* | Function installation information now in config.modules | Peter Stephenson | 2000-11-30 | 1 | -0/+1 |
| | |||||
* | 13194: change in module configuration system | Peter Stephenson | 2000-11-26 | 1 | -15/+21 |
| | |||||
* | 12846: moved simple string manipulation functions to string.c | Clint Adams | 2000-09-19 | 1 | -1/+1 |
| | |||||
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 1 | -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 revision | Tanaka Akira | 1999-04-15 | 1 | -0/+71 |