aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't invalidate BOPs when aliases redefinedJohn Hawthorn2021-12-141-3/+8
* YJIT: Avoid unnecessary BOP invalidationJohn Hawthorn2021-12-141-3/+5
* [DOC] Fix docs rendering for Process._fork [ci skip]Matheus Richard2021-12-151-2/+2
* Fix arg_forward without parentheses [Bug #18267]Nobuyoshi Nakada2021-12-152-10/+55
* Revert "Rename `in_kwarg` as `in_argdef` as unrelated to keywords"Nobuyoshi Nakada2021-12-151-12/+12
* prohibit load by `autoload` on non-main RactorKoichi Sasada2021-12-152-0/+15
* fix local TP memory leakKoichi Sasada2021-12-153-18/+27
* Add examples for Integer.try_convert [ci skip]Matheus Richard2021-12-151-0/+3
* Fix typo on Integer.try_convert [ci skip]Matheus Richard2021-12-151-1/+1
* Turn SET_LEX_STATE macro into an inline function callNobuyoshi Nakada2021-12-151-4/+10
* Fix indent [ci skip]Nobuyoshi Nakada2021-12-151-1/+1
* * 2021-12-15 [ci skip]git2021-12-151-1/+1
* NEWS.md document String#unpack offset and Marshal.load freeze argumentsJean Boussier2021-12-141-0/+14
* Remove compaction support detection using sysconfPeter Zhu2021-12-141-35/+3
* ripper: refine test to show expected statesNobuyoshi Nakada2021-12-141-14/+21
* Prepare for removing RubyVM::JIT (#5262)Takashi Kokubun2021-12-1332-67/+64
* Update stdlib version [ci skip]Kazuhiro NISHIYAMA2021-12-141-1/+1
* Update bundled_gems at 2021-12-14git2021-12-141-1/+1
* reduce `rb_clear_attr_ccs()` callKoichi Sasada2021-12-141-10/+15
* Merge to one regexpKazuhiro NISHIYAMA2021-12-141-1/+1
* [ruby/securerandom] Use String#unpack1Nobuyoshi Nakada2021-12-142-3/+3
* [ruby/securerandom] Drop support for old ruby versionsNobuyoshi Nakada2021-12-141-1/+1
* [DOC] Fix a type [ci skip]Nobuyoshi Nakada2021-12-141-1/+1
* NEWS.md: Mention colorize command of un.rbKazuhiro NISHIYAMA2021-12-141-0/+3
* Rename --jit to --mjit (#5248)Takashi Kokubun2021-12-1316-64/+111
* [ci skip] NEWS.md: Update Variable Width AllocationPeter Zhu2021-12-131-1/+2
* * 2021-12-14 [ci skip]git2021-12-141-1/+1
* NEWS.md: sort [ci skip]Nobuyoshi Nakada2021-12-141-2/+2
* [ci skip] NEWS.md: Add Variable Width AllocationPeter Zhu2021-12-131-0/+5
* NEWS.md: One more surrounding brackets for the ticketNobuyoshi Nakada2021-12-131-1/+1
* [ruby/reline] Remove unnecessary variables, lower_spaceaycabta2021-12-132-3/+22
* [DOC] Add call sequences of Random using a rangeNobuyoshi Nakada2021-12-131-4/+9
* [DOC] Improve Random::Formatter description and exampleNobuyoshi Nakada2021-12-132-1/+10
* [DOC] Exclude Bundler only [ci skip]Nobuyoshi Nakada2021-12-132-26/+1
* NEWS.md: move of Random::Formatter [Feature #18190]Nobuyoshi Nakada2021-12-131-0/+5
* Appveyor: Skip tests on if only document files changed [ci skip]Nobuyoshi Nakada2021-12-131-0/+5
* NEWS.md: `ruby -run -e httpd` displays URLs to access [Feature #17847]Kentaro Goto2021-12-131-0/+3
* NEWS.md: RFC 3339 UTC for unknown offset local time [Feature #17544]Nobuyoshi Nakada2021-12-131-0/+4
* LEGAL: mention error_highlightYusuke Endoh2021-12-131-0/+11
* NEWS.md: Mention `in:` option of Time.new [Feature #17485]Nobuyoshi Nakada2021-12-131-0/+7
* NEWS.md: `--disable-gems` is now just for debugging. [Feature #17684]Yusuke Endoh2021-12-131-0/+5
* [DOC] Get rid of headings in list itemsNobuyoshi Nakada2021-12-131-2/+3
* add a NEWS entry for `TracePoint.allow_reenter`Koichi Sasada2021-12-131-0/+7
* NEWS.md: `def foo = puts "Hello"` is now allowed [Feature #17398]Yusuke Endoh2021-12-131-0/+6
* NEWS.md: Mention suspendatble coverage [Feature #18176]Yusuke Endoh2021-12-131-0/+5
* NEWS.md: Use more descriptive example for error_highlightYusuke Endoh2021-12-131-7/+20
* [DOC] Mention RBOOL in extension.rdoc [Feature #13125]Nobuyoshi Nakada2021-12-132-0/+30
* Remove `NODE_DASGN_CURR` [Feature #18406]Nobuyoshi Nakada2021-12-136-29/+8
* Fix a typo [ci skip]Kazuhiro NISHIYAMA2021-12-131-1/+1
* ruby.c: Fix typoYusuke Endoh2021-12-131-1/+1