about summary refs log tree commit diff
path: root/Src/glob.c
Commit message (Expand)AuthorAgeFilesLines
* quotingSven Wischnowsky2000-08-031-0/+1
* Fixed glob array indexing.Wayne Davison2000-06-021-1/+1
* Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison2000-06-021-14/+15
* Wayne: pattern.c unitialised varPeter Stephenson2000-05-311-13/+12
* 11410: make tokenize() tokenize =, so $~foo allows =cmd expansionPeter Stephenson2000-05-161-0/+1
* AIX dependency fixesOliver Kiddle2000-04-301-2/+2
* 10756: fix (#s) and (#e) for parameter substitution formsPeter Stephenson2000-04-141-0/+47
* 10564: typo in _wantedClint Adams2000-04-071-1/+3
* Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524Peter Stephenson2000-04-051-1280/+1115
* Initial revisionTanaka Akira1999-04-151-0/+2800