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-07-17
Fix a typo [ci skip]
Nobuyoshi Nakada
2023-07-16
Fix `#line` directive filename of ripper.c
yui-knk
2023-07-16
Fix null pointer access in Ripper#initialize
Nobuyoshi Nakada
2023-07-16
Prefer integer as base of intermediate logarithms
Nobuyoshi Nakada
2023-07-15
[ruby/irb] Indent multiline percent literals
tomoya ishida
2023-07-15
Update default gems list at 7ffb995f5e3b6d749adb700e014f80 [ci skip]
git
2023-07-15
[ruby/irb] Bump 1.7.4 (https://github.com/ruby/irb/pull/645)
ima1zumi
2023-07-16
Add `--backtrace-limit` option to the man page
Tom Stuart
2023-07-16
Allow -1 as the value of `--backtrace-limit` option
Tom Stuart
2023-07-16
Test that command line `--backtrace-limit` overrides RUBYOPT
Nobuyoshi Nakada
2023-07-16
Allow `--backtrace-limit` option to appear in RUBYOPT
Tom Stuart
2023-07-15
[Bug #19769] Fix range of size 1 in `String#tr`
alexandre184
2023-07-15
Fix stack trace for rescued StopIteration
Marcelo Pereira
2023-07-15
Use functions defined by parser_st.c to reduce dependency on st.c
yui-knk
2023-07-14
[ruby/yarp] Remove pattern matching pinning to enable support for <= Ruby 3.0
Jemma Issroff
2023-07-14
Remove RGENGC_OLD_NEWOBJ_CHECK
Peter Zhu
2023-07-14
Remove unused branch in write barrier
Peter Zhu
2023-07-14
[Doc] Make build instructions easier to copy-and-paste
jinroq
2023-07-14
[ruby/irb] Fix history-saving feature
Stan Lo
2023-07-14
Make dtoa.c buildable alone
Nobuyoshi Nakada
2023-07-14
Include headers for `ruby_qsort` only if needed
Nobuyoshi Nakada
2023-07-14
Delete a macro that has never been used, probably added by mistake
Nobuyoshi Nakada
2023-07-14
Sort by URL [ci skip]
Kazuhiro NISHIYAMA
2023-07-13
Tighten Time.new(string) parsing
Jeremy Evans
2023-07-13
YJIT: Make ratio_in_yjit always available (#8064)
Takashi Kokubun
2023-07-13
Fix a CI failure on rbs
Takashi Kokubun
2023-07-13
Don't pass array into ary_heap_alloc
Peter Zhu
2023-07-13
Remove unused references to the transient heap
Peter Zhu
2023-07-13
Remove RARRAY_CONST_PTR_TRANSIENT
Peter Zhu
2023-07-13
Remove RARRAY_PTR_USE_TRANSIENT
Peter Zhu
2023-07-13
Remove rb_array_ptr_use_{start,end}
Peter Zhu
2023-07-13
[ruby/irb] Unpend RDoc dialog related tests
Stan Lo
2023-07-13
Remove unused forward declarations
Matt Valentine-House
2023-07-13
Set backtrace length limit at last
Nobuyoshi Nakada
2023-07-13
Preserve already set options in `moreswitches`
Nobuyoshi Nakada
2023-07-13
Shrink `ruby_cmdline_options_t` a bit
Nobuyoshi Nakada
2023-07-13
[Feature #19730] Remove transient heap
Peter Zhu
2023-07-13
[DOC] Add parenthetical to explain what FIFO abbrev means
Shane Becker
2023-07-13
[ruby/getoptlong] [DOC] Add spaces to fix formatting in example
B. Burt
2023-07-13
[DOC] Removed redundant `the`
Hiroshi SHIBATA
2023-07-13
Let `[DOC]` in PR title skip CIs
Nobuyoshi Nakada
2023-07-13
[Feature #19757] Add new API `rb_data_define`
Nobuyoshi Nakada
2023-07-13
Store object age in a bitmap
Matt Valentine-House
2023-07-13
[DOC] Fix example code indentation from 3 to 2
Shane Becker
2023-07-13
Move bsearch test with Bigdecimal under the test_bigdecimal.rb
Hiroshi SHIBATA
2023-07-13
Wait for sleepr thread to finish not to leak
Nobuyoshi Nakada
2023-07-13
[rubygems/rubygems] Don't run any git commands when sorting and comparing git...
David RodrÃguez
2023-07-13
[rubygems/rubygems] Dont't use Bundler::VERSION
Hiroshi SHIBATA
2023-07-13
[rubygems/rubygems] restart with BUNDLE_VERSION if it's specified
Hiroshi SHIBATA
2023-07-13
[rubygems/rubygems] Introduce bundle config set version feature
Hiroshi SHIBATA
[next]