Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests for full keyword argument separation | Jeremy Evans | 2020-01-02 | 1 | -19/+4 |
* | Reword keyword arguments warning messages to convey these are deprecation war... | Marc-Andre Lafortune | 2019-12-23 | 1 | -4/+4 |
* | vm_args.c: rephrase the warning message of keyword argument separation | Yusuke Endoh | 2019-12-20 | 1 | -3/+3 |
* | Add three more C-API functions for handling keywords | Jeremy Evans | 2019-09-29 | 1 | -2/+54 |
* | ruby.h: relax rb_funcall check on extra args for clang | normal | 2018-01-30 | 1 | -0/+11 |
* | ext/-test-: reduce feature names | nobu | 2016-01-10 | 1 | -1/+1 |
* | Add frozen_string_literal: false for all files | naruse | 2015-12-16 | 1 | -0/+1 |
* | * include/ruby/ruby.h (rb_funcall_passing_block): add prototype. | nobu | 2011-03-17 | 1 | -0/+22 |