index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
pathname
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/pathname] Make Pathname#each_entry return enumerator if called without ...
Jeremy Evans
2022-01-07
1
-0
/
+12
*
[ruby/pathname] Prefer omit over skip
Nobuyoshi Nakada
2021-09-07
2
-10
/
+10
*
[Feature #16972] Add mode: option to Pathname#mkpath
Nobuyoshi Nakada
2021-08-31
1
-0
/
+12
*
[ruby/pathname] Fix segfault of Pathname#split
Kenichi Kamiya
2021-03-28
1
-0
/
+15
*
[ruby/pathname] Support Ruby 3.0
Hiroshi SHIBATA
2021-03-28
1
-1
/
+2
*
Forward keyword arguments for Pathname#each_line [Bug #17589]
Nobuyoshi Nakada
2021-01-29
1
-0
/
+26
*
Remove "." and ".." from Dir.glob with FNM_DOTMATCH [Bug #17280]
Nobuyoshi Nakada
2021-01-12
1
-1
/
+1
*
[pathname] Make Pathname Ractor safe (#3940)
Kenta Murata
2020-12-20
1
-0
/
+22
*
Make the test suite pass on real Android/Termux environment
Yusuke Endoh
2020-10-12
1
-1
/
+19
*
Optimize Pathname#relative? / absolute?
Marc-Andre Lafortune
2020-09-14
1
-5
/
+5
*
Prefer more descriptive assertion methods
Nobuyoshi Nakada
2020-06-21
1
-11
/
+11
*
brace the fact that lchmod(2) can EOPNOTSUPP
卜部昌平
2020-01-24
1
-1
/
+1
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-47
/
+0
*
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-11-18
1
-10
/
+0
*
Fix more keyword argument separation issues in Pathname
Jeremy Evans
2019-09-26
1
-0
/
+32
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-1
/
+1
*
Make Kernel#{Pathname,BigDecimal,Complex} return argument if given correct type
Jeremy Evans
2019-09-21
1
-0
/
+6
*
Make test-all and test-spec runnable on Android
Yusuke Endoh
2019-09-09
1
-0
/
+1
*
Delegates 3 arguments for Pathname.glob.
Tanaka Akira
2019-07-14
1
-0
/
+11
*
STATX_BTIME depends on filesystems
nobu
2019-02-22
1
-0
/
+2
*
Do not test File class method
nobu
2019-02-20
1
-3
/
+3
*
Skip EPERM
nobu
2019-02-20
1
-0
/
+3
*
Try statx syscall
nobu
2019-02-20
1
-4
/
+9
*
Pathname#relative_path_from uses is_a?
akr
2018-12-18
1
-0
/
+1
*
Pathname#relative_path_from compatible with mock.
akr
2018-12-16
1
-0
/
+14
*
Pathname: Have #relative_path_from accept String argument.
marcandre
2018-11-13
1
-1
/
+2
*
skip some tests so that no failure occurs in root privilege
mame
2018-01-10
1
-0
/
+1
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
1
-0
/
+2
*
Add FrozenError as a subclass of RuntimeError
shyouhei
2017-12-12
1
-1
/
+1
*
Fixed misspelling words.
hsbt
2017-10-22
1
-1
/
+1
*
test_pathname.rb#test_open should care about umask
kosaki
2017-10-21
1
-2
/
+2
*
Pathname#glob method implemented.
akr
2017-10-21
1
-0
/
+13
*
pathname.rb: UNC root pathname needs a separator
nobu
2017-06-16
1
-2
/
+4
*
Pathname#empty? implemented.
akr
2016-11-05
1
-0
/
+14
*
* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".
akr
2015-11-10
1
-2
/
+1
*
Put an line before "frozen_string_literal: true" for emacs.
akr
2015-10-05
1
-0
/
+1
*
specify frozen_string_literal: true.
akr
2015-10-05
1
-12
/
+14
*
test_pathname.rb: fix exception
nobu
2015-08-29
1
-1
/
+1
*
test: try File.symlink with invalid paths
nobu
2015-08-29
1
-1
/
+1
*
test: File.symlink needs administrator privilege
nobu
2015-08-28
1
-1
/
+1
*
test_pathname.rb: skip EACCES
nobu
2015-08-26
1
-0
/
+1
*
remove unnecessary enumerator requires
normal
2015-07-17
1
-1
/
+0
*
* ext/pathname/lib/pathname.rb (descend): Blockless form supported.
akr
2015-06-14
1
-2
/
+10
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
pathname.rb: fix a Pathname#relative_path_from crash on
nobu
2014-09-15
1
-0
/
+13
*
* test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint.
hsbt
2014-09-04
1
-0
/
+5
*
* ext/pathname/pathname.c (path_birthtime): New method,
akr
2014-06-28
1
-0
/
+8
*
* ext/pathname/lib/pathname.rb (cleanpath_aggressive): make all
akr
2014-05-05
1
-0
/
+8
*
* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.
akr
2014-05-05
1
-0
/
+4
*
Fix error with empty args.
kazu
2014-04-02
1
-0
/
+2
[next]