aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext/ripper/lib/ripper/lexer.rb: Do not deprecate Ripper::Lexer::State#[]Yusuke Endoh2021-12-091-14/+11
* Add `to_f` to predefined conversion method name to ID tableNobuyoshi Nakada2021-12-081-0/+1
* [DOC] Integer.try_convert [ci skip]Nobuyoshi Nakada2021-12-082-0/+20
* Skip bind port 1 when ip_unprivileged_port_start<=1Kazuhiro NISHIYAMA2021-12-081-0/+4
* Avoid Array allocation when appending to args array (#5211)John Hawthorn2021-12-071-12/+44
* [rubygems/rubygems] Remove unnecessary commentDavid Rodríguez2021-12-081-1/+0
* [rubygems/rubygems] Don't add custom github source to `bundle init` GemfileDavid Rodríguez2021-12-082-4/+0
* [rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez2021-12-082-96/+0
* YJIT: Undo add_block_version() in OOM code pathAlan Wu2021-12-071-1/+9
* YJIT: Remove guard_self_is_heap()Alan Wu2021-12-072-20/+16
* * 2021-12-08 [ci skip]git2021-12-081-1/+1
* [rubygems/rubygems] Add require parameter to `bundle add``Simon Fish2021-12-083-1/+21
* [rubygems/rubygems] Pass "--" to git commands to separate positional and opti...David Rodríguez2021-12-072-6/+26
* More indentation in NEWS.md [ci skip]Nobuyoshi Nakada2021-12-071-94/+94
* Fixed the check order in wmap_live_p [Bug #18392]Nobuyoshi Nakada2021-12-071-13/+22
* ObjectSpace::WeakMap#inspect: check if living object [Bug #18392]Nobuyoshi Nakada2021-12-072-6/+32
* Move -ljemalloc to DLDLIBS [Bug #18391]Nobuyoshi Nakada2021-12-071-2/+2
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-12-071-0/+1
* [ruby/ostruct] ostruct v0.5.1Marc-André Lafortune2021-12-061-1/+1
* [ruby/ostruct] Alias less methodsMarc-André Lafortune2021-12-062-1/+7
* NEWS.md: Describe the change of the default width of `pp`Yusuke Endoh2021-12-071-0/+4
* YJIT: Add integrity checks for blockidAlan Wu2021-12-062-1/+14
* YJIT: Fix incomplete invalidation from opt_setinlinecacheAlan Wu2021-12-064-12/+110
* Enhanced RDoc for literals.rdoc (#5213)Burdette Lamar2021-12-061-36/+118
* add a NEWS entry for `mandatory_only?`Koichi Sasada2021-12-071-0/+4
* add a NEWS entry about GC.total_timeKoichi Sasada2021-12-071-0/+10
* add NEWS about the improvement of `Struct`Koichi Sasada2021-12-071-4/+6
* * 2021-12-07 [ci skip]git2021-12-071-1/+1
* [rubygems/rubygems] Don't cleanup paths from gems already activated from `$LO...David Rodríguez2021-12-072-3/+25
* [rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier2021-12-0628-28/+116
* [rubygems/rubygems] Allow using `Gem::Version` without loading the rest of ru...David Rodríguez2021-12-062-0/+21
* [rubygems/rubygems] Fix incorrect quotingDavid Rodríguez2021-12-061-1/+1
* [rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek2021-12-063-0/+11
* autogen.sh: Copy auxiliary files instead of symlinks with `-i`Nobuyoshi Nakada2021-12-061-1/+9
* [rubygems/rubygems] add login & logout for the signin & signout commands resp...Colby Swandale2021-12-062-1/+15
* sync_default_gems.rb: convert commit hashes to github URLs [ci skip]Nobuyoshi Nakada2021-12-061-0/+2
* Clarify the error message when trying to import C methods [Bug #18385]Shugo Maeda2021-12-061-1/+1
* [rubygems/rubygems] LOAD_PATH is already reset globallyDavid Rodríguez2021-12-061-16/+4
* [rubygems/rubygems] Remove unneded setupDavid Rodríguez2021-12-061-10/+0
* Make `leaf` const in VM generatorAlan Wu2021-12-051-1/+1
* * 2021-12-06 [ci skip]git2021-12-061-1/+1
* YJIT: Initialize code buffer with PUSH DSAlan Wu2021-12-051-3/+4
* [ruby/securerandom] Remove no longer used helper methodsNobuyoshi Nakada2021-12-051-19/+0
* Update stdlib versions [ci skip]Kazuhiro NISHIYAMA2021-12-051-8/+8
* Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA2021-12-051-1/+1
* More indentation in NEWS.md [ci skip]Nobuyoshi Nakada2021-12-051-89/+89
* Fix wrong indentation in NEWS.md [ci skip]Junichi Ito2021-12-051-3/+3
* Do not use `fcopyfile` if appending to non-empty file [Bug #18388]Nobuyoshi Nakada2021-12-052-0/+19
* [rubygems/rubygems] Don't write outside of destdir when regenerating pluginsDavid Rodríguez2021-12-053-2/+24
* [rubygems/rubygems] Don't write outside of destdir when installing default bu...David Rodríguez2021-12-052-0/+3