summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-14Explicitly cast __s64 to time_t [Bug #17645]xtkoba (Tee KOBAYASHI)
2021-03-13[Doc] Fix multiple `Magic Comments` exampleKenichi Kamiya
2021-03-13Revert "Extracted AtomicWrite"Nobuyoshi Nakada
2021-03-13Moved locking VM to an atomic operationNobuyoshi Nakada
2021-03-13Extracted AtomicWriteNobuyoshi Nakada
2021-03-13* 2021-03-13 [ci skip]git
2021-03-12Fix integer/float remainder with infinity argument of opposite signJeremy Evans
2021-03-12Removed an unused declarationNobuyoshi Nakada
2021-03-12Renamed functions for Fiber singleton methodsNobuyoshi Nakada
2021-03-12Constified variables for getenvNobuyoshi Nakada
2021-03-12Bundle RBS 1.1.1 (#4259)Soutaro Matsumoto
2021-03-12Removed a duplicate setting for mingwNobuyoshi Nakada
2021-03-12* 2021-03-12 [ci skip]git
2021-03-12Remove .travis.ymlNARUSE, Yui
2021-03-11Revert "Update bundled_gems"Kazuhiro NISHIYAMA
2021-03-11Create the test file under the created temporary directoryNobuyoshi Nakada
2021-03-10Simplify ibf_dump_object_symbol by delegating to ibf_dump_object_stringJean Boussier
2021-03-10Add a benchmark for RubyVM::InstructionSequence.load_from_binaryJean Boussier
2021-03-10Pre-freeze ISeq names to avoid useless duplicationJean Boussier
2021-03-10Use rb_enc_interned_str in ibf_load_object_stringJean Boussier
2021-03-10Specialize ibf_load_object_symbol and ibf_dump_object_symbolJean Boussier
2021-03-10proc.c: make bind_call use existing callable method entry when possibleJean Boussier
2021-03-10Remove cvar overtaken classes at end of test methodsJeremy Evans
2021-03-10Add cvar overtaken testseileencodes
2021-03-10Refactor `rb_class_ivar_set`eileencodes
2021-03-11* 2021-03-11 [ci skip]git
2021-03-10Remove DEFINED_IVAR2 from enumJohn Hawthorn
2021-03-10Fix `coroutine_type` variable nameNobuyoshi Nakada
2021-03-10Update bundled_gemsKazuhiro NISHIYAMA
2021-03-10* 2021-03-10 [ci skip]git
2021-03-09Given argument does not need to cacheNobuyoshi Nakada
2021-03-09Recheck ucontext functions to make reconfig stableNobuyoshi Nakada
2021-03-09Destroy VM-wise locks before freeing [Bug #15852]Nobuyoshi Nakada
2021-03-09* 2021-03-09 [ci skip]git
2021-03-09[ruby/zlib] Resume zstream if available [Bug #10961]wanabe
2021-03-08Increment global variables atomicallyNobuyoshi Nakada
2021-03-08Make vm_exit_handler installation MT-safeNobuyoshi Nakada
2021-03-08Make uenvarea thread exclusiveNobuyoshi Nakada
2021-03-08Make the flag in thread_exclusive uniqueNobuyoshi Nakada
2021-03-08Enclose crtitical sections in `thread_exclusive` blockNobuyoshi Nakada
2021-03-08test/ruby/test_string.rb: make GitHub syntax-highlight correctlyYusuke Endoh
2021-03-08[rubygems/rubygems] Remote test to check requireAditya Prakash
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2021-03-08Remove no longer needed globsDavid Rodríguez
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-03-08Removed HEAD^2 checkout to suppress a CodeQL annotation [ci skip]Nobuyoshi Nakada
2021-03-08[ruby/stringio] Check if closed in loopNobuyoshi Nakada
2021-03-08[ruby/stringio] Use Gemfile instead of Gem::Specification#add_development_dep...Hiroshi SHIBATA
2021-03-08Fixed FD leaksNobuyoshi Nakada
2021-03-08* 2021-03-08 [ci skip]git