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-06-10
Fix nested bmethod TracePoint and memory leak
Alan Wu
2022-06-09
Remove a leftover require
Takashi Kokubun
2022-06-09
Fix exit locations test (#5995)
Eileen M. Uchitelle
2022-06-10
[ruby/fileutils] Enhanced RDoc (https://github.com/ruby/fileutils/pull/82)
Burdette Lamar
2022-06-09
[DOC] Fix markup for `String` (#5984)
Alexander Ilyin
2022-06-09
Add ability to trace exit locations in yjit (#5970)
Eileen M. Uchitelle
2022-06-10
* 2022-06-10 [ci skip]
git
2022-06-09
Stop ignoring 4th positional argument to IO.#{foreach,readlines}
Jeremy Evans
2022-06-09
Skip `NULL` values from `dladdr(3)`
xtkoba
2022-06-09
[ruby/timeout] Keep a private reference to `Process.clock_gettime`
Jean Boussier
2022-06-09
doc/case_mapping.rdoc: Fix references for case mapping
Yusuke Endoh
2022-06-08
Fix MJIT's ISEQ_BODY macro usage at 5f10bd634fb
Takashi Kokubun
2022-06-08
MJIT: Ignore existence of .bundle.dSYM on macOS
Takashi Kokubun
2022-06-09
Fix compile error
Kazuhiro NISHIYAMA
2022-06-09
[ruby/fileutils] [DOC] Enhanced RDoc (https://github.com/ruby/fileutils/pull/81)
Burdette Lamar
2022-06-08
MJIT: Directly compile .c to .so (#5987)
Takashi Kokubun
2022-06-09
func: and file: prefix for `RUBY_DEBUG_LOG_FILTER`
Koichi Sasada
2022-06-08
Fix major GC thrashing
Peter Zhu
2022-06-09
* 2022-06-09 [ci skip]
git
2022-06-08
Fix compilation error when USE_RVARGC=0
Peter Zhu
2022-06-08
Add key force_major_gc_count to GC.stat_heap
Peter Zhu
2022-06-08
[ruby/fileutils] File trees (https://github.com/ruby/fileutils/pull/80)
Burdette Lamar
2022-06-08
Update "Reporting Issues" link in the README
Alexander Ilyin
2022-06-07
Update the help message on /benchmark
Takashi Kokubun
2022-06-08
[DOC] RDoc now accepts other than magic numbers at `rb_attr`
Nobuyoshi Nakada
2022-06-07
Remove duplicated prototype in header file
Peter Zhu
2022-06-07
thread_pthread.c: trigger THREAD_EVENT_READY when going throuhg the fast path.
Jean Boussier
2022-06-08
* 2022-06-08 [ci skip]
git
2022-06-07
Add special-case code for the String unary plus operator (#5982)
Noah Gibbs
2022-06-07
[rubygems/rubygems] Remove unnecessary string concatenation
Daniel Berger
2022-06-07
Remove while loop over heap_prepare
Peter Zhu
2022-06-07
[rubygems/rubygems] Relax performance spec limit
David RodrÃguez
2022-06-07
Refactor TestThreadInstrumentation to investigate CI flakiness
Jean Boussier
2022-06-07
[ruby/error_highlight] Use Exception#detailed_message instead of overriding #...
Yusuke Endoh
2022-06-07
Manually merged https://github.com/ruby/did_you_mean/pull/177
Hiroshi SHIBATA
2022-06-07
Revert "error.c: Let Exception#inspect inspect its message"
Yusuke Endoh
2022-06-07
[ruby/rdoc] [DOC] Undocument internal constants [ci skip]
Nobuyoshi Nakada
2022-06-07
error.c: Let Exception#inspect inspect its message
Yusuke Endoh
2022-06-07
[ruby/rdoc] Allow boolean arguments to `rb_attr` and `rb_define_attr`
Nobuyoshi Nakada
2022-06-07
.github/workflows/compilers.yml: annocheck: Fix a linker flag to pass MJIT te...
Jun Aruga
2022-06-06
Ignore invalid escapes in regexp comments
Jeremy Evans
2022-06-06
Fix Module#const_source_location for autoload constants with direct requires
Jeremy Evans
2022-06-06
Use bindgen to import Ruby constants wherever possible. (#5943)
Noah Gibbs
2022-06-06
Fix Range#cover? returning true for beginless ranges of different types
Jeremy Evans
2022-06-06
Add Module#undefined_instance_methods
Jeremy Evans
2022-06-07
[ruby/fileutils] [DOC] Enhanced RDoc for FileUtils (https://github.com/ruby/f...
Burdette Lamar
2022-06-07
* 2022-06-07 [ci skip]
git
2022-06-07
[ruby/open-uri] [DOC] Fix markup for `URI.open`
Alexander Ilyin
2022-06-06
[ruby/rdoc] Use runnable command as DUMMY_PAGER
Nobuyoshi Nakada
2022-06-06
[rubygems/rubygems] Unify loading `Gem::Requirement`
David RodrÃguez
[prev]
[next]