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
*
Update to ruby/spec@3affe1e
Benoit Daloze
2022-04-25
277
-7355
/
+3575
*
Update to ruby/mspec@215497e
Benoit Daloze
2022-04-25
4
-13
/
+48
*
Resolve several markedown warnings
Tim Smith
2022-04-19
3
-7
/
+21
*
Fix a typo
Kazuhiro NISHIYAMA
2022-04-17
1
-1
/
+1
*
[rubygems/rubygems] Add modern rubies to the platforms
Bobby McDonald
2022-04-16
1
-2
/
+3
*
Get rid of type aliasing
Nobuyoshi Nakada
2022-04-07
1
-3
/
+3
*
Suppress an unused function
Nobuyoshi Nakada
2022-04-07
1
-0
/
+2
*
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-04-06
1
-6
/
+15
*
Revert "Raise RuntimeError if Kernel#binding is called from a non-Ruby frame"
Jeremy Evans
2022-04-01
1
-15
/
+6
*
Do not autosplat array in block call just because keywords accepted
Jeremy Evans
2022-03-30
1
-2
/
+11
*
Fix spec description
Jeremy Evans
2022-03-29
1
-1
/
+1
*
Make TracePoint#enable with block target current thread by default
Jeremy Evans
2022-03-29
2
-17
/
+42
*
Update to ruby/spec@aaf998f
Benoit Daloze
2022-03-28
41
-55
/
+820
*
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-03-24
1
-6
/
+15
*
[rubygems/rubygems] Maybe this is now fixed
David Rodríguez
2022-03-24
1
-2
/
+0
*
Now all extension libraries must consider the ABI header
Nobuyoshi Nakada
2022-03-24
1
-1
/
+4
*
[rubygems/rubygems] Fix a test for `bin/bundle update --bundler` to pass on r...
Jun Aruga
2022-03-23
1
-1
/
+4
*
Fix Markdown syntax in spec/README.md
Benoit Daloze
2022-03-21
1
-1
/
+1
*
Make Proc#parameters support lambda keyword for returning parameters as if la...
Jeremy Evans
2022-03-17
1
-0
/
+15
*
A positional Hash is not keyword arguments [Bug #18632]
Nobuyoshi Nakada
2022-03-17
1
-2
/
+7
*
spec: skip specs where set TZ environment variable for WASI
Yuta Saito
2022-03-17
1
-0
/
+1
*
spec: disable a part of Kernel.open spec where spawns a process for WASI
Yuta Saito
2022-03-17
1
-1
/
+1
*
spec: disable part of require_relative spec where uses symlink for WASI
Yuta Saito
2022-03-17
1
-1
/
+1
*
spec: skip '~' test for wasi due to lack of shell
Yuta Saito
2022-03-14
1
-1
/
+1
*
spec: skip ruby_exe tests for wasi due to lack of subprocess
Yuta Saito
2022-03-14
2
-0
/
+6
*
clarify meaning of version guards for Unicode version specs [ci skip]
Martin Dürst
2022-03-14
2
-12
/
+14
*
Fix guards for unicode versions specs
Benoit Daloze
2022-03-13
2
-10
/
+10
*
comment out failing Unicode/Emoji version checks temporarily
Martin Dürst
2022-03-13
2
-10
/
+10
*
update specs to check for Unicode Version 14.0.0/Emoji Version 14.0
Martin Dürst
2022-03-13
2
-0
/
+12
*
[rubygems/rubygems] Add newline to validate_platforms! message when platform ...
Alex Gittemeier
2022-03-08
1
-1
/
+1
*
[rubygems/rubygems] Make `--strict` flag of `update` and `outdated` commands ...
David Rodríguez
2022-03-06
1
-12
/
+11
*
sitelibdir makes no sense in ruby itself
Nobuyoshi Nakada
2022-03-04
2
-0
/
+4
*
Update to ruby/spec@82cd3a3
Benoit Daloze
2022-03-03
16
-72
/
+213
*
Update to ruby/mspec@bd47c2a
Benoit Daloze
2022-03-03
8
-14
/
+48
*
spec: skip ext's extension spec for --with-static-linked-ext
Yuta Saito
2022-02-28
1
-0
/
+1
*
Merge RubyGems and Bundler master
Hiroshi SHIBATA
2022-02-28
11
-45
/
+43
*
Deprecate the unintentional ability to parse `Symbol`
Nobuyoshi Nakada
2022-02-26
2
-10
/
+1
*
[rubygems/rubygems] Fix corrupted lockfile when using `gemspec` and multiple ...
David Rodríguez
2022-02-11
1
-0
/
+63
*
[rubygems/rubygems] Fix typo in multiple gemfiles warning
Sven Schwyn
2022-02-10
1
-2
/
+2
*
[rubygems/rubygems] Skip "seller shipped" notification after delivery
Dan Jensen
2022-02-01
1
-0
/
+25
*
Sync latest Bundler & RubyGems
David Rodríguez
2022-02-01
11
-45
/
+114
*
Update to ruby/spec@902ab83
Benoit Daloze
2022-01-28
56
-137
/
+531
*
Update to ruby/mspec@49adc2f
Benoit Daloze
2022-01-28
4
-18
/
+37
*
[rubygems/rubygems] Fix `force_ruby_platform` ignored when lockfile includes ...
David Rodríguez
2022-01-26
1
-0
/
+14
*
[rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORM
Ngan Pham
2022-01-26
1
-4
/
+4
*
[rubygems/rubygems] Fix spec to not touch the network
David Rodríguez
2022-01-25
1
-1
/
+3
*
[rubygems/rubygems] Remove unnecessary comment
David Rodríguez
2022-01-25
1
-3
/
+0
*
Fix a typo [ci skip]
Kazuhiro NISHIYAMA
2022-01-23
1
-1
/
+1
*
[rubygems/rubygems] Change generated namespaced test class name in minitest
Yusuke Nakamura
2022-01-20
1
-1
/
+1
*
[rubygems/rubygems] Add spec to class name definition in newgem spec
Yusuke Nakamura
2022-01-20
1
-0
/
+10
[next]