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
*
* ext/pathname/pathname.c (path_write): New method.
akr
2013-04-04
1
-0
/
+16
*
* test/pathname/test_pathname.rb (test_binread): add assertion to
nagachika
2012-02-09
1
-1
/
+3
*
* test/pathname/test_pathname.rb: not read but binread.
naruse
2012-02-08
1
-1
/
+1
*
* file.c (rb_enc_path_next, rb_enc_path_skip_prefix)
nobu
2012-01-25
1
-6
/
+2
*
* lib/pathname.rb (Pathname#find): return an enumerator if
akr
2011-11-19
1
-0
/
+4
*
* test/ruby/test_io.rb (test_copy_stream_socket): wait a child process
akr
2011-06-15
1
-13
/
+19
*
* lib/test/unit.rb (assert_include): add alias.
nobu
2011-02-12
1
-1
/
+1
*
* test/pathname/test_pathname.rb (TestPathname#test_grpowned?): the
akr
2010-10-29
1
-0
/
+1
*
* test/pathname/test_pathname.rb (TestPathname#test_mkdir): fix typo.
kazu
2010-09-20
1
-1
/
+1
*
* ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translated
akr
2010-09-15
1
-0
/
+2
*
* ext/pathname/pathname.c (path_s_getwd): Pathname.getwd and
akr
2010-09-14
1
-0
/
+5
*
* ext/pathname/pathname.c (path_s_glob): Pathname.glob translated
akr
2010-09-13
1
-0
/
+4
*
* test/pathname/test_pathname.rb (test_expand_path): should treat drive letter.
usa
2010-08-29
1
-5
/
+10
*
* ext/pathname/pathname.c (path_each_line): Pathname#each_line
akr
2010-08-23
1
-0
/
+17
*
* ext/pathname/pathname.c (path_expand_path): Pathname#expand_path
akr
2010-08-20
1
-0
/
+8
*
* ext/pathname/pathname.c (path_basename): Pathname#basename translated
akr
2010-08-16
1
-0
/
+1
*
* ext/pathname/pathname.c (path_open): Pathname#open
akr
2010-08-09
1
-1
/
+19
*
fix a test name.
akr
2010-08-08
1
-1
/
+1
*
* ext/pathname/pathname.c (path_fnmatch): Pathname#fnmatch and
akr
2010-08-07
1
-0
/
+2
*
* ext/pathname/pathname.c (path_lchown): Pathname#lchown translated
akr
2010-08-07
1
-1
/
+0
*
* ext/pathname/pathname.c (path_sub_ext): don't clobber shared string.
nobu
2010-08-07
1
-1
/
+5
*
* test/ruby/envutil.rb (assert_normal_exit): use assert. fix
akr
2010-08-07
1
-0
/
+3
*
add tests.
akr
2010-08-03
1
-0
/
+602
*
add a test.
akr
2010-07-28
1
-0
/
+14
*
* file.c: add optional basedir argument for realpath/realdirpath.
akr
2010-03-07
1
-2
/
+4
*
* lib/pathname.rb (Pathname#sub): set $~ in block.binding.
akr
2009-03-17
1
-0
/
+9
*
* lib/pathname.rb (Pathname#realdirpath): new method.
akr
2009-01-30
1
-6
/
+41
*
add tests.
akr
2009-01-29
1
-1
/
+45
*
Back out the previous change after miniunit import.
knu
2008-10-02
1
-12
/
+12
*
* test/pathname/test_pathname.rb: Fix use of deprecated methods.
knu
2008-09-26
1
-12
/
+12
*
* lib/pathname.rb (each_filename): return Enumerator if no block
mame
2008-09-23
1
-0
/
+1
*
* lib/pathname.rb (Pathname#sub_ext): new method. [ruby-list:44608]
akr
2008-02-13
1
-0
/
+11
*
* include/ruby/ruby.h (FilePathStringValue): defined. similar to
akr
2007-12-09
1
-0
/
+28
*
fix test.
akr
2007-11-13
1
-2
/
+1
*
* eval.c (rb_f_send): allow send/__send__ to call methods of all
matz
2007-11-04
1
-9
/
+3
*
specify prefix for Dir.mktmpdir.
akr
2007-10-24
1
-1
/
+1
*
use Dir.mktmpdir.
akr
2007-10-24
1
-6
/
+2
*
check codepage for SJIS pathname test.
akr
2007-09-28
1
-1
/
+4
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
1
-1
/
+1
*
* lib/pathname.rb (Kernel#Pathname): new method.
akr
2006-06-17
1
-3
/
+22
*
* lib/pathname.rb (Pathname#each_filename): use split_names properly.
akr
2006-02-22
1
-0
/
+6
*
* test/pathname/test_pathname.rb (test_kernel_open): use
akr
2005-12-21
1
-5
/
+1
*
require tempdir instead of tempfile.
akr
2005-12-15
1
-1
/
+1
*
* lib/pathname.rb: use File.basename to decompose pathnames.
akr
2005-11-26
1
-0
/
+465