Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move simplecov to test_helper.rb | Florian Frank | 2016-06-03 | 1 | -6/+0 |
| | |||||
* | Add support for OpenStruct | Florian Frank | 2011-11-21 | 1 | -0/+6 |
| | |||||
* | Oh, look loading the extension is much easier now | Florian Frank | 2011-07-24 | 1 | -15/+2 |
| | |||||
* | Support building of fat binary gemv1.5.1 | Florian Frank | 2011-01-26 | 1 | -2/+15 |
| | | | | This should fix issue #51 on Windows | ||||
* | Fix for ruby 1.9 const_defined? method | Florian Frank | 2011-01-01 | 1 | -1/+1 |
| | | | | | | ruby 1.9 breaks backwards compatibility by usіng the wrong default value for its newly introduced second argument. This patch implements a work around, to make this gem work on both ruby 1.8 and 1.9. | ||||
* | silenced "already initialized constant" warnings | Florian Frank | 2010-09-17 | 1 | -1/+1 |
| | |||||
* | prepare new version | Florian Frank | 2010-08-18 | 1 | -1/+1 |
| | | | | | fixed some warnings wrote some rake tasks to build jruby extension | ||||
* | initial commit | Florian Frank | 2009-08-24 | 1 | -0/+15 |