Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix: problems with atomic operations emulation | Rainer Gerhards | 2010-04-27 | 1 | -1/+17 |
* | removed some complier warnings | Rainer Gerhards | 2010-04-21 | 1 | -2/+4 |
* | Merge branch 'v4-stable' into v4-beta | Rainer Gerhards | 2009-10-21 | 1 | -2/+0 |
|\ | |||||
| * | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2009-10-20 | 1 | -2/+0 |
| |\ | |||||
| | * | bugfix: potential hang condition on queue shutdown | Rainer Gerhards | 2009-10-20 | 1 | -2/+0 |
* | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-07-16 | 1 | -2/+5 |
|\ \ \ | |||||
| * | | | calls to prctl() need to be based on configure results (cross-platform issue) | Rainer Gerhards | 2009-07-16 | 1 | -2/+5 |
* | | | | some minor cleanup | Rainer Gerhards | 2009-07-06 | 1 | -1/+2 |
* | | | | first shot at asynchronous stream writer with timeout capability | Rainer Gerhards | 2009-07-06 | 1 | -1/+5 |
|/ / / | |||||
* | | | named queue worker threads | Rainer Gerhards | 2009-06-25 | 1 | -0/+6 |
* | | | some memory accesses are now explicitely atomic | Rainer Gerhards | 2009-06-25 | 1 | -1/+2 |
* | | | removed uniprocessor optimization | Rainer Gerhards | 2009-06-19 | 1 | -9/+0 |
* | | | fixed a small memory leak... | Rainer Gerhards | 2009-06-10 | 1 | -2/+1 |
|/ / | |||||
* | | Merge branch 'beta' | Rainer Gerhards | 2009-04-07 | 1 | -0/+8 |
|\| | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-02 | 1 | -3/+25 |
| |\ | |||||
| | * | preparing for 3.20.5 releasev3.20.5 | Rainer Gerhards | 2009-04-02 | 1 | -0/+8 |
* | | | Merge branch 'dapatch' | Rainer Gerhards | 2009-03-25 | 1 | -3/+17 |
|\ \ \ | | |/ | |/| | |||||
| * | | bugfix: potential abort with DA queue after high watermark is reached | Rainer Gerhards | 2009-03-25 | 1 | -3/+17 |
* | | | integrated various patches for solaris | Rainer Gerhards | 2009-03-05 | 1 | -0/+5 |
* | | | added a setting "$OptimizeForUniprocessor" | Rainer Gerhards | 2008-10-22 | 1 | -1/+15 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-10-02 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | improved threading | Rainer Gerhards | 2008-09-30 | 1 | -2/+3 |
* | | | Merge branch 'helgrind' into perf | Rainer Gerhards | 2008-09-26 | 1 | -0/+2 |
|\| | | |||||
| * | | fixed potential race condition on HUP and termination | Rainer Gerhards | 2008-09-26 | 1 | -0/+2 |
| |/ | |||||
* / | minor things, mostly improved debug info | Rainer Gerhards | 2008-09-18 | 1 | -1/+1 |
|/ | |||||
* | reduced number of compile warnings in -pedantic gcc mode | Rainer Gerhards | 2008-06-27 | 1 | -14/+14 |
* | disabled compile warnings caused by third-party libraries | Rainer Gerhards | 2008-06-23 | 1 | -0/+4 |
* | completed better modularity of runtime | Rainer Gerhards | 2008-04-17 | 1 | -1/+0 |
* | some more cleanup | Rainer Gerhards | 2008-04-16 | 1 | -1/+1 |
* | moved runtime files into their own directory | Rainer Gerhards | 2008-04-16 | 1 | -0/+624 |