summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-05-18tool: removed unused variablesnobu
2018-05-18redmine-backporter.rb: suppress a warning [ci skip]nobu
2018-05-18parse.y: relax literal in condition warningsnobu
2018-05-17* 2018-05-18svn
2018-05-17_mjit_compile_send.erb: disable attr_reader inlinek0kubun
2018-05-17rb_parser_printf declarationnobu
2018-05-17range.c: === by cover?nobu
2018-05-17http_proxy setting should respect both parent domain and subdomainnaruse
2018-05-17vm_trace: implement postponed_jobs as st_tablenormal
2018-05-17vm_trace: remove rb_postponed_job_t->flagsnormal
2018-05-17vm_trace.c: spelling fix: PJRR_SUCESS => PJRR_SUCCESSnormal
2018-05-16thread: reduce GET_THREAD callsnormal
2018-05-16gc.c: use ccan/listnormal
2018-05-16* 2018-05-17svn