aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/zlib] Document that gets can return nil when eof? returns falseJeremy Evans2020-12-041-0/+2
* Fixed a code block in NEWS [ci skip]Nobuyoshi Nakada2020-12-041-0/+1
* memory_view.c: Fix endianness of n, N, v, VKenta Murata2020-12-042-4/+8
* fix initialize orderKoichi Sasada2020-12-041-1/+1
* fix indexKoichi Sasada2020-12-041-2/+3
* Avoid leaving too many core files in /tmpTakashi Kokubun2020-12-031-1/+7
* Do not require time and fileutils by defaultTakashi Kokubun2020-12-031-2/+2
* Save a core file on a worker crashTakashi Kokubun2020-12-031-0/+7
* Revert "Report a full_message on a worker crash"Takashi Kokubun2020-12-031-1/+1
* Fixed links in NEWS [ci skip]Nobuyoshi Nakada2020-12-041-2/+2
* Remove backticks from method names in NEWS [ci skip]Jeremy Evans2020-12-031-76/+76
* Fix typos [ci skip]Kazuhiro NISHIYAMA2020-12-041-3/+3
* Revert "Skip repeated scan of object during compaction"Aaron Patterson2020-12-031-1/+1
* Update documentation for String#encode{,!} [ci skip]Jeremy Evans2020-12-031-8/+8
* Skip repeated scan of object during compactionPeter Zhu2020-12-031-1/+1
* * 2020-12-04 [ci skip]git2020-12-041-1/+1
* Update NEWS [ci skip]Jeremy Evans2020-12-031-183/+162
* test/ruby/test_io.rb: some test methods had been overwrittenYusuke Endoh2020-12-031-2/+2
* test-bundled-gems.rb: show failed gems at lastNobuyoshi Nakada2020-12-031-0/+3
* digest gem is available nowHiroshi SHIBATA2020-12-033-3/+3
* [ruby/ipaddr] fixup 90b46678a5b09ed32612b0629b7c51c6d39a0444Hiroshi SHIBATA2020-12-031-1/+1
* [ruby/ipaddr] Relaxed Ruby version for 3.0Hiroshi SHIBATA2020-12-031-1/+1
* Specify minimum version.Samuel Williams2020-12-031-0/+2
* Use Gemfile instead of Gem::Specification#add_development_dependency.Hiroshi SHIBATA2020-12-031-4/+0
* Simplify `ipaddr.gemspec`.Samuel Williams2020-12-031-3/+1
* [ruby/forwardable] Specify minimum Ruby version.Marc-Andre Lafortune2020-12-031-0/+1
* [ruby/readline-ext] Rename depend.gem with depend-gemaycabta2020-12-031-0/+0
* [ruby/readline-ext] Version 0.1.1aycabta2020-12-031-1/+1
* Use gemified dependaycabta2020-12-031-0/+4
* [ruby/io-wait] Added extensionsNobuyoshi Nakada2020-12-031-0/+1
* [ruby/io-wait] Fixed regexp to reject .travis* at the toplevel onlyNobuyoshi Nakada2020-12-031-1/+1
* [ruby/io-wait] Exclude dot-files for CIsNobuyoshi Nakada2020-12-031-2/+4
* [ruby/io-wait] Fix ls-files matching regexpNobuyoshi Nakada2020-12-031-1/+1
* [ruby/io-nonblock] Added extensionsNobuyoshi Nakada2020-12-031-0/+1
* [ruby/io-nonblock] Exclude dot-files for CIsNobuyoshi Nakada2020-12-031-1/+3
* [ruby/io-nonblock] Fix ls-files matching regexpNobuyoshi Nakada2020-12-031-1/+1
* [ruby/digest] LICENSEHiroshi SHIBATA2020-12-031-1/+1
* [ruby/digest] Fixup d981714348f71177132426e3ac19598e1b2e8f5dHiroshi SHIBATA2020-12-031-4/+4
* Assert unit->iseq null out happens under the JIT/GC guardTakashi Kokubun2020-12-031-0/+2
* Skip checking Ractor recursive lockingTakashi Kokubun2020-12-021-3/+7
* Add Proc#{==,eql?} addition to NEWS [ci skip]Jeremy Evans2020-12-021-0/+7
* delete deprecated IO-like methods卜部昌平2020-12-0320-358/+194
* include/ruby/internal/xmalloc.h: add doxygen卜部昌平2020-12-031-0/+160
* add GC guardKoichi Sasada2020-12-031-1/+5
* When allocating new pages, add them to the end of the linked listAaron Patterson2020-12-021-2/+2
* Do not reduce quantifiers if it affects which text will be matchedJeremy Evans2020-12-022-8/+15
* * 2020-12-03 [ci skip]git2020-12-031-1/+1
* Incremental sweeping should not require page allocationAaron Patterson2020-12-021-3/+2
* ENV.index: delete卜部昌平2020-12-023-21/+8
* Added dependencies for net-popHiroshi SHIBATA2020-12-021-0/+2