summaryrefslogtreecommitdiffstats
path: root/runtime/wtp.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | free last processed message in all casesRainer Gerhards2009-05-201-4/+3
* | | yield() no longer needed on uniproc thanks to new algorithmsRainer Gerhards2009-05-201-12/+4
* | | fixed abort condition in DA modeRainer Gerhards2009-04-231-1/+1
* | | fixing a small (newly-introduced) memory leakRainer Gerhards2009-04-231-2/+1
* | | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-231-2/+2
* | | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-221-1/+3
|/ /
* | Merge branch 'beta'Rainer Gerhards2009-04-071-0/+8
|\|
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-021-3/+25
| |\
| | * preparing for 3.20.5 releasev3.20.5Rainer Gerhards2009-04-021-0/+8
* | | Merge branch 'dapatch'Rainer Gerhards2009-03-251-3/+17
|\ \ \ | | |/ | |/|
| * | bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-251-3/+17
* | | integrated various patches for solarisRainer Gerhards2009-03-051-0/+5
* | | added a setting "$OptimizeForUniprocessor"Rainer Gerhards2008-10-221-1/+15
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-10-021-2/+3
|\ \ \ | | |/ | |/|
| * | improved threadingRainer Gerhards2008-09-301-2/+3
* | | Merge branch 'helgrind' into perfRainer Gerhards2008-09-261-0/+2
|\| |
| * | fixed potential race condition on HUP and terminationRainer Gerhards2008-09-261-0/+2
| |/
* / minor things, mostly improved debug infoRainer Gerhards2008-09-181-1/+1
|/
* reduced number of compile warnings in -pedantic gcc modeRainer Gerhards2008-06-271-14/+14
* disabled compile warnings caused by third-party librariesRainer Gerhards2008-06-231-0/+4
* completed better modularity of runtimeRainer Gerhards2008-04-171-1/+0
* some more cleanupRainer Gerhards2008-04-161-1/+1
* moved runtime files into their own directoryRainer Gerhards2008-04-161-0/+624