summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25test: refine assertionsnobu
2015-06-25test_prime.rb: cosmetic changesnobu
2015-06-24* gc.c (obj_info, method_type_name): show method type name in a stringko1
2015-06-24* gc.c (obj_info): show more details for T_IMEMO/imemo_ment.ko1
2015-06-24* vm_method.c (rb_method_definition_reset): need a WB forko1
2015-06-24* gc.c (RGENGC_OBJ_INFO, obj_info): add a macro to enable/disableko1
2015-06-24* 2015-06-25svn
2015-06-24ext/openssl/ossl_ssl.c: raise if kwargs given in blocking modenormal
2015-06-24vm_method.c: use the current visibilitynobu
2015-06-24vm_method.c: remove redundant checknobu
2015-06-24load.c: use RB_GC_GUARDnobu
2015-06-24* gc.c (gc_mark_children): add additional debug code for #11244.ko1
2015-06-24string.c (rb_str_justify): use RB_GC_GUARDnormal
2015-06-24* gc.c (gc_mark_ptr): add a check code for #11244.ko1
2015-06-24string.c: rb_fstring_cstrnobu
2015-06-24internal.h: rb_fstring_litnobu
2015-06-24intern.h: rb_strlen_litnobu
2015-06-24* re.c: Update documentation for Regexp class.hsbt
2015-06-24variable.c: remove FL_ABLE check for generic ivarsnormal
2015-06-23* 2015-06-24svn
2015-06-23ext/socket/ancdata.c (bsock_recvmsg_internal): reduce stack usenormal
2015-06-23error.c: ArgumentError if no receivernobu
2015-06-23error.c: index numbersnobu
2015-06-23dir.c (check_dirname): avoid volatile, use return valuenormal
2015-06-22struct.c: cache member definition in a subclassnormal
2015-06-22* properties.svn
2015-06-22* 2015-06-23svn
2015-06-22add benchmarks for struct[:name]normal
2015-06-22fix typo aroud Bug numbering formatngoto
2015-06-22* test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto
2015-06-22* 2015-06-22svn
2015-06-22win32.c: use numberofnobu
2015-06-21fix a typo [ci skip]kazu
2015-06-21* NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu
2015-06-21* NEWS: add a reference to a ticket. [ci skip]kazu
2015-06-21fix a typo [ci skip]kazu
2015-06-21array.c: use ALLOCV_Nnobu
2015-06-21internal.h: roomofnobu
2015-06-21runruby.rb: don't close other fdsnobu
2015-06-21ruby_atomic.h: refine ATOMIC_PTR_CASnobu
2015-06-21ext/objspace/objspace_dump.c: adjust indentnobu
2015-06-20* ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah
2015-06-20* 2015-06-21svn
2015-06-20fix a typo [ci skip]kazu
2015-06-20* object.c (rb_obj_taint): [DOC] $SAFE=3 is obsolete.ktsj
2015-06-19* enc/make_encmake.rb: the list of encoding extension libraries mustmame
2015-06-19* process.c (rb_execarg_parent_start1): new macro ALWAYS_NEED_ENVPngoto
2015-06-19* 2015-06-20svn
2015-06-19* NEWS: mention about $SAFE.kazu
2015-06-19test_last_thread.rb: relaxnobu