summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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 20013bug20013Matthew Sackman2009-08-194-110/+287
| | | |/
| | * | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| | |\ \
| | | * | New branch for bug 21426bug21426Matthew Sackman2009-08-191-2/+2
| | | |/
| | * | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| | * | it's a serial, not a guidbug21427Matthias 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 21428bug21428Matthew Sackman2009-08-192-1/+28
| | | | |/
| | | * | 100% code coverage of join. Also made in have 100% code coverage. The remaini...bug21425Matthew 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-143-0/+132
| | |\
| | * | tidyingbug21066Matthew Sackman2009-08-102-2/+2
| | * | Channel now catches the exit of the writer and signals the reader explicitly....Matthew Sackman2009-08-102-1/+5
| * | | cosmeticMatthew Sackman2009-07-231-2/+2
| * | | cosmeticMatthias Radestock2009-07-212-9/+11
| * | | make dialyzer happyMatthias Radestock2009-07-211-2/+2
| * | | Merge with upstreamEssien Ita Essien2009-07-128-49/+226
| |\ \ \
| | * | | timeout() is now built in. Redefinition is deprecatedEssien Ita Essien2009-06-211-1/+0
| | * | | Merge with upstreamEssien Ita Essien2009-06-2116-352/+486
| | |\ \ \
| | * \ \ \ Merge with upstreamEssien Ita Essien2009-05-1516-125/+471
| | |\ \ \ \
| | * \ \ \ \ Merge with upstream defaultEssien Ita Essien2009-02-1911-109/+222
| | |\ \ \ \ \
| | * | | | | | Cosmetic. Using a list comprehension instead of lists:foreachEssien Ita Essien2009-02-191-5/+3
| | * | | | | | Cosmetic. Its better to match on [] than on length(AList),Essien Ita Essien2009-02-191-4/+3
| | * | | | | | Cosmetic. Keep variable names as normalized CamelCase forEssien Ita Essien2009-02-191-5/+5
| | * | | | | | Uhhh... put back the full error message. I misunderstood theEssien Ita Essien2009-02-191-2/+2
| | * | | | | | Fix dialyzer spec for rabbit_net:send/2Essien Ita Essien2009-02-031-1/+1
| | * | | | | | Add 'Label' parameter so we can properly log SSL vs TCP listenersEssien Ita Essien2009-02-033-24/+25
| | * | | | | | Close the TCP sock if SSL upgrade fails.Essien Ita Essien2009-02-031-0/+1
| | * | | | | | Make error messages nicer and consistent with the rest of the codebaseEssien Ita Essien2009-02-031-3/+3
| | * | | | | | Merged with upstreamEssien Ita Essien2009-01-296-27/+206
| | |\ \ \ \ \ \
| | | * | | | | | Actually run 'make dialyze'! and fix some type definitions.Essien Ita Essien2009-01-161-7/+8
| | | * | | | | | Make use of start_{tcp,ssl}_listener againEssien Ita Essien2009-01-161-3/+2
| | | * | | | | | Bring back start_ssl_listener/start_tcp_listener and make themEssien Ita Essien2009-01-161-6/+14
| | | * | | | | | start_applications has been moved to rabbit_misc.erlEssien Ita Essien2009-01-121-1/+1
| | | * | | | | | Merge with upstreamEssien Ita Essien2009-01-127-42/+55
| | | |\ \ \ \ \ \
| | | * | | | | | | Add dialyser spec definitions to rabbit_net.erlEssien Ita Essien2009-01-111-1/+25
| | | * | | | | | | Re-write start_tcp_listener to take an additional mfa() argument.Essien Ita Essien2009-01-112-23/+10