summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | add some comments and TODOsMatthias Radestock2010-07-061-15/+22
| * | | | | | | | | | | | | | | | | | | cosmeticMatthias Radestock2010-07-061-1/+1
| * | | | | | | | | | | | | | | | | | | cosmetic(ish) - avoid unnecessary thunkingMatthias Radestock2010-07-061-9/+6
| * | | | | | | | | | | | | | | | | | | Merging headsMatthew Sackman2010-07-069-147/+154
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge default into bug21673Matthias Radestock2010-07-069-147/+154
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Forgot to fully initialise qi state.Matthew Sackman2010-07-061-4/+7
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Merge default into bug 21673Matthew Sackman2010-06-304-36/+45
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | tid() -> ets:tid() == able to compile on R14AMatthew Sackman2010-06-302-6/+6
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merging default into bug 21673Matthew Sackman2010-06-251-1/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | refactor: don't use module:FunMatthias Radestock2010-06-241-7/+9
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Glad to see I'm not the only one who's made this mistake: release and remove ...Matthew Sackman2010-06-241-5/+7
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merging default into bug 21673Matthew Sackman2010-06-243-20/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merging headsMatthew Sackman2010-06-231-32/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | cosmeticMatthias Radestock2010-06-221-16/+16
| | * | | | | | | | | | | | | | | | | | make beta->gamma conversion part of general memory reduction schemeMatthias Radestock2010-06-221-13/+8
| | * | | | | | | | | | | | | | | | | | cosmeticMatthias Radestock2010-06-221-29/+29
| * | | | | | | | | | | | | | | | | | | Merging default into bug21673 so that it builds again...Matthew Sackman2010-06-237-21/+56
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merging headsMatthew Sackman2010-06-221-19/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | optimisation: don't call reduce_memory_use quite so oftenMatthias Radestock2010-06-221-19/+20
| * | | | | | | | | | | | | | | | | | | | Improve code coverage furtherMatthew Sackman2010-06-221-0/+11
| |/ / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | Still at 95.5% but less overloadedMatthew Sackman2010-06-221-13/+24
| * | | | | | | | | | | | | | | | | | | Remove meaningless assertionMatthew Sackman2010-06-221-1/+1
| * | | | | | | | | | | | | | | | | | | Merging headsMatthew Sackman2010-06-221-18/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \