aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/fileutils] Remove use of untaint on Ruby 2.7 to avoid deprecation warningsJeremy Evans2019-10-311-1/+2
* [ruby/gdbm] Use Gemfile instead of Gem::Specification#add_development_depende...Hiroshi SHIBATA2019-10-311-5/+0
* [ruby/gdbm] Remove taint supportJeremy Evans2019-10-311-3/+0
* [ruby/zlib] Remove taint supportJeremy Evans2019-10-312-36/+1
* Mention update to Unicode Emoji version 12.1 in NEWS.Martin Dürst2019-10-311-1/+3
* Fixed the sync task for jsonHiroshi SHIBATA2019-10-311-3/+2
* Revert "Fix zero free objects assertion"Aaron Patterson2019-10-301-29/+15
* Fix zero free objects assertionAaron Patterson2019-10-301-15/+29
* Also ignore mswin platformHiroshi SHIBATA2019-10-311-1/+1
* Ignore test_racc_command with linux platformHiroshi SHIBATA2019-10-311-1/+1
* Try to run assert_output_unchanged with racc testsHiroshi SHIBATA2019-10-313-25/+38
* * 2019-10-31 [ci skip]git2019-10-311-1/+1
* Allow only one argument for keyword_init structAlan Wu2019-10-312-1/+2
* Update the latest versions from upstream repository of raccHiroshi SHIBATA2019-10-3010-18/+21
* Regenerate the output results for test fixtures of raccHiroshi SHIBATA2019-10-3029-2556/+2556
* Update the latest structure for racc upstreamHiroshi SHIBATA2019-10-301-1/+3
* Update Unicode Emoji version from 12.0 to 12.1.Martin Dürst2019-10-301-1/+1
* * 2019-10-30 [ci skip]git2019-10-301-1/+1
* Compacting the heap can cause GC, so disable itAaron Patterson2019-10-291-1/+1
* Fix tests for CVE-2018-6914Nobuyoshi Nakada2019-10-293-72/+64
* Check for nonnull attribute in configureNobuyoshi Nakada2019-10-293-4/+12
* Revert "Check for nonnull attribute in configure"卜部昌平2019-10-292-9/+4
* test/rubygems/test_gem.rb: early failure when there is /tmp/GemfileYusuke Endoh2019-10-291-0/+4
* Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""Yusuke Endoh2019-10-297-13/+13
* tool/lib/minitest/unit.rb: add "omit" as an alias to "skip"Yusuke Endoh2019-10-291-0/+2
* Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"Yusuke Endoh2019-10-297-13/+13
* [ruby/rdoc] Use Dir.glob to convert short path of Dir.tmpdir to long pathaycabta2019-10-291-0/+8
* [ruby/rdoc] Support different drive latters in include pathsaycabta2019-10-292-5/+26
* [ruby/rdoc] Use omit of test-unit instead of skip of minitestaycabta2019-10-297-13/+13
* Check for nonnull attribute in configureNobuyoshi Nakada2019-10-292-4/+9
* Clang can also use C call cacheJohn Hawthorn2019-10-291-1/+1
* Let the arrays for the singleton and instance method reflection helpers be in...Lourens Naudé2019-10-291-2/+2
* Let the backtrace array constructed in backtrace_collect be initialized with ...Lourens Naudé2019-10-291-1/+1
* Right size the vm_default_params hashLourens Naudé2019-10-291-1/+1
* Right size the Enumerator internal lazy_use_super_method hashLourens Naudé2019-10-291-1/+1
* Right size the compile option hashLourens Naudé2019-10-291-1/+1
* Right size the iseq coverage branches tmp array - initializes with 5 elementsLourens Naudé2019-10-291-1/+1
* Version 0.0.4aycabta2019-10-291-1/+1
* Restore `in_kwarg` flag properlyNobuyoshi Nakada2019-10-292-1/+2
* Revert "Protect finalizer references during execution"Aaron Patterson2019-10-281-12/+15
* Protect finalizer references during executionAaron Patterson2019-10-281-15/+12
* Fix continuation mark / compactAaron Patterson2019-10-281-0/+6
* Pin labels during disassemblyAaron Patterson2019-10-281-4/+20
* Pin keys of this st_tableAaron Patterson2019-10-281-1/+1
* * 2019-10-29 [ci skip]git2019-10-291-1/+1
* Marshal is calling functions that should pin thingsAaron Patterson2019-10-281-2/+12
* Try out-of-place buildNobuyoshi Nakada2019-10-283-23/+48
* test-bundled-gems.rb: fixed for out-of-place buildNobuyoshi Nakada2019-10-281-2/+3
* Clean mjit and timestamp directoriesNobuyoshi Nakada2019-10-281-1/+1
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-282-2/+2