summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-21[Win32] allow pipe in flockNobuyoshi Nakada
2022-04-21* 2022-04-21 [ci skip]git
2022-04-21[Doc] correct my understanding about nonblocking mode卜部昌平
2022-04-20[CI] resort to clang-14 (#5824)卜部昌平
2022-04-20Added assert_true and assert_false same as test-unit gemHiroshi SHIBATA
2022-04-20[ruby/net-http] Feature detect to make net/http usable with JRubyKarol Bucek
2022-04-20Enable C backtraces on Apple silicon (#5770)Jean byroot Boussier
2022-04-20* 2022-04-20 [ci skip]git
2022-04-20[ruby/net-http] Add ignore_eof access to HTTP and HTTPResponseJeremy Evans
2022-04-19[DOC] adjust indentNobuyoshi Nakada
2022-04-19Resolve several markedown warningsTim Smith
2022-04-19Github -> GitHubTim Smith
2022-04-18[DOC] Enhanced RDoc for MatchData (#5822)Burdette Lamar
2022-04-18Enhanced RDoc for MatchData (#5821)Burdette Lamar
2022-04-18Enhanced RDoc for MatchData (#5820)Burdette Lamar
2022-04-18[DOC] Enhanced RDoc for MatchData (#5819)Burdette Lamar
2022-04-18[DOC] Enhanced RDoc for MatchData (#5818)Burdette Lamar
2022-04-19* 2022-04-19 [ci skip]git
2022-04-18[DOC] Enhanced RDoc for Regexp (#5815)Burdette Lamar
2022-04-18Fix the wrong index of the previous component [Bug #18739]Nobuyoshi Nakada
2022-04-18[DOC] Use consistent terms [Bug #18680]Nobuyoshi Nakada
2022-04-18[ruby/bigdecimal] Fix docsPeter Zhu
2022-04-18[ruby/bigdecimal] Adjust a local variable type to exponentNobuyoshi Nakada
2022-04-18[ruby/tsort] Small tweaks for easier vendoringDavid Rodríguez
2022-04-18* 2022-04-18 [ci skip]git
2022-04-18Fixes grammarNick Roma
2022-04-17Fix a typoKazuhiro NISHIYAMA
2022-04-17Get rid of doubly cachingNobuyoshi Nakada
2022-04-17Get rid of magic numbersNobuyoshi Nakada
2022-04-16[DOC] Enhanced RDoc for Regexp (#5812)Burdette Lamar
2022-04-17* 2022-04-17 [ci skip]git
2022-04-16Fix class ancestry checks for duped classesJohn Hawthorn
2022-04-16[rubygems/rubygems] Fix test issues surfaced using a stricter behavior of `Fi...David Rodríguez
2022-04-16[rubygems/rubygems] I don't think this is necessaryDavid Rodríguez
2022-04-16Extract `pipe_readlines` method which reads from the pipelineNobuyoshi Nakada
2022-04-16Simplify the condition expression to ignore commitsNobuyoshi Nakada
2022-04-16Do not import any files under rakelibNobuyoshi Nakada
2022-04-16[ruby/set] Repair format for What's HereBurdetteLamar
2022-04-16Revert "[ruby/stringio] Add push task to push built gems"Hiroshi SHIBATA
2022-04-16Fix bundled gems installation when relative loadingNobuyoshi Nakada
2022-04-16[rubygems/rubygems] Add modern rubies to the platformsBobby McDonald
2022-04-16[ruby/stringio] Add push task to push built gemsSutou Kouhei
2022-04-15Update default gems list at 2aca566a104ad42579be03374446fd [ci skip]git
2022-04-16[ruby/stringio] bump up to 3.0.2.pre1Sutou Kouhei
2022-04-16* 2022-04-16 [ci skip]git
2022-04-15[DOC] Enhanced RDoc for Regexp (#5807)Burdette Lamar
2022-04-15Return `false` where sticky-bit is not provided [Bug #18734]Nobuyoshi Nakada
2022-04-15Compare predicate methods as a boolean valueNobuyoshi Nakada
2022-04-15[Win32] Fix mode of character/pipe device stat [Bug #18732]Nobuyoshi Nakada
2022-04-15[ruby/nkf] Fix docsPeter Zhu