summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* cosmetic: place functions in appropriate sections of the fileMatthias Radestock2009-08-261-208/+218
* cosmeticMatthew Sackman2009-08-261-2/+2
* cosmeticMatthew Sackman2009-08-261-2/+2
* merge in from defaultMatthew Sackman2009-08-261-28/+20
|\
| * Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
* | pushed the encoding of the properties into the binary_generator. Plus associa...Matthew Sackman2009-08-262-8/+22
* | cosmetic + assert major invariant of queue_process on reply and noreplyMatthew Sackman2009-08-261-2/+6
* | Removal of pointless calls to run_message_queueMatthew Sackman2009-08-261-2/+2
* | made sure that messages that go through the MQ have binary properties added. ...Matthew Sackman2009-08-262-18/+41
* | cosmeticMatthew Sackman2009-08-261-2/+2
* | cosmeticMatthew Sackman2009-08-261-1/+1
* | Everything outstanding on MQ. +prefetcher:stop. Also give DQ more time to shu...Matthew Sackman2009-08-266-61/+60
* | cosmetic in MQ. Refactored purge and requeue in MQ. Spotted that read_ahead w...Matthew Sackman2009-08-262-73/+71
* | Application of Matthias's patch. Can't find any faults in it, and the tests a...Matthew Sackman2009-08-261-73/+46
* | cosmeticMatthias Radestock2009-08-261-18/+18
* | cosmeticMatthias Radestock2009-08-261-9/+3
* | consistent field orderMatthias Radestock2009-08-251-4/+4
* | s/erlang:length/lengthMatthias Radestock2009-08-251-4/+4
* | MQ: length/0 => len/0Matthew Sackman2009-08-253-25/+25
* | MQ: Made run length encoding more obvious; Added comment about logic for star...Matthew Sackman2009-08-251-35/+38
* | cosmeticMatthias Radestock2009-08-241-5/+4
* | cosmeticMatthias Radestock2009-08-242-4/+2
* | merge in from defaultMatthew Sackman2009-08-241-29/+13
|\ \ | |/
| * merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| |\
| | * cosmeticMatthias Radestock2009-08-231-4/+2
| | * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| | * doneMatthew Sackman2009-08-231-14/+6
| * | Merged bug20013 into default (memsup support for OS X)Marek Majkowski2009-08-214-110/+287
| |\ \
* | | | Removed is_persistent from tx_tracking. Removed auto_ack_next_message as it w...Matthew Sackman2009-08-243-55/+22
* | | | remaining items from comment 92Matthew Sackman2009-08-241-27/+25
* | | | handle_cache => file_handle_cache.Matthew Sackman2009-08-242-53/+60
* | | | english preferable to gobbledegookMatthew Sackman2009-08-241-3/+3
* | | | All the below, done.Matthew Sackman2009-08-242-78/+79
* | | | More cosmetics. Also, if the seek failed, it's probably safer to assume that ...Matthew Sackman2009-08-241-5/+5
* | | | cosmeticMatthew Sackman2009-08-241-1/+1
* | | | Abstracted out all the read handles stuff to a separate module, and refined t...Matthew Sackman2009-08-242-84/+147
* | | | preemptive refactoring and other assorted changesMatthew Sackman2009-08-232-65/+54
* | | | renamingMatthew Sackman2009-08-231-3/+4
* | | | Sorted out transactions within the disk_queue, ensuring that if they do resta...Matthew Sackman2009-08-231-71/+95
* | | | Could repeatably read zeros.Matthew Sackman2009-08-221-4/+3
* | | | merging in from bug 21444 with the vain hope that 21444 does not need further...Matthew Sackman2009-08-211-10/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
* | | | mode => storage_mode in most placesMatthew Sackman2009-08-215-29/+27
* | | | merging from bug 21429Matthew Sackman2009-08-211-4/+12
|\ \ \ \ | |/ / /
| * | | oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
* | | | merging from 21429Matthew Sackman2009-08-211-18/+6
|\ \ \ \ | |/ / /
| * | | Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
* | | | merging in from 21429Matthew Sackman2009-08-211-21/+16
|\ \ \ \ | |/ / /
| * | | tiny refactoringMatthew Sackman2009-08-211-10/+8
| * | | some cleaning upMatthias Radestock2009-08-201-11/+8