summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmeticMatthias Radestock2010-04-301-6/+6
* merge bug22616 into bug21673Matthias Radestock2010-04-300-0/+0
|\
| * hook queue processes up to file handle cacheMatthias Radestock2010-04-302-1/+12
* | move queue's fhc registration from startup into init handlerMatthias Radestock2010-04-301-2/+2
* | cosmeticMatthias Radestock2010-04-301-9/+10
* | Merging bug22616 into bug21673Matthew Sackman2010-04-301-8/+7
|\ \ | |/
| * Merging default into bug22616Matthew Sackman2010-04-301-8/+7
| |\
| | * Pulling good patches off bad head of defaultMatthew Sackman2010-04-301-7/+9
* | | merge bug22616 into bug21673Matthias Radestock2010-04-301-0/+2
|\ \ \ | |/ /
| * | cherry-pick file_handle_cache from bug21673Matthias Radestock2010-04-304-1/+885
* | | Make the msg_store_gc register an fhc callbackMatthew Sackman2010-04-301-3/+10
* | | merge bug22616 into bug21673Matthias Radestock2010-04-307-18/+37
|\ \ \ | |/ /
| * | merge default into bug22616Matthias Radestock2010-04-307-18/+37
| |\ \ | | |/
| | * bug22637 merged into default (erlang version check on start of the application)Marek Majkowski2010-04-305-15/+32
| | |\
| | | * Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-293-12/+29
| | | * Force the RPMS to only be installable with erlang 12b3 or later (though inter...Matthew Sackman2010-04-291-2/+2
| | | * Force the debs to only be installable with erlang 12b3 or laterMatthew Sackman2010-04-291-1/+1
| | * | bug22264 merged into default (print erts version on startup)Marek Majkowski2010-04-291-2/+3
| | |\ \ | | | |/ | | |/|
| | | * Apparently, we're not allowed to clutter the bunny. Hence added it to the set...Matthew Sackman2010-04-291-7/+6
| | | * Display the erts version in the bottom right of the Rabbit bannerMatthew Sackman2010-04-291-3/+5
| | |/
| | * bug 22315 merged into default (+P 1M, process count set to 1M by default)Marek Majkowski2010-04-292-1/+2
| | |\
| | | * Bump the default number of processes to 1MMatthew Sackman2010-04-292-1/+2
| | |/
* | | Add missing specsMatthew Sackman2010-04-301-0/+2
* | | Make the logic on result of soft_close match that on hard_close (i.e. full pu...Matthew Sackman2010-04-301-43/+33
* | | gb_trees:delete crashes if the key is not in the tree. I kid you not.Matthew Sackman2010-04-301-2/+2
* | | reduce_timer_set => timer_refMatthew Sackman2010-04-301-10/+10
* | | Don't allow lots of timers to be startedMatthew Sackman2010-04-302-7/+14
* | | Merging headsMatthew Sackman2010-04-301-2/+2
|\ \ \
| * | | cosmeticMatthias Radestock2010-04-301-2/+2
* | | | Change register_callback to a cast, don't send messages in absence of a callb...Matthew Sackman2010-04-301-46/+52
|/ / /
* | | fix error handling in fhc:clearMatthias Radestock2010-04-301-11/+8
* | | cosmeticMatthias Radestock2010-04-301-2/+2
* | | refactor: made 'close' control flow more obviousMatthias Radestock2010-04-291-45/+49
* | | cosmetic changes and a little bit of refactoring on the file handle cacheMatthias Radestock2010-04-291-26/+22
* | | refactor: extract age tree manipulationMatthias Radestock2010-04-291-44/+49
* | | made logic in fhc:close1 less obscureMatthias Radestock2010-04-291-3/+4
* | | cosmeticMatthias Radestock2010-04-291-25/+31
* | | cosmeticMatthew Sackman2010-04-291-1/+1
* | | Allow people to specify append, but silently map it to writeMatthew Sackman2010-04-291-31/+31
* | | More meaningful specs for the backing queue, and removal of duplicated and po...Matthew Sackman2010-04-292-15/+17
* | | Minor corrections to specsMatthew Sackman2010-04-291-2/+2
* | | clean up fhc sigsMatthias Radestock2010-04-291-13/+14
* | | cosmeticMatthias Radestock2010-04-291-15/+15
* | | tiny refactor to align with 'default'Matthias Radestock2010-04-281-3/+2
* | | merge bug22616 into bug21673Matthias Radestock2010-04-281-1/+1
|\ \ \ | |/ /
| * | merge default into bug22616Matthias Radestock2010-04-283-31/+3
| |\ \ | | |/
| | * bug22629 merged into defaultMarek Majkowski2010-04-281-1/+1
| | |\
| | | * Removal of 12B5-ism. All tests now passMatthew Sackman2010-04-281-1/+1
| | |/
* | | Merging default into bug 21673Matthew Sackman2010-04-282-7/+0
|\ \ \ | | |/ | |/|
| * | Merging bug22657 onto defaultMatthew Sackman2010-04-282-30/+2
| |\ \