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
...
*
Fix typos [ci skip]
kazu
2018-03-13
1
-3
/
+3
*
Add FileUtils#cp_lr
mame
2018-03-13
1
-0
/
+69
*
Hash instead of Set
nobu
2018-03-13
1
-3
/
+2
*
Speed up func1.func2 completion by using Set for ignored modules
nobu
2018-03-13
1
-11
/
+28
*
Raise ArgumentError if host component is nil
naruse
2018-03-08
1
-0
/
+2
*
fix error if the input is mixed Unicode and percent-escapes
naruse
2018-03-08
1
-3
/
+3
*
resolv.rb: remove rangerand
nobu
2018-03-06
1
-12
/
+2
*
resolv.rb: close socket
nobu
2018-03-06
1
-33
/
+69
*
Clarify the documentation of the YAML module [Misc #14567]
eregon
2018-03-02
1
-3
/
+4
*
erb.rb: relax warn level of ERB.new
k0kubun
2018-02-28
1
-3
/
+3
*
Add a new #filter alias for #select
eregon
2018-02-25
1
-0
/
+3
*
lib/erb.rb: Add uplevel to warn
kazu
2018-02-24
1
-3
/
+3
*
erb.rb: deprecate safe_level of ERB.new
k0kubun
2018-02-22
3
-7
/
+32
*
Merge RubyGems 2.7.6 from upstream.
hsbt
2018-02-16
8
-22
/
+77
*
lib/ostruct.rb: Use `FrozenError` instead of `RuntimeError`.
marcandre
2018-02-06
1
-1
/
+1
*
lib/matrix.rb: Document deprecated methods [#12032] [doc] [ci-skip]
marcandre
2018-02-06
1
-0
/
+9
*
Merge RubyGems-2.7.5 from upstream.
hsbt
2018-02-06
20
-45
/
+69
*
net/http: fix documentation for HTTP connection reuse
normal
2018-01-30
1
-5
/
+4
*
net/pop: make modified strings mutable
normal
2018-01-30
1
-6
/
+6
*
uri/common: reduce allocations and retained objects
normal
2018-01-28
1
-8
/
+8
*
optparse.rb: froze string literals
nobu
2018-01-26
1
-4
/
+4
*
optparse.rb: literal newline
nobu
2018-01-25
1
-1
/
+2
*
revert r62032 because it refers to a undefined variable
ko1
2018-01-25
1
-1
/
+1
*
optparse.rb: literal newline
nobu
2018-01-24
1
-1
/
+1
*
mkmf.rb: werror on mswin
nobu
2018-01-24
1
-0
/
+1
*
mkmf.rb: ignore linker warnings
nobu
2018-01-22
1
-1
/
+1
*
Fix warning
kazu
2018-01-19
1
-1
/
+1
*
resolv.rb: NUL hosts
nobu
2018-01-18
1
-1
/
+1
*
resolv: use safe navigation operator
nobu
2018-01-18
1
-3
/
+1
*
logger: use safe navigation operator
normal
2018-01-18
1
-4
/
+2
*
net/http: use writev for HTTP chunked request bodies
normal
2018-01-14
2
-8
/
+7
*
Add `103 Early Hints` to `Net::HTTP::STATUS_CODES` [ci skip]
kazu
2018-01-12
1
-0
/
+1
*
matrix.rb: add Matrix#antisymmetric?
stomar
2018-01-11
1
-0
/
+12
*
Mock fetching data from real DNS [Feature #14340]
naruse
2018-01-11
1
-1
/
+1
*
net/http: clear compressed chunk after decompression
normal
2018-01-08
1
-0
/
+1
*
open-uri: clear string after buffering
normal
2018-01-08
1
-0
/
+1
*
net/protocol: read directly into rbuf if it's empty
normal
2018-01-08
1
-1
/
+3
*
net/protocol: use binary string buffers
normal
2018-01-08
1
-5
/
+5
*
lib/scanf.rb: [DOC] fix typos
stomar
2018-01-07
1
-7
/
+7
*
Revert "net/protocol: use binary string buffers"
normal
2018-01-06
1
-5
/
+5
*
net/ftp: fix FrozenError in BufferedSocket
normal
2018-01-06
1
-1
/
+1
*
net/protocol: use binary string buffers
normal
2018-01-06
1
-5
/
+5
*
Update Status Code
kazu
2018-01-06
1
-11
/
+15
*
Add 103 Early Hints
kazu
2018-01-06
1
-0
/
+4
*
Specify frozen_string_literal: true
kazu
2018-01-06
1
-1
/
+1
*
net/protocol: optimize large read case
normal
2018-01-05
1
-1
/
+6
*
int (*)(void) is incompatible with void*
shyouhei
2018-01-02
1
-1
/
+2
*
fix reset order.
ko1
2017-12-31
1
-2
/
+2
*
drb: use \A and \z
nobu
2017-12-30
3
-8
/
+8
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
2
-6
/
+15
[prev]
[next]