index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-05-06
optparse: Suppress warnings
nobu
2018-05-05
securerandom.rb: [DOC] require in examples
nobu
2018-05-04
Use `&.` instead of modifier if
kazu
2018-05-01
rexml: Suppress warnings
kou
2018-04-30
Use `&.` instead of modifier if
kazu
2018-04-28
rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by default
kou
2018-04-25
[DOC] Fix capitallizing [ci skip]
kazu
2018-04-25
common.rb: unused constant
nobu
2018-04-23
[DOC] URI::Generic#port returns Integer [ci skip]
kazu
2018-04-22
net/imap: set SO_KEEPALIVE on TCP sockets
normal
2018-04-22
rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]
kou
2018-04-22
rexml: Fix XPath bug of /#{ELEMENT_NAME}
kou
2018-04-21
Improve docs for URI library
stomar
2018-04-21
rexml: Fix XPath concat() implementation
kou
2018-04-21
rexml: Fix XPath string() implementation
kou
2018-04-19
rexml: Fix a XPath bug that white spaces aren't ignored
kou
2018-04-17
lib/uri/generic.rb: fix error in docs for URI::Generic#opaque
stomar
2018-04-17
lib/uri/ldap.rb: fix errors in docs for URI::LDAP
stomar
2018-04-17
lib/uri/file.rb: fix errors in docs for URI::File.build
stomar
2018-04-17
lib/uri/file.rb: improve docs for URI::File
stomar
2018-04-16
[DOC] Fix links of cve [ci skip]
k0kubun
2018-04-14
lib/fileutils.rb: [DOC] fix typos and grammar
stomar
2018-04-14
irb.rb: restore the last error
nobu
2018-04-14
irb/{context,workspace}.rb: use local_variable_set
nobu
2018-04-14
irb/context.rb: using input-method
nobu
2018-04-13
irb.rb: backtrace order
nobu
2018-04-13
irb.rb: hoist out handle_exception
nobu
2018-04-09
rexml: Fix a XPath bug of -
kou
2018-04-05
lib/rubygems/test_case.rb: take over @gem_prelude_index
mame
2018-04-04
rexml: Fix a XPath bug of /child::node()
kou
2018-04-04
rexml: Add codes for debugging XPath logic
kou
2018-04-04
rexml: Fix a XPath bug of function()/path
kou
2018-04-04
rexml: Fix a XPath bug of @attribute/parent
kou
2018-04-04
rexml: Fix a XPath bug of $variable
kou
2018-04-03
rexml: Fix a XPath bug of name(node-set)
kou
2018-04-03
repatch r62966 and r62969.
ko1
2018-04-03
Revert r62966 and r62969
naruse
2018-04-02
Improve mkmf error message
nobu
2018-04-02
Keep feature names loaded in the block
nobu
2018-04-02
Fix typo on URI.hierarchical? [ci skip]
nobu
2018-04-01
Start re-enabling Jaxen tests
kou
2018-03-28
get rid of test error/failure on Windows introduced at r62955
usa
2018-03-28
Use Regexp#match? in time.rb for conditionals
nobu
2018-03-28
Ignore file separator from tmpfile/tmpdir name.
hsbt
2018-03-28
webrick: prevent response splitting and header injection
normal
2018-03-28
webrick/httpproxy: stream request and response bodies
normal
2018-03-28
webrick/httpauth/digestauth: stream req.body
normal
2018-03-28
webrick/httprequest: use InputBufferSize for chunked requests
normal
2018-03-28
webrick/httprequest: raise correct exception
normal
2018-03-28
webrick/httpservlet/cgihandler: reduce memory use
normal
[next]