index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-08
[ruby/open-uri] Removed needless setup and teardown, tmpdir variables
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract FTP tests from test_open-uri.rb
Hiroshi SHIBATA
2024-07-08
[ruby/open-uri] Extract HTTP Proxy tests from test_open-uri.rb
Hiroshi SHIBATA
2024-07-08
Bump actions/upload-artifact from 4.3.3 to 4.3.4
dependabot[bot]
2024-07-08
Bump ruby/setup-ruby from 1.184.0 to 1.185.0
dependabot[bot]
2024-07-08
Move the file location of launchable.rb
Naoto Ono
2024-07-08
Integrate Launchable into make btest
Naoto Ono
2024-07-07
Also export CC for dtrace's benefit as well
KJ Tsanaktsidis
2024-07-07
Do not define SHSTK feature for amd64 Context.S
KJ Tsanaktsidis
2024-07-07
Ensure CFLAGS are passed to probes.o generation
KJ Tsanaktsidis
2024-07-07
Revert autoconf macros defining RUBY_AARCH64_{BTI|PAC}_ENABLED
KJ Tsanaktsidis
2024-07-07
Remove $(ASFLAGS) from build system and assemble with $(CFLAGS) instead
KJ Tsanaktsidis
2024-07-07
[DOC] Fix typo `with` -> `wish`
cdfzo
2024-07-06
Update default gems list at abaa1b913d6ac15ab1cb6c639a9b8b [ci skip]
git
2024-07-06
[ruby/irb] Bump version to v1.14.0
Stan Lo
2024-07-06
Raise a TypeError for Thread#thread_variable{?,_get} for non-symbol
Jeremy Evans
2024-07-05
[DOC] yjit.md: Markdown fixes for RDoc
Alan Wu
2024-07-05
Update GitHub actions for shared GC
Peter Zhu
2024-07-05
Change external GC to use directory at configure
Peter Zhu
2024-07-05
Revert "Load external GC using command line argument"
Peter Zhu
2024-07-05
[ruby/irb] Return only commands when completing help command's
Stan Lo
2024-07-05
Fix flaky test_stat_heap_all
Peter Zhu
2024-07-05
VM barrier needs to store GC root
Koichi Sasada
2024-07-05
[rubygems/rubygems] Restrict generic `arm` to only match 32-bit arm
なつき
2024-07-04
Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0
dependabot[bot]
2024-07-05
Use macos-14 instead of macos-arm-oss
Hiroshi SHIBATA
2024-07-05
[rubygems/rubygems] Use preferred add_dependency instead of add_runtime_depen...
Jerome Dalbert
2024-07-04
Fix RUBY_FREE_AT_EXIT with ASAN
Peter Zhu
2024-07-04
[rubygems/rubygems] Handle OpenSSL::SSL::SSLError in local https server
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Align code styles with rubocop and others.
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Correctly handling fetcher leak
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Removed needless variable
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] YAML is always enabled
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Removed unused gzip code
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Rewrite WEBrick server with TCPServer and Proxy
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Rewrite WEBrick server with TCPServer and OpenSSL::SSL::S...
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Cleanup needless code from HTTP/HTTPS tests
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Split HTTP tests and HTTPS tests
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Extract tests with local HTTP/HTTPS server from TestGemRe...
Hiroshi SHIBATA
2024-07-04
[rubygems/rubygems] Extract tests with S3 resources from TestGemRemoteFetcher
Hiroshi SHIBATA
2024-07-04
Fix the return value of `Integer#downto` called with a block
Nobuyoshi Nakada
2024-07-03
Bump ruby/setup-ruby from 1.183.0 to 1.184.0
dependabot[bot]
2024-07-04
Use `__CET__` macro to enable IBT support. (#11081)
Vít Ondruch
2024-07-03
YJIT: Remove done TODO, fix indent
Alan Wu
2024-07-03
[DOC] Doc for Integer#floor (#11077)
Burdette Lamar
2024-07-03
Move Array#map to Ruby
Aaron Patterson
2024-07-03
Remove unused gc_raw_obj_info_basic
Peter Zhu
2024-07-03
Remove unused obj_info_basic
Peter Zhu
2024-07-03
Fix ASAN builds
Peter Zhu
2024-07-03
Move Array#select to Ruby
Aaron Patterson
[prev]
[next]