summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-19ripper: fix a bug of Ripper::Lexer with syntax error and heredoc [Bug #17644]Shugo Maeda
2021-02-18Ractor.allocate should not be allowedKoichi Sasada
2021-02-18[ruby/readline-ext] Initialize libedit before managing the historyNobuyoshi Nakada
2021-02-18[ruby/readline-ext] Use omitNobuyoshi Nakada
2021-02-18sync check_rvalue_consistency_force()Koichi Sasada
2021-02-18clear RVALUE on NEWOBJ event.Koichi Sasada
2021-02-18Update bundled_gemsNobuyoshi Nakada
2021-02-18* 2021-02-18 [ci skip]git
2021-02-18sync GC rest if neededKoichi Sasada
2021-02-17Removed no-longer used variableNobuyoshi Nakada
2021-02-16Remove unreachable if statement in gc_page_sweepPeter Zhu
2021-02-17* 2021-02-17 [ci skip]git
2021-02-16Eliminate useless catch tables and nops from lambdasAaron Patterson
2021-02-16Parse "-00:00" as UTC for the round-trip [Feature #17544]Nobuyoshi Nakada
2021-02-16UTC zone should be still "+00:00" [Feature #17544]Nobuyoshi Nakada
2021-02-16strftime.c: support unknown offset UTC in RFC 3339 [Feature #17544]Nobuyoshi Nakada
2021-02-16Update bundled_gemsNobuyoshi Nakada
2021-02-16Make the commit of updated bundled_gems fileNobuyoshi Nakada
2021-02-16Fix a spec failureKazuhiro NISHIYAMA
2021-02-16Fix a failureKazuhiro NISHIYAMA
2021-02-16Add NEWS entry for [Feature #16043]Kazuhiro NISHIYAMA
2021-02-16* 2021-02-16 [ci skip]git
2021-02-16`$LOAD_PATH.resolve_feature_path` should not raiseDavid Rodríguez
2021-02-15[DOC] NEWS for Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-15Added Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-15Added tests for --backtrace-limit optionNobuyoshi Nakada
2021-02-15supports for stack protection for haiku.David Carlier
2021-02-15* 2021-02-15 [ci skip]git
2021-02-15Add a missing semicolon.Takashi Tamura
2021-02-14Make global ruby namespace usage explicitMarvin Schmidt
2021-02-14Fixed codepage for utime [Bug #17626]xtkoba (Tee KOBAYASHI)
2021-02-14Set verbose flag at retryingNobuyoshi Nakada
2021-02-14Directory mapping for default gemsNobuyoshi Nakada
2021-02-14Revert following rbinstall.rb changesNobuyoshi Nakada
2021-02-14Remove binstubs which are generated by `Gem::Installer` now.Vít Ondruch
2021-02-14Use UnpackedInstaller to install default gems.Vít Ondruch
2021-02-14Fix gemspec only caseNobuyoshi Nakada
2021-02-14* 2021-02-14 [ci skip]git
2021-02-14Refined installation of gemspecs placed other than ext and libNobuyoshi Nakada
2021-02-13opt_equality_by_mid for rb_equal_optKoichi Sasada
2021-02-13* 2021-02-13 [ci skip]git
2021-02-12[Fixes #17622] Mark and move the previous epPeter Zhu
2021-02-12Thread::Queue.new should accept an Enumerable [Feature #17327]Nobuyoshi Nakada
2021-02-12Define rb_to_array which converts with to_aNobuyoshi Nakada
2021-02-12correct the result of casecmp? examples [ci skip]Sarun Rattanasiri
2021-02-11Make a cyclic prepend not modify ancestors for the receiverJeremy Evans
2021-02-12* 2021-02-12 [ci skip]git
2021-02-12[ruby/irb] Fix inverse separator conditionNobuyoshi Nakada
2021-02-11Fixed time_t conversion modifiers for debugNobuyoshi Nakada
2021-02-11Merged too-short salt conditions instead of UNREACHABLE_RETURNNobuyoshi Nakada