summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-12gc.c: objspace_malloc_fixupnobu
2017-05-12spec has been merged, then should run it in loveusa
2017-05-12Support building exts of spec on mswinusa
2017-05-12vm.c: free by ruby_xfreenobu
2017-05-11string.c: docs for String#matchstomar
2017-05-11string.c: docs for Symbolstomar
2017-05-11* 2017-05-12svn
2017-05-11string.c: docs for Symbol#{match,match?}stomar
2017-05-11gc.c: skip unnecessary checknobu
2017-05-11gc.c: use the argument objspacenobu
2017-05-11net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo
2017-05-11process.c: fix error checknobu
2017-05-10fix up r57167nobu
2017-05-10pass as exceptionnaruse
2017-05-10.nobu
2017-05-10process.c: temporary string for buffernobu
2017-05-10Show garbages if requiring gem_runner is failednaruse
2017-05-10* 2017-05-11svn
2017-05-10lib/uri/generic.rb: fix typosstomar
2017-05-10Use environment values to find ruby and flags instead of an argumenteregon
2017-05-10Use ruby_cmd instead of the RUBY_EXE constant in specseregon
2017-05-10gc.c: check of size in ruby_sized_xreallocnobu
2017-05-10Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon
2017-05-10Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon
2017-05-10Use #system directly with multiple arguments in Process#kill specseregon
2017-05-10confirm current process equals to gemhome's pidnaruse
2017-05-10test_exception.rb: test_machine_stackoverflow_by_tracenobu
2017-05-10adjust styles [ci skip]nobu
2017-05-10math.c (ruby_lgamma_r): reduce duplicate codenobu
2017-05-09test/thread: relax internal implementation check in error messagenormal
2017-05-09date_core.c: fix docs for %Z formatstomar
2017-05-09dump stub specifications if nilnaruse
2017-05-09parse.y: brace after literal argnobu
2017-05-09parse.y: do after cmdarg in parennobu
2017-05-09* 2017-05-10svn
2017-05-09test_syntax.rb: test_brace_after_local_variablenobu
2017-05-09string.c: fix r58618nobu
2017-05-09replace hand-written argument check by call to rb_scan_args in unicode_normal...duerst
2017-05-09add explanations about status of module UnicodeNormalizeduerst
2017-05-09Add one more guard to avoid mixing nil into latest_specsnaruse
2017-05-09fixup r58614 for raspi3 and maybe other systems with odd compilenormal
2017-05-09rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal
2017-05-09Ignore fail on non empty ext and gems [ci skip]nobu
2017-05-08* 2017-05-09svn
2017-05-08Add mspec and rubyspec to LEGAL [ci skip]kazu
2017-05-08Translate missing rdoc comment for opt_send_without_block.hsbt
2017-05-08separate constdefs.c and constdefs.hnobu
2017-05-08reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bitnormal
2017-05-08* properties.svn
2017-05-08benchmark/bm_vm2_fiber_switch.rb: check for fiber performancenormal