summaryrefslogtreecommitdiffstats
path: root/filter/Doc
AgeCommit message (Collapse)Author
2009-03-31Reimplementation of prefix sets.Ondrej Zajicek
Prefix sets were broken beyond any repair and have to be reimplemented. They are reimplemented using a trie with bitmasks in nodes. There is also change in the interpretation of minus prefix pattern, but the old interpretation was already inconsistent with the documentation and broken. There is also some bugfixes in filter code related to set variables.
2000-06-07Even better documentation of filters.Pavel Machek
2000-06-07Better progdocs for filtersPavel Machek
2000-06-05Docs updates:Pavel Machek
make prog.dvi do not overflow in .dvi include filter documentation in the system
2000-05-05Added skeleton Doc files for the whole developer's documentation.Martin Mares