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
*
Deprecate iterator? method
Nobuyoshi Nakada
2020-08-31
1
-6
/
+8
*
Thread.exclusive: delete
卜部昌平
2020-08-31
1
-32
/
+34
*
Adapt specs for the new Tempfile.open with block behavior
Benoit Daloze
2020-08-29
1
-3
/
+25
*
Fix warnings related to new Socket.gethostby* deprecations
Benoit Daloze
2020-08-29
2
-18
/
+18
*
Update to ruby/spec@335eb9b
Benoit Daloze
2020-08-28
22
-344
/
+556
*
Update to ruby/mspec@53a6e3e
Benoit Daloze
2020-08-28
6
-9
/
+14
*
States Time.at expects rational-like argument to respond to #to_int
Nobuyoshi Nakada
2020-08-28
1
-0
/
+6
*
do not test --version
卜部昌平
2020-08-22
1
-3
/
+9
*
[Feature #16513] TracePoint#inspect returns "... file:line" (#3391)
Nguyễn Quang Minh
2020-08-06
2
-3
/
+106
*
[rubygems/rubygems] https functionality was merged into `net/https`
David Rodríguez
2020-07-31
1
-5
/
+0
*
Fix arity of Hash#to_proc [Bug #12671]
Benoit Daloze
2020-07-29
1
-0
/
+4
*
Use https instead of http
Kazuhiro NISHIYAMA
2020-07-28
3
-6
/
+6
*
Do not assume all compilers accept same flags as gcc
Nobuyoshi Nakada
2020-07-28
1
-1
/
+1
*
Update to ruby/spec@07164da
Benoit Daloze
2020-07-27
38
-44
/
+733
*
Update to ruby/mspec@9cffee9
Benoit Daloze
2020-07-27
1
-1
/
+4
*
Switch reserved for numbered parameter warning to SyntaxError
Jeremy Evans
2020-07-22
1
-10
/
+29
*
Make StringIO encoding fixed
Nobuyoshi Nakada
2020-07-20
2
-3
/
+3
*
Import remaining changes
David Rodríguez
2020-07-15
4
-39
/
+54
*
[rubygems/rubygems] Tag the specs with :readline
Utkarsh Gupta
2020-07-15
1
-5
/
+5
*
[rubygems/rubygems] Add tests with different flag combinations
Utkarsh Gupta
2020-07-15
1
-11
/
+44
*
[rubygems/rubygems] Allow setting a tag prefix to be used by gem release tasks
David Rodríguez
2020-07-15
1
-0
/
+17
*
[rubygems/rubygems] Fix line spacing to make Layout/EmptyLines happy
Utkarsh Gupta
2020-07-15
1
-1
/
+1
*
[rubygems/rubygems] Remove unneeded trailing conditions on exitstatus
David Rodríguez
2020-07-15
20
-52
/
+52
*
[rubygems/rubygems] Easier way to find path to ruby binary
David Rodríguez
2020-07-15
1
-4
/
+1
*
[rubygems/rubygems] Remove unnecessary assertions on exitstatus
David Rodríguez
2020-07-15
21
-46
/
+0
*
[rubygems/rubygems] No need to update remotes
David Rodríguez
2020-07-15
1
-1
/
+0
*
[rubygems/rubygems] Git clone already takes care of this
David Rodríguez
2020-07-15
1
-1
/
+0
*
[rubygems/rubygems] Clone rubygems from the local repo
David Rodríguez
2020-07-15
1
-1
/
+1
*
[rubygems/rubygems] Skip this spec on ruby_core workflow
Utkarsh Gupta
2020-07-15
1
-2
/
+3
*
[rubygems/rubygems] Use latest version of rubocop for RUBY_VERSION > 2.4
Utkarsh Gupta
2020-07-15
1
-1
/
+2
*
[rubygems/rubygems] Use `--config .rubocop.yml` instead
Utkarsh Gupta
2020-07-15
1
-1
/
+1
*
[rubygems/rubygems] Lock rubocop version to 0.80.1
Utkarsh Gupta
2020-07-15
1
-1
/
+1
*
[rubygems/rubygems] Fix linting and make Style/RedundantInterpolation happy
Utkarsh Gupta
2020-07-15
1
-4
/
+4
*
[rubygems/rubygems] Fix test to run rubocop on the generated gem
Utkarsh Gupta
2020-07-15
1
-4
/
+2
*
[rubygems/rubygems] Make Style/HashSyntax cop happy
Utkarsh Gupta
2020-07-15
1
-7
/
+7
*
[rubygems/rubygems] WIP: add test to run rubocop on the generated gem
Utkarsh Gupta
2020-07-15
1
-0
/
+12
*
[rubygems/rubygems] Fix tests pertaining to newgem
Utkarsh Gupta
2020-07-15
1
-1
/
+9
*
[rubygems/rubygems] Show also output from all commands on rubygems checkout e...
David Rodríguez
2020-07-15
1
-1
/
+9
*
[rubygems/rubygems] Remove `--quiet` flag to `git checkout`
David Rodríguez
2020-07-15
1
-1
/
+1
*
[rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...
MSP-Greg
2020-07-15
5
-29
/
+3
*
[rubygems/rubygems] bundler/spec/commands/binstubs_spec.rb - remove global Wi...
MSP-Greg
2020-07-15
1
-4
/
+1
*
RBasci::flags (VALUE) doesn't match int.
Koichi Sasada
2020-07-15
1
-6
/
+17
*
Fixed yday and wday with timezone [Bug #17024]
Nobuyoshi Nakada
2020-07-12
1
-0
/
+4
*
Avoid deprecated OpenSSL::Digest constants
Bart de Water
2020-06-29
2
-2
/
+2
*
Update to ruby/spec@6c466d4
Benoit Daloze
2020-06-27
1
-1
/
+1
*
Update to ruby/spec@b6b7752
Benoit Daloze
2020-06-27
35
-55
/
+651
*
Update to ruby/mspec@6cb1f10
Benoit Daloze
2020-06-27
4
-5
/
+8
*
Implement Proc#== and #eql?
Jeremy Evans
2020-06-19
3
-9
/
+21
*
Dup splat array in certain cases where there is a block argument
Jeremy Evans
2020-06-18
1
-9
/
+27
*
[rubygems/rubygems] Make sure to pass URI's to `:git`
David Rodríguez
2020-06-18
1
-9
/
+9
[next]