summaryrefslogtreecommitdiff
path: root/Src/params.c
AgeCommit message (Expand)AuthorFilesLines
2000-07-1312247: internal hostnam variable removed in favour of $HOSTPeter Stephenson1-2/+6
2000-07-04AIX dependency fixesOliver Kiddle1-1/+1
2000-07-0312138: setting arrays in math contextPeter Stephenson1-13/+29
2000-06-2812112: Don't make namedirs out of hash elements.Bart Schaefer1-1/+3
2000-06-1211867: restrict typeset -H applicationPeter Stephenson1-1/+2
2000-06-0911838: typeset -HPeter Stephenson1-1/+1
2000-06-05AIX dependency fixOliver Kiddle1-1/+1
2000-06-02Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison1-65/+68
2000-06-01Finish the job started in my last patch.Wayne Davison1-1/+1
2000-06-01Made $array[0,0] work just like $array[0].Wayne Davison1-4/+4
2000-05-3111696: local readonly specials bugs fixesPeter Stephenson1-11/+23
2000-05-31Wayne: pattern.c unitialised varPeter Stephenson1-104/+114
2000-05-23add -[ak] options to compadd (11533)Sven Wischnowsky1-0/+15
2000-05-1911467: [#<base>] syntax for output basePeter Stephenson1-5/+8
2000-05-10Remove return value from uniqarray which caused a compile error on IRIXOliver Kiddle1-1/+1
2000-05-1011314: fix for typeset -U not updating value in environmentPeter Stephenson1-5/+2
2000-04-27renamed parameters for menu selection to MENUSELECT, MENUPROMPT and MENUSCROL...Sven Wischnowsky1-1/+1
2000-04-17scrolling in completion lists and menu-selection, version1Sven Wischnowsky1-1/+1
2000-04-1310743: fix replenv() of imported special parametersPeter Stephenson1-1/+5
2000-04-1310738: pws: local parameters can be exportedPeter Stephenson1-20/+51
2000-04-04keep association elements from being exportedSven Wischnowsky1-3/+6
2000-04-01Updated from list as far as 10376Peter Stephenson1-416/+1402
1999-04-15Initial revisionTanaka Akira1-0/+2191