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
2022-07-19
rb_str_buf_append: fastpath to str_buf_cat
Jean Boussier
2022-07-19
[ruby/fileutils] Add an octal prefix to clarify to be octal
Nobuyoshi Nakada
2022-07-19
Rename ENCINDEX_ASCII to ENCINDEX_ASCII_8BIT
Jean Boussier
2022-07-18
Separate TS_IVC and TS_ICVARC in is_entries buffers
Jemma Issroff
2022-07-19
[rubygems/rubygems] Bump rb-sys in /test/rubygems/test_gem_ext_cargo_builder/...
dependabot[bot]
2022-07-18
Extract vm_ic_entry API to mimic vm_cc behavior
Jemma Issroff
2022-07-19
* 2022-07-19 [ci skip]
git
2022-07-19
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2022-07-18
Remove unused variable in array.c
Peter Zhu
2022-07-18
[rubygems/rubygems] Move fileutils require to be even more lazy
David Rodríguez
2022-07-18
[ruby/rdoc] Fix call-seq for aliased method with similar names
Peter Zhu
2022-07-18
[rubygems/rubygems] Fix upgrading RubyGems with a customized `Gem.default_dir`
David Rodríguez
2022-07-18
[rubygems/rubygems] Improve error message when gems cannot be found
David Rodríguez
2022-07-18
* 2022-07-18 [ci skip]
git
2022-07-18
[Bug #18922] Normalize time at 24:00:00 UTC
Nobuyoshi Nakada
2022-07-17
`Gem.unpack` extracts gems so able to execute
Nobuyoshi Nakada
2022-07-17
[rubygems/rubygems] Stop using `/dev/null` for silent ui for WASI platform
Yuta Saito
2022-07-17
[rubygems/rubygems] bundler: fix typo in inline RuboCop config
Takuya Noguchi
2022-07-17
[rubygems/rubygems] Show a proper error if extension dir is not writable
David Rodríguez
2022-07-17
[rubygems/rubygems] Unify some common code
David Rodríguez
2022-07-17
[rubygems/rubygems] Don't call `#build_extensions` at all if there are no ext...
David Rodríguez
2022-07-17
Create build-only gemspec files only if having an extension
Nobuyoshi Nakada
2022-07-17
Fix tests for ABI incompatible binary error messags
Nobuyoshi Nakada
2022-07-17
* 2022-07-17 [ci skip]
git
2022-07-17
Show ABI incompatible binary path
Nobuyoshi Nakada
2022-07-16
[rubygems/rubygems] Drop support for old `Gem::Specification` versions
Nobuyoshi Nakada
2022-07-16
Fix conversion from absolute path to relative path
Nobuyoshi Nakada
2022-07-16
Avoid to symlink under symlink
Nobuyoshi Nakada
2022-07-16
Disable parallel built in test-bundled-gems
Nobuyoshi Nakada
2022-07-16
test-bundled-gems.rb needs `+` with GNU make
Nobuyoshi Nakada
2022-07-16
Move copying/linking extra files to Makefile so removed by `clean`
Nobuyoshi Nakada
2022-07-15
Add benchmarks for setting / getting ivars on generics
Jemma Issroff
2022-07-15
YJIT: Add send unit tests (#6143)
Noah Gibbs
2022-07-16
* 2022-07-16 [ci skip]
git
2022-07-16
[ruby/reline] Use color name instead of code (integer) in dialog color APIs
st0012
2022-07-15
[DOC] Fix documentation for ARGF#readlines
Peter Zhu
2022-07-15
Fixes ivar benchmarks to not depend on object allocation
Jemma Issroff
2022-07-15
Implement Objects on VWA
Peter Zhu
2022-07-15
[rubygems/rubygems] Use https protocol for URLs for config mirror
Takuya Noguchi
2022-07-15
[rubygems/rubygems] Fix wrong information about default RubyGems source
Takuya Noguchi
2022-07-14
MJIT: Share rb_mjit_unit through mjit_unit.h
Takashi Kokubun
2022-07-15
Ensure symlinks to bundled gem with exts have parent dir
Yuta Saito
2022-07-14
MJIT: Merge mjit_worker.c back to mjit.c (#6138)
Takashi Kokubun
2022-07-14
Avoid SEGV on capture_cc_entries
Takashi Kokubun
2022-07-14
[DOC] Fix typo in documentation for IO#readlines
Peter Zhu
2022-07-14
Fix language describing protected methods
Jeremy Evans
2022-07-14
Correct comment explaining env flags [ci skip]
John Hawthorn
2022-07-15
[ruby/psych] Fix infinite loop bug after YAML_MEMORY_ERROR (psych issue #440)
Karl Anderson
2022-07-15
* 2022-07-15 [ci skip]
git
2022-07-14
Get the insns_address_table from the vm_exec_core module table...
Matt Valentine-House
[prev]
[next]