1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
charliesome 66915c5077 * vm_eval.c (vm_call0): fix prototype, the id parameter should be of
type ID, not VALUE

* vm_insnhelper.c (check_match): the rb_funcall family of functions
  does not care about refinements. We need to use
  rb_method_entry_with_refinements instead to call === with
  refinements. Thanks to Jon Conley for reporting this bug.
  [ruby-core:57051] [Bug #8872]

* test/ruby/test_refinement.rb: add test

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42869 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-09-07 06:44:31 +00:00
..
-ext- * rational.c: Include gmp.h if GMP is used. 2013-09-06 12:07:08 +00:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
dl
drb
dtrace
erb
etc
fiddle
fileutils
gdbm
io
irb
json
logger
matrix
minitest
misc
mkmf
monitor
net * test/net/http/test_http.rb (test_bind_to_local_port): Choose an open 2013-09-01 12:19:15 +00:00
nkf
objspace
open-uri
openssl wait until the shutdowning message reaches to the server 2013-09-04 18:46:16 +00:00
optparse * lib/optparse.rb: The Integer acceptable now allows binary and 2013-09-05 05:02:17 +00:00
ostruct
pathname
psych * ext/psych/lib/psych/visitors/yaml_tree.rb: use double quotes when 2013-09-05 17:39:53 +00:00
rake * test/rake/test_rake_rules.rb: add space after string literal to 2013-09-02 05:08:20 +00:00
rdoc
readline
resolv
rexml * test/rexml/parser/test_tree.rb 2013-09-03 14:02:10 +00:00
rinda
ripper * NEWS: Add note about frozen string literals 2013-09-02 07:11:41 +00:00
rss * test/rake/test_rake_rules.rb: add space after string literal to 2013-09-02 05:08:20 +00:00
ruby * vm_eval.c (vm_call0): fix prototype, the id parameter should be of 2013-09-07 06:44:31 +00:00
rubygems
scanf
sdbm
socket
stringio
strscan
syslog
testunit
thread * variable.c (classname): the name of class that has 2013-09-07 04:58:38 +00:00
uri
webrick
win32ole
xmlrpc
zlib
inlinetest.rb
profile_test_all.rb
runner.rb
test_abbrev.rb
test_cmath.rb
test_curses.rb
test_delegate.rb
test_find.rb * lib/find.rb (Find.find): respect the encodings of arguments. 2013-09-07 04:34:27 +00:00
test_ipaddr.rb
test_mathn.rb
test_mutex_m.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_weakref.rb
with_different_ofs.rb