summaryrefslogtreecommitdiff
path: root/src/rabbit_misc.erl
Commit message (Expand)AuthorAgeFilesLines
* merge bug24004 into defaultMatthias Radestock2011-05-171-15/+9
|\
| * Merge in defaultSimon MacMullen2011-05-041-15/+9
| |\
| | * Merge in bug24009Simon MacMullen2011-04-081-15/+9
| | |\
| | | * Correct comment.Simon MacMullen2011-03-301-1/+1
| | | * simplify: rabbit_misc:const/1 and thunk/1 types are identicalMatthias Radestock2011-03-301-3/+2
| | | * DialyserSimon MacMullen2011-03-291-1/+1
| | | * Make the tail fun in execute_mnesia_tx_with_tail *only* get executed after th...Simon MacMullen2011-03-281-11/+6
| | | * Merge from defaultSimon MacMullen2011-03-241-7/+7
| | | |\
| | | | * Not 100% beautiful, but this gets serial ids into the hands of add_binding an...Simon MacMullen2011-03-171-7/+7
* | | | | Closer approximation to Englishbug24004Matthew Sackman2011-05-161-4/+5
* | | | | Extra wordsMatthew Sackman2011-05-161-4/+4
* | | | | EnglishMatthew Sackman2011-05-161-1/+1
* | | | | Added origination commentMatthew Sackman2011-05-161-0/+4
* | | | | Correct specsMatthew Sackman2011-05-161-1/+2
* | | | | shrinkMatthias Radestock2011-05-151-14/+6
* | | | | Precisely provide the same api as file:write_file/2,3Matthew Sackman2011-04-281-17/+31
* | | | | Merging default into bug24004Matthew Sackman2011-04-281-22/+18
|\ \ \ \ \ | |/ / / /
| * | | | cosmetic: update comment on table_filterMatthias Radestock2011-04-081-3/+2
| * | | | shrinkbug24031Matthias Radestock2011-04-081-14/+10
| * | | | Don't cons inside the tx, prevents us from copying the accumulator on the way...Simon MacMullen2011-04-081-11/+14
| |/ / /
| * | | merge bug24006 into defaultMatthias Radestock2011-04-081-9/+1
| |\ \ \
| | * | | Slimmer gatherer terminationEmile Joubert2011-03-311-9/+1
| | |/ /
| * | | misc:table_map -> misc:table_filter.Simon MacMullen2011-04-081-15/+16
| * | | table_fold -> table_mapSimon MacMullen2011-04-061-12/+15
| * | | No longer needed.Simon MacMullen2011-04-061-7/+0
| * | | Split back up into lots of little txs.Simon MacMullen2011-04-061-5/+7
| * | | rabbit_misc:execute_pre_post_mnesia_tx/1.Simon MacMullen2011-04-041-0/+7
| |/ /
* | | renameMatthew Sackman2011-04-011-4/+4
* | | greater thanMatthew Sackman2011-04-011-8/+4
* | | Well it's almost hypnotic in its ugliness. Pending nicer fix from eldoradoMatthew Sackman2011-04-011-23/+22
* | | Avoid using file:write_fileMatthew Sackman2011-03-291-4/+33
|/ /
* | ARGH! Trailing lineMatthew Sackman2011-03-231-1/+0
|/
* cosmeticMatthias Radestock2011-03-041-11/+11
* cosmeticMatthias Radestock2011-03-041-1/+1
* Merging default to bug23806Matthew Sackman2011-02-081-2/+5
|\
| * Make with_exit_handler more robust and able to cope with the other forms of s...bug23814Matthew Sackman2011-02-071-2/+5
* | abstract out is_process_aliveMatthew Sackman2011-02-081-0/+11
|/
* Merging bug23735 to defaultMatthew Sackman2011-02-021-3/+3
|\
* | Cope with values that are not strings.bug23735Simon MacMullen2011-01-311-1/+5
* | cosmetic and addition of impersonal pronounMatthew Sackman2011-01-311-2/+1
* | Tweak wording.Simon MacMullen2011-01-311-2/+2
* | Clearer error message.Simon MacMullen2011-01-311-2/+8
|/
* default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-0/+17
|\
| * Merge in defaultSimon MacMullen2011-01-171-17/+46
| |\
| * | Oops.Simon MacMullen2011-01-051-1/+1
| * | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-051-0/+17
* | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* | | Correct specsMatthew Sackman2011-01-181-2/+3
| |/ |/|
* | Some refactoringsMatthew Sackman2011-01-131-27/+14
* | cosmetics and minor factoringsMatthew Sackman2011-01-111-1/+3