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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix clang errors when pendantic errors enabled
Aaron Patterson
2019-09-26
1
-4
/
+4
*
Replace `freeze_string` with `rb_fstring`
Aaron Patterson
2019-09-26
1
-14
/
+8
*
Remove `iseq_add_mark_object_compile_time`
Aaron Patterson
2019-09-26
1
-37
/
+28
*
Remove mark array
Aaron Patterson
2019-09-26
2
-5
/
+0
*
Execute write barrier instead of adding to array
Aaron Patterson
2019-09-26
1
-1
/
+1
*
Pull `iseq_add_mark_object_compile_time` out of `freeze_string`
Aaron Patterson
2019-09-26
1
-4
/
+11
*
Pull "mark object" up
Aaron Patterson
2019-09-26
1
-11
/
+18
*
Scan the ISEQ arena for markables and mark them
Aaron Patterson
2019-09-26
3
-0
/
+55
*
Allocate `INSN *` out of a separate arena
Aaron Patterson
2019-09-26
1
-1
/
+2
*
Introduce a secondary arena
Aaron Patterson
2019-09-26
3
-6
/
+14
*
Extract allocation and free functions
Aaron Patterson
2019-09-26
1
-17
/
+30
*
Pass in arena to allocator
Aaron Patterson
2019-09-26
1
-4
/
+10
*
NEWS: fixed markups and indent [ci skip]
Nobuyoshi Nakada
2019-09-27
1
-2
/
+2
*
Kernel#open may be redefined
Nobuyoshi Nakada
2019-09-27
1
-2
/
+13
*
NEWS: fixed markups and formatting [ci skip]
Nobuyoshi Nakada
2019-09-27
1
-28
/
+29
*
Check the argument size
Nobuyoshi Nakada
2019-09-27
1
-0
/
+1
*
* 2019-09-27 [ci skip]
git
2019-09-27
1
-1
/
+1
*
Fix shorten-64-to-32 compile warnings/errors
Jeremy Evans
2019-09-26
1
-1
/
+1
*
Fix keyword argument separation issues in Fiber#resume
Jeremy Evans
2019-09-26
3
-11
/
+109
*
Fix keyword argument separation issues in Thread.new
Jeremy Evans
2019-09-26
3
-3
/
+91
*
Fix more keyword argument separation issues in Pathname
Jeremy Evans
2019-09-26
2
-5
/
+37
*
Fix keyword argument separation issues in OpenSSL::SSL::SSLSocket#sys{read,wr...
Jeremy Evans
2019-09-26
2
-4
/
+28
*
Fix keyword argument separation issues in Proc#{<<,>>}
Jeremy Evans
2019-09-26
3
-2
/
+155
*
Fix keyword argument sepration issues when IO#open calls #to_open
Jeremy Evans
2019-09-26
1
-0
/
+13
*
Fix Module#name news and add a test
Jean Boussier
2019-09-26
2
-2
/
+6
*
Restore ENV, rubygems always sets SOURCE_DATE_EPOCH now
Nobuyoshi Nakada
2019-09-26
1
-0
/
+2
*
Gem::Specification#to_ruby needs OpenSSL
Nobuyoshi Nakada
2019-09-26
1
-0
/
+1
*
Reduce ISeq size of mjit_exec benchmark
Takashi Kokubun
2019-09-26
4
-22
/
+15
*
* remove trailing spaces. [ci skip]
git
2019-09-26
1
-1
/
+1
*
[EXPERIMENTAL] Make Module#name return a frozen String
Jean Boussier
2019-09-26
3
-9
/
+24
*
Revert the accidentally commits related GitHub Actions
Hiroshi SHIBATA
2019-09-26
2
-55
/
+0
*
Suppress assert_match warnings.
Hiroshi SHIBATA
2019-09-26
1
-2
/
+2
*
Assert warnings message for the last argument is keyword parameter.
Hiroshi SHIBATA
2019-09-26
1
-2
/
+2
*
[rubygems/rubygems] Make sure our modifications to kernel.warn work
David Rodríguez
2019-09-26
2
-0
/
+16
*
[rubygems/rubygems] Fix jruby build
David Rodríguez
2019-09-26
1
-1
/
+5
*
[rubygems/rubygems] indent
Hiroshi SHIBATA
2019-09-26
1
-4
/
+4
*
[rubygems/rubygems] filter dependency type and name strictly.
Hiroshi SHIBATA
2019-09-26
1
-1
/
+5
*
[rubygems/rubygems] Fix test_gem_attr
bronzdoc
2019-09-26
1
-4
/
+4
*
[rubygems/rubygems] Introduce default prerelease requirement
David Rodríguez
2019-09-26
3
-3
/
+14
*
[rubygems/rubygems] Remove comment not adding much
David Rodríguez
2019-09-26
1
-3
/
+0
*
[rubygems/rubygems] add tests
f
2019-09-26
2
-1
/
+2
*
[rubygems/rubygems] Detect libc version, closes #2918
f
2019-09-26
1
-1
/
+1
*
[rubygems/rubygems] Fix underscore version for bundler itself
David Rodríguez
2019-09-26
2
-1
/
+35
*
[rubygems/rubygems] Added jruby to matrix
Hiroshi SHIBATA
2019-09-26
1
-1
/
+1
*
[rubygems/rubygems] Removed 2.2
Hiroshi SHIBATA
2019-09-26
1
-1
/
+1
*
[rubygems/rubygems] Added rvm workflow for Ruby 2.2 and 2.7
Hiroshi SHIBATA
2019-09-26
1
-0
/
+34
*
[rubygems/rubygems] Removed the needless configurations
Hiroshi SHIBATA
2019-09-26
1
-9
/
+1
*
[rubygems/rubygems] Added the initial workflow file.
Hiroshi SHIBATA
2019-09-26
1
-0
/
+29
*
[rubygems/rubygems] Avoid adding OpenSSL::PKey::RSA instances
bronzdoc
2019-09-26
1
-4
/
+2
*
[rubygems/rubygems] Update expectation in test_to_ruby_with_rsa_key
bronzdoc
2019-09-26
1
-2
/
+1
[prev]
[next]