Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 1 | -2/+1 |
* | cleanup | Alexandru Scvortov | 2010-07-06 | 1 | -1/+2 |
* | {'ok', A} -> rabbit_types:ok(A) | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
* | {error, A} -> rabbit_types:error(A) | Alexandru Scvortov | 2010-07-06 | 1 | -1/+1 |
* | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | tabs -> spaces | Matthias Radestock | 2009-06-18 | 1 | -6/+6 |
* | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
* | Cosmeticbug19899 | Hubert Plociniczak | 2008-11-27 | 1 | -0/+1 |
* | Added missing function message/4 which was | Hubert Plociniczak | 2008-11-27 | 1 | -1/+12 |
* | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+132 |