aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-1/+1
* time.rb: fix parsing time zone in iso8601nobu2018-05-281-1/+1
* fileutils.rb: split fu_windows?nobu2018-05-191-6/+5
* Merge RubyGems 2.7.7hsbt2018-05-1820-33/+84
* http_proxy setting should respect both parent domain and subdomainnaruse2018-05-171-4/+9
* lib/optparse.rb: improve docsstomar2018-05-161-14/+17
* fileutils.rb: remove code for OS/2 emxnobu2018-05-161-11/+0
* Added workaround to fileutils for `make btest` without rbconfig.hsbt2018-05-151-2/+10
* Retry to merge fileutils-1.1.0.hsbt2018-05-152-23/+53
* Revert "Merge fileutils-1.1.0."mame2018-05-152-49/+23
* Merge fileutils-1.1.0.hsbt2018-05-152-23/+49
* optparse.rb: Remove redundant `.freeze`nobu2018-05-131-8/+8
* optparse.rb: [DOC] about into: optionnobu2018-05-121-0/+23
* irb.rb: update `_`nobu2018-05-121-7/+6
* rss: Add option Hash support to RSS::Parser.parsekou2018-05-121-2/+20
* lib/securerandom.rb: improve docsstomar2018-05-111-27/+27
* mkmf.rb: set cppflagsngoto2018-05-111-0/+1
* net/imap: Fix ArgumentError in send_string_datashugo2018-05-111-7/+7
* Use hard-coded file list instead of Dir.glob.hsbt2018-05-091-2/+1
* Revert "Use hard-coded vesion number for CI broken."hsbt2018-05-091-1/+3
* Use hard-coded vesion number for CI broken.hsbt2018-05-091-3/+1
* Fixed file structure for csv.gemspec.hsbt2018-05-091-1/+1
* * append newline at EOF.svn2018-05-091-1/+1
* Merge csv-1.0.2 from upstream.hsbt2018-05-098-817/+1033
* Merge rdoc-6.0.4 from upstream.hsbt2018-05-082-1/+2
* optparse: Suppress warningsnobu2018-05-061-2/+2
* securerandom.rb: [DOC] require in examplesnobu2018-05-051-0/+14
* Use `&.` instead of modifier ifkazu2018-05-041-4/+4
* rexml: Suppress warningskou2018-05-011-5/+5
* Use `&.` instead of modifier ifkazu2018-04-301-2/+2
* rexml: disable XPath 1.0 compatible "#{ELEMENT_NAME}" processing by defaultkou2018-04-282-9/+18
* [DOC] Fix capitallizing [ci skip]kazu2018-04-251-2/+2
* common.rb: unused constantnobu2018-04-251-3/+0
* [DOC] URI::Generic#port returns Integer [ci skip]kazu2018-04-231-2/+2
* net/imap: set SO_KEEPALIVE on TCP socketsnormal2018-04-221-1/+3
* rexml: Fix XPath bug of //#{ELEMENT_NAME}[#{POSITION}]kou2018-04-223-321/+497
* rexml: Fix XPath bug of /#{ELEMENT_NAME}kou2018-04-222-10/+23
* Improve docs for URI librarystomar2018-04-219-373/+344
* rexml: Fix XPath concat() implementationkou2018-04-211-2/+5
* rexml: Fix XPath string() implementationkou2018-04-211-9/+24
* rexml: Fix a XPath bug that white spaces aren't ignoredkou2018-04-191-22/+29
* lib/uri/generic.rb: fix error in docs for URI::Generic#opaquestomar2018-04-171-3/+4
* lib/uri/ldap.rb: fix errors in docs for URI::LDAPstomar2018-04-171-3/+3
* lib/uri/file.rb: fix errors in docs for URI::File.buildstomar2018-04-171-4/+1
* lib/uri/file.rb: improve docs for URI::Filestomar2018-04-171-9/+11
* [DOC] Fix links of cve [ci skip]k0kubun2018-04-161-2/+2
* lib/fileutils.rb: [DOC] fix typos and grammarstomar2018-04-141-3/+3
* irb.rb: restore the last errornobu2018-04-142-2/+9
* irb/{context,workspace}.rb: use local_variable_setnobu2018-04-142-2/+10
* irb/context.rb: using input-methodnobu2018-04-141-0/+1