Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `$SAFE = 4;` has been removed with Ruby 2.1 | Vipul A M | 2013-10-14 | 1 | -13/+0 |
* | Skip tests involving $SAFE, it's not supported on Rubinius. | Federico Ravasio | 2013-08-21 | 1 | -0/+2 |
* | ensure freeze on Thread freezes locals | Nick Howard | 2013-08-19 | 1 | -0/+9 |
* | Alias refute methods to assert_not and perfer assert_not on tests | Rafael Mendonça França | 2012-12-31 | 1 | -2/+2 |
* | Backport thread-local variables from Ruby 2.0 | Rafael Mendonça França | 2012-12-11 | 1 | -0/+77 |