Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests for full keyword argument separation | Jeremy Evans | 2020-01-02 | 1 | -93/+28 |
* | Reword keyword arguments warning messages to convey these are deprecation war... | Marc-Andre Lafortune | 2019-12-23 | 1 | -13/+13 |
* | Make rb_scan_args handle keywords more similar to Ruby methods (#2460) | Jeremy Evans | 2019-09-25 | 1 | -22/+115 |
* | The combination of non-Symbol keys and Symbol keys is now allowed again | mame | 2019-03-11 | 1 | -12/+12 |
* | non-symbol keys in kwargs | nobu | 2018-08-14 | 1 | -12/+12 |
* | non-keywords hash | nobu | 2017-08-20 | 1 | -0/+12 |
* | ruby.h: fix rb_scan_args_trail_idx | nobu | 2017-08-19 | 1 | -0/+219 |