summaryrefslogtreecommitdiff
path: root/Src/Zle/compmatch.c
AgeCommit message (Expand)AuthorFilesLines
2000-04-26allow to anchor on gaps between strings in matching control specs (10926)Sven Wischnowsky1-23/+41
2000-04-26faster test for `*'-patterns in matching control; prefer direct character mat...Sven Wischnowsky1-4/+38
2000-04-26fix for matching control; improve merging cline lists (10924)Sven Wischnowsky1-9/+21
2000-04-18join_clines() tested the wrong variable (10798)Sven Wischnowsky1-2/+2
2000-04-17fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky1-18/+48
2000-04-07cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky1-0/+6
2000-04-03Recognise new parts in partial word completionSven Wischnowsky1-2/+2
2000-04-01Updated from list as far as 10376Peter Stephenson1-51/+73
1999-11-01Initial revisionTanaka Akira1-0/+1906