aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * numeric.c (Numeric#negative?): [DOC] Fix call-seq.eregon2015-05-241-0/+5
* * debug.c (ruby_debug_print_id): use rb_id2name() for fprintf().ko12015-05-231-0/+4
* man: updatednobu2015-05-231-0/+5
* * win32/win32.c (rb_w32_write_console): should return the count ofusa2015-05-221-0/+5
* fix indent (tabify) [ci skip]kazu2015-05-221-4/+4
* fix a typo [ci skip]kazu2015-05-221-1/+1
* * lib/prime.rb: Remove obsolete Prime.newmarcandre2015-05-221-0/+5
* intern.h: move rb_sym_all_symbolsnobu2015-05-221-0/+6
* * complex.c (f_complex_polar): simple bug reproduced only when y isusa2015-05-221-0/+5
* process.c: do not discard statusnobu2015-05-221-0/+8
* * NEWS: added news for net-telnet and rakehsbt2015-05-221-0/+4
* * configure.in (RUBY_DTRACE_POSTPROCESS): cmp -b is GNU extension.naruse2015-05-211-0/+6
* * iseq.c: constify.ko12015-05-211-0/+12
* * proc.c: fix issues caused by binding created from Method#to_proc.ko12015-05-211-0/+9
* * lib/matrix.rb: added documentation for Matrix#empty and Matrix#/hsbt2015-05-211-0/+5
* * proc.c: rename functions.ko12015-05-211-0/+7
* fix ChangeLog, tooko12015-05-211-0/+2
* * proc.c (rb_method_get_iseq): rename to rb_method_iseq.ko12015-05-211-0/+6
* * lib/net/telnet.rb: gemify net-telnet.hsbt2015-05-211-0/+6
* * vm_method.c: Remove private attribute warning [Bug #10967]zzak2015-05-211-0/+8
* * proc.c (method_proc): rename to method_to_proc.ko12015-05-211-0/+4