summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cosmeticMatthias Radestock2010-05-141-41/+45
* | Rely on badmatch - no need to throwMatthew Sackman2010-05-141-14/+12
* | cosmeticMatthias Radestock2010-05-141-44/+39
* | log msg_store recovery failures as warningsMatthias Radestock2010-05-141-60/+70
* | whoopsMatthias Radestock2010-05-141-2/+2
* | use exact comparisonMatthias Radestock2010-05-131-8/+8
* | cosmeticMatthias Radestock2010-05-131-15/+14
* | Cosmetic, and move to 100% code coverage of bpqueueMatthew Sackman2010-05-131-2/+4
* | One more test, and simplification of the bpqueue:to_list functionMatthew Sackman2010-05-132-4/+4
* | Added a couple more bpqueue testsMatthew Sackman2010-05-131-0/+6