summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-10* 2020-11-10 [ci skip]git
2020-11-09remove unused debug counterAaron Patterson
2020-11-09Update vm_insnhelper.cAaron Patterson
2020-11-09Remove iv table size checkAaron Patterson
2020-11-09eagerly initialize ivar table when index is small enoughAaron Patterson
2020-11-09`fe80` should be case insensitive tooKazuhiro NISHIYAMA
2020-11-09Removed needless require for 'enumerator'Hiroshi SHIBATA
2020-11-09* 2020-11-09 [ci skip]git
2020-11-08Fix TestFiberMutex#test_condition_variable assertionBenoit Daloze
2020-11-08test/resolv/test_dns.rb: suppress "assigned but unused variable"Yusuke Endoh
2020-11-07Support s390 IPv6 link local addressesJeremy Evans
2020-11-08Urgent notification pipe has same lifetime as scheduler.Samuel Williams
2020-11-08Defer `kernel_sleep` to `block` to avoid exiting the event loop when duration...Samuel Williams
2020-11-08Tidy up book keeping for `thread->keeping_mutexes`.Samuel Williams
2020-11-08Don't try to resume blocked fiber on dead thread.Samuel Williams
2020-11-08`Fiber.new(blocking: false)` is now the default.Samuel Williams
2020-11-07Add support for IPv6 link local addresses to resolvJeremy Evans
2020-11-08* 2020-11-08 [ci skip]git
2020-11-07Remove sender/message_id pair after response received in resolvJeremy Evans
2020-11-07Fix indentationKazuki Tsujimoto
2020-11-07Fix and remove spec testing undefined behaviorKazuki Tsujimoto
2020-11-07Update dependenciesSamuel Williams
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卜部昌平