summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | don't forget to process transactional acksMatthias Radestock2010-07-161-2/+4
| | * | | | | | add pending_acks to bq state reportMatthias Radestock2010-07-161-0/+2
| | * | | | | | refactor: invert some conditionals for better readabilityMatthias Radestock2010-07-161-22/+18
| | * | | | | | refactor: trim args for msg_store_callbackMatthias Radestock2010-07-161-4/+3
| | * | | | | | another place were averages could end up being integers instead of floatsMatthias Radestock2010-07-151-3/+2
| | * | | | | | rate averages are meant to be floatsMatthias Radestock2010-07-151-2/+2
| | * | | | | | avoid >= between a number and an atomMatthias Radestock2010-07-151-1/+2
| | * | | | | | improve type specsMatthias Radestock2010-07-151-5/+4
| | * | | | | | cosmeticMatthias Radestock2010-07-151-5/+5
| | * | | | | | merge default into bug21673Matthias Radestock2010-07-1512-81/+193
| | |\ \ \ \ \ \
| | * | | | | | | add some msg_status invariantsMatthias Radestock2010-07-151-14/+24
| | * | | | | | | cosmeticMatthias Radestock2010-07-151-45/+45
| | * | | | | | | cosmeticMatthias Radestock2010-07-151-1/+1
| | * | | | | | | refactorMatthias Radestock2010-07-151-16/+10
| | * | | | | | | simplify remove_pending_ackMatthias Radestock2010-07-151-15/+9
| | * | | | | | | cosmeticMatthias Radestock2010-07-151-74/+78
| | * | | | | | | cosmetic: more sensible orderMatthias Radestock2010-07-141-4/+4
| | * | | | | | | Expose the persistent count in the vq statusMatthew Sackman2010-07-081-2/+4
| | * | | | | | | Document ram_index_countMatthew Sackman2010-07-081-1/+2
| | * | | | | | | don't force storing of binary propertiesMatthias Radestock2010-07-081-7/+5
| | * | | | | | | merge default into bug21673Matthias Radestock2010-07-084-22/+19
| | |\ \ \ \ \ \ \
| | * | | | | | | | minor refactorMatthias Radestock2010-07-071-8/+6
| | * | | | | | | | cosmeticMatthias Radestock2010-07-071-2/+2
| | * | | | | | | | merge headsMatthias Radestock2010-07-071-1/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Bump the msg_store file size limit when testing from 128bytes to 512bytes (no...Matthew Sackman2010-07-071-1/+1
| | * | | | | | | | | merge bug22896 into bug21673Matthias Radestock2010-07-076-94/+138
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | remove redundant headsMatthias Radestock2010-07-071-4/+0
| | | * | | | | | | | Minor typeoMatthew Sackman2010-07-071-1/+1
| | | * | | | | | | | Correct documentation for variable queue and the chunking of transitionsMatthew Sackman2010-07-071-12/+16
| | | * | | | | | | | Merging bug 21673 into bug 22896Matthew Sackman2010-07-0755-540/+783
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | unify the phase change predicate and phase change operationMatthias Radestock2010-07-071-43/+70
| | | * | | | | | | | | cosmeticMatthias Radestock2010-07-061-1/+1
| | | * | | | | | | | | oopsMatthias Radestock2010-07-061-1/+2
| | | * | | | | | | | | simplify memory reduction decisionsMatthias Radestock2010-07-061-42/+36
| | | * | | | | | | | | merge bug21673 into bug22896Matthias Radestock2010-07-0612-181/+195
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | cosmeticMatthias Radestock2010-07-061-3/+2
| | | * | | | | | | | | | cosmeticMatthias Radestock2010-07-061-2/+2
| | | * | | | | | | | | | Merging bug21673 into bug22896Matthew Sackman2010-06-306-42/+51
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merging bug21673 into bug22896Matthew Sackman2010-06-252-8/+22
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merging bug21673 into bug22896Matthew Sackman2010-06-241-5/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merging bug21673 into bug22896Matthew Sackman2010-06-243-20/+61
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | Corrections to tests, and actually make the needs_idle_timeout logic do somet...Matthew Sackman2010-06-242-8/+18
| | | * | | | | | | | | | | | | | Yup, missed a few more tooMatthew Sackman2010-06-242-3/+3
| | | * | | | | | | | | | | | | | Whoops, missed oneMatthew Sackman2010-06-241-1/+1
| | | * | | | | | | | | | | | | | Chunk up work to do when converting α to β. Unfortunately this violates one...Matthew Sackman2010-06-234-36/+49
| | * | | | | | | | | | | | | | | When pushing β to γ, *always* do the youngest β first as they will stay ar...Matthew Sackman2010-07-071-1/+1
| | | |_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merging default into bug 21673Matthew Sackman2010-07-072-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merging default into bug21673 and correcting specs and typesMatthew Sackman2010-07-0755-538/+781
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | tiny refactorMatthias Radestock2010-07-061-3/+2
| | * | | | | | | | | | | | | | | merge default into bug21673Matthias Radestock2010-07-063-3/+4
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \