summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-04[ruby/fiddle] use ffi_closure_alloc only with 3.2 or laterNobuyoshi Nakada
2020-03-04[win32] suppress false warning by mingw gccNobuyoshi Nakada
2020-03-04[win32] suppress false warning by MSVCNobuyoshi Nakada
2020-03-04Fixed never-defined symbol nameNobuyoshi Nakada
2020-03-04[ruby/fiddle] ffi_closure_free is available in the bundled libffiNobuyoshi Nakada
2020-03-04[ruby/fiddle] Use ffi_closure_free if availableNobuyoshi Nakada
2020-03-04Revert "Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)"""Yusuke Endoh
2020-03-04Revert "Revert "[ruby/fiddle] Use ffi_closure_free by default. (#20)""Yusuke Endoh
2020-03-04test/lib/jit_support.rb: The path to icc was changedYusuke Endoh
2020-03-04suppress uninitialized variable warnings卜部昌平
2020-03-04tool/lib/test/unit: support TESTS='-- -ext-' again卜部昌平
2020-03-04%p is for void *卜部昌平
2020-03-04fix compile error w/ -DUSE_TRANSIENT_HEAP=0卜部昌平
2020-03-04fix compile error w/ -DCALC_EXACT_MALLOC_SIZE卜部昌平
2020-03-04fix 6e271e4cbbe6a8bc4d4f75dc553ce054eae7af00Koichi Sasada
2020-03-04Run major GC to make sure the minor GC reasonKoichi Sasada
2020-03-04Run major GC to make sure the minor GC next time.Koichi Sasada
2020-03-04Narrow the check target.Koichi Sasada
2020-03-04* 2020-03-04 [ci skip]git
2020-03-03Don't tweak RubyVM compile options if it's not definedCharles Oliver Nutter
2020-03-03Limit the debug code conditon so that it runs only under i386-solarisYusuke Endoh
2020-03-03Suppress an "assigned but unused variable" warningYusuke Endoh
2020-03-03[DOC] Separated parenthesized notes from subsection headingsNobuyoshi Nakada
2020-03-03Preserve `kwarg` flag and fix up f5c904c2a9Nobuyoshi Nakada
2020-03-03add debug code for SolarisKoichi Sasada
2020-03-03Ignore incompatible convert of symbolsKoichi Sasada
2020-03-03Convert incompatible encoding symbol namesaycabta
2020-03-03* 2020-03-03 [ci skip]git
2020-03-03method_missing_reason should be set.Koichi Sasada
2020-03-02Suppress "assigned but unused variable" warningsYusuke Endoh
2020-03-02Reduced parser stack usage by merging non-result actionsNobuyoshi Nakada
2020-03-02Packed stacked bit flags into one structNobuyoshi Nakada
2020-03-02Add `#write` and `#binwrite` to IO section [ci skip]Kazuhiro NISHIYAMA
2020-03-02Allow newlines inside braced patternNobuyoshi Nakada
2020-03-02.github/workflows: name the configure runs卜部昌平
2020-03-02.github: let "make leaked-globals" run in parallel卜部昌平
2020-03-02.github: make use of working-directory卜部昌平
2020-03-02.github: less verbose on: specifier卜部昌平
2020-03-02.travis.yml, .github: delete environmental dumps卜部昌平
2020-03-02.travis.yml: favor >- over |- and backslash卜部昌平
2020-03-02.travis.yml: mandate UBSAN卜部昌平
2020-03-02.travis.yml delete darwin debug code卜部昌平
2020-03-02.travis.yml: ruby_2_7 is travis ready.卜部昌平
2020-03-02Reset Reline.pointKoichi Sasada
2020-03-02vm_cc_fill() need to clear aux.Koichi Sasada
2020-03-02skip test if Reline.completion_proc is nil.Koichi Sasada
2020-03-02Revert "show debug info."Koichi Sasada
2020-03-02need to restore $stdin.Koichi Sasada
2020-03-02* 2020-03-02 [ci skip]git
2020-03-02show debug info.Koichi Sasada