summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/fiddle] fiddle: Use C11 _Alignof to define ALIGN_OF whenKhem Raj2023-01-271-1/+11
* [ruby/fiddle] Fix comment formattingAaron Patterson2023-01-271-12/+12
* [ruby/fiddle] Update documentationAaron Patterson2023-01-271-14/+19
* [ruby/openssl] Added CoreAssertionsHiroshi SHIBATA2023-01-271-1/+7
* [ruby/openssl] Do not require test file in a forked process in testsAndrew Konchin2023-01-272-23/+15
* Pass through `line_offset` argument correctly (but it was always 0). (#7177)Samuel Williams2023-01-271-1/+1
* [rubygems/rubygems] Deprecate Gem::ListSamuel Giddins2023-01-262-9/+3
* Revert "Limit maximum number of IVs on a shape"Aaron Patterson2023-01-262-2/+1
* Fix `target_cpu` at runtimeNobuyoshi Nakada2023-01-261-4/+6
* Link RUBYSPEC_CAPIEXT against the built libraryNobuyoshi Nakada2023-01-261-1/+1
* Get rid of duplicate "--disable=gems" optionsNobuyoshi Nakada2023-01-261-1/+1
* Enable code-coverage result for test-specHiroshi SHIBATA2023-01-261-0/+5
* Filter spec directory for code coverageHiroshi SHIBATA2023-01-261-0/+1
* Enable code-coverage result for test-syntax-suggestHiroshi SHIBATA2023-01-262-1/+3
* Ignore all of tool directory from code coverage, It contains tool/test and etc.Hiroshi SHIBATA2023-01-261-1/+1
* Ignore vendored libraries by rubygems from code coverageHiroshi SHIBATA2023-01-261-0/+3
* filter coverage result with vendored libraries and test codeHiroshi SHIBATA2023-01-261-1/+7
* [ruby/reline] Revert "correct Win32API capitalization for JRuby"Hiroshi SHIBATA2023-01-261-1/+1
* Need gemspec files instead of cloned directoriesNobuyoshi Nakada2023-01-261-2/+2
* Fixed clone nameHiroshi SHIBATA2023-01-261-1/+1
* Use timestamp files to track test revision of bundled gemsNobuyoshi Nakada2023-01-261-4/+13
* [Bug #19340] Fix bundle gems with test revisionNobuyoshi Nakada2023-01-263-11/+25
* Limit maximum number of IVs on a shapeJemma Issroff2023-01-252-1/+2
* Support simplecov-0.22.0.Hiroshi SHIBATA2023-01-252-2/+2
* Remove not used argument from tokenize_identyui-knk2023-01-251-4/+4
* Remove function ary_recycle_hashPeter Zhu2023-01-241-28/+7
* Add tests for variables in `END` block shared with the toplevelNobuyoshi Nakada2023-01-242-0/+9
* [rubygems/rubygems] Bump rb-sysdependabot[bot]2023-01-242-5/+5
* [rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...dependabot[bot]2023-01-232-5/+5
* svn.ruby-lang.org is already EOLHiroshi SHIBATA2023-01-231-11/+0
* Silence dozens of useless warnings from `ranlib` on macOS [ci skip]Nobuyoshi Nakada2023-01-233-1/+12
* Fix homepage url in gemspecYusuke Nakamura2023-01-231-3/+3
* update-coverage needs to build ruby and all C-ext librariesHiroshi SHIBATA2023-01-231-1/+1
* [rubygems/rubygems] blade is hosted under ruby-lang.org nowHiroshi SHIBATA2023-01-231-1/+1
* blade is hosted under ruby-lang.org nowHiroshi SHIBATA2023-01-235-5/+5
* [ruby/cgi] blade is hosted under ruby-lang.org nowHiroshi SHIBATA2023-01-231-1/+1
* [DOC] Change local method to local variable in assignment docsTalal Al-Humaidi2023-01-231-1/+1
* [ruby/psych] Fix RestrictedYAMLTree allowing the Symbol class should allow al...Jean Boussier2023-01-232-4/+7
* [DOC] Fix a link [ci skip]Kazuhiro NISHIYAMA2023-01-231-1/+2
* Fix Integer#ceildiv to respect #coerce (#7118)Kouhei Yanagita2023-01-222-1/+5
* Adjust braces [ci skip]Nobuyoshi Nakada2023-01-221-6/+4
* More coverage tests & specs. (#7171)Samuel Williams2023-01-224-1/+17
* Ensure main file has default coverage if required. (#7169)Samuel Williams2023-01-221-2/+11
* Windows build instructions documentation. (#6956)Samuel Williams2023-01-221-0/+42
* Add `doc/distribution.md` to help reduce some of the confusion. (#6856)Samuel Williams2023-01-221-0/+51
* tool/leaked-globals: ignore function typedef [ci skip]Nobuyoshi Nakada2023-01-212-3/+4
* Add `offsetof` so we can get the offset of membersAaron Patterson2023-01-201-0/+6
* YJIT: Avoid BorrowError on GC.compact (#7164)Takashi Kokubun2023-01-201-2/+4
* Fix typo in RHASH_ST_CLEARPeter Zhu2023-01-201-1/+1
* Document thread-safety issues with Hash default_procJeremy Evans2023-01-201-0/+4