summaryrefslogtreecommitdiff
path: root/test/-ext-/test_scan_args.rb
Commit message (Expand)AuthorAgeFilesLines
* Update tests for full keyword argument separationJeremy Evans2020-01-021-93/+28
* Reword keyword arguments warning messages to convey these are deprecation war...Marc-Andre Lafortune2019-12-231-13/+13
* Make rb_scan_args handle keywords more similar to Ruby methods (#2460)Jeremy Evans2019-09-251-22/+115
* The combination of non-Symbol keys and Symbol keys is now allowed againmame2019-03-111-12/+12
* non-symbol keys in kwargsnobu2018-08-141-12/+12
* non-keywords hashnobu2017-08-201-0/+12
* ruby.h: fix rb_scan_args_trail_idxnobu2017-08-191-0/+219