summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-05-13optparse.rb: Remove redundant `.freeze`nobu
2018-05-12optparse.rb: [DOC] about into: optionnobu
2018-05-12irb.rb: update `_`nobu
2018-05-12rss: Add option Hash support to RSS::Parser.parsekou
2018-05-11lib/securerandom.rb: improve docsstomar
2018-05-11mkmf.rb: set cppflagsngoto
2018-05-11net/imap: Fix ArgumentError in send_string_datashugo
2018-05-09Use hard-coded file list instead of Dir.glob.hsbt
2018-05-09Revert "Use hard-coded vesion number for CI broken."hsbt
2018-05-09Use hard-coded vesion number for CI broken.hsbt
2018-05-09Fixed file structure for csv.gemspec.hsbt
2018-05-09* append newline at EOF.svn
2018-05-09Merge csv-1.0.2 from upstream.hsbt
2018-05-08Merge rdoc-6.0.4 from upstream.hsbt
2018-05-06optparse: Suppress warningsnobu
2018-05-05securerandom.rb: [DOC] require in examplesnobu
2018-05-04Use `&.` instead of modifier ifkazu
2018-05-01rexml: Suppress warningskou
2018-04-30Use `&.` instead of modifier ifkazu
2018-04-28rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou
2018-04-25[DOC] Fix capitallizing [ci skip]kazu
2018-04-25common.rb: unused constantnobu
2018-04-23[DOC] URI::Generic#port returns Integer [ci skip]kazu
2018-04-22net/imap: set SO_KEEPALIVE on TCP socketsnormal
2018-04-22rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou
2018-04-22rexml: Fix XPath bug of /#{ELEMENT_NAME}kou
2018-04-21Improve docs for URI librarystomar
2018-04-21rexml: Fix XPath concat() implementationkou
2018-04-21rexml: Fix XPath string() implementationkou
2018-04-19rexml: Fix a XPath bug that white spaces aren't ignoredkou
2018-04-17lib/uri/generic.rb: fix error in docs for URI::Generic#opaquestomar
2018-04-17lib/uri/ldap.rb: fix errors in docs for URI::LDAPstomar
2018-04-17lib/uri/file.rb: fix errors in docs for URI::File.buildstomar
2018-04-17lib/uri/file.rb: improve docs for URI::Filestomar
2018-04-16[DOC] Fix links of cve [ci skip]k0kubun
2018-04-14lib/fileutils.rb: [DOC] fix typos and grammarstomar
2018-04-14irb.rb: restore the last errornobu
2018-04-14irb/{context,workspace}.rb: use local_variable_setnobu
2018-04-14irb/context.rb: using input-methodnobu
2018-04-13irb.rb: backtrace ordernobu
2018-04-13irb.rb: hoist out handle_exceptionnobu
2018-04-09rexml: Fix a XPath bug of -kou
2018-04-05lib/rubygems/test_case.rb: take over @gem_prelude_indexmame
2018-04-04rexml: Fix a XPath bug of /child::node()kou
2018-04-04rexml: Add codes for debugging XPath logickou
2018-04-04rexml: Fix a XPath bug of function()/pathkou
2018-04-04rexml: Fix a XPath bug of @attribute/parentkou
2018-04-04rexml: Fix a XPath bug of $variablekou
2018-04-03rexml: Fix a XPath bug of name(node-set)kou
2018-04-03repatch r62966 and r62969.ko1