Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mikeb01
Copy link
Contributor

@mikeb01 mikeb01 commented Jan 16, 2011

  • Message queue refactoring
  • Introduce connection pools for RabbitMQ

@migueldeicaza
Copy link
Contributor

Thanks! Applied!

btw, perhaps we could give you direct write access to the Mono repository, so you can maintain the code directly, thoughts?

natosha referenced this pull request in natosha/mono Jan 24, 2013
…ness

ignore class fields if no class has been inited of this type
luhenry added a commit to luhenry/mono that referenced this pull request Sep 2, 2015
corlib/System.MathTest.Pow would fail at test mono#45 because the native pow implementation would return NaN (instead of 1) for pow (-1, Double.MaxValue).

The previous implementation treated this case for exponents bigger than 9007199254740991.0 and smaller than -9007199254740991.0
luhenry added a commit to luhenry/mono that referenced this pull request Sep 23, 2015
corlib/System.MathTest.Pow would fail at test mono#45 because the native pow implementation would return NaN (instead of 1) for pow (-1, Double.MaxValue).

The previous implementation treated this case for exponents bigger than 9007199254740991.0 and smaller than -9007199254740991.0
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants