Wayne Davison
|
192dc1228a
|
Fixed glob array indexing.
|
2000-06-02 10:09:13 +00:00 |
|
Wayne Davison
|
91d5f73434
|
Changed the array "len" to be "end" -- a 1-relative index of the last
item (or you can think of it as pointing one past the last item).
|
2000-06-02 01:54:16 +00:00 |
|
Peter Stephenson
|
7bf294f2b8
|
Wayne: pattern.c unitialised var
Zero-length arrays now possible with $array[1,0]
|
2000-05-31 08:56:23 +00:00 |
|
Peter Stephenson
|
184ea22946
|
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
|
2000-05-16 13:41:50 +00:00 |
|
Oliver Kiddle
|
ddd8614e51
|
AIX dependency fixes
|
2000-04-30 17:58:35 +00:00 |
|
Peter Stephenson
|
2295c59fcb
|
10756: fix (#s) and (#e) for parameter substitution forms
|
2000-04-14 11:49:31 +00:00 |
|
Clint Adams
|
18870148c5
|
10564: typo in _wanted
10565: maximum function depth configure option
10566: patgetglobflags has a second argument now
|
2000-04-07 02:27:44 +00:00 |
|
Peter Stephenson
|
3acc9f80ef
|
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
|
2000-04-05 19:28:07 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|