1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
kou cff3941b81 rexml: Remove needless document
[Fix GH-1671]

Patch by madblobfish. Thanks!!!


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59439 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-07-28 14:16:17 +00:00
..
cgi cgi/util.rb: Don't escape tilde in #escape 2017-05-17 12:34:59 +00:00
drb Use \A and \z to match whole string 2017-04-07 13:26:12 +00:00
forwardable
irb Don't pollute toplevel by an IRB internal method 2017-06-15 10:43:17 +00:00
matrix
net lib/net/imap.rb: support CHANGEDSINCE and MODSEQ 2017-07-26 07:47:34 +00:00
optparse
racc
rdoc Fix typo. 2017-06-09 01:31:36 +00:00
rexml rexml: Remove needless document 2017-07-28 14:16:17 +00:00
rinda
rss rss: Accept empty text element as valid element 2017-05-03 12:25:17 +00:00
rubygems fix tempfile leaks on Windows 2017-05-16 05:47:53 +00:00
shell Fix exception type in option type checker 2017-06-22 10:56:49 +00:00
unicode_normalize add explanations about status of module UnicodeNormalize 2017-05-09 10:45:46 +00:00
uri * lib/uri/common.rb: [DOC] add rdoc to describe 2017-05-26 06:42:11 +00:00
webrick webrick: fix SNI support 2017-07-18 01:59:28 +00:00
yaml
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
cmath.rb
csv.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
csv.rb csv.rb: fix incompatibility introduced in r59428 2017-07-28 07:46:20 +00:00
debug.rb
delegate.rb Delegate to eql? [Fix GH-1564] 2017-06-24 03:35:29 +00:00
drb.rb
e2mmap.rb
English.rb
erb.rb suppress warning: ambiguous first argument; put parentheses or a space even after `-' operator 2017-05-28 16:41:31 +00:00
fileutils.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.rb
irb.rb Removed math mode from irb. 2017-04-20 09:11:36 +00:00
logger.rb logger.rb: Fix handling progname 2017-07-20 16:47:26 +00:00
matrix.rb
mkmf.rb
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optionparser.rb
optparse.rb optparse.rb: case-sensitive candidate 2017-07-24 01:56:04 +00:00
ostruct.rb ostruct.rb: improve fix for OpenStruct.allocate + #respond_to? 2017-04-01 10:30:48 +00:00
pp.rb Refactored using Method#owner. 2017-04-04 12:54:42 +00:00
prettyprint.rb
prime.rb prime.rb: remove alias after timeout test 2017-05-20 10:21:44 +00:00
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb Merge rubygems-2.6.12 from rubygems/rubygems. 2017-05-01 11:40:46 +00:00
scanf.gemspec Make string literal to frozen object on gemspec of defulte gems. 2017-06-19 13:03:06 +00:00
scanf.rb
securerandom.rb
set.rb Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676] 2017-07-14 08:46:13 +00:00
shell.rb
shellwords.rb
singleton.rb
sync.rb
tempfile.rb tempfile.rb: do not call File.identical? on closed stream 2017-05-19 09:36:34 +00:00
thwait.rb
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
ubygems.rb
un.rb un.rb: use OpenSSL::PKey.read instead of OpenSSL::PKey::RSA.new 2017-07-05 09:05:53 +00:00
uri.rb
weakref.rb
webrick.rb
yaml.rb