aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ruby.c: localize a variablenobu2018-05-211-9/+9
* ruby.c: runtime_libruby_pathnobu2018-05-211-49/+51
* added `f` for 1 byte FizzBuzz because Hexagony has such featureusa2018-05-211-0/+5
* explicit cast to void* required for %pshyouhei2018-05-211-4/+4
* goruby build was brokenusa2018-05-201-2/+2
* should propagate V to sub makeusa2018-05-201-0/+1
* goruby build was brokenusa2018-05-203-1/+7
* * 2018-05-21svn2018-05-201-1/+1
* get rid of unused variable warning.usa2018-05-201-1/+1
* iseq.c: Fix segfault when debug is not 0yui-knk2018-05-191-4/+10
* vm_core.h: Remove duplicate declarationyui-knk2018-05-191-1/+0
* * 2018-05-19svn2018-05-191-1/+1
* fileutils.rb: split fu_windows?nobu2018-05-191-6/+5
* Revert "gc.c: use monotonic counters for objspace_malloc_increase"normal2018-05-181-49/+20
* gc.c: use monotonic counters for objspace_malloc_increasenormal2018-05-181-20/+49
* thread.c (rb_wait_for_single_fd): do not leak EINTR on timeoutnormal2018-05-181-18/+33
* Merge RubyGems 2.7.7hsbt2018-05-1829-60/+161
* tool: fixed shadowing variablesnobu2018-05-183-5/+5
* tool: removed unused variablesnobu2018-05-1810-26/+16
* redmine-backporter.rb: suppress a warning [ci skip]nobu2018-05-181-1/+1
* parse.y: relax literal in condition warningsnobu2018-05-181-0/+4
* * 2018-05-18svn2018-05-171-1/+1
* _mjit_compile_send.erb: disable attr_reader inlinek0kubun2018-05-171-14/+0
* rb_parser_printf declarationnobu2018-05-172-2/+2
* range.c: === by cover?nobu2018-05-174-7/+41
* http_proxy setting should respect both parent domain and subdomainnaruse2018-05-172-5/+16
* vm_trace: implement postponed_jobs as st_tablenormal2018-05-172-47/+18
* vm_trace: remove rb_postponed_job_t->flagsnormal2018-05-171-2/+1
* vm_trace.c: spelling fix: PJRR_SUCESS => PJRR_SUCCESSnormal2018-05-171-4/+4
* thread: reduce GET_THREAD callsnormal2018-05-163-23/+23
* gc.c: use ccan/listnormal2018-05-161-49/+32
* * 2018-05-17svn2018-05-161-1/+1
* lib/optparse.rb: improve docsstomar2018-05-161-14/+17
* configure.ac: move the checks of _XOPEN_SOURCE on Solarisngoto2018-05-161-33/+33
* configure.ac: move checks of -std=gnu99 and _XOPEN_SOURCE on Solarisngoto2018-05-161-42/+44
* configure.ac: revert r63438ngoto2018-05-161-12/+11
* iseq body local variablesnobu2018-05-162-161/+180
* fileutils.rb: remove code for OS/2 emxnobu2018-05-161-11/+0
* * 2018-05-16svn2018-05-151-1/+1
* Change logic to check _XOPEN_SOURCE on Solarisngoto2018-05-151-11/+12
* Split TestThread#test_join_limits into peacesngoto2018-05-151-9/+25
* signal.c: follow up r63435nobu2018-05-151-1/+1
* vm_core.h (rb_execution_context_t): interrupt_mask size to match interrupt_flagnormal2018-05-151-1/+1
* Added workaround to fileutils for `make btest` without rbconfig.hsbt2018-05-151-2/+10
* configure.ac: maybe with jemallocnobu2018-05-151-4/+10
* generic_erb.rb: get rid of fileutilsnobu2018-05-151-2/+2
* share :cause variablenobu2018-05-152-3/+5
* Retry to merge fileutils-1.1.0.hsbt2018-05-153-31/+67
* -Wno-cast-function-typeshyouhei2018-05-151-0/+1
* Revert "Merge fileutils-1.1.0."mame2018-05-153-63/+31