Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-25 | Remark about array-ness of ksh parameters. | Bart Schaefer | 1 | -0/+4 | |
2001-08-19 | After clarification from D. Korn, remove incorrect remark about autoloading. | Bart Schaefer | 1 | -4/+0 | |
2001-08-15 | Add note about kshautoload behavior. | Bart Schaefer | 1 | -0/+4 | |
2001-08-09 | Mention positional parameter issue. | Bart Schaefer | 1 | -0/+3 | |
2001-08-07 | corrections only | Oliver Kiddle | 1 | -3/+3 | |
2001-08-07 | Mention FPATH semantics. | Bart Schaefer | 1 | -0/+5 | |
2001-08-07 | A list of "standard shell features" that will require changes to zsh | Bart Schaefer | 1 | -0/+48 | |
behavior for compatibility. | |||||
2001-06-29 | 15180: final AIX touch - default to termcap and add -shared flag (or | Andrey Borzenkov | 1 | -1/+7 | |
-bM:SRE for native compiler) for modules | |||||
2001-06-28 | update for test file renaming and fix typos | Oliver Kiddle | 1 | -1/+1 | |
2001-06-25 | Latest FAQ as per posting | Peter Stephenson | 1 | -6/+22 | |
2001-06-06 | unposted: we support autoconf-2.50 now | Andrey Borzenkov | 1 | -4/+0 | |
2001-06-01 | can't use autoconf 2.50 yet | Peter Stephenson | 1 | -0/+4 | |
2001-06-01 | `Final' tweaks for docs for 4.0.1 | Peter Stephenson | 2 | -31/+72 | |
2001-06-01 | unposted: Cygwin belongs now to Red Hat - folks are sensitive to it :-) | Andrey Borzenkov | 1 | -2/+3 | |
2001-05-30 | nolonger works on IRIX 5.3, and other updates | Oliver Kiddle | 1 | -2/+5 | |
2001-05-28 | HPUX & Solaris notes. | Bart Schaefer | 1 | -1/+5 | |
2001-05-24 | FAQ changes for 4.0.1 from Bart | Peter Stephenson | 1 | -95/+105 | |
2001-05-09 | update; in particular enable new style completion from ex. startup file (14283) | Oliver Kiddle | 1 | -2/+2 | |
2001-04-14 | Delete duplicated text in development guide. | Bart Schaefer | 1 | -74/+2 | |
2001-04-02 | after-move cleanup | Sven Wischnowsky | 1 | -5/+5 | |
2001-03-12 | spelling corrections (13610) | Oliver Kiddle | 1 | -4/+4 | |
2001-03-06 | unposted: change my address to bor@zsh.org | Andrey Borzenkov | 1 | -1/+1 | |
2001-03-04 | latest FAQ | Peter Stephenson | 1 | -57/+103 | |
2001-03-04 | News and contributors for 4.0.1 | Peter Stephenson | 2 | -1/+81 | |
2001-02-01 | Changes references to sunsite.auc.dk to just sunsite.dk (13422) | Oliver Kiddle | 1 | -1/+1 | |
2001-01-10 | Etc/MACHINES: format leading spaces to tabs | Geoff Wing | 1 | -22/+22 | |
2001-01-07 | Builds on SCO UnixWare 2.1.3 | Peter Stephenson | 1 | -0/+3 | |
2000-11-27 | either keyword for link module parameter | Peter Stephenson | 1 | -0/+3 | |
2000-11-26 | 13194: change in module configuration system | Peter Stephenson | 1 | -1/+12 | |
2000-08-02 | Andrej: Dynamic loading on cygwin | Peter Stephenson | 1 | -3/+8 | |
2000-06-05 | 3.1.9, now | Peter Stephenson | 2 | -12/+10 | |
2000-06-01 | FR & pws: promptexpand memory leaks; NEWS notes | Peter Stephenson | 1 | -0/+6 | |
2000-05-30 | Etc/MACHINES tweak; 3.1.7 released | Peter Stephenson | 1 | -0/+3 | |
2000-05-28 | 11616: netinet/in_systm.h again | Peter Stephenson | 1 | -6/+18 | |
2000-05-26 | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 1 | -0/+10 | |
11590: various cygwin fixes | |||||
2000-05-15 | FAQ updated from website | Peter Stephenson | 1 | -16/+73 | |
2000-05-08 | Small fix in Etc/CONTRIBUTORS | Oliver Kiddle | 1 | -1/+1 | |
2000-05-08 | Fix my email address | Geoff Wing | 1 | -1/+1 | |
2000-05-08 | 11194, 11200, 11214 | Peter Stephenson | 1 | -1/+1 | |
2000-05-05 | CONTRIBUTORS fixes | Peter Stephenson | 1 | -3/+3 | |
2000-05-05 | 11185: Update contributors list for 3.1.7 | Peter Stephenson | 1 | -10/+99 | |
2000-05-01 | Spelling corrections (11037) | Oliver Kiddle | 4 | -33/+33 | |
2000-04-30 | 11033: 3.1.7-pre-2 | Peter Stephenson | 1 | -0/+246 | |
2000-04-25 | make _arguments use more than one action when appropriate; add ↵ | Sven Wischnowsky | 1 | -2/+28 | |
_argument_sets to complete different sets of arguments and options for the same command (10908) | |||||
2000-04-16 | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 1 | -13/+72 | |
2000-04-11 | _wanted now tests both tags and labels; change places where _wanted was ↵ | Sven Wischnowsky | 1 | -13/+6 | |
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632) | |||||
2000-04-07 | 10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo. | Bart Schaefer | 1 | -8/+17 | |
2000-04-06 | zefram1: configure.in, Etc/zsh-development-guide: List of tools | Andrew Main | 1 | -28/+189 | |
required for development work, and a little more conspicuous explanation of the config.status hack. | |||||
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 2 | -280/+832 | |
1999-08-30 | Initial revision | Tanaka Akira | 2 | -0/+717 | |