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
2023-06-21
Let yarp use main branch instead
Takashi Kokubun
2023-06-21
[Feature #19741] Sync all files in yarp
Jemma Issroff
2023-06-21
[Feature #19741] Added Init_YARP() to load from the yarp C extension
Jemma Issroff
2023-06-21
[Feature #19741] Add yarp to builds
Jemma Issroff
2023-06-21
[Feature #19741] Add yarp to `tool/sync_default_gems.rb` sync script
Jemma Issroff
2023-06-21
Allow setting the name of a class or module. (#7483)
Samuel Williams
2023-06-20
[ruby/irb] Improve indentation: bugfix, heredoc, embdoc, strings
tomoya ishida
2023-06-20
[ruby/reline] Omit constant under Struct
Yuta Kusuno
2023-06-20
[DOC] Regexp doc (#7923)
Burdette Lamar
2023-06-20
[Bug #19736] Recover after unterminated interpolation
Nobuyoshi Nakada
2023-06-20
Adjust indent [ci skip]
Nobuyoshi Nakada
2023-06-20
Copy instance variables to regexp from marshaled data
Nobuyoshi Nakada
2023-06-20
Stop `rb_ivar_foreach` when callback returned `ST_STOP`
Nobuyoshi Nakada
2023-06-20
Merge rubygems/rubygems HEAD
Hiroshi SHIBATA
2023-06-20
Update Racc entries on documents
Hiroshi SHIBATA
2023-06-20
CI: work around vcpkg openssl issue with OpenSSL providers
Kazuki Yamaguchi
2023-06-19
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-06-19
[rubygems/rubygems] Suppress Content-Type warnings
Nobuyoshi Nakada
2023-06-19
Remove taint and untrusted flags (#7958)
Nobuyoshi Nakada
2023-06-19
[ruby/irb] Add missing token that ignored by ripper
tomoya ishida
2023-06-19
Remove `--jobserver-auth` option which varies for each run
Nobuyoshi Nakada
2023-06-19
[ruby/openssl] add OpenSSL Provider support
qwyng
2023-06-19
[rubygems/rubygems] RemoteFetcher tests don't work with path including `+`
Nobuyoshi Nakada
2023-06-19
[rubygems/rubygems] Escape regexp metachacters or use `assert_include`
Nobuyoshi Nakada
2023-06-19
[ruby/openssl] pkey: use unsigned type for bit fields
Kazuki Yamaguchi
2023-06-19
[ruby/openssl] Drop support for Ruby 2.6
Kazuki Yamaguchi
2023-06-19
[ruby/openssl] Fix modular square root test with LibreSSL >= 3.8
Theo Buehler
2023-06-19
[ruby/openssl] extconf.rb: apply RUBY_OPENSSL_EXT{C,LD}FLAGS after checking f...
Kazuki Yamaguchi
2023-06-19
[ruby/openssl] CI: Add the test/openssl/test_pkey.rb on the FIPS mode case.
Jun Aruga
2023-06-19
[ruby/openssl] Drop a common logic disabling the FIPS mode in the tests.
Jun Aruga
2023-06-19
[ruby/openssl] Workaround: Fix OpenSSL::PKey.read that cannot parse PKey in t...
Jun Aruga
2023-06-19
[ruby/openssl] Implement Write Barrier for all OpenSSL types
Jean Boussier
2023-06-19
[ruby/openssl] Append flags from environment variables.
Jun Aruga
2023-06-18
Fix rb_compile_option_t comments [ci skip]
yui-knk
2023-06-18
Fix the format of NODE_EVSTR rendered by dump_node
yui-knk
2023-06-18
Remove coverage_enabled from parser_params
yui-knk
2023-06-17
Specify int bitfield as signed int bitfield
yui-knk
2023-06-17
Replace parser & node compile_option from Hash to bit field
yui-knk
2023-06-17
Update bundled gems list at 2023-06-17
git
2023-06-17
Fixes [Bug #19732]. Add missing stdint.h header to event.h.
Peter Arato
2023-06-17
Use ruby functions if `RUBY` is defined
Nobuyoshi Nakada
2023-06-17
Expand `#ifdef RUBY` region
Nobuyoshi Nakada
2023-06-17
Remove no longer used variable
Nobuyoshi Nakada
2023-06-17
Split the bmethod proc test to avoid redefinition
Nobuyoshi Nakada
2023-06-16
Copy `nonempty_memcpy` without ruby implementation
Nobuyoshi Nakada
2023-06-16
Suppress redefined macro warnings
Nobuyoshi Nakada
2023-06-16
[ruby/rdoc] Fix missing closing colon for `:notnew:`
zzak
2023-06-16
[rubygems/rubygems] Auto-correct Performance/FlatMap
Hiroshi SHIBATA
2023-06-15
[ruby/irb] Rewrite RubyLex to fix some bugs and make it possible to
tomoya ishida
2023-06-15
[Cirrus] Run only if nightly [ci skip]
Nobuyoshi Nakada
[next]