Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned up compiler warnings | Rainer Gerhards | 2007-09-11 | 1 | -2/+5 |
* | - I found out that we finally have problems with the (somewhat recursive) | Rainer Gerhards | 2007-08-03 | 1 | -5/+54 |
* | enhanced linkedList class, new method to get count, new method to execute a | Rainer Gerhards | 2007-08-02 | 1 | -0/+44 |
* | shuffeled code in cfline() to prepare for a better system of processing the | Rainer Gerhards | 2007-08-01 | 1 | -1/+1 |
* | omfile.c now uses the new table-driven cfsysline system | Rainer Gerhards | 2007-07-31 | 1 | -2/+0 |
* | - got the basic code in place to create an in-memory list of cfsysline | Rainer Gerhards | 2007-07-31 | 1 | -3/+17 |
* | prepared cfsysline.c for integration into output modules | Rainer Gerhards | 2007-07-31 | 1 | -2/+7 |
* | added some more functions to linkedList class | Rainer Gerhards | 2007-07-31 | 1 | -2/+77 |
* | added a generic linked list object (files linkedlist.h/c) | Rainer Gerhards | 2007-07-31 | 1 | -0/+119 |