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
path:
root
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[rubygems/rubygems] Fix resolver edge case
David Rodríguez
2023-01-10
1
-0
/
+27
*
Only RangeError on CRuby for shift width >= 2**67
Benoit Daloze
2023-01-07
2
-28
/
+14
*
Fix Integer#{<<,>>} specs with large shift width
Benoit Daloze
2023-01-07
2
-28
/
+46
*
[ruby/syntax_suggest] Run with the given ruby command
Nobuyoshi Nakada
2023-01-07
1
-1
/
+2
*
Add bug number
Benoit Daloze
2023-01-06
1
-1
/
+1
*
Update to ruby/spec@5e48206
Benoit Daloze
2023-01-05
3
-6
/
+2
*
Update to ruby/spec@7e680fa
Benoit Daloze
2023-01-05
2
-3
/
+4
*
* remove trailing spaces, append newline at EOF. [ci skip]
git
2023-01-05
4
-4
/
+4
*
Update to ruby/spec@9d69b95
Benoit Daloze
2023-01-05
113
-236
/
+1954
*
Update to ruby/mspec@fef9b81
Benoit Daloze
2023-01-05
1
-1
/
+1
*
[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...
yoka
2023-01-04
1
-0
/
+5
*
[rubygems/rubygems] Enhance bundle open with --path option
yoka
2023-01-04
1
-0
/
+53
*
Make IO#set_encoding with binary external encoding use nil internal encoding
Jeremy Evans
2023-01-01
1
-6
/
+18
*
numeric.c: Fix round_half_even for specific values (#7023)
Kenta Murata
2022-12-26
1
-1
/
+1
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-12-26
2
-2
/
+2
*
Skip insanely memory consuming tests
Nobuyoshi Nakada
2022-12-26
3
-2
/
+6
*
Skip some examples for Ruby 3.3
Hiroshi SHIBATA
2022-12-26
5
-5
/
+5
*
Update Bundler to 2.4.1 & and RubyGems to 3.4.1
David Rodríguez
2022-12-25
3
-0
/
+57
*
Windows: Prefer USERPROFILE over HOMEPATH
Lars Kanis
2022-12-24
1
-0
/
+17
*
Windows: Fix encoding of Dir.home
Lars Kanis
2022-12-24
1
-0
/
+11
*
Merge RubyGems-3.4.0 and Bundler-2.4.0
Hiroshi SHIBATA
2022-12-24
8
-24
/
+332
*
Removed the needless test guard for syntax_suggest.
Hiroshi SHIBATA
2022-12-23
1
-4
/
+0
*
[ruby/syntax_suggest] Remove debug print
Nobuyoshi Nakada
2022-12-23
1
-1
/
+1
*
[ruby/syntax_suggest] Should not hardcode ruby name
Nobuyoshi Nakada
2022-12-23
1
-9
/
+10
*
Always issue deprecation warning when calling Regexp.new with 3rd positional ...
Jeremy Evans
2022-12-22
1
-39
/
+43
*
Ensure Fiber storage is only accessed from the Fiber it belongs to
Benoit Daloze
2022-12-20
1
-13
/
+13
*
Never use the storage of another Fiber, that violates the whole design
Benoit Daloze
2022-12-20
1
-8
/
+0
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-12-20
3
-20
/
+103
*
[rubygems/rubygems] fix
Mark Burns
2022-12-20
1
-0
/
+46
*
[rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ...
Josef Šimánek
2022-12-20
1
-6
/
+25
*
[rubygems/rubygems] Use safe Marshal deserialization for dependency API respo...
Josef Šimánek
2022-12-20
2
-1
/
+21
*
[rubygems/rubygems] Fix crash when building resolution errors with OR require...
David Rodríguez
2022-12-20
1
-0
/
+39
*
[rubygems/rubygems] Add tests for bundle lock
Michael Siegfried
2022-12-20
1
-1
/
+30
*
[rubygems/rubygems] Test the public interface
Michael Siegfried
2022-12-20
1
-55
/
+60
*
[rubygems/rubygems] Support for pre flag in `bundle update`
Michael Siegfried
2022-12-20
1
-1
/
+30
*
[rubygems/rubygems] Fix crash when lockfile is missing dependencies
David Rodríguez
2022-12-20
2
-34
/
+53
*
[rubygems/rubygems] Add bundle lock --update --bundler
Alyssa Ross
2022-12-18
1
-0
/
+20
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-12-15
53
-464
/
+619
*
Remove `require 'io/wait'` where it's no longer necessary. (#6932)
Samuel Williams
2022-12-15
2
-2
/
+6
*
[rubygems/rubygems] Use better matcher
David Rodríguez
2022-12-13
1
-1
/
+1
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-12-12
18
-92
/
+83
*
Add spec for fiber storage. (#6896)
Samuel Williams
2022-12-10
1
-0
/
+111
*
Clean up a temporary file
Nobuyoshi Nakada
2022-12-09
1
-1
/
+4
*
[Bug #19167] Remove useless conversion of classes for special const
Nobuyoshi Nakada
2022-12-09
1
-3
/
+5
*
Added condition for ruby/ruby repository
Hiroshi SHIBATA
2022-12-09
1
-1
/
+5
*
Merge syntax_suggest master
Hiroshi SHIBATA
2022-12-09
2
-8
/
+34
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-12-09
12
-46
/
+176
*
Introduce `IO.new(..., path:)` and promote `File#path` to `IO#path`. (#6867)
Samuel Williams
2022-12-08
2
-6
/
+19
*
Update spec/bundler/bundler/fetcher/compact_index_spec.rb
Aaron Patterson
2022-12-07
1
-2
/
+0
*
Stop transitioning to UNDEF when undefining an instance variable
Aaron Patterson
2022-12-07
1
-0
/
+2
[prev]
[next]