aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/rdoc] Suppress unused variable warning of "text"aycabta2021-03-161-2/+343
* [ruby/rdoc] Allow empty .rdoc_optionsaycabta2021-03-162-0/+13
* [ruby/rdoc] Allow partial default values to be overridden with .rdoc_optionsaycabta2021-03-163-2/+51
* [ruby/rdoc] Fixed CodeFence without blank linesNobuyoshi Nakada2021-03-162-371/+112
* [ruby/rdoc] Add table styleNobuyoshi Nakada2021-03-161-0/+19
* [ruby/rdoc] Support GFM tableNobuyoshi Nakada2021-03-168-2/+471
* [ruby/rdoc] Update Rdoc.css sidebar panel.Pankaj Doharey2021-03-161-0/+1
* Fix a link [ci skip]Kazuhiro NISHIYAMA2021-03-161-0/+1
* * 2021-03-16 [ci skip]git2021-03-161-1/+1
* Copy only generated parser files when RDoc syncsaycabta2021-03-161-1/+15
* NEWS of [Feature #12194] [ci skip]Nobuyoshi Nakada2021-03-151-0/+5
* Support GCC's DWARF 5 [Bug #17585] (#4240)Yusuke Endoh2021-03-151-22/+97
* File.dirname optional levelNobuyoshi Nakada2021-03-153-6/+78
* * 2021-03-15 [ci skip]git2021-03-151-1/+1
* Check backref number buffer overrun [Bug #16376]xtkoba (Tee KOBAYASHI)2021-03-152-9/+18
* Properly convert time_t [Bug #17645]Nobuyoshi Nakada2021-03-141-1/+1
* --dont-cuddle-else [ci skip]Nobuyoshi Nakada2021-03-141-5/+10
* * 2021-03-14 [ci skip]git2021-03-141-1/+1
* Explicitly cast __s64 to time_t [Bug #17645]xtkoba (Tee KOBAYASHI)2021-03-141-1/+1
* [Doc] Fix multiple `Magic Comments` exampleKenichi Kamiya2021-03-131-1/+1
* Revert "Extracted AtomicWrite"Nobuyoshi Nakada2021-03-132-65/+30
* Moved locking VM to an atomic operationNobuyoshi Nakada2021-03-131-6/+2
* Extracted AtomicWriteNobuyoshi Nakada2021-03-132-30/+65
* * 2021-03-13 [ci skip]git2021-03-131-1/+1
* Fix integer/float remainder with infinity argument of opposite signJeremy Evans2021-03-122-3/+20
* Removed an unused declarationNobuyoshi Nakada2021-03-121-4/+0
* Renamed functions for Fiber singleton methodsNobuyoshi Nakada2021-03-121-9/+8
* Constified variables for getenvNobuyoshi Nakada2021-03-124-5/+5
* Bundle RBS 1.1.1 (#4259)Soutaro Matsumoto2021-03-121-1/+1
* Removed a duplicate setting for mingwNobuyoshi Nakada2021-03-121-2/+1
* * 2021-03-12 [ci skip]git2021-03-121-1/+1
* Remove .travis.ymlNARUSE, Yui2021-03-121-291/+0
* Revert "Update bundled_gems"Kazuhiro NISHIYAMA2021-03-111-1/+1
* Create the test file under the created temporary directoryNobuyoshi Nakada2021-03-111-1/+1
* Simplify ibf_dump_object_symbol by delegating to ibf_dump_object_stringJean Boussier2021-03-101-15/+1
* Add a benchmark for RubyVM::InstructionSequence.load_from_binaryJean Boussier2021-03-101-0/+25
* Pre-freeze ISeq names to avoid useless duplicationJean Boussier2021-03-101-2/+2
* Use rb_enc_interned_str in ibf_load_object_stringJean Boussier2021-03-101-5/+8
* Specialize ibf_load_object_symbol and ibf_dump_object_symbolJean Boussier2021-03-101-5/+25
* proc.c: make bind_call use existing callable method entry when possibleJean Boussier2021-03-102-13/+37
* Remove cvar overtaken classes at end of test methodsJeremy Evans2021-03-101-0/+6
* Add cvar overtaken testseileencodes2021-03-101-0/+55
* Refactor `rb_class_ivar_set`eileencodes2021-03-102-10/+4
* * 2021-03-11 [ci skip]git2021-03-111-1/+1
* Remove DEFINED_IVAR2 from enumJohn Hawthorn2021-03-103-5/+0
* Fix `coroutine_type` variable nameNobuyoshi Nakada2021-03-101-2/+2
* Update bundled_gemsKazuhiro NISHIYAMA2021-03-101-1/+1
* * 2021-03-10 [ci skip]git2021-03-101-1/+1
* Given argument does not need to cacheNobuyoshi Nakada2021-03-091-27/+27
* Recheck ucontext functions to make reconfig stableNobuyoshi Nakada2021-03-091-1/+1