Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2008-10-09 | 1 | -1/+1 |
| | |||||
* | bugfix: bad memory leak in disk-based queue modes | Rainer Gerhards | 2008-07-09 | 1 | -21/+8 |
| | |||||
* | reduced number of compile warnings in -pedantic gcc mode | Rainer Gerhards | 2008-06-27 | 1 | -18/+18 |
| | |||||
* | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 1 | -1/+0 |
| | | | | | | | | | | - added the ability to specify an error log function for the runtime - removed dependency of core runtime on dirty.h Note that it is "better" modularity, not perfect. There is still work to do, but I think we can for the time being proceed with other things. | ||||
* | modularization work | Rainer Gerhards | 2008-04-17 | 1 | -7/+9 |
| | | | | | cleanup + created an abstract class for global data items and moved glblGetWorkDir to it | ||||
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
| | | | | | reduced dependencies, moved non-runtime files to its own directory except for some whom's status is unclear | ||||
* | begin building runtime convenience library (does not build!) | Rainer Gerhards | 2008-04-15 | 1 | -0/+2322 |