summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-07Rename to `Fiber#set_scheduler`.Samuel Williams
2020-11-07* 2020-11-07 [ci skip]git
2020-11-06Add docs for some C extension GC APIsAlan Wu
2020-11-06Added dependency for net-protocolHiroshi SHIBATA
2020-11-06a part of T_DATA object can Ractor#sendKoichi Sasada
2020-11-06Update TypeProf to 0.4.2Yusuke Endoh
2020-11-05gc_rest can change the total pages, so we need to do that firstAaron Patterson
2020-11-05add asserts to find crashAaron Patterson
2020-11-05Refactor verification methodAaron Patterson
2020-11-05take VM lock when mutating the heapAaron Patterson
2020-11-06* 2020-11-06 [ci skip]git
2020-11-06Update RBS & TypeProf (#3732)Soutaro Matsumoto
2020-11-05Revert "Prefer #send over #__send__ when it is clear there is no possible con...NARUSE, Yui
2020-11-05Add description __send__ is saferNARUSE, Yui
2020-11-05Promote un.rb to the default gems. It's preparation for 3.0.0-preview2.Hiroshi SHIBATA
2020-11-05Prefer #send over #__send__ when it is clear there is no possible conflictBenoit Daloze
2020-11-04[ruby/ostruct] Update versionMarc-Andre Lafortune
2020-11-04[ruby/ostruct] Restore `ostruct` docMarc-Andre Lafortune
2020-11-04Revert "Make `marshal_load` public"Marc-Andre Lafortune
2020-11-05* 2020-11-05 [ci skip]git
2020-11-04Simplify setting instance variablesAaron Patterson
2020-11-04ensure T_OBJECT objects have internals initializedAaron Patterson
2020-11-04Suppress a warningKazuhiro NISHIYAMA
2020-11-04Bundle TypeProf 0.4.0Yusuke Endoh
2020-11-04use httpsHiroshi SHIBATA
2020-11-04.travis.yml: delete x86_64卜部昌平
2020-11-04.travis.yml: delete sanitizer tests卜部昌平
2020-11-04.github/workflows/baseruby.yml: add卜部昌平
2020-11-03Update NEWS for Array methods changeJeremy Evans
2020-11-03Make Array methods return Array instances instead of subclass instancesJeremy Evans
2020-11-04* 2020-11-04 [ci skip]git
2020-11-04Rightward assignment is replaced by one-line pattern matchingKazuki Tsujimoto
2020-11-03test/ruby/test_gc_compact.rb: suppress "assigned but unused variable"Yusuke Endoh
2020-11-03Add links to the tickets [ci skip]Kazuhiro NISHIYAMA
2020-11-02Fix typo in the auto compact announcement [ci-skip]Luciano Sousa
2020-11-03* 2020-11-03 [ci skip]git
2020-11-02Add `GC.auto_compact= true/false` and `GC.auto_compact`Aaron Patterson
2020-11-02ripper: Invalid pragma value warningNobuyoshi Nakada
2020-11-02Compare boolean values for parser pragma locale-insensitivelyNobuyoshi Nakada
2020-11-02strip trailing spaces [ci skip]Nobuyoshi Nakada
2020-11-02Copy for Ractor.send() without marshal.Koichi Sasada
2020-11-02* 2020-11-02 [ci skip]git
2020-11-02suppport Ractor.send(move: true) for more detaKoichi Sasada
2020-11-01Use the suppress_warning helper instead of doing it manuallyKazuki Tsujimoto
2020-11-01Suppress "One-line pattern matching is experimental" warningKazuki Tsujimoto
2020-11-01Fix Rubyspec (ruby-2.7) failuresKazuki Tsujimoto
2020-11-01Change NODE layout for pattern matchingKazuki Tsujimoto
2020-11-01ext/socket/rubysocket.h: avoid the conflict of T_DATA definition in AIXRei Odaira
2020-11-01use one-line pattern matching for warning testsKoichi Sasada
2020-11-01* 2020-11-01 [ci skip]git