Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | moved "glblModPath" variable inside global data pool | Rainer Gerhards | 2008-04-17 | 1 | -0/+11 | |
| | | | | (but still as a variable, not part of glbl object) | |||||
* | modularization work | Rainer Gerhards | 2008-04-17 | 1 | -1/+3 | |
| | | | | | cleanup + created an abstract class for global data items and moved glblGetWorkDir to it | |||||
* | prevented segfault during runtime library init phase | Rainer Gerhards | 2008-04-16 | 1 | -0/+1 | |
| | ||||||
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -0/+16 | |
| | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear | |||||
* | provided ability to initialize the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+6 | |
| | ||||||
* | moved files to the runtime | Rainer Gerhards | 2008-04-16 | 1 | -0/+272 | |
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. |