summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-04* 2015-06-05svn
2015-06-04* method.h: constify rb_method_refined_t::orig_me.ko1
2015-06-04fix typos [ci skip]kazu
2015-06-04fix unbalanced parenthesiskazu
2015-06-04* array.c: Revert r50763. because "reentered" is not typo.hsbt
2015-06-04FreeBSD raises Errno::EMSGSIZEnaruse
2015-06-04* ext/win32ole/win32ole.c: fix a typo. Patch by @davydovantonhsbt
2015-06-04* ChangeLog: fixed name at latest commithsbt
2015-06-04* array.c: fix a typo. Patch by @manish-shrivastavahsbt
2015-06-04ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntlnormal
2015-06-03* method.h: introduce rb_method_refined_t for refined method entry.ko1
2015-06-03dir.c: FNM_SHORTNAMEnobu
2015-06-03ChangeLog: add missing referencenormal
2015-06-03variable.c: remove generic ivar support for special constantsnormal
2015-06-03add a fix to last commitko1
2015-06-03* vm_insnhelper.c (def_iseq_ptr): `iseqval' is not available any more.ko1
2015-06-03* class.c (method_entry_i): mtbl should not have `me' as NULL.ko1
2015-06-03* class.c (clone_method): do not use me->klass, but use explicitlyko1
2015-06-03* 2015-06-04svn
2015-06-03* vm_core.h (rb_vm_rewrite_cref_stack): rename to rb_vm_rewrite_cref().ko1
2015-06-03* vm_method.c: rename `rb_frame_...' to `rb_scope_...'.ko1
2015-06-03* ext/rbconfig/sizeof/extconf.rb: Check C99 standard integer types.akr
2015-06-03* configure.in: Don't check __int128.akr
2015-06-03* class.c (clone_method): remove redundant check for me->def != NULL.ko1
2015-06-03* vm_core.h: rename enum missing_reason to enum method_missing_reason.ko1
2015-06-03* vm.c: eagerly allocate `loading_table`. This eliminates the need totenderlove
2015-06-03* method.h: change fileds order to gather frequent acces fields.ko1
2015-06-03fix typo in ChangeLogko1
2015-06-03* method.h: split rb_method_definition_t::flag to several flags.ko1
2015-06-02* ChangeLog: typo.usa
2015-06-02* gem/bundled_gems: updated to test-unit 3.1.1 and minitest 5.7.0.usa
2015-06-02* vm_insnhelper.c: fix a typo. [ci skip]nagachika
2015-06-02add a ticket numberko1
2015-06-02* vm_insnhelper.c (vm_defined): check respond_to_missing?ko1
2015-06-02* vm_insnhelper.c (vm_defined): skip respond_to_missing? whenko1
2015-06-02* insns.def (defined), vm_insnhelper.c (vm_defined):ko1
2015-06-02* test/ruby/test_module.rb: Do not assume class variable order.eregon
2015-06-02* vm_method.c (rb_method_definition_set): remove a double assignment.mame
2015-06-02* 2015-06-03svn
2015-06-02* vm_method.c (rb_alias): rename parameter names.ko1
2015-06-02* method.h: remove rb_method_iseq_t::iseqval.ko1
2015-06-02* proc.c (proc_curry): remove a debug line.ko1
2015-06-02fix typos [ci skip]kazu
2015-06-02* method.h: make rb_method_entry_t a VALUE.ko1
2015-06-02use assert_raisenobu
2015-06-02test_nonblock.rb: skip if EPROTONOSUPPORTnobu
2015-06-02test/socket/test_nonblock.rb: new test for sendmsg_nonblocknormal
2015-06-02lib/benchmark.rb: just use Process::CLOCK_MONOTONICnormal
2015-06-01fix a typo [ci skip]kazu
2015-06-01fix typokazu