1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/pathname
NARUSE, Yui 3cebc70953 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-02 17:50:36 +09:00
..
lib Optimize Pathname#relative? / absolute? 2020-09-14 14:18:23 -04:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +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-02 17:50:36 +09:00
pathname.gemspec Promote pathname to default gems 2020-10-14 14:42:53 +09:00