ruby/ext/pathname
nagachika 0cfd491732 merge revision(s) 9241211538: [Backport #17589]
Forward keyword arguments for Pathname#each_line [Bug #17589]

	---
	 ext/pathname/pathname.c        |  4 ++--
	 test/pathname/test_pathname.rb | 26 ++++++++++++++++++++++++++
	 2 files changed, 28 insertions(+), 2 deletions(-)
2021-02-20 18:06:43 +09:00
..
lib Remove unnecessary double bangs from Pathname#root? 2019-12-17 14:14:54 +09:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb Try statx syscall 2019-02-20 06:54:23 +00:00
pathname.c merge revision(s) 9241211538: [Backport #17589] 2021-02-20 18:06:43 +09:00