aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c: fix a typo. Patch by @manish-shrivastavahsbt2015-06-041-0/+5
* ext/openssl/lib/openssl/ssl.rb: use io/nonblock instead of fcntlnormal2015-06-041-0/+5
* * method.h: introduce rb_method_refined_t for refined method entry.ko12015-06-031-0/+14
* dir.c: FNM_SHORTNAMEnobu2015-06-031-0/+6
* ChangeLog: add missing referencenormal2015-06-031-0/+1
* variable.c: remove generic ivar support for special constantsnormal2015-06-031-0/+13
* * vm_insnhelper.c (def_iseq_ptr): `iseqval' is not available any more.ko12015-06-031-0/+4
* * class.c (method_entry_i): mtbl should not have `me' as NULL.ko12015-06-031-0/+4
* * class.c (clone_method): do not use me->klass, but use explicitlyko12015-06-031-0/+5
* * vm_core.h (rb_vm_rewrite_cref_stack): rename to rb_vm_rewrite_cref().ko12015-06-031-0/+9
* * vm_method.c: rename `rb_frame_...' to `rb_scope_...'.ko12015-06-031-0/+8
* * ext/rbconfig/sizeof/extconf.rb: Check C99 standard integer types.akr2015-06-031-0/+4
* * configure.in: Don't check __int128.akr2015-06-031-0/+11
* * class.c (clone_method): remove redundant check for me->def != NULL.ko12015-06-031-0/+13
* * vm_core.h: rename enum missing_reason to enum method_missing_reason.ko12015-06-031-0/+11
* * vm.c: eagerly allocate `loading_table`. This eliminates the need totenderlove2015-06-031-0/+8
* * method.h: change fileds order to gather frequent acces fields.ko12015-06-031-0/+6
* fix typo in ChangeLogko12015-06-031-1/+1
* * method.h: split rb_method_definition_t::flag to several flags.ko12015-06-031-0/+36
* * ChangeLog: typo.usa2015-06-021-1/+1
* * gem/bundled_gems: updated to test-unit 3.1.1 and minitest 5.7.0.usa2015-06-021-0/+4
* add a ticket numberko12015-06-021-0/+1
* * vm_insnhelper.c (vm_defined): check respond_to_missing?ko12015-06-021-0/+7
* * vm_insnhelper.c (vm_defined): skip respond_to_missing? whenko12015-06-021-0/+8
* * insns.def (defined), vm_insnhelper.c (vm_defined):ko12015-06-021-0/+5
* * test/ruby/test_module.rb: Do not assume class variable order.eregon2015-06-021-0/+5
* * vm_method.c (rb_method_definition_set): remove a double assignment.mame2015-06-021-0/+5
* * vm_method.c (rb_alias): rename parameter names.ko12015-06-021-0/+4
* * method.h: remove rb_method_iseq_t::iseqval.ko12015-06-021-0/+14
* * proc.c (proc_curry): remove a debug line.ko12015-06-021-0/+4
* fix typos [ci skip]kazu2015-06-021-3/+3
* * method.h: make rb_method_entry_t a VALUE.ko12015-06-021-0/+33
* test/socket/test_nonblock.rb: new test for sendmsg_nonblocknormal2015-06-021-0/+4
* lib/benchmark.rb: just use Process::CLOCK_MONOTONICnormal2015-06-021-0/+5
* fix a typo [ci skip]kazu2015-06-011-1/+1
* fix typokazu2015-06-011-1/+1
* fix indent (tabify) [ci skip]kazu2015-06-011-2/+2
* fix a typo [ci skip]kazu2015-06-011-1/+1
* mkmf.rb: split --libsnobu2015-06-011-0/+6
* * gc.c (gc_mark_children): remove a garbage characterko12015-06-011-0/+5
* * vm_method.c (rb_method_entry_make): do not show warning messageko12015-06-011-0/+5
* * internal.h: move class related definitions.ko12015-06-011-0/+4
* * class.c: remove needless include pragmra for method.h.ko12015-06-011-0/+8
* * eval_intern.h, vm_method.c: move macros to functions.ko12015-05-311-0/+9
* * ext/date/date_core.c: [DOC] Add comparison of Time and DateTimezzak2015-05-311-0/+5
* * vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type toko12015-05-311-0/+9
* * class.c (rb_class_has_methods): added to reduce depenedencyko12015-05-311-0/+9
* * gc.c , gc.h (rb_obj_info): export obj_info(VALUE) for debugging.ko12015-05-311-0/+4
* * test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko12015-05-311-0/+5
* * method.h: fix typo of comments.ko12015-05-301-0/+4