summaryrefslogtreecommitdiffstats
path: root/runtime/rule.c
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed a small memory leak...Rainer Gerhards2009-06-101-3/+0
| | | | and another problem, both introduced today. Also did some general cleanup.
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-101-0/+431
... this was long overdue, and I finlly tackeld it. It turned out to be more complex than I initially thought. The next step now probably is to actually implement multiple rule sets and the beauty that comes with them.