summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2015-06-01fix indent (tabify) [ci skip]kazu
2015-06-01fix a typo [ci skip]kazu
2015-06-01mkmf.rb: split --libsnobu
2015-06-01* gc.c (gc_mark_children): remove a garbage characterko1
2015-06-01* vm_method.c (rb_method_entry_make): do not show warning messageko1
2015-06-01* internal.h: move class related definitions.ko1
2015-06-01* class.c: remove needless include pragmra for method.h.ko1
2015-05-31* eval_intern.h, vm_method.c: move macros to functions.ko1
2015-05-31* ext/date/date_core.c: [DOC] Add comparison of Time and DateTimezzak
2015-05-31* vm_core.h (VM_FRAME_MAGIC_DUMMY): introduce new frame type toko1
2015-05-31* class.c (rb_class_has_methods): added to reduce depenedencyko1
2015-05-31* gc.c , gc.h (rb_obj_info): export obj_info(VALUE) for debugging.ko1
2015-05-31* test/ruby/test_gc.rb: increase timeout seconds for GC stressfulko1
2015-05-30* method.h: fix typo of comments.ko1
2015-05-30* method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko1
2015-05-30* vm_method.c (rb_unlink_method_entry): make it static.ko1
2015-05-30fix ChangeLog message.ko1
2015-05-30* method.h, vm_method.c (rb_free_method_entry): constify a parameter.ko1
2015-05-30* lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa
2015-05-30ext/socket/ancdata.c: use RB_GC_GUARD instead of volatilenormal
2015-05-30* lib/tempfile.rb (Tempfile#initialize): initialize @unlinked to fixusa
2015-05-30change lingering dtrace probe documentation from function- to method-tenderlove
2015-05-30* lib/tempfile.rb: refactoring.glass
2015-05-30variable.c: avoid compatibility table with generic ivarsnormal
2015-05-30cont.c: Check ruby_current_threadnobu
2015-05-29variable.c: use indices for generic ivarsnormal
2015-05-29variable.c: extract common functions for generic ivar indicesnormal
2015-05-29* tool/make_hgraph.rb: added.ko1
2015-05-29parse.y: check NTH_REF rangenobu
2015-05-29socket: avoid redundant fcntl on Linuxnormal
2015-05-29ChangeLog: add missing reference [ci skip]normal
2015-05-29lib/*: use monotonic clock for timeoutsnormal
2015-05-28* ext/objspace/objspace.c: add two methods to debug internals.ko1
2015-05-27Fix typo in samples for tk ext [skip ci]nobu
2015-05-27openssl: use RB_GC_GUARD instead of volatilenormal
2015-05-27drb: avoid redundant fcntl callnormal
2015-05-26* vm_method.c (rb_alias): should resolve refined methods.shugo
2015-05-26fix conditionkazu
2015-05-25* tool/redmine-backporter.rb (rel): after the relations is changed,usa
2015-05-25* win32/win32.c (setup_overlapped): seek to the file end only whennaruse
2015-05-24* numeric.c (Numeric#negative?): [DOC] Fix call-seq.eregon
2015-05-23* debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().ko1
2015-05-23man: updatednobu
2015-05-22* win32/win32.c (rb_w32_write_console): should return the count ofusa
2015-05-22fix indent (tabify) [ci skip]kazu
2015-05-22fix a typo [ci skip]kazu