index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2016-02-25
* test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...
usa
2016-02-23
* test/ruby/test_exception.rb: fix bad spawn argument (multiple
headius
2016-02-23
Bump up timeout for slower-starting implementations/platforms.
headius
2016-02-22
* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_f
headius
2016-02-22
* test/ruby/test_math.rb: override tests must always put to_f back
headius
2016-02-22
* test/psych/test_emitter.rb: test_resizing_tags missing
headius
2016-02-20
test_dir_m17n.rb: fix ASCII-8BIT env
nobu
2016-02-20
dir.c: paths as UTF-8
nobu
2016-02-19
object.c: fix error message
nobu
2016-02-19
find.rb: raise with the name
nobu
2016-02-19
test/ruby: suppress runtime warnings
nobu
2016-02-19
test/ruby: suppress parser warnings
nobu
2016-02-19
test: use assert_not_*
nobu
2016-02-18
string.c: Symbol#match
nobu
2016-02-18
* re.c: Add MatchData#named_captures
sorah
2016-02-17
test_dir.rb: Dir.empty? with directories
nobu
2016-02-17
test_dir.rb: Dir.empty? with dot file
nobu
2016-02-17
* test/ruby/test_dir.rb (TestDir#test_empty?): fix a platform dependent test.
usa
2016-02-17
string.c: fix rb_str_init
nobu
2016-02-17
Additional fix and tests for r53851
naruse
2016-02-17
assertions.rb: fix assert_no_memory_leak
nobu
2016-02-17
* string.c (rb_str_init): introduce String.new(capacity: size)
naruse
2016-02-16
numeric.c: fix segfault
nobu
2016-02-16
dir.c: Dir.empty?
nobu
2016-02-15
* insns.def (opt_plus): simply use LONG2NUM() instead of wrongly
naruse
2016-02-15
parse.y: kwarg to method with same name variable
nobu
2016-02-14
test_cgi_util.rb: test_cgi_unescapeHTML_invalid
nobu
2016-02-14
test_exception.rb: fix commit miss
nobu
2016-02-14
not overwrite cause
nobu
2016-02-13
CIDR in no_proxy
nobu
2016-02-13
no_proxy with whitespaces and leading dots
nobu
2016-02-13
test/uri/test_generic.rb: split test_find_proxy
nobu
2016-02-13
domainname no_proxy assertions
nobu
2016-02-12
drbtest.rb: make command an array
nobu
2016-02-12
net/ftp.rb: NullSocket#closed?
nobu
2016-02-09
Support 1.8
nobu
2016-02-08
test_gem_remote_fetcher.rb: terminate watcher
nobu
2016-02-06
Fix r53748; the datafile includes non ASCII
naruse
2016-02-06
ASCII-incompatible escape
nobu
2016-02-06
* test/ruby/enc/test_regex_casefold.rb: Added data-based testing for
duerst
2016-02-06
* test/ruby/enc/test_regex_casefold.rb: Tests for three case folding
duerst
2016-02-06
* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :fold
duerst
2016-02-05
* test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.
duerst
2016-02-05
incompatible encoding workaround
nobu
2016-02-03
Remove debug print introduced in r52386
naruse
2016-02-03
test_exception.rb: NameError at FCALL
nobu
2016-02-03
* string.c (str_new_frozen): if the given string is embeddedable
naruse
2016-02-02
Fix Ripper.lex error in dedenting squiggly heredoc
nobu
2016-02-02
follow r53691
kazu
2016-02-02
Skip SHA from test_digest_constants for LibreSSL 2.3
naruse
[next]