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-09-21
[ruby/openssl] test_pkey.rb: Refactor the test_ed25519 on FIPS.
Jun Aruga
2023-09-21
[ruby/openssl] test_fips.rb: Fix the `OpenSSL.fips_mode` affecting other tests.
Jun Aruga
2023-09-21
Use ANSI-style prototype declarations instead of the old K&R style
Nobuyoshi Nakada
2023-09-21
Move YARP_BUILD_DIR to common.mk
Nobuyoshi Nakada
2023-09-21
[rubygems/rubygems] Aggressively optimize allocations in SafeMarshal
Samuel Giddins
2023-09-21
Slack notification cannot send from other than ruby/* [ci skip]
Nobuyoshi Nakada
2023-09-21
[Bug #19892] Clean intermediate files regardless `-keep_temp`
Nobuyoshi Nakada
2023-09-21
Make `clean.create` to accept a block
Nobuyoshi Nakada
2023-09-21
`.NOTPARALLEL` with prerequisites needs recent GNU Make
Nobuyoshi Nakada
2023-09-21
Optimize Range#bsearch for beginless/endless ranges within Fixnum
Kouhei Yanagita
2023-09-21
[Bug #19624] Clean up backquote IO
Nobuyoshi Nakada
2023-09-20
[ruby/date] [DOC] Fix link
BurdetteLamar
2023-09-20
[ruby/yarp] Print locations using line / col instead of offsets
Jemma Issroff
2023-09-20
[ruby/yarp] Check whether the conditional predicate is closed
Haldun Bayhantopcu
2023-09-20
--disable-jit-support no longer exists
Takashi Kokubun
2023-09-20
[YARP] Pop AliasNode when appropriate (#8466)
Jemma Issroff
2023-09-20
doc: initial operators commit
Nicholas Browning
2023-09-20
Fix memory leak in complemented method entries
Peter Zhu
2023-09-20
Fix the case of file to be ignored with to be removed
Nobuyoshi Nakada
2023-09-20
Add a successful sync test case
Nobuyoshi Nakada
2023-09-20
Bump ruby/setup-ruby from 1.153.0 to 1.154.0
dependabot[bot]
2023-09-20
[rubygems/rubygems] Give up, load Time via Marshal.load
Samuel Giddins
2023-09-20
[rubygems/rubygems] Ruby 2.6 compat
Samuel Giddins
2023-09-20
[rubygems/rubygems] All rubies working with different time zones
Samuel Giddins
2023-09-20
[rubygems/rubygems] Tests passing on truffleruby 22 in addition to 23
Samuel Giddins
2023-09-20
[rubygems/rubygems] safe_load tests passing on jruby & truffleruby
Samuel Giddins
2023-09-20
[rubygems/rubygems] Bundler error handling
Samuel Giddins
2023-09-20
[rubygems/rubygems] Allow bundler to load from the dependency api
Samuel Giddins
2023-09-20
[rubygems/rubygems] Use safe_load in bundler when available
Samuel Giddins
2023-09-20
[rubygems/rubygems] Fix bundler specs using safe_load
Samuel Giddins
2023-09-20
[rubygems/rubygems] Verified working on mri/jruby/truffleruby with specs on r...
Samuel Giddins
2023-09-20
[rubygems/rubygems] Broader version compatibility in marshal tests
Samuel Giddins
2023-09-20
[rubygems/rubygems] Fix UTC time loading
Samuel Giddins
2023-09-20
[rubygems/rubygems] Add a Marshal.load replacement that walks an AST to safel...
Samuel Giddins
2023-09-20
[ruby/yarp] Convert constant pool entries to a string type in Java Loader
Benoit Daloze
2023-09-19
Fix typo in "refinements"
Peter Zhu
2023-09-19
Restore deleted .gitignore
Peter Zhu
2023-09-19
Ignore JRuby extension sync
Takashi Kokubun
2023-09-19
[YARP] Minor linting [ci skip] (#8480)
Jemma Issroff
2023-09-19
[YARP] Use the static literal flag
Kevin Newton
2023-09-19
[YARP] Implement GlobalVariableTargetNode
Matt Valentine-House
2023-09-19
Remove dead function Init_Method
Peter Zhu
2023-09-19
[ruby/yarp] Only use Ripper on CRuby
Benoit Daloze
2023-09-19
[ruby/yarp] Only keep semantic fields in Java, i.e. skip location fields
Benoit Daloze
2023-09-19
[ruby/yarp] Better Node#pretty_print
Kevin Newton
2023-09-19
[ruby/yarp] Ignore parseing specific files on TruffleRuby to make CI green
Jemma Issroff
2023-09-19
[ruby/yarp] fix: handling escaped whitespace in a %w list
Mike Dalessio
2023-09-19
[ruby/yarp] Explicitly use u32 for constant pool
Kevin Newton
2023-09-19
[ruby/yarp] Consistently place block arguments on block slot for call
Kevin Newton
2023-09-19
[ruby/yarp] fix computation of memsize for constant id lists
Nathan Froyd
[next]