summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28Increase STACKFRAME_FOR_CALL_CFUNCnaruse
2017-08-28compile.c: compile_ifnobu
2017-08-28[DOC] Fix typo in rdoc of `transform_values!` [ci skip]kazu
2017-08-28string.c: fix potential bug in String#splitglass
2017-08-28Merge rubygems-2.6.13.hsbt
2017-08-28lib/csv.rb: refactor and optimize. This changeglass
2017-08-27compile.c: compile_ensurenobu
2017-08-27compile.c: compile_resbodynobu
2017-08-27* 2017-08-28svn
2017-08-27compile.c: compile_rescuenobu
2017-08-27lib/net/imap.rb: Accept continuation requests without response textshugo
2017-08-26* ext/win32ole/win32ole.c (fole_initialize): support licensed COM server. Tha...suke
2017-08-26vcs.rb: refresh after dcommitnobu
2017-08-26* 2017-08-27svn
2017-08-26NEWS: Thread#name= on Windows [ci skip]nobu
2017-08-26win32.c: fix return valuenobu
2017-08-26thread_win32.c: set thread namenobu
2017-08-25* 2017-08-26svn
2017-08-25`$IGNORECASE` is no longer effective. [ci skip]kazu
2017-08-25csv.rb: optimize CSV::Table#to_a and #to_csvglass
2017-08-25compile.c: unreachable chunknobu
2017-08-25compile.c: useless jump eliminationnobu
2017-08-25* 2017-08-25svn
2017-08-25compile.c: moved comments [ci skip]nobu
2017-08-24compile.c: show failed instructionsnobu
2017-08-24* 2017-08-24svn
2017-08-24compile.c: free before adjust errornobu
2017-08-23gc.c: restore cfp at finalizernobu
2017-08-23skip unless finalizers runnobu
2017-08-23gc.c: run all finalizersnobu
2017-08-23* 2017-08-23svn
2017-08-23remove debug code.ko1
2017-08-22parse.y: primary should not be 0nobu
2017-08-22Fixed regression to convert blank value at r45497.hsbt
2017-08-22Gracefully handle CSV IO when file descriptor closed.hsbt
2017-08-22Fixed equality method fails when given the object that doesn't support table ...hsbt
2017-08-22Fixed to write_headers option behavior when given no rows.hsbt
2017-08-22Escape skip_lines string before convert to Regexp.hsbt
2017-08-22pack insn_operand_info and insn_len_infonobu
2017-08-22pack insns_name_infonobu
2017-08-22tool/instruction.rb: move logics to templatesnobu
2017-08-22insns.inc.tmpl: ensure info sizenobu
2017-08-22signal.c: fatal stacknobu
2017-08-22signal.c: removed raise_stack_overflow:nobu
2017-08-22* 2017-08-22svn
2017-08-22split out struct cont_saved_vm_stack.ko1
2017-08-21prevent stack overflownobu
2017-08-21Remove a meaningless local variable assignmentyui-knk
2017-08-21* 2017-08-21svn
2017-08-21vm_core.h: ruby_error_stackfatalnobu