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] 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
*
[rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...
David Rodríguez
2022-10-06
1
-0
/
+18
*
[rubygems/rubygems] Make sure RSpec diffs don't omit the different part
David Rodríguez
2022-10-04
1
-0
/
+2
*
[rubygems/rubygems] Copy template contents instead of file and perms
Victor Gama
2022-10-03
2
-0
/
+27
*
Add Data class implementation: Simple immutable value object
Victor Shepelev
2022-09-30
1
-1
/
+13
*
Add specs for {Method,UnboundMethod}#owner of a zsuper method
Benoit Daloze
2022-09-29
2
-0
/
+13
*
Fix {Method,UnboundMethod}#super_method for zsuper methods
Benoit Daloze
2022-09-29
2
-22
/
+9
*
Skip unpack_sockaddr_in with http at Solaris platform
Hiroshi SHIBATA
2022-09-29
1
-3
/
+5
*
Update to ruby/spec@1d9d5c6
Benoit Daloze
2022-09-28
51
-259
/
+1142
*
Update to ruby/mspec@b60306d
Benoit Daloze
2022-09-28
5
-27
/
+11
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-28
1
-9
/
+2
*
Re-enable TZ test missed due to merge conflict.
Vít Ondruch
2022-09-27
1
-2
/
+0
*
Revert this until we can figure out WB issues or remove shapes from GC
Aaron Patterson
2022-09-26
2
-3
/
+10
*
This commit implements the Object Shapes technique in CRuby.
Jemma Issroff
2022-09-26
2
-10
/
+3
*
Support using at toplevel in wrapped script
Chris Salzberg
2022-09-24
4
-0
/
+31
*
Enable coverage for eval.
Samuel Williams
2022-09-22
1
-9
/
+25
*
Rescue File.expand_path in MSpecScript#try_load if HOME is unavailable
Yuta Saito
2022-09-21
1
-1
/
+6
*
Remove warning for old TLS version connection
Nobuyoshi Nakada
2022-09-15
1
-77
/
+0
*
Deprecate Encoding#replicate
Benoit Daloze
2022-09-10
1
-50
/
+58
*
[rubygems/rubygems] Fix unused variable warning
David Rodríguez
2022-09-08
1
-2
/
+0
*
Resync Bundler & RubyGems
David Rodríguez
2022-09-08
12
-54
/
+160
*
[rubygems/rubygems] Fix `set` not being found when running specs on dev rubies
David Rodríguez
2022-09-06
1
-0
/
+3
*
[rubygems/rubygems] Add `syntax_suggest` to exemption list in setup specs
David Rodríguez
2022-09-06
1
-0
/
+1
*
[rubygems/rubygems] Remove no longer needed `fiddle` hacks
David Rodríguez
2022-09-05
4
-13
/
+0
*
Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...
Hiroshi SHIBATA
2022-09-05
16
-467
/
+130
*
[rubygems/rubygems] Feature: `bundle add` supports `--path` option
Mike Dalessio
2022-09-05
1
-0
/
+9
*
[rubygems/rubygems] Fix resolution hanging on musl platforms
David Rodríguez
2022-09-05
2
-6
/
+23
*
rb_int_range_last: properly handle non-exclusive range
Jean Boussier
2022-09-04
1
-0
/
+6
*
* append newline at EOF. [ci skip]
git
2022-09-02
1
-1
/
+1
[next]