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
/
ruby
/
test_dir_m17n.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
win32: Use UTF-8 as filesystem encoding [Feature #12654]
Nobuyoshi Nakada
2020-12-20
1
-37
/
+16
*
Make rb_scan_args handle keywords more similar to Ruby methods (#2460)
Jeremy Evans
2019-09-25
1
-18
/
+18
*
High Sierra's APFS cannot use invalid filenames [Bug #13816]
naruse
2017-08-15
1
-1
/
+9
*
test_dir_m17n.rb: read in filesystem encoding
nobu
2017-05-17
1
-3
/
+3
*
Don't encode to UTF-8 if it's unnecessary.
shugo
2016-11-23
1
-1
/
+3
*
* test/ruby/test_dir_m17n.rb: Skip tests with non-UTF-8 encodings
duerst
2016-06-19
1
-0
/
+5
*
test_dir_m17n.rb: fix ASCII-8BIT env
nobu
2016-02-20
1
-1
/
+8
*
dir.c: paths as UTF-8
nobu
2016-02-20
1
-1
/
+8
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
test: use String#b instead of dup.force_encoding
nobu
2015-12-14
1
-1
/
+1
*
test_dir_m17n.rb: fix test
nobu
2015-10-04
1
-12
/
+23
*
dir.c: normalize cwd
nobu
2015-10-04
1
-0
/
+10
*
dir.c: same encoding to the pattern
nobu
2015-02-25
1
-0
/
+9
*
dir.c: fix escaping multibyte char
nobu
2015-02-07
1
-0
/
+10
*
test_dir_m17n.rb: fix tests
nobu
2015-02-06
1
-5
/
+10
*
dir.c: preserve encoding
nobu
2015-02-06
1
-0
/
+44
*
* test/lib/envutil.rb: Moved from test/ruby/.
akr
2014-11-13
1
-1
/
+0
*
test_dir_m17n.rb: assert_raw_file_name
nobu
2014-05-28
1
-4
/
+4
*
test_dir_m17n.rb: fixed encoding file system on OS X
nobu
2013-08-14
1
-13
/
+11
*
* test/ruby/test_dir_m17n.rb (TestDir_M17N#test_entries_compose):
kou
2013-05-21
1
-1
/
+1
*
test_dir_m17n.rb: sort Dir.entries
nobu
2013-05-21
1
-0
/
+1
*
force_encoding expected result as filesystem encoding
naruse
2013-05-21
1
-0
/
+4
*
dir.c: compose HFS file names
nobu
2013-05-20
1
-0
/
+20
*
test_dir_m17n.rb: assert_separately
nobu
2013-05-20
1
-64
/
+82
*
compose HFS file names
nobu
2013-03-19
1
-0
/
+18
*
test_dir_m17n.rb: test_glob_incompatible
nobu
2012-09-05
1
-0
/
+7
*
Unix doesn't use win_expected_filename.
naruse
2012-07-24
1
-3
/
+1
*
test_dir_m17n.rb: composite character
nobu
2012-07-24
1
-1
/
+1
*
Add the case of Unix: filesystem encoding maybe US-ASCII.
naruse
2012-07-24
1
-1
/
+3
*
* test/ruby/test_dir_m17n.rb: remove a garbage.
usa
2012-07-24
1
-2
/
+1
*
* test/ruby/test_dir_m17n.rb: sorry, typo.
usa
2012-07-24
1
-1
/
+1
*
* test/ruby/test_dir_m17n.rb: refactoring. RE should be in the left side
usa
2012-07-24
1
-11
/
+12
*
Fix raw UTF-8 test for non-Japanase Windows systems
luislavena
2012-07-23
1
-19
/
+45
*
* dir.c (dir_inspect), io.c (rb_io_inspect): keep encoding of path.
nobu
2012-02-24
1
-1
/
+12
*
* dir.c (dir_initialize): keep path in original encoding.
nobu
2012-02-24
1
-0
/
+11
*
* test/ruby/test_process.rb (TestProcess#test_no_curdir): skip silently on
usa
2011-03-25
1
-14
/
+15
*
* test/ruby/test_dir_m17n.rb: changes for windows.
usa
2010-05-17
1
-26
/
+46
*
* test/ruby/test_dir_m17n.rb: HFS+ escapes invalid byte sequences of filenames.
muraken
2010-03-25
1
-8
/
+11
*
* ext/socket/extconf.rb: suppress a warning.
akr
2010-01-26
1
-2
/
+2
*
add test.
akr
2009-11-18
1
-0
/
+31
*
add tests.
akr
2009-11-16
1
-17
/
+88
*
add a test.
akr
2009-11-15
1
-1
/
+17
*
add tests.
akr
2009-11-15
1
-0
/
+10
*
tests refined.
akr
2009-11-15
1
-6
/
+22
*
add tests.
akr
2009-11-15
1
-0
/
+49