summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-31[ruby/zlib] Fix setting mtime to zero in GzipWriterAlan Wu
2019-10-31Fix verbose warning being emittedJeremy Evans
2019-10-31spec: Fix syntax errorsYusuke Endoh
2019-10-31Skip tainted examples for stringioHiroshi SHIBATA
2019-10-31[ruby/stringio] Remove taint supportJeremy Evans
2019-10-31[ruby/date] Revert "Simplify #inspect"Jeremy Evans
2019-10-31[ruby/date] introduce Date::Error, raise Date::Error for everyglaszig
2019-10-31[ruby/fileutils] Remove use of untaint on Ruby 2.7 to avoid deprecation warningsJeremy Evans
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