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
*
Removed ubygems.rb. rubygems.rb is always loaded now.
hsbt
2017-09-24
1
-11
/
+0
*
Integrate LICENSE file of rubygems to LEGAL.
hsbt
2017-09-23
1
-54
/
+0
*
Prefer adapting specs to complicating library code
eregon
2017-09-20
1
-7
/
+1
*
Adapt tools to follow spec/rubyspec => spec/ruby rename
eregon
2017-09-20
1
-1
/
+1
*
Add MonitorMinx#mon_locked? and #mon_owned? to check states of objects
shugo
2017-09-20
1
-0
/
+14
*
Alias Set#=== to #include?
knu
2017-09-19
1
-0
/
+17
*
webrick: handle EAGAIN/EWOULDBLOCK on proxy connections
normal
2017-09-19
1
-4
/
+4
*
Define the MIME type for JSON in WEBrick::HTTPUtils::DefaultMimeTypes.
hsbt
2017-09-19
1
-0
/
+1
*
fileutils.rb: error at rmdir
nobu
2017-09-16
1
-4
/
+4
*
To use github url for gemspec.
hsbt
2017-09-15
1
-1
/
+1
*
Find.find -> Use Dir.children instead of Dir.entries
naruse
2017-09-15
1
-2
/
+1
*
include query parameters in Net::HTTP.post
naruse
2017-09-15
1
-1
/
+1
*
lib/webrick/log.rb: sanitize any type of logs
mame
2017-09-14
2
-6
/
+2
*
Update gemspec for gem released versions.
hsbt
2017-09-14
2
-26
/
+41
*
remove an unused variable (sometimes it fails test).
ko1
2017-09-14
1
-1
/
+0
*
Removed needless magic-comment for encodings.
hsbt
2017-09-13
2
-2
/
+0
*
Fixup r59856. Added workaround for JRuby.
hsbt
2017-09-13
1
-2
/
+8
*
Added executable to bundler template.
hsbt
2017-09-13
1
-0
/
+0
*
Partly reverted r59845.
hsbt
2017-09-12
1
-2
/
+2
*
Fix problem when open in emacs [ci skip]
kazu
2017-09-12
1
-2
/
+2
*
Merge csv-0.1.0 from upstream.
hsbt
2017-09-12
2
-15
/
+17
*
Fixed install error with rdoc.gemspec
hsbt
2017-09-12
1
-1
/
+7
*
* remove trailing spaces.
svn
2017-09-12
3
-109
/
+109
*
Merge rdoc-6.0.0.beta2 from upstream.
hsbt
2017-09-12
15
-2031
/
+1220
*
lib/securerandom.rb: test one byte to determine urandom or openssl
mame
2017-09-11
1
-5
/
+1
*
Remove commented out code of URI::HTTP.new.
hsbt
2017-09-11
1
-24
/
+0
*
Remove commented out code of SecureRandom.random_number.
hsbt
2017-09-11
1
-47
/
+0
*
Merge bundler to standard libraries.
hsbt
2017-09-08
202
-0
/
+24899
*
update Ruby to Unicode 10.0.0
duerst
2017-09-06
1
-77
/
+80
*
getoptlong.rb: multiline regexps
nobu
2017-09-02
1
-10
/
+10
*
to_str -> to_s
ko1
2017-08-30
1
-1
/
+1
*
A HTTP Header value must not contain CR or LF.
naruse
2017-08-30
1
-2
/
+30
*
* remove trailing spaces.
svn
2017-08-29
3
-109
/
+109
*
Merge rdoc-6.0.0.beta1.
hsbt
2017-08-29
17
-313
/
+456
*
Partly reverted r59642. Because IO#close is idempotent since Ruby 2.3.
hsbt
2017-08-29
1
-1
/
+1
*
resolv.rb: remove unnecessary require statement
glass
2017-08-29
1
-1
/
+0
*
Merge rubygems-2.6.13.
hsbt
2017-08-28
6
-7
/
+36
*
lib/csv.rb: refactor and optimize. This change
glass
2017-08-28
1
-23
/
+24
*
lib/net/imap.rb: Accept continuation requests without response text
shugo
2017-08-27
1
-3
/
+8
*
`$IGNORECASE` is no longer effective. [ci skip]
kazu
2017-08-25
1
-3
/
+1
*
csv.rb: optimize CSV::Table#to_a and #to_csv
glass
2017-08-25
1
-13
/
+9
*
Fixed regression to convert blank value at r45497.
hsbt
2017-08-22
1
-1
/
+1
*
Gracefully handle CSV IO when file descriptor closed.
hsbt
2017-08-22
1
-1
/
+1
*
Fixed equality method fails when given the object that doesn't support table ...
hsbt
2017-08-22
1
-1
/
+2
*
Fixed to write_headers option behavior when given no rows.
hsbt
2017-08-22
1
-2
/
+7
*
Escape skip_lines string before convert to Regexp.
hsbt
2017-08-22
1
-1
/
+1
*
Extract files variables of ipaddr.gemspec for non git environment.
hsbt
2017-08-16
1
-3
/
+1
*
ftp.rb: fix example format [ci skip]
nobu
2017-08-15
1
-2
/
+2
*
fix documentation of REXML::Formatters::Default (id_hack -> ie_hack) [ci skip]
duerst
2017-08-14
1
-1
/
+1
*
REXML: Fix a bug that unexpected methods can be called as a XPath function
kou
2017-08-13
1
-3
/
+26
[next]