| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge bug21426 into default | Matthias Radestock | 2009-08-20 | 1 | -2/+2 |
| |\ | |||||
| | * | New branch for bug 21426 | Matthew Sackman | 2009-08-19 | 1 | -2/+2 |
| * | | eliminate unused var warning | Matthias Radestock | 2009-08-20 | 1 | -1/+1 |
| * | | it's a serial, not a guid | Matthias Radestock | 2009-08-20 | 1 | -3/+3 |
| * | | don't ignore errors | Matthias Radestock | 2009-08-20 | 1 | -4/+6 |
| * | | use new term file helpers | Matthias Radestock | 2009-08-20 | 1 | -15/+5 |
| * | | merge default into bug21427 | Matthias Radestock | 2009-08-20 | 4 | -26/+156 |
| |\ \ | |||||
| | * | | use new term file helpers | Matthias Radestock | 2009-08-20 | 1 | -19/+7 |
| | * | | introduce helper functions for reading/writing files containing Erlang terms | Matthias Radestock | 2009-08-20 | 1 | -0/+9 |
| | * | | minor refactoring of signatures | Matthias Radestock | 2009-08-20 | 1 | -6/+8 |
| | * | | merge bug21428 into default | Matthias Radestock | 2009-08-19 | 2 | -1/+28 |
| | |\ \ | |||||
| | | * | | New branch for bug 21428 | Matthew Sackman | 2009-08-19 | 2 | -1/+28 |
| | | |/ | |||||
| | * | | 100% code coverage of join. Also made in have 100% code coverage. The remaini... | Matthew Sackman | 2009-08-19 | 1 | -0/+29 |
| | * | | New branch for bug 21425 | Matthew Sackman | 2009-08-19 | 2 | -2/+77 |
| | |/ | |||||
| * | | stuff as according to QA. | Matthew Sackman | 2009-08-19 | 1 | -7/+19 |
| * | | New branch for bug 21427 | Matthew Sackman | 2009-08-19 | 1 | -7/+15 |
| |/ | |||||
| * | cosmetic | Matthias Radestock | 2009-08-19 | 1 | -1/+3 |
| * | merge bug21066 into default | Matthias Radestock | 2009-08-14 | 2 | -1/+5 |
| |\ | |||||
| | * | tidying | Matthew Sackman | 2009-08-10 | 2 | -2/+2 |
| | * | Channel now catches the exit of the writer and signals the reader explicitly.... | Matthew Sackman | 2009-08-10 | 2 | -1/+5 |
| * | | Added notify_remote method, allowing a remote node to be notified of a hook | Paul Jones | 2009-08-11 | 2 | -1/+22 |
| * | | Changed hook function to be a {M,F,A} set instead | Paul Jones | 2009-08-11 | 2 | -26/+31 |
| * | | Implementation of hook mechanism using ETS table for storage of hooks, along ... | Paul Jones | 2009-08-10 | 3 | -0/+106 |
| |/ | |||||
| * | assemble fragments in correct order | Matthias Radestock | 2009-08-09 | 1 | -10/+6 |
| * | merge bug21087 into default | Matthias Radestock | 2009-08-08 | 3 | -83/+300 |
| |\ | |||||
| | * | factor out common termination handling | Matthias Radestock | 2009-08-07 | 1 | -18/+12 |
| | * | don't ignore Debug info in pre/post-hibernate hook return handling | Matthias Radestock | 2009-08-07 | 1 | -6/+6 |
| | * | refactoring of pre/post hibernation code | Matthias Radestock | 2009-08-07 | 1 | -31/+25 |
| | * | trimmed some fat from docs | Matthias Radestock | 2009-08-06 | 1 | -12/+8 |
| | * | more documentation | Matthew Sackman | 2009-08-06 | 1 | -26/+32 |
| | * | documentation | Matthew Sackman | 2009-08-06 | 1 | -5/+10 |
| | * | All done. | Matthew Sackman | 2009-08-06 | 1 | -66/+80 |
| | * | Matthias wanted to be able to cope with the possibility that we get woken up ... | Matthew Sackman | 2009-08-03 | 1 | -9/+15 |
| | * | The bug was not as advertised (it actually popped up when merging into 20980)... | Matthew Sackman | 2009-08-03 | 1 | -5/+10 |
| | * | All done. | Matthew Sackman | 2009-08-03 | 2 | -70/+82 |
| | * | Implemented. Seems to work well. Changed the design and behaviour of the back... | Matthew Sackman | 2009-07-29 | 2 | -68/+140 |
| | * | cosmetic | Matthias Radestock | 2009-07-24 | 1 | -8/+4 |
| | * | don't include TimeoutState in status formatting | Matthias Radestock | 2009-07-24 | 1 | -10/+3 |
| | * | remove R13B-1ism | Matthias Radestock | 2009-07-24 | 1 | -4/+0 |
| | * | *idiot*. | Matthew Sackman | 2009-07-09 | 1 | -12/+11 |
| | * | a) reverted the change to do_send which had come in when I updated gen_server... | Matthew Sackman | 2009-07-06 | 1 | -7/+8 |
| | * | All cosmetic (line length) | Matthew Sackman | 2009-07-06 | 1 | -28/+49 |
| | * | Pushed the binary exponential timeout / hibernate system into gen_server2. Ad... | Matthew Sackman | 2009-07-06 | 2 | -92/+117 |
| | * | updating gen_server2 with latest from R13B01 in order to ensure this doesn't ... | Matthew Sackman | 2009-07-06 | 3 | -28/+71 |
| | * | Done. In order to keep the code simple, the detection of naptime is done in r... | Matthew Sackman | 2009-07-02 | 1 | -6/+45 |
| * | | Merged bug21202 into default | David Wragg | 2009-08-07 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | change rpc timeout to infinity | Matthew Sackman | 2009-08-05 | 1 | -1/+1 |
| * | | | Merged bug20602 into default | Ben Hood | 2009-08-06 | 1 | -2/+15 |
| |\ \ \ | |||||
| | * | | | An evocative and inspiring bunny. | Matthew Sackman | 2009-08-06 | 1 | -2/+15 |
| * | | | | Merged bug21335 into default | Paul Jones | 2009-08-06 | 1 | -6/+23 |
| |\ \ \ \ | |||||
