summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixing compatibility with latest dialyzerVlad Ionescu2009-09-091-1/+2
* merging from defaultVlad Ionescu2009-09-031-4/+1
|\
| * Merged default into bug17880Paul Jones2009-08-2820-284/+778
| |\
| * | Removed extra_startup_steps from being applied at startupPaul Jones2009-08-171-4/+1
* | | nicer rabbit_dialyzer:otp_apps_dependencies_pathsVlad Ionescu2009-09-021-3/+2
* | | moving dialyzer stuff to src/rabbit_dialyzer.erlVlad Ionescu2009-09-021-0/+93
| |/ |/|
* | slight resequencing of core process startupMatthias Radestock2009-08-281-3/+3
* | merging in from defaultMatthew Sackman2009-08-251-28/+20
|\ \
| * | Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
* | | merging in from defaultMatthew Sackman2009-08-2520-305/+1242
|\ \ \ | |/ /
| * | 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
| | * | And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
| | * | oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
| | * | Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
| | * | tiny refactoringMatthew Sackman2009-08-211-10/+8
| | * | some cleaning upMatthias Radestock2009-08-201-11/+8
| | * | New branch for bug 21429Matthew Sackman2009-08-192-49/+71
| * | | Merged bug20013 into default (memsup support for OS X)Marek Majkowski2009-08-214-110/+287
| |\ \ \
| | * | | New branch for bug 20013Matthew Sackman2009-08-194-110/+287
| | |/ /
| * | | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| |\ \ \
| | * | | New branch for bug 21426Matthew Sackman2009-08-191-2/+2
| | |/ /
| * | | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| * | | it's a serial, not a guidMatthias Radestock2009-08-201-3/+3
| * | | don't ignore errorsMatthias Radestock2009-08-201-4/+6
| * | | use new term file helpersMatthias Radestock2009-08-201-15/+5
| * | | merge default into bug21427Matthias Radestock2009-08-204-26/+156
| |\ \ \
| | * | | use new term file helpersMatthias Radestock2009-08-201-19/+7
| | * | | introduce helper functions for reading/writing files containing Erlang termsMatthias Radestock2009-08-201-0/+9
| | * | | minor refactoring of signaturesMatthias Radestock2009-08-201-6/+8
| | * | | merge bug21428 into defaultMatthias Radestock2009-08-192-1/+28
| | |\ \ \
| | | * | | New branch for bug 21428Matthew Sackman2009-08-192-1/+28
| | | |/ /
| | * | | 100% code coverage of join. Also made in have 100% code coverage. The remaini...Matthew Sackman2009-08-191-0/+29
| | * | | New branch for bug 21425Matthew Sackman2009-08-192-2/+77
| | |/ /
| * | | stuff as according to QA.Matthew Sackman2009-08-191-7/+19
| * | | New branch for bug 21427Matthew Sackman2009-08-191-7/+15
| |/ /
| * | cosmeticMatthias Radestock2009-08-191-1/+3
| * | merge bug21066 into defaultMatthias Radestock2009-08-142-1/+5
| |\ \ | | |/ | |/|
| | * tidyingMatthew Sackman2009-08-102-2/+2
| | * Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-102-1/+5
| * | Added notify_remote method, allowing a remote node to be notified of a hookPaul Jones2009-08-112-1/+22
| * | Changed hook function to be a {M,F,A} set insteadPaul Jones2009-08-112-26/+31
| * | Implementation of hook mechanism using ETS table for storage of hooks, along ...Paul Jones2009-08-103-0/+106
| |/
| * assemble fragments in correct orderMatthias Radestock2009-08-091-10/+6
| * merge bug21087 into defaultMatthias Radestock2009-08-083-83/+300
| |\
| | * factor out common termination handlingMatthias Radestock2009-08-071-18/+12
| | * don't ignore Debug info in pre/post-hibernate hook return handlingMatthias Radestock2009-08-071-6/+6
| | * refactoring of pre/post hibernation codeMatthias Radestock2009-08-071-31/+25