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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/erb] Fix CI for JRuby
Takashi Kokubun
2022-11-03
1
-1
/
+3
*
[ruby/error_highlight] Support nodes in `spot`
eileencodes
2022-10-31
1
-2
/
+1
*
[ruby/optparse] #load() into hash
Whyme Lyu
2022-10-29
1
-4
/
+7
*
[ruby/irb] Do not make non-existent XDG directory on start
Nobuyoshi Nakada
2022-10-28
1
-4
/
+2
*
[ruby/irb] Update regarding NO_COLOR value
Nobuyoshi Nakada
2022-10-28
1
-1
/
+1
*
[ruby/rdoc] Delay `require "readline"` in case the terminal is in raw mode
Shugo Maeda
2022-10-27
1
-5
/
+4
*
[ruby/erb] Version 3.0.0
Takashi Kokubun
2022-10-25
1
-1
/
+1
*
Bundler: update docs for gemfile(5) manpage
Takuya Noguchi
2022-10-25
2
-22
/
+43
*
[ruby/erb] url_encode: use CGI.escapeURIComponent
Jean Boussier
2022-10-25
2
-4
/
+4
*
[ruby/tmpdir] Ignore empty environment variables
Nobuyoshi Nakada
2022-10-25
1
-2
/
+4
*
[ruby/tmpdir] Found or raise
Nobuyoshi Nakada
2022-10-25
1
-4
/
+2
*
[ruby/tmpdir] Update supported and testing ruby versions
Nobuyoshi Nakada
2022-10-25
1
-1
/
+1
*
[ruby/tmpdir] Make `Dir.tmpdir` more idiomatic and functional
Peter Vandenberk
2022-10-25
1
-4
/
+2
*
[ruby/tmpdir] Fix typo
Nobuyoshi Nakada
2022-10-25
1
-1
/
+1
*
[ruby/tmpdir] [DOC] Improve documentation
Nobuyoshi Nakada
2022-10-25
1
-1
/
+9
*
[ruby/irb] Move require out of repeated execution path
st0012
2022-10-24
1
-6
/
+6
*
Set timestamp path for the target path to TARGET_SO_DIR_TIMESTAMP
Nobuyoshi Nakada
2022-10-24
1
-3
/
+6
*
[ruby/net-http] Bump version to 0.3.0
Hiroshi SHIBATA
2022-10-24
1
-1
/
+1
*
[rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn
Thomas E. Enebo
2022-10-22
1
-1
/
+1
*
[ruby/net-http] Revert "Replace Timeout.timeout in Net:HTTP#connect"
Hiroshi SHIBATA
2022-10-21
1
-7
/
+8
*
[rubygems/rubygems] Bundler: github DSL has used https protocol over git
Takuya Noguchi
2022-10-18
30
-31
/
+31
*
Merge RubyGems/Bundler master
Hiroshi SHIBATA
2022-10-18
10
-164
/
+54
*
[rubygems/rubygems] Materialize platforms strictly on Windows too
David Rodríguez
2022-10-18
1
-2
/
+5
*
[rubygems/rubygems] Remove unnecessary receiver
David Rodríguez
2022-10-18
1
-1
/
+1
*
[rubygems/rubygems] Remove unnecessary generic
David Rodríguez
2022-10-18
1
-1
/
+0
*
[rubygems/rubygems] Simplify fetching spec group dependencies
David Rodríguez
2022-10-18
1
-4
/
+1
*
[rubygems/rubygems] Simplify SpecGroup creation
David Rodríguez
2022-10-18
2
-13
/
+10
*
[rubygems/rubygems] Inline helper method
David Rodríguez
2022-10-18
1
-8
/
+3
*
[rubygems/rubygems] Use `flat_map`
David Rodríguez
2022-10-18
1
-4
/
+2
*
[rubygems/rubygems] Remove one more `expand_dependencies` call
David Rodríguez
2022-10-18
1
-2
/
+2
*
[rubygems/rubygems] Remove now unnecessary parameter to `expand_dependencies`
David Rodríguez
2022-10-18
1
-4
/
+3
*
[rubygems/rubygems] Remove another `expand_dependencies` instance
David Rodríguez
2022-10-18
1
-3
/
+2
*
[rubygems/rubygems] Remove another unnecessary dependency expansion
David Rodríguez
2022-10-18
1
-1
/
+1
*
[rubygems/rubygems] Avoid unnecessary dependency expansion
David Rodríguez
2022-10-18
1
-2
/
+1
*
[rubygems/rubygems] Remove unused parameter to `SharedHelpers.pretty_dependency`
David Rodríguez
2022-10-18
3
-5
/
+4
*
[rubygems/rubygems] Remove dead code
David Rodríguez
2022-10-18
1
-12
/
+1
*
[ruby/irb] Assert lvars_code doesn't include \n
Takashi Kokubun
2022-10-18
1
-3
/
+3
*
[ruby/irb] Always use local variables in current context to parse code (https...
tomoya ishida
2022-10-18
5
-24
/
+42
*
[ruby/irb] Fix code terminated check with heredoc and backtick (https://githu...
tomoya ishida
2022-10-18
1
-6
/
+16
*
[ruby/delegate] Fix DelegateClass block "method redefined" warning
Jonathan Hefner
2022-10-15
1
-0
/
+2
*
[ruby/pp] [Feature #19045] Add support Data#pretty_print
manga_osyo
2022-10-14
1
-0
/
+20
*
Only expose Ruby Shape API if VM_CHECK_MODE is enabled
Aaron Patterson
2022-10-13
1
-1
/
+1
*
[ruby/uri] Fix splitting relative URI
Nobuyoshi Nakada
2022-10-13
1
-1
/
+1
*
Raise ArgumentError with empty host url again.
Hiroshi SHIBATA
2022-10-13
1
-1
/
+2
*
URI.parse should set empty string in host instead of nil
NARUSE, Yui
2022-10-13
1
-2
/
+1
*
[DOC] Replace the external URIs to docs with rdoc-ref
Nobuyoshi Nakada
2022-10-12
1
-1
/
+1
*
[DOC] Replace the external URIs to docs with rdoc-ref
Nobuyoshi Nakada
2022-10-12
6
-38
/
+38
*
Add :ssl_min_version and :ssl_max_version options
Kazuki Yamaguchi
2022-10-12
1
-3
/
+18
*
Make inline cache reads / writes atomic with object shapes
Jemma Issroff
2022-10-11
1
-9
/
+21
*
Revert "Revert "This commit implements the Object Shapes technique in CRuby.""
Jemma Issroff
2022-10-11
1
-81
/
+36
[next]