summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28Merge etc gemspec from github repository.hsbt
2018-05-27Specs must keep working on older versions and other implementationseregon
2018-05-27jit_support.rb: debug check_support stderrk0kubun
2018-05-27st.c: remove redundant export declarationk0kubun
2018-05-27* 2018-05-27svn
2018-05-27jit_support.rb: cahce JIT support checkk0kubun
2018-05-24spec/ruby: fix RUBY_DESCRIPTION check with JIT enabledk0kubun
2018-05-24test_rubyoptions.rb: RbConfig::CONFIG['cppflags'] can be nilk0kubun
2018-05-24test_rubyoptions.rb: allow passing test_verbosek0kubun
2018-05-24mjit.c: use remove_file in clean_so_file toonobu
2018-05-24thread_pthread.c: avoid reading th pointer for thread cachenormal
2018-05-23thread_pthread.c: enable thread cache by defaultnormal
2018-05-23benchmark/bm_*erb*: fix for --measure=size/peak in driver.rbnormal
2018-05-23* 2018-05-24svn
2018-05-23ext/pty/pty.c: I_FIND before I_PUSH if possiblengoto
2018-05-23remove VM_ENV_DATA_INDEX_ENV_PROC.ko1
2018-05-23internal.h: export ruby_sized_* for systems w/o malloc_usable_sizenormal
2018-05-22test_jit.rb: propagate suspicious stderrk0kubun
2018-05-22* 2018-05-23svn
2018-05-22mjit.c: show error message on remove failurek0kubun
2018-05-22rename temporary dummy targetusa
2018-05-22export rb_hash_bulk_insertnaruse
2018-05-22string.c: MAYBE_UNUSED to suppress warnings for `old`normal
2018-05-22gc.c: use RUBY_DEFAULT_FREE instead of open-coded constantnormal
2018-05-22string.c: size hints for free and realloc callsnormal
2018-05-22parse.y: use ruby_sized_xfree and SIZED_REALLOC_Nnormal
2018-05-21load.c: use ruby_sized_xfree for calloc-ed RArray VALUEnormal
2018-05-21* 2018-05-22svn
2018-05-21array.c: use ruby_sized_free and SIZED_REALLOC_Nnormal
2018-05-21mjit.h: skip accessing mjit_opts if JIT-edk0kubun
2018-05-21mention about `goruby` target in helpusa
2018-05-21now can do `make goruby`usa
2018-05-21ruby.c: localize a variablenobu
2018-05-21ruby.c: runtime_libruby_pathnobu
2018-05-21added `f` for 1 byte FizzBuzz because Hexagony has such featureusa
2018-05-21explicit cast to void* required for %pshyouhei
2018-05-20goruby build was brokenusa
2018-05-20should propagate V to sub makeusa
2018-05-20goruby build was brokenusa
2018-05-20* 2018-05-21svn
2018-05-20get rid of unused variable warning.usa
2018-05-19iseq.c: Fix segfault when debug is not 0yui-knk
2018-05-19vm_core.h: Remove duplicate declarationyui-knk
2018-05-19* 2018-05-19svn
2018-05-19fileutils.rb: split fu_windows?nobu
2018-05-18Revert "gc.c: use monotonic counters for objspace_malloc_increase"normal
2018-05-18gc.c: use monotonic counters for objspace_malloc_increasenormal
2018-05-18thread.c (rb_wait_for_single_fd): do not leak EINTR on timeoutnormal
2018-05-18Merge RubyGems 2.7.7hsbt
2018-05-18tool: fixed shadowing variablesnobu