summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* seed journal_minus_segment with the original journalMatthias Radestock2010-05-191-22/+23
* journal_plus_segment -> segment_plus_journalMatthias Radestock2010-05-191-10/+10
* KeepAck -> KeepAckedMatthias Radestock2010-05-181-17/+17
* minor refactorMatthias Radestock2010-05-181-16/+16
* Added documentation regarding the clean shutdown and startup optimisationsMatthew Sackman2010-05-183-11/+48
* Added specs for msg_store_gcMatthew Sackman2010-05-181-0/+13
* No need to build up a list of transient queue indices to deleteMatthew Sackman2010-05-181-9/+7
* Removing erroneous conjunctive clause in testMatthew Sackman2010-05-181-1/+1
* merge headsMatthias Radestock2010-05-181-45/+39
|\
| * Refactored bpqueue testsMatthew Sackman2010-05-181-45/+39
* | correct commentMatthias Radestock2010-05-181-7/+8
|/
* take the journal into consideration in recover_segmentMatthias Radestock2010-05-181-44/+51
* Merging default into bug 21673Matthew Sackman2010-05-181-1/+13
|\
| * Warn, rather than die, on not-found module in boot step constructionTony Garnock-Jones2010-05-151-1/+13
* | vq:delete1 does not need to return nor pass around any countMatthew Sackman2010-05-181-15/+11
* | Because of the change to qi:read, we now don't need δ to start on a segment ...Matthew Sackman2010-05-182-12/+2
* | Cosmetics and documentationMatthew Sackman2010-05-181-19/+21
* | cosmeticMatthias Radestock2010-05-181-11/+8
* | Apparently it's wrong to do the least amount of work possible.Matthew Sackman2010-05-181-32/+23
* | Reworked reading from the queue to still be limited to a maximum of one segme...Matthew Sackman2010-05-183-91/+120
* | Corrections to documentation in queue_indexMatthew Sackman2010-05-181-25/+30
* | Drop segment_size and instead have a current_segment as well as a next_segmen...Matthew Sackman2010-05-183-20/+12
* | Renaming some very long function name to a much shorter nameMatthew Sackman2010-05-183-24/+15
* | rename some qi funsMatthias Radestock2010-05-183-130/+117
* | cosmeticMatthias Radestock2010-05-171-6/+4
* | fix typoMatthias Radestock2010-05-171-2/+2
* | Change how we handle a gc finding concurrent readers on the same file. Previo...Matthew Sackman2010-05-172-23/+60
* | Improved incorrect or outdated documentation in msg_storeMatthew Sackman2010-05-171-30/+27
* | commenting on the non-obviousMatthias Radestock2010-05-171-3/+10
* | refactoring: extract segment recoveryMatthias Radestock2010-05-161-28/+29
* | cosmeticMatthias Radestock2010-05-161-18/+9
* | Correct an accounting bug in queue recovery. By incorrectly counting duplicat...Matthew Sackman2010-05-151-1/+1
* | cosmetic: more sensible order of clausesMatthias Radestock2010-05-151-15/+15
* | tweakMatthias Radestock2010-05-151-14/+8
* | fix up commentsMatthias Radestock2010-05-151-5/+9
* | minor tweak for consistencyMatthias Radestock2010-05-151-1/+1
* | cosmeticMatthias Radestock2010-05-151-42/+21
* | convenient macroMatthias Radestock2010-05-151-25/+29
* | refactor: more concise journal_plus_segmentMatthias Radestock2010-05-151-27/+23
* | refactor: more concise journal_minus_segmentMatthias Radestock2010-05-151-68/+55
* | fix typoMatthias Radestock2010-05-151-1/+1
* | cosmetic: more consistent and easier to read match syntaxMatthias Radestock2010-05-151-16/+18
* | cosmetic: group functions by purposeMatthias Radestock2010-05-151-206/+209
* | refactor: more sensible ordering of result tupleMatthias Radestock2010-05-151-7/+8
* | tighten guid size check on 'append'Matthias Radestock2010-05-151-1/+1
* | remove unused constantMatthias Radestock2010-05-151-1/+0
* | minor refactoring and some cosmetic changesMatthias Radestock2010-05-152-77/+71
* | cosmeticMatthias Radestock2010-05-141-43/+28
* | move startup_fun_state type defMatthias Radestock2010-05-141-0/+2
* | minor refactoring and cosmetic changesMatthias Radestock2010-05-141-44/+43