summaryrefslogtreecommitdiff
path: root/spec/ruby/library/socket/ipsocket
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2025-04-14 16:33:49 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2025-04-14 16:33:49 +0900
commitd0b7e5b6a04bde21ca483d20a1546b28b401c2d4 (patch)
tree68fe70112112bd54118a09687f001baeaa3d524b /spec/ruby/library/socket/ipsocket
parent1c23c3095325a4ade2064cc3b35ce8e678e03ebf (diff)
v3.4.3v3_4_3
Diffstat (limited to 'spec/ruby/library/socket/ipsocket')
0 files changed, 0 insertions, 0 deletions
id=40370296c761ff7ba3d0b6c29a71ab7a8a472314'>parse.y: "nil" for defined? with empty expressionnobu 2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse 2012-09-24use assert_predicate for unary operatornaruse 2012-09-24Feature #7035nobu 2012-08-06insns.def: use klass in cfpnobu 2012-07-11defined: me in cfpnobu 2012-02-11* compile.c (defined_expr): guard the whole expression.nobu 2011-03-30* vm_insnhelper.h (COPY_CREF): should copyshugo 2011-03-24* test/ruby/test_defined.rb (TestDefined#test_autoloaded_noload):nobu 2011-03-24* vm_insnhelper.c (vm_get_ev_const): should not autoload innobu 2011-03-24* variable.c (rb_const_defined_0): fix autoloading base.nobu 2011-03-24* test/ruby/test_defined.rb (TestDefined#test_defined): get rid ofnobu