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
*
MatchData#named_captures: add optional symbolize_names keyword (#6952)
Vladimir Dementyev
2023-04-19
1
-0
/
+12
*
Add spec for `Warning[:performance]`
Jean Boussier
2023-04-17
1
-0
/
+7
*
Implement ObjectSpace::WeakMap#delete and ObjectSpace::WeakKeyMap#delete
Jean Boussier
2023-04-15
2
-0
/
+70
*
* append newline at EOF. [ci skip]
git
2023-04-15
1
-1
/
+1
*
Add specs for ObjectSpace::WeakKeyMap
Jean Boussier
2023-04-15
5
-0
/
+161
*
Revert "Add specs for ObjectSpace::WeakKeyMap"
Jean Boussier
2023-04-14
5
-151
/
+0
*
Add specs for ObjectSpace::WeakKeyMap
Jean Boussier
2023-04-14
5
-0
/
+151
*
[Bug #19533] Add spec of infinite range inclusion
Nobuyoshi Nakada
2023-04-14
1
-0
/
+6
*
Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124
Hiroshi SHIBATA
2023-04-11
1
-16
/
+0
*
[rubygems/rubygems] Remove one fallback to full indexes on big gemfiles
David Rodríguez
2023-04-07
4
-32
/
+8
*
[Bug #19584] Register global variables before assignment
Nobuyoshi Nakada
2023-04-07
1
-3
/
+3
*
Load only SyntaxSuggest::VERSION for version check
Hiroshi SHIBATA
2023-04-06
1
-1
/
+1
*
v1.0.4
schneems
2023-04-06
1
-0
/
+34
*
v1.0.3
schneems
2023-04-06
1
-0
/
+18
*
[ruby/syntax_suggest] Rollback comment indentation behavior
schneems
2023-04-06
2
-4
/
+3
*
[ruby/syntax_suggest] Add comments and refactor AroundBlockScan methods
schneems
2023-04-06
2
-54
/
+2
*
[ruby/syntax_suggest] Fix sibling bug to #177
schneems
2023-04-06
4
-3
/
+57
*
[ruby/syntax_suggest] Preserve whitespace in front of comments
schneems
2023-04-06
4
-21
/
+52
*
[rubygems/rubygems] Fix resolver hangs when dealing with an incomplete lockfile
David Rodríguez
2023-04-06
1
-0
/
+23
*
Revert "Fix transient heap mode"
Aaron Patterson
2023-04-04
1
-11
/
+0
*
Implement `Process.warmup`
Jean Boussier
2023-04-04
1
-0
/
+11
*
[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...
Josef Šimánek
2023-03-28
1
-5
/
+5
*
[rubygems/rubygems] Fix installing plugins in frozen mode
David Rodríguez
2023-03-28
1
-0
/
+7
*
[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfile
David Rodríguez
2023-03-28
1
-0
/
+50
*
[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...
David Rodríguez
2023-03-28
1
-0
/
+83
*
[rubygems/rubygems] Rewrite GemVersionPromoter specs
Michael Siegfried
2023-03-28
1
-124
/
+111
*
Raise ArgumentError if IO.read is provided negative offset
Jeremy Evans
2023-03-24
1
-3
/
+12
*
Add Dir.fchdir
Jeremy Evans
2023-03-24
1
-0
/
+78
*
Change Hash#compact to keep default values and compare_by_identity flag
Jeremy Evans
2023-03-24
1
-0
/
+24
*
Copy compare_by_identity flag for empty hashes in Hash.ruby2_keywords_hash
Jeremy Evans
2023-03-24
1
-0
/
+24
*
Do not copy compare_by_identity flag for non-empty hashes in Hash.[]
Jeremy Evans
2023-03-24
1
-0
/
+18
*
Don't suggest `--full-index` on API Response mismatch errors
David Rodríguez
2023-03-23
2
-2
/
+2
*
Fix logging the fallback to the full index on GemspecError's
David Rodríguez
2023-03-23
1
-10
/
+6
*
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
1
-39
/
+53
*
Don't remove RUBY platform when healing a lockfile with missing specs
David Rodríguez
2023-03-23
2
-2
/
+6
*
[rubygems/rubygems] Use indented heredoc
Nobuyoshi Nakada
2023-03-22
5
-11
/
+11
*
Added assertion values for Amazon Linux 2023
Hiroshi SHIBATA
2023-03-22
1
-3
/
+5
*
When running `bundle lock --update <name>`, checkout locked revision of unrel...
David Rodríguez
2023-03-17
1
-0
/
+38
*
Don´t consider platform specific candidates when `force_ruby_platform` set
David Rodríguez
2023-03-17
1
-0
/
+48
*
Don't ignore pre-releases when there's only one candidate
David Rodríguez
2023-03-17
1
-0
/
+25
*
Normalize git sources
David Rodríguez
2023-03-17
1
-0
/
+18
*
[rubygems/rubygems] Fix incorrect error message when multiple platforms are l...
David Rodríguez
2023-03-17
1
-0
/
+6
*
[rubygems/rubygems] Remove unnecessary `specific_local_platform` test helper
David Rodríguez
2023-03-17
9
-37
/
+33
*
[rubygems/rubygems] Simplify `lockfile_platforms` helper
David Rodríguez
2023-03-17
6
-12
/
+8
*
[rubygems/rubygems] Remove unnecessary `local` helper
David Rodríguez
2023-03-17
3
-7
/
+3
*
[rubygems/rubygems] Use more common linux platform for specs
David Rodríguez
2023-03-17
2
-3
/
+3
*
[rubygems/rubygems] Use splatted args to `lockfile_platforms_for`
David Rodríguez
2023-03-17
5
-6
/
+6
*
[rubygems/rubygems] Applied Layout/SpaceAroundOperators cop
Hiroshi SHIBATA
2023-03-16
2
-2
/
+2
*
[rubygems/rubygems] Use OpenSSL::Digest instead of digest stdlib
Hiroshi SHIBATA
2023-03-15
1
-2
/
+2
*
rb_ary_sum: don't enter fast path if initial isn't a native numeric type.
Jean Boussier
2023-03-15
1
-0
/
+13
[next]