summaryrefslogtreecommitdiff
path: root/Src/Modules/mapfile.c
AgeCommit message (Collapse)AuthorFilesLines
2000-06-0911838: typeset -HPeter Stephenson1-2/+2
2000-06-02Changed the array "len" to be "end" -- a 1-relative index of the lastWayne Davison1-1/+1
item (or you can think of it as pointing one past the last item).
2000-05-31Wayne: pattern.c unitialised varPeter Stephenson1-36/+34
Zero-length arrays now possible with $array[1,0]
1999-05-31Initial revisionTanaka Akira1-0/+369