summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic reorganisation of vq. Added specs and made sure usage matches specsMatthew Sackman2009-11-092-184/+263
* Wrote specific test of the case mentioned in previous commit, and fixed code ...Matthew Sackman2009-11-093-51/+213
* Made the tests work again. Also one tiny cosmetic in vq. However, uncovered m...Matthew Sackman2009-11-092-19/+35
* modified vq such that when we're bringing entries back in from gamma to beta ...Matthew Sackman2009-11-092-47/+55
* Making progress with vq testing and debugging - up to 75% code coverage overa...Matthew Sackman2009-11-062-59/+152
* man 2 write states:Matthew Sackman2009-11-063-24/+42
* merging in from defaultMatthew Sackman2009-11-054-1/+48
|\
| * merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
| |\
| | * When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew Sackman2009-10-291-1/+1
| | * placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-292-23/+22
| | * On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-292-1/+24
| * | merge bug21570 into defaultMatthias Radestock2009-11-042-0/+25
| |\ \
| | * | Added extra spec which may shut up R13B01Matthew Sackman2009-10-291-0/+3
| | * | Added specs which, importantly, feature no_return() as the return types, in o...Matthew Sackman2009-10-292-0/+22
| | |/
* | | subtle bug in queue_index in that there's a sort of race because scattering t...Matthew Sackman2009-11-032-4/+10
* | | Fixed a few bugs in fhc, pushed fhc through to msg_store and msg_file. API ch...Matthew Sackman2009-11-035-267/+180
* | | started work on properly testing the vq. Caught several bugs already. Also ho...Matthew Sackman2009-11-024-20/+111
* | | Still haven't discovered any real bugs in the refactoring that happened to qi...Matthew Sackman2009-11-021-41/+41
* | | Documentation, cosmetic and tidying up test artifactsMatthew Sackman2009-11-022-29/+29
* | | Well, the transformation is done. Hilariously it works, first time. However, ...Matthew Sackman2009-10-301-158/+206
* | | Made the qi keep counters for the publishes and deliveries and flush to disk ...Matthew Sackman2009-10-303-47/+112
* | | Added specs to fhcMatthew Sackman2009-10-301-1/+34
* | | bool() => boolean()Matthew Sackman2009-10-303-3/+3
* | | merging in from defaultMatthew Sackman2009-10-306-429/+348
|\ \ \ | |/ /
| * | set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-291-5/+6
| * | Minor improvements to spec and some cosmeticsMatthew Sackman2009-10-291-11/+10
| * | QA: specsMarek Majkowski2009-10-291-0/+15
| * | QA: yes, that's better error handling...Marek Majkowski2009-10-291-16/+10
| * | QA: Removed useless comments, added 'no such command' guards.Marek Majkowski2009-10-291-9/+15
| |/
| * 512MB => 1GBMatthew Sackman2009-10-281-4/+4
| * We don't need two ways of disabling the mm, and 0 tends to mean unlimited els...Matthew Sackman2009-10-281-1/+0
| * merging in from defaultMatthew Sackman2009-10-282-8/+3
| |\
| * | system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-2/+2
| * | More cosmeticMatthew Sackman2009-10-283-12/+15
| * | more cosmetics and formattingMatthew Sackman2009-10-281-28/+18
| * | More cosmetics and reorganisationsMatthew Sackman2009-10-281-71/+79
| * | cosmetics and rearranging only - conformance and consistencyMatthew Sackman2009-10-281-105/+111
| * | On the way towards perfect indentation.Marek Majkowski2009-10-271-10/+10
| * | Fixed tabs.Marek Majkowski2009-10-271-10/+10
| * | Added support for solarisMarek Majkowski2009-10-271-0/+23
| * | Default merged into bug21457Marek Majkowski2009-10-263-13/+22
| |\ \
| * \ \ Default merged into bug21457Marek Majkowski2009-10-224-33/+36
| |\ \ \
| * | | | QA: erlang:trunc -> truncMarek Majkowski2009-10-121-2/+2
| * | | | Default merged into bug21457Marek Majkowski2009-10-1215-92/+201
| |\ \ \ \
| * | | | | QA fixesMarek Majkowski2009-10-121-12/+6
| * | | | | Default merged into bug 21457Marek Majkowski2009-09-2910-159/+228
| |\ \ \ \ \
| * | | | | | minor os_mon fixesMarek Majkowski2009-09-282-3/+3
| * | | | | | renamed to vm_memory_monitorMarek Majkowski2009-09-252-3/+3
| * | | | | | qa fixes, some refactoringMarek Majkowski2009-09-253-60/+149
| * | | | | | new memsup codeMarek Majkowski2009-09-166-422/+219