summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/io-console] Enable building the C extension on TruffleRuby.Duncan MacGregor2021-04-221-1/+1
* Ignore JRuby files on io-consoleHiroshi SHIBATA2021-04-221-0/+1
* [ruby/benchmark] gemspec: Explicitly have 0 executablesOlle Jonsson2021-04-221-1/+1
* [ruby/benchmark] Add comment about terminating newline in captions; fix test ...Keith Bennett2021-04-222-1/+4
* [ruby/cgi] gemspec: Explicitly empty executables listOlle Jonsson2021-04-221-1/+1
* [ruby/cgi] Add test for escapeHTML/unescapeHTML invalid encoding fix in pure ...Jeremy Evans2021-04-221-3/+30
* [ruby/cgi] handle invalid encodingpavel2021-04-221-3/+8
* [ruby/time] Make Time friendly to RactorKir Shatrov2021-04-222-0/+8
* fix raise in exception with jumpKoichi Sasada2021-04-223-7/+88
* Remove reverse VM instructionJeremy Evans2021-04-211-19/+0
* * 2021-04-22 [ci skip]git2021-04-221-1/+1
* Evaluate multiple assignment left hand side before right hand sideJeremy Evans2021-04-214-105/+391
* [ruby/pp] Bump version to 0.2.0Hiroshi SHIBATA2021-04-211-1/+1
* [ruby/pp] Support < Ruby 3.0Hiroshi SHIBATA2021-04-211-1/+1
* [ruby/resolv] gemspec: Explicitly list 0 executablesOlle Jonsson2021-04-211-1/+1
* [ruby/forwardable] gemspec: Explicitly empty the executables listOlle Jonsson2021-04-211-1/+1
* [ruby/base64] gemspec: Use an explicit file listOlle Jonsson2021-04-211-3/+1
* [ruby/base64] gemspec: Explicitly empty executables listOlle Jonsson2021-04-211-1/+1
* [ruby/abbrev] gemspec: Explicitly empty executables listOlle Jonsson2021-04-211-1/+1
* [ruby/io-wait] gemspec: Explicitly list 0 executablesOlle Jonsson2021-04-211-1/+1
* Fix the regexp list for ignore listHiroshi SHIBATA2021-04-211-2/+1
* This change broke the some files like date.gemspec and lib/logger.rb.Hiroshi SHIBATA2021-04-211-10/+15
* array.c (rb_ary_zip): take only as many as needed from an Enumerator (#4389)Yusuke Endoh2021-04-212-2/+13
* [ci skip] Remove badge for Travis CI from README.mdPeter Zhu2021-04-201-1/+0
* Man page: correct defaults for RUBY_THREAD_VM_STACK_SIZEAlan Wu2021-04-201-1/+1
* * 2021-04-21 [ci skip]git2021-04-211-1/+1
* check ep during compaction because it can be nullAaron Patterson2021-04-201-3/+6
* [ruby/zlib] gemspec: Remove unused filesOlle Jonsson2021-04-201-2/+2
* [ruby/gdbm] gemspec: Set executables to the empty listOlle Jonsson2021-04-201-1/+1
* [ruby/dbm] gemspec: add README & LICENSEOlle Jonsson2021-04-201-1/+1
* [ruby/logger] Replace "iff" with "if and only if"Gannon McGibbon2021-04-201-5/+5
* [ruby/date] Bump version to 3.1.1Hiroshi SHIBATA2021-04-201-1/+1
* * 2021-04-20 [ci skip]git2021-04-201-1/+1
* Update bundled_gemsKazuhiro NISHIYAMA2021-04-201-1/+1
* Try to fix other failures of writing XDG_CONFIG_HOMEKazuhiro NISHIYAMA2021-04-192-11/+11
* Added the specific files to the default gems like net-http and optparseHiroshi SHIBATA2021-04-191-6/+15
* * 2021-04-19 [ci skip]git2021-04-191-1/+1
* Fix the wrong file detection for net-*.gemspecHiroshi SHIBATA2021-04-191-0/+5
* * 2021-04-18 [ci skip]git2021-04-181-1/+1
* Split revision.h ruleNobuyoshi Nakada2021-04-181-2/+3
* Remove comments in tool/m4 from the generated configureNobuyoshi Nakada2021-04-1735-77/+76
* Prefer positive condition to double negativeNobuyoshi Nakada2021-04-171-4/+4
* * 2021-04-17 [ci skip]git2021-04-171-1/+1
* Fix writing XDG_CONFIG_HOME in test-bundlerKazuhiro NISHIYAMA2021-04-171-0/+11
* NEWS for [Feature #15198] [ci skip]Nobuyoshi Nakada2021-04-161-0/+5
* Add Array#intersect?Travis Hunter2021-04-162-0/+69
* rb_hash_free(): has never existed.卜部昌平2021-04-161-1/+0
* * 2021-04-16 [ci skip]git2021-04-161-1/+1
* spec/ruby/core/hash/transform_keys_spec.rb: Fix the failure of ruby_3_0Yusuke Endoh2021-04-161-2/+2
* Remove useless attribute set in init_mark_stackPeter Zhu2021-04-151-1/+0