aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gc.c: checks of sizesnobu2017-05-121-24/+9
* gc.c: objspace_malloc_fixupnobu2017-05-121-4/+3
* spec has been merged, then should run it in loveusa2017-05-121-1/+1
* Support building exts of spec on mswinusa2017-05-121-10/+22
* vm.c: free by ruby_xfreenobu2017-05-121-1/+1
* string.c: docs for String#matchstomar2017-05-111-0/+1
* string.c: docs for Symbolstomar2017-05-111-5/+7
* * 2017-05-12svn2017-05-111-1/+1
* string.c: docs for Symbol#{match,match?}stomar2017-05-111-4/+4
* gc.c: skip unnecessary checknobu2017-05-111-1/+1
* gc.c: use the argument objspacenobu2017-05-111-1/+1
* net/imap: Net::IMAP#disconnect need not do anything if already disconnectedshugo2017-05-112-0/+28
* process.c: fix error checknobu2017-05-111-20/+8
* fix up r57167nobu2017-05-101-1/+2
* pass as exceptionnaruse2017-05-101-1/+2
* .nobu2017-05-101-2/+12
* process.c: temporary string for buffernobu2017-05-101-14/+12
* Show garbages if requiring gem_runner is failednaruse2017-05-101-1/+10
* * 2017-05-11svn2017-05-101-1/+1
* lib/uri/generic.rb: fix typosstomar2017-05-101-1/+1
* Use environment values to find ruby and flags instead of an argumenteregon2017-05-102-3/+1
* Use ruby_cmd instead of the RUBY_EXE constant in specseregon2017-05-102-19/+17
* gc.c: check of size in ruby_sized_xreallocnobu2017-05-101-1/+5
* Use the Mutex to know whether we entered the signal handler in Process#kill s...eregon2017-05-101-7/+4
* Process.getpgrp and Process.setsid must be available for Process#kill group s...eregon2017-05-101-3/+3
* Use #system directly with multiple arguments in Process#kill specseregon2017-05-101-3/+3
* confirm current process equals to gemhome's pidnaruse2017-05-101-1/+1
* test_exception.rb: test_machine_stackoverflow_by_tracenobu2017-05-102-24/+24
* adjust styles [ci skip]nobu2017-05-105-21/+35
* math.c (ruby_lgamma_r): reduce duplicate codenobu2017-05-101-5/+2
* test/thread: relax internal implementation check in error messagenormal2017-05-092-2/+2
* date_core.c: fix docs for %Z formatstomar2017-05-091-2/+2
* dump stub specifications if nilnaruse2017-05-091-0/+3
* parse.y: brace after literal argnobu2017-05-092-4/+16
* parse.y: do after cmdarg in parennobu2017-05-092-1/+5
* * 2017-05-10svn2017-05-091-1/+1
* test_syntax.rb: test_brace_after_local_variablenobu2017-05-091-0/+9
* string.c: fix r58618nobu2017-05-091-1/+2
* replace hand-written argument check by call to rb_scan_args in unicode_normal...duerst2017-05-091-6/+3
* add explanations about status of module UnicodeNormalizeduerst2017-05-091-0/+15
* Add one more guard to avoid mixing nil into latest_specsnaruse2017-05-091-0/+1
* fixup r58614 for raspi3 and maybe other systems with odd compilenormal2017-05-093-5/+5
* rb_execution_context_t: move stack, stack_size and cfp from rb_thread_tnormal2017-05-0921-224/+236
* Ignore fail on non empty ext and gems [ci skip]nobu2017-05-091-1/+1
* * 2017-05-09svn2017-05-081-1/+1
* Add mspec and rubyspec to LEGAL [ci skip]kazu2017-05-081-0/+26
* Translate missing rdoc comment for opt_send_without_block.hsbt2017-05-081-1/+1
* separate constdefs.c and constdefs.hnobu2017-05-081-1/+3
* reduce rb_mutex_t size from 80 bytes to 72 bytes on 64-bitnormal2017-05-081-5/+9
* * properties.svn2017-05-080-0/+0