Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-31 | Reimplementation 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-07 | Even better documentation of filters. | Pavel Machek | |
2000-06-07 | Better progdocs for filters | Pavel Machek | |
2000-06-05 | Docs updates: | Pavel Machek | |
make prog.dvi do not overflow in .dvi include filter documentation in the system | |||
2000-05-05 | Added skeleton Doc files for the whole developer's documentation. | Martin Mares | |