summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-31[ruby/gdbm] Use Gemfile instead of Gem::Specification#add_development_depende...Hiroshi SHIBATA
2019-10-31[ruby/gdbm] Remove taint supportJeremy Evans
2019-10-31[ruby/zlib] Remove taint supportJeremy Evans
2019-10-31Mention update to Unicode Emoji version 12.1 in NEWS.Martin Dürst
2019-10-31Fixed the sync task for jsonHiroshi SHIBATA
2019-10-30Revert "Fix zero free objects assertion"Aaron Patterson
2019-10-30Fix zero free objects assertionAaron Patterson
2019-10-31Also ignore mswin platformHiroshi SHIBATA
2019-10-31Ignore test_racc_command with linux platformHiroshi SHIBATA
2019-10-31Try to run assert_output_unchanged with racc testsHiroshi SHIBATA
2019-10-31* 2019-10-31 [ci skip]git
2019-10-31Allow only one argument for keyword_init structAlan Wu
2019-10-30Update the latest versions from upstream repository of raccHiroshi SHIBATA
2019-10-30Regenerate the output results for test fixtures of raccHiroshi SHIBATA
2019-10-30Update the latest structure for racc upstreamHiroshi SHIBATA
2019-10-30Update Unicode Emoji version from 12.0 to 12.1.Martin Dürst
2019-10-30* 2019-10-30 [ci skip]git
2019-10-29Compacting the heap can cause GC, so disable itAaron Patterson
2019-10-29Fix tests for CVE-2018-6914Nobuyoshi Nakada
2019-10-29Check for nonnull attribute in configureNobuyoshi Nakada
2019-10-29Revert "Check for nonnull attribute in configure"卜部昌平
2019-10-29test/rubygems/test_gem.rb: early failure when there is /tmp/GemfileYusuke Endoh
2019-10-29Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""Yusuke Endoh
2019-10-29tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"Yusuke Endoh
2019-10-29Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"Yusuke Endoh
2019-10-29[ruby/rdoc] Use Dir.glob to convert short path of Dir.tmpdir to long pathaycabta
2019-10-29[ruby/rdoc] Support different drive latters in include pathsaycabta
2019-10-29[ruby/rdoc] Use omit of test-unit instead of skip of minitestaycabta
2019-10-29Check for nonnull attribute in configureNobuyoshi Nakada
2019-10-29Clang can also use C call cacheJohn Hawthorn
2019-10-29Let the arrays for the singleton and instance method reflection helpers be in...Lourens Naudé
2019-10-29Let the backtrace array constructed in backtrace_collect be initialized with ...Lourens Naudé
2019-10-29Right size the vm_default_params hashLourens Naudé
2019-10-29Right size the Enumerator internal lazy_use_super_method hashLourens Naudé
2019-10-29Right size the compile option hashLourens Naudé
2019-10-29Right size the iseq coverage branches tmp array - initializes with 5 elementsLourens Naudé
2019-10-29Version 0.0.4aycabta
2019-10-29Restore `in_kwarg` flag properlyNobuyoshi Nakada
2019-10-28Revert "Protect finalizer references during execution"Aaron Patterson
2019-10-28Protect finalizer references during executionAaron Patterson
2019-10-28Fix continuation mark / compactAaron Patterson
2019-10-28Pin labels during disassemblyAaron Patterson
2019-10-28Pin keys of this st_tableAaron Patterson
2019-10-29* 2019-10-29 [ci skip]git
2019-10-28Marshal is calling functions that should pin thingsAaron Patterson
2019-10-28Try out-of-place buildNobuyoshi Nakada
2019-10-28test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada
2019-10-28Clean mjit and timestamp directoriesNobuyoshi Nakada
2019-10-28Add more matrix info to slack payloadKazuhiro NISHIYAMA
2019-10-28fix bug in keyword + protected combination卜部昌平