| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-27 | Enable `MRB_GC_STRESS` test on CI | KOBAYASHI Shuji | |
| The `debug` build target (`MRB_GC_STRESS` is enabled) on CI have been compiled but not tested so far. However, I think testing with `MRB_GC_STRESS` is effective (in fact, I found #4907 bug). Therefore, I integrated `debug` and `full-debug` build targets to enable `MRB_GC_STRESS` testing. Testing with `MRB_GC_STRESS` takes a little time, but compiling takes more time, so CI execution time does not increase due to decrease of build target. | |||
| 2019-05-15 | Do not overwrite `conf.cc.defines`. | Yukihiro "Matz" Matsumoto | |
| 2017-10-24 | Turn on method cache for AppVeyor CI | bggd | |
| 2016-03-15 | Create appveyor_config.rb | bggd | |
