aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* io.nonblock returns the block's value [ci skip]Kazuhiro NISHIYAMA2022-04-261-2/+2
* * 2022-04-26 [ci skip]git2022-04-261-1/+1
* [DOC] Enhanced RDoc for Math module (#5837)Burdette Lamar2022-04-252-242/+457
* [DOC] mention assignment expression valuesNobuyoshi Nakada2022-04-251-0/+6
* Update to ruby/spec@3affe1eBenoit Daloze2022-04-25277-7355/+3575
* Update to ruby/mspec@215497eBenoit Daloze2022-04-254-13/+48
* Fix ARGF#lineno to return Integer as documentedJean Boussier2022-04-251-1/+1
* [ruby/rdoc] Fix a typo [ci skip]Kazuhiro NISHIYAMA2022-04-251-1/+1
* More details for Rational literals (#5840)Burdette Lamar2022-04-241-7/+28
* * 2022-04-25 [ci skip]git2022-04-251-1/+1
* Reuse `rb_proc_arity`S.H2022-04-241-7/+2
* * 2022-04-24 [ci skip]git2022-04-241-1/+1
* add description for IO.nonblock=.Tanaka Akira2022-04-241-0/+40
* Remove unnecessary sortKazuhiro NISHIYAMA2022-04-231-2/+2
* Avoid defining the same test class in multiple filesJeremy Evans2022-04-2247-1356/+1280
* Fix build if UBF_TIMER == UBF_TIMER_PTHREADJeremy Evans2022-04-221-1/+1
* rbinstall: Also do `Gem.ruby` patching for unpacked bundled gemsAlan Wu2022-04-221-1/+7
* introduce struct `rb_native_thread`Koichi Sasada2022-04-2310-132/+167
* * 2022-04-23 [ci skip]git2022-04-231-1/+1
* refactoring thread inits in vm.cKoichi Sasada2022-04-231-30/+22
* Uncomment code to raise LocalJumpError for yield across thread through enumJeremy Evans2022-04-212-2/+55
* Use https for wss testHiroshi SHIBATA2022-04-221-1/+1
* [ruby/uri] Include RFC2396_REGEXP module directlyPeter Zhu2022-04-222-3/+3
* [ruby/uri] Feat: Support WSSOKURA Masafumi2022-04-223-3/+75
* * 2022-04-22 [ci skip]git2022-04-221-1/+1
* rename thread internal namingKoichi Sasada2022-04-2210-189/+206
* [ruby/pathname] Implement Pathname#lutimeAkinori MUSHA2022-04-212-0/+36
* Private local variables should shadow outer variables [Bug #18629]Nobuyoshi Nakada2022-04-212-1/+6
* [Win32] allow pipe in flockNobuyoshi Nakada2022-04-211-7/+3
* * 2022-04-21 [ci skip]git2022-04-211-1/+1
* [Doc] correct my understanding about nonblocking mode卜部昌平2022-04-211-4/+17
* [CI] resort to clang-14 (#5824)卜部昌平2022-04-201-2/+2
* Added assert_true and assert_false same as test-unit gemHiroshi SHIBATA2022-04-201-0/+16
* [ruby/net-http] Feature detect to make net/http usable with JRubyKarol Bucek2022-04-202-7/+13
* Enable C backtraces on Apple silicon (#5770)Jean byroot Boussier2022-04-201-1/+4
* * 2022-04-20 [ci skip]git2022-04-201-1/+1
* [ruby/net-http] Add ignore_eof access to HTTP and HTTPResponseJeremy Evans2022-04-203-1/+42
* [DOC] adjust indentNobuyoshi Nakada2022-04-191-6/+6
* Resolve several markedown warningsTim Smith2022-04-195-33/+44
* Github -> GitHubTim Smith2022-04-192-4/+4
* [DOC] Enhanced RDoc for MatchData (#5822)Burdette Lamar2022-04-181-50/+69
* Enhanced RDoc for MatchData (#5821)Burdette Lamar2022-04-181-32/+41
* Enhanced RDoc for MatchData (#5820)Burdette Lamar2022-04-181-33/+41
* [DOC] Enhanced RDoc for MatchData (#5819)Burdette Lamar2022-04-184-46/+107
* [DOC] Enhanced RDoc for MatchData (#5818)Burdette Lamar2022-04-182-31/+64
* * 2022-04-19 [ci skip]git2022-04-191-1/+1
* [DOC] Enhanced RDoc for Regexp (#5815)Burdette Lamar2022-04-181-100/+136
* Fix the wrong index of the previous component [Bug #18739]Nobuyoshi Nakada2022-04-181-1/+1
* [DOC] Use consistent terms [Bug #18680]Nobuyoshi Nakada2022-04-181-3/+3
* [ruby/bigdecimal] Fix docsPeter Zhu2022-04-181-3/+3