Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-04 | Fix 12722. | Bart Schaefer | 1 | -1/+3 | |
2000-09-02 | 12722: [##base] for output base selection without a base prefix | Andrew Main | 1 | -4/+5 | |
2000-08-10 | 12581: C_BASES option | Peter Stephenson | 1 | -1/+6 | |
2000-08-03 | 12501: Andrej: use zgetenv, zputenv | Peter Stephenson | 1 | -32/+29 | |
2000-07-28 | 12411, 12419: Andrej: environment handling with fewer assumptions | Peter Stephenson | 1 | -77/+136 | |
2000-07-13 | 12247: internal hostnam variable removed in favour of $HOST | Peter Stephenson | 1 | -2/+6 | |
2000-07-04 | AIX dependency fixes | Oliver Kiddle | 1 | -1/+1 | |
2000-07-03 | 12138: setting arrays in math context | Peter Stephenson | 1 | -13/+29 | |
2000-06-28 | 12112: Don't make namedirs out of hash elements. | Bart Schaefer | 1 | -1/+3 | |
2000-06-12 | 11867: restrict typeset -H application | Peter Stephenson | 1 | -1/+2 | |
2000-06-09 | 11838: typeset -H | Peter Stephenson | 1 | -1/+1 | |
2000-06-05 | AIX dependency fix | Oliver Kiddle | 1 | -1/+1 | |
2000-06-02 | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 1 | -65/+68 | |
item (or you can think of it as pointing one past the last item). | |||||
2000-06-01 | Finish the job started in my last patch. | Wayne Davison | 1 | -1/+1 | |
2000-06-01 | Made $array[0,0] work just like $array[0]. | Wayne Davison | 1 | -4/+4 | |
2000-05-31 | 11696: local readonly specials bugs fixes | Peter Stephenson | 1 | -11/+23 | |
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -104/+114 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-23 | add -[ak] options to compadd (11533) | Sven Wischnowsky | 1 | -0/+15 | |
2000-05-19 | 11467: [#<base>] syntax for output base | Peter Stephenson | 1 | -5/+8 | |
zsh-users/3071: compdump tweak to avoid // in path | |||||
2000-05-10 | Remove return value from uniqarray which caused a compile error on IRIX | Oliver Kiddle | 1 | -1/+1 | |
2000-05-10 | 11314: fix for typeset -U not updating value in environment | Peter Stephenson | 1 | -5/+2 | |
2000-04-27 | renamed parameters for menu selection to MENUSELECT, MENUPROMPT and ↵ | Sven Wischnowsky | 1 | -1/+1 | |
MENUSCROLL; no special value for LISTMAX to turn on list scrolling, this is done by setting LISTPROMPT now; default values for LISTPROMPT and MENUPROMPT when set but empty (10959) | |||||
2000-04-17 | scrolling in completion lists and menu-selection, version1 | Sven Wischnowsky | 1 | -1/+1 | |
2000-04-13 | 10743: fix replenv() of imported special parameters | Peter Stephenson | 1 | -1/+5 | |
2000-04-13 | 10738: pws: local parameters can be exported | Peter Stephenson | 1 | -20/+51 | |
2000-04-04 | keep association elements from being exported | Sven Wischnowsky | 1 | -3/+6 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -416/+1402 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+2191 | |