Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed newly introduced memory leak | Rainer Gerhards | 2009-03-04 | 1 | -1/+4 |
| | | | | (bug created 30 minutes ago or so) | ||||
* | some optimization on regex code | Rainer Gerhards | 2009-03-04 | 1 | -26/+1 |
| | | | | also some commented-out leftover removed | ||||
* | added ERE support in filter conditions | Rainer Gerhards | 2009-03-04 | 1 | -10/+34 |
| | | | | new comparison operation "ereregex" | ||||
* | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+1080 |
there are still some files left which could go into the runtime, but I think we will delete most of them once we are done with the full modularization. |