summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-29[ruby/bigdecimal] Refactor to decompose VpNewVarArg into small functionsKenta Murata
2020-12-29[ruby/bigdecimal] Reduce needless object allocation in f_BigDecimalKenta Murata
2020-12-28[ruby/bigdecimal] [Doc] Fix the document of BigDecimal()Kenta Murata
2020-12-28[ruby/bigdecimal] Reduce conditional branch count in VpNewVarArgKenta Murata
2020-12-28Adjusted styles [ci skip]Nobuyoshi Nakada
2020-12-28Adjusted indents [ci skip]Nobuyoshi Nakada
2020-12-28[ruby/drb] Removed needless files from Gem::Specification#filesHiroshi SHIBATA
2020-12-28[ruby/pp] Removed needless files from Gem::Specification#filesHiroshi SHIBATA
2020-12-28[ruby/pp] Drop to support < Ruby 2.7Hiroshi SHIBATA
2020-12-28Bypass check for warning_category on internal callsNobuyoshi Nakada
2020-12-28Suppress too big exponent warningsNobuyoshi Nakada
2020-12-27doc/ractor.md: Fix indentationMarcus Stollsteimer
2020-12-27Language tweaks to Fiber [doc]Marc-Andre Lafortune
2020-12-28Dup kwrest hash when merging other keyword arguments [Bug #17481]Nobuyoshi Nakada
2020-12-28* 2020-12-28 [ci skip]git
2020-12-27Update to ruby/spec@4ce9f41Benoit Daloze
2020-12-27Update to ruby/mspec@a40a674Benoit Daloze
2020-12-27Do not include external library sources into packagesNobuyoshi Nakada
2020-12-27Limit bactrace length from Exception#full_messageNobuyoshi Nakada
2020-12-27Get rid of inconsistent dll linkages against vcpkg readlineNobuyoshi Nakada
2020-12-27Removed declarations conflicting on MinGWNobuyoshi Nakada
2020-12-27win32: Removed never used/worked functionsNobuyoshi Nakada
2020-12-27win32: Declared wait and fixed the return typeNobuyoshi Nakada
2020-12-27Ignore symbols declared in the platform headerNobuyoshi Nakada
2020-12-27Ignore objects from the "missing" directoryNobuyoshi Nakada
2020-12-27Get rid of \K for old BASERUBYs which have a bug in String#scanNobuyoshi Nakada
2020-12-27Exclude entry pointsNobuyoshi Nakada
2020-12-27Support AC_FUNC_MEMCMPNobuyoshi Nakada
2020-12-27Check leaked global symbols under more various conditionsNobuyoshi Nakada
2020-12-27[ruby/csv] Fix typo [ci skip]Kenta Murata
2020-12-27[ruby/csv] fix typo conveters => converters for CSV parsing docs (#196)Sampat Badhe
2020-12-27[ruby/csv] Bump versionSutou Kouhei
2020-12-27* 2020-12-27 [ci skip]git
2020-12-26doc/ractor.md: Fix indentation in code blocksMarcus Stollsteimer
2020-12-26[DOC] Fix typos in vm_method.cMarcus Stollsteimer
2020-12-26[DOC] Fix typo in proc.cMarcus Stollsteimer
2020-12-26methods.rdoc: Improve method definition documentationMarcus Stollsteimer
2020-12-26methods.rdoc: Clarify "currently" means "in 2.7" hereMarcus Stollsteimer
2020-12-26Update labels of badges [ci skip]Kazuhiro NISHIYAMA
2020-12-26Add 3.0 top sepc guardsNobuyoshi Nakada
2020-12-26[ruby/racc] Bump version to 1.5.2Hiroshi SHIBATA
2020-12-26[ruby/racc] Use Racc::VERSION for gemspecHiroshi SHIBATA
2020-12-25Fix a cyclic explanationTakashi Kokubun
2020-12-26Ignore failure on unsupported fcntl to drop non-blocking modeNobuyoshi Nakada
2020-12-26Fixed leaked global symbolsNobuyoshi Nakada
2020-12-26Reduced GitHub ActionsNobuyoshi Nakada
2020-12-26* 2020-12-26 [ci skip]git
2020-12-26Use `size_t` for `RSTRING_LEN` in String#countNobuyoshi Nakada
2020-12-25test/test_trick.rb: fixed the position to add timeoutNobuyoshi Nakada
2020-12-25Update method definition documentationzverok