aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * method.h: add VM_METHOD_TYPE_ALIAS rb_method_definition_t::typeko12015-05-301-0/+46
* * vm_method.c (rb_unlink_method_entry): make it static.ko12015-05-301-0/+4
* fix ChangeLog message.ko12015-05-301-2/+0
* * method.h, vm_method.c (rb_free_method_entry): constify a parameter.ko12015-05-301-0/+8
* * lib/tempfile.rb (Remover#call): fixed wrong condition introduced atusa2015-05-301-0/+5
* ext/socket/ancdata.c: use RB_GC_GUARD instead of volatilenormal2015-05-301-0/+5
* * lib/tempfile.rb (Tempfile#initialize): initialize @unlinked to fixusa2015-05-301-0/+6
* change lingering dtrace probe documentation from function- to method-tenderlove2015-05-301-0/+5
* * lib/tempfile.rb: refactoring.glass2015-05-301-0/+9
* variable.c: avoid compatibility table with generic ivarsnormal2015-05-301-0/+13
* cont.c: Check ruby_current_threadnobu2015-05-301-0/+5
* variable.c: use indices for generic ivarsnormal2015-05-291-0/+26
* variable.c: extract common functions for generic ivar indicesnormal2015-05-291-0/+8
* * tool/make_hgraph.rb: added.ko12015-05-291-0/+4
* parse.y: check NTH_REF rangenobu2015-05-291-0/+10
* socket: avoid redundant fcntl on Linuxnormal2015-05-291-0/+9
* ChangeLog: add missing reference [ci skip]normal2015-05-291-0/+1
* lib/*: use monotonic clock for timeoutsnormal2015-05-291-0/+5
* * ext/objspace/objspace.c: add two methods to debug internals.ko12015-05-281-0/+11
* Fix typo in samples for tk ext [skip ci]nobu2015-05-271-0/+6
* openssl: use RB_GC_GUARD instead of volatilenormal2015-05-271-0/+6
* drb: avoid redundant fcntl callnormal2015-05-271-0/+6
* * vm_method.c (rb_alias): should resolve refined methods.shugo2015-05-261-0/+5
* fix conditionkazu2015-05-261-0/+4
* * tool/redmine-backporter.rb (rel): after the relations is changed,usa2015-05-251-0/+5
* * win32/win32.c (setup_overlapped): seek to the file end only whennaruse2015-05-251-0/+5