aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add hook for `Timeout.timeout`.Samuel Williams2021-03-305-5/+71
* * 2021-03-30 [ci skip]git2021-03-301-1/+1
* [ruby/irb] Prevent the completion from crashing if rdoc is missingAleksandar Ivanov2021-03-301-2/+9
* Add more tests for defined? with method callsJeremy Evans2021-03-291-0/+49
* Make defined? cache the results of method callsJeremy Evans2021-03-291-33/+66
* [ruby/optparse] bump up to 0.1.1Nobuyoshi Nakada2021-03-291-1/+1
* [ruby/optparse] Fixed error message of unparsed non-optionNobuyoshi Nakada2021-03-292-0/+13
* [ruby/optparse] Completion scripts themselves are not executableNobuyoshi Nakada2021-03-292-2/+4
* [ruby/optparse] Exclude unnecessary files from the packageNobuyoshi Nakada2021-03-291-1/+3
* [ruby/optparse] Change *opts to *params, to avoid confusionBurdetteLamar2021-03-292-13/+35
* [ruby/optparse] Add OptionParser#require_exact accessorJeremy Evans2021-03-292-0/+31
* [ruby/optparse] Use ZDOTDIR env var to locate .zshrcMartin Rey2021-03-291-3/+3
* sync_default_gems.rb: ignore COPYING file [ci skip]Nobuyoshi Nakada2021-03-291-0/+1
* sync_default_gems.rb: IO#puts prints a newline between each argument [ci skip]Nobuyoshi Nakada2021-03-291-1/+1
* [DOC] Improve an example of Array#count comparison [ci skip]Nobuyoshi Nakada2021-03-291-1/+1
* fiber context update for Mac OS.David CARLIER2021-03-291-1/+11
* [ruby/irb] Always add input method when calling Irb.new in testsaycabta2021-03-291-44/+42
* * 2021-03-29 [ci skip]git2021-03-291-1/+1
* [Doc] Fix Array#count comparing strategyKenichi Kamiya2021-03-281-2/+2
* [ruby/io-console] bump up to 0.5.9Nobuyoshi Nakada2021-03-281-1/+1
* sync_default_gems.rb: remove un-committed files [ci skip]Nobuyoshi Nakada2021-03-281-0/+2
* sync_default_gems.rb: search the last merge more strictly [ci skip]Nobuyoshi Nakada2021-03-281-2/+3
* sync_default_gems.rb: escape filter command [ci skip]Nobuyoshi Nakada2021-03-281-1/+6
* sync_default_gems.rb: message when no commits [ci skip]Nobuyoshi Nakada2021-03-281-0/+5
* Force recycle intermediate collection in Hash#transform_keys! [Bug #17735]Kenichi Kamiya2021-03-281-0/+2
* [ruby/pathname] Fix segfault of Pathname#splitKenichi Kamiya2021-03-282-1/+16
* [ruby/pathname] Support Ruby 3.0Hiroshi SHIBATA2021-03-281-1/+2
* sync_default_gems.rb: preserve Co-Authored-By:Nobuyoshi Nakada2021-03-281-3/+15
* Hide an intermediate arrayNobuyoshi Nakada2021-03-281-2/+4
* Clear an intermediate hash [Bug #17735]Nobuyoshi Nakada2021-03-281-0/+1
* Keep non evaluated keys in `Hash#transform_keys!` [Bug #17735]Kenichi Kamiya2021-03-283-2/+24
* Remove unneeded rb_ident_hash_new function declarationS-H-GAMELINKS2021-03-281-1/+0
* * 2021-03-28 [ci skip]git2021-03-281-1/+1
* Fix segmentation fault when `Module#name` returns non string value [Bug #17754]Kenichi Kamiya2021-03-282-1/+19
* Update to ruby/spec@fd6edddBenoit Daloze2021-03-2726-84/+501
* Update to ruby/mspec@d1adf59Benoit Daloze2021-03-27115-3117/+3213
* [Doc] Update regex engine to Onigumo in doc/extension.* [ci skip]Kenichi Kamiya2021-03-272-4/+2
* Add rb_exc_exception functionS.H2021-03-271-8/+13
* Fix Enumerable#tally with some arguments pattern [Feature #17744]Kenichi Kamiya2021-03-273-3/+54
* * 2021-03-27 [ci skip]git2021-03-271-1/+1
* No codesign in testsNobuyoshi Nakada2021-03-271-0/+1
* Enumerable#tally with the resulting hash [Feature #17744]Nobuyoshi Nakada2021-03-264-6/+64
* [ruby/erb] Version 2.2.3Takashi Kokubun2021-03-261-1/+1
* [ruby/erb] Clarify supported ruby versions in gemspecKenichi Kamiya2021-03-261-1/+1
* * 2021-03-26 [ci skip]git2021-03-261-1/+1
* Stop downloading Unicode files twiceNobuyoshi Nakada2021-03-261-1/+1
* [ruby/irb] Cache completion files to requireaycabta2021-03-252-12/+33
* Use XRUBY to expand path instead of platform dependentKazuhiro NISHIYAMA2021-03-251-3/+5
* Generate encoding header before enc.mkNobuyoshi Nakada2021-03-251-2/+3
* Keep unicode_normalize/tables.rb as-isNobuyoshi Nakada2021-03-251-3/+3