index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ruby/openssl] Stub gemspec for JRuby
Charles Oliver Nutter
2023-02-21
1
-3
/
+9
*
[ruby/rdoc] Fix RDoc::Parser::Ruby not being documented
Étienne Barrié
2023-02-21
1
-3
/
+3
*
[ruby/strscan] Mask out this test on JRuby/Windows
Charles Oliver Nutter
2023-02-21
1
-1
/
+4
*
[ruby/strscan] test: Run test more with fixed anchor mode
Sutou Kouhei
2023-02-21
1
-19
/
+25
*
[ruby/strscan] Add test case to `test_string`
OKURA Masafumi
2023-02-21
1
-2
/
+4
*
[ruby/strscan] Bump version
Sutou Kouhei
2023-02-21
1
-1
/
+1
*
[ruby/strscan] Mention return value of `rest?` in the doc
OKURA Masafumi
2023-02-21
1
-2
/
+3
*
[ruby/csv] test: use mailing list ID instead of unavailable URL
Sutou Kouhei
2023-02-21
1
-1
/
+1
*
[ruby/csv] Use https links instead of http
Vivek Bharath Akupatni
2023-02-21
2
-3
/
+3
*
[ruby/csv] Remove unused @double_quote_character from Parser
Mau Magnaguagno
2023-02-21
1
-1
/
+0
*
Merge rubygems/bundler master
Hiroshi SHIBATA
2023-02-21
45
-67
/
+208
*
[rubygems/rubygems] Give a better message when Gemfile branch does not exist
David Rodríguez
2023-02-21
3
-8
/
+33
*
[rubygems/rubygems] Fix crash in pub grub involving empty ranges
David Rodríguez
2023-02-21
2
-1
/
+67
*
[rubygems/rubygems] Update pub_grub
John Hawthorn
2023-02-21
6
-10
/
+16
*
[rubygems/rubygems] Sync with pub_grub main branch
David Rodríguez
2023-02-21
4
-7
/
+18
*
[rubygems/rubygems] Restore better error message when locked ref does not exist
David Rodríguez
2023-02-21
2
-4
/
+33
*
[rubygems/rubygems] [DOC] Update the link to OpenSource.org
Nobuyoshi Nakada
2023-02-21
1
-1
/
+1
*
[rubygems/rubygems] Bump rb-sys
dependabot[bot]
2023-02-21
2
-7
/
+21
*
[ruby/bigdecimal] Read version from bigdecimal.c
Nobuyoshi Nakada
2023-02-21
4
-32
/
+15
*
Use `ERROR_ARGS_AT`
Nobuyoshi Nakada
2023-02-21
1
-1
/
+1
*
Prevent "warning: ambiguity between regexp and two divisions"
Yusuke Endoh
2023-02-21
1
-1
/
+1
*
[ruby/net-http] [DOC] Enhanced RDoc for Net::HTTP
Burdette Lamar
2023-02-20
1
-22
/
+96
*
compile.c: eliminate getinstancevariable -> pop sequences
Jean Boussier
2023-02-20
1
-1
/
+1
*
YJIT: Fix assertion for partially mapped last pages (#7337)
Takashi Kokubun
2023-02-20
3
-6
/
+33
*
Adjust indent [ci skip]
Nobuyoshi Nakada
2023-02-20
1
-11
/
+11
*
error.c: Use "undefined local variable or method `...' for main"
Yusuke Endoh
2023-02-20
1
-2
/
+7
*
Update some ruby specs for the new message format of NoMethodError
Yusuke Endoh
2023-02-20
1
-17
/
+40
*
Update some tests for the new message format of NoMethodError
Yusuke Endoh
2023-02-20
2
-2
/
+2
*
error.c: Update the message format for NoMethodError
Yusuke Endoh
2023-02-20
1
-3
/
+5
*
Stop using receiver#inspect for "undefined method" errors
Yusuke Endoh
2023-02-20
2
-24
/
+57
*
[ruby/pstore] Remove (newly unneeded) remarks about aliases
Burdette Lamar
2023-02-19
1
-4
/
+0
*
[ruby/fileutils] Remove (newly unneeded) remarks about aliases
Burdette Lamar
2023-02-19
1
-18
/
+0
*
test/readline/test_readline.rb: skip a test x86_64-linux-(x32|i[3-6]86)
Eric Wong
2023-02-19
1
-0
/
+3
*
Remove (newly unneeded) remarks about aliases
BurdetteLamar
2023-02-19
15
-149
/
+2
*
[ruby/date] Removed (newly unneeded) alias remarks
Burdette Lamar
2023-02-19
1
-19
/
+0
*
[DOC] Return *args to Enumerable method definitions
zverok
2023-02-19
1
-3
/
+3
*
[DOC] Update pattern matching docs for 3.2
zverok
2023-02-19
1
-23
/
+5
*
[DOC] Document IO::Timeout
zverok
2023-02-19
1
-1
/
+5
*
[DOC] Improve ObjectSpace#dump_XXX method docs
zverok
2023-02-19
1
-21
/
+14
*
[DOC] Improve Kernel#binding docs
zverok
2023-02-19
1
-7
/
+35
*
[DOC] Small adjustment for String method docs
zverok
2023-02-19
1
-1
/
+13
*
[DOC] Update TracePoint#binding docs for 3.2 behavior
zverok
2023-02-19
1
-3
/
+2
*
[DOC] Restore Process module doc lost due to RDoc update
zverok
2023-02-19
1
-20
/
+15
*
Mention when it is appropriate to document aliases in call-seq
Jeremy Evans
2023-02-19
1
-1
/
+5
*
[DOC] Change to handling of aliases (#7340)
Burdette Lamar
2023-02-19
1
-10
/
+1
*
Create a dummy minitest.gemspec for a bundled gem
Yusuke Endoh
2023-02-19
1
-0
/
+25
*
No validation for bundled gems
Yusuke Endoh
2023-02-19
1
-1
/
+1
*
Use the development versions of minitest and debug gems
Yusuke Endoh
2023-02-19
1
-2
/
+2
*
[ruby/error_highlight] Support the new message format of NameError in Ruby 3.3
Yusuke Endoh
2023-02-19
1
-59
/
+73
*
[ruby/bigdecimal] Fix the license name [ci skip]
Nobuyoshi Nakada
2023-02-19
1
-1
/
+1
[prev]
[next]