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-10-09
Remove unused macro
yui-knk
2022-10-08
Fix flaky test test_thrashing_for_young_objects
Peter Zhu
2022-10-08
Fix typos
yui-knk
2022-10-08
Fix SEGV of dump parsetree
yui-knk
2022-10-08
[ruby/optparse] Don't treat empty string as an option description
Maciek Rząsa
2022-10-08
"expr_value" can be error
yui-knk
2022-10-08
Move `error` from top_stmts and top_stmt to stmt
yui-knk
2022-10-08
Treat "end" as reserved word with consideration of indent
yui-knk
2022-10-08
Generates "end" tokens if parser hits end of input
yui-knk
2022-10-08
Support "+error-tolerant" as ruby option
yui-knk
2022-10-08
Add error_tolerant option to RubyVM::AST
yui-knk
2022-10-08
Update bundled gems list at 2022-10-08
git
2022-10-08
Fix a typo Denail-of-Service => Denial-of-Service [ci skip]
sampatbadhe
2022-10-08
Try `nil` as default for 'default timeout'. (#6509)
Samuel Williams
2022-10-08
[ruby/irb] Sort constant completion's candidates
st0012
2022-10-08
[ruby/irb] Lazily evaluate candidates locals
st0012
2022-10-08
[ruby/irb] Correct assert_equal's usage in completion tests
st0012
2022-10-08
[ruby/irb] Add constant completion test
st0012
2022-10-08
[ruby/irb] Regroup completion tests
st0012
2022-10-08
[ruby/irb] Add tests for primitive types' method completion
st0012
2022-10-07
Update NEWS about [Feature #18589]
Alan Wu
2022-10-07
Add more debugging output to test_thrashing_for_young_objects
Peter Zhu
2022-10-08
Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)
Samuel Williams
2022-10-07
[ruby/logger] Fix the Logger::Formatter documentation
lijunwei
2022-10-07
Simplify default argument specification. (#6507)
Samuel Williams
2022-10-07
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-10-07
Update bundled gems list at c3a87e16d8edea1496eebc60d7514f [ci skip]
git
2022-10-07
Bundle RBS 2.7.0 (#6506)
Soutaro Matsumoto
2022-10-07
Add --with-libffi-source-dir feature and removed --enable-bundled-libffi opti...
Hiroshi SHIBATA
2022-10-07
[ruby/fiddle] test: don't use assert_true/assert_false
Sutou Kouhei
2022-10-07
[ruby/fiddle] closure: follow variable name change
Sutou Kouhei
2022-10-07
[ruby/fiddle] closure: free resources when an exception is raised in Closure.new
Sutou Kouhei
2022-10-07
[ruby/fiddle] test: ensure freeing closure
Sutou Kouhei
2022-10-07
[ruby/fiddle] test: ensure freeing closure
Sutou Kouhei
2022-10-07
[ruby/fiddle] test: don't use power-assert
Sutou Kouhei
2022-10-07
[ruby/fiddle] test: ensure freeing closure
Sutou Kouhei
2022-10-07
[ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.free
Sutou Kouhei
2022-10-07
[ruby/fiddle] test: suppress a warning
Sutou Kouhei
2022-10-07
[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...
Aaron Patterson
2022-10-07
[ruby/fiddle] Move "type" constants to `Fiddle::Types` (https://github.com/ru...
Aaron Patterson
2022-10-07
[ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd...
Aaron Patterson
2022-10-07
[ruby/fiddle] test: ensure GC-ing closures
Sutou Kouhei
2022-10-07
[ruby/date] Fix misplaced time zone offset checks
Nobuyoshi Nakada
2022-10-07
[ruby/psych] Removed the related condition of --enable-bundled-libyaml
Hiroshi SHIBATA
2022-10-07
[ruby/psych] --enable-bundled-libyaml config has been removed
Hiroshi SHIBATA
2022-10-07
[ruby/rdoc] Special characters are prohibited as filename on Windows
Nobuyoshi Nakada
2022-10-07
[ruby/rdoc] Escape search results
Nobuyoshi Nakada
2022-10-07
[ruby/rdoc] Escape file names
Nobuyoshi Nakada
2022-10-07
[ruby/rdoc] Escape main title
Nobuyoshi Nakada
2022-10-07
[ruby/rdoc] Escape HYPERLINKs
Nobuyoshi Nakada
[prev]
[next]