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
*
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
*
update rbconfig spec to Unicode version 15.0.0
Martin Dürst
2022-12-06
2
-4
/
+4
*
Remove unguaranteed assertion [ci skip]
Nobuyoshi Nakada
2022-12-03
1
-6
/
+0
*
UnboundMethod only refer defined_class
Koichi Sasada
2022-12-03
4
-17
/
+58
*
Skip examples for SyntaxError extensions on Ruby 3.2
Hiroshi SHIBATA
2022-12-02
1
-0
/
+4
*
[Bug #19087] Merge to "trailing garbage" case
Nobuyoshi Nakada
2022-12-02
1
-6
/
+3
*
[Bug #19087] Fix an assertion of `String#to_c`
Nobuyoshi Nakada
2022-12-02
1
-2
/
+4
*
Update SyntaxSuggest to use angle brackets `>`
schneems
2022-11-30
6
-50
/
+50
*
[ruby/syntax_suggest] Do not output "Syntax OK" when there's an error
schneems
2022-11-28
2
-2
/
+2
*
[ruby/syntax_suggest] Failing test for #157
schneems
2022-11-28
1
-0
/
+16
*
Make String#rstrip{,!} raise Encoding::CompatibilityError for broken coderange
Jeremy Evans
2022-11-24
1
-7
/
+21
*
Use valid tokens as cookie names
Nobuyoshi Nakada
2022-11-22
2
-11
/
+11
*
Fixup spec/ruby/optional/capi/rbasic_spec.rb for mswin
MSP-Greg
2022-11-21
2
-2
/
+2
*
Update RSpec gems
David Rodríguez
2022-11-15
1
-6
/
+9
*
Deal with different Ruby versions
Takashi Kokubun
2022-11-12
1
-2
/
+10
*
Fix a CI failure in bigdecimal
Takashi Kokubun
2022-11-12
1
-1
/
+1
*
Migrate our resolver engine to PubGrub
Hiroshi SHIBATA
2022-11-12
15
-239
/
+181
*
Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026
v3_2_0_preview3
Hiroshi SHIBATA
2022-11-11
3
-0
/
+63
*
[rubygems/rubygems] Update bundler/spec/bundler/shared_helpers_spec.rb
Yusuke Endoh
2022-11-10
1
-1
/
+1
*
[rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rb
Yusuke Endoh
2022-11-10
1
-0
/
+7
*
[rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...
Bo Anderson
2022-11-08
3
-0
/
+88
*
Thread#native_thread_id is very platform specific
Nobuyoshi Nakada
2022-11-08
1
-1
/
+3
*
Update to ruby/spec@740ccc8
Benoit Daloze
2022-11-07
110
-831
/
+1274
*
Update to ruby/mspec@1e16420
Benoit Daloze
2022-11-07
1
-4
/
+22
*
Revert jobserver handling in spec
Nobuyoshi Nakada
2022-11-07
2
-22
/
+6
*
Let other test runners follow the change of GNU make 4.4 jobserver
Nobuyoshi Nakada
2022-11-07
2
-6
/
+22
*
Skip `File.atime`/`File.mtime` tests randomly failing on Travis
Nobuyoshi Nakada
2022-10-24
2
-9
/
+11
*
[Bug #19004] `Complex.polar` handles complex singular `abs` argument
Stephen Ierodiaconou
2022-10-23
1
-0
/
+16
*
Range#size returns nil for (.."a") and (nil..)
Yusuke Endoh
2022-10-21
1
-5
/
+22
*
Add Class#attached_object
Ufuk Kayserilioglu
2022-10-20
1
-0
/
+31
*
Followed up CVE-2022-39253 for bundler examples
Hiroshi SHIBATA
2022-10-20
3
-0
/
+15
*
Transition frozen string to frozen root shape
Jemma Issroff
2022-10-19
1
-1
/
+1
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-10-18
8
-47
/
+89
*
[rubygems/rubygems] Fix bad spec wording
David Rodríguez
2022-10-18
1
-1
/
+1
*
[rubygems/rubygems] Extract matcher for slow perf spec
David Rodríguez
2022-10-18
2
-7
/
+13
*
[rubygems/rubygems] Simplify SpecGroup creation
David Rodríguez
2022-10-18
1
-1
/
+1
*
thread_sync.c: Clarify and document the behavior of timeout == 0
Jean Boussier
2022-10-17
2
-1
/
+14
*
Skip utime example with Intel C Compiler suite
Hiroshi SHIBATA
2022-10-13
1
-5
/
+9
*
Ignore excessive precisions
Nobuyoshi Nakada
2022-10-10
3
-3
/
+3
*
Add spec for `Coverage.supported?` and `start(eval: true)`. (#6499)
Samuel Williams
2022-10-08
1
-5
/
+25
*
Add IO#timeout attribute and use it for blocking IO operations. (#5653)
Samuel Williams
2022-10-07
1
-1
/
+9
*
Introduce `Fiber.blocking{}` for bypassing the fiber scheduler. (#6498)
Samuel Williams
2022-10-06
1
-0
/
+17
[next]