summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31File#path: Raise IOError when a file is O_TMPFILEsorah
2017-08-31Added NEWS for r59702naruse
2017-08-31Add Socket::Ifaddr.vhid on supported platforms [Feature #13803]naruse
2017-08-31io.c: shrink read buffernobu
2017-08-31string.c: adjust indent [ci skip]nobu
2017-08-31test_syntax.rb: suppress warningsnobu
2017-08-31String#each_grapheme_cluster and String#grapheme_clustersnaruse
2017-08-31test_syntax.rb: assert outputnobu
2017-08-31`$=` is no longer effective. [ci skip]kazu
2017-08-30to_str -> to_sko1
2017-08-30* 2017-08-31svn
2017-08-30A HTTP Header value must not contain CR or LF.naruse
2017-08-30array.c: refine binomial_coefficientnobu
2017-08-30array.c: refine descending_factorialnobu
2017-08-30* 2017-08-30svn
2017-08-30array.c: integer calculationsnobu
2017-08-29array.c: use rb_check_array_typenobu
2017-08-29* remove trailing spaces.svn
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-08-29array.c: nested encodingnobu
2017-08-29array.c: join encodingnobu
2017-08-29Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.hsbt
2017-08-29test/ruby: tweaked heredocsnobu
2017-08-29fix error message.ko1
2017-08-29.gitignore: ignore run.gdbsonots
2017-08-29resolv.rb: remove unnecessary require statementglass
2017-08-28win32.c: fix function pointernobu
2017-08-28* 2017-08-29svn
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