aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt2016-09-081-1/+3
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-0719-152/+75
* fix a typo [ci skip]kazu2016-09-071-1/+1
* timeout.rb: custom error messagenobu2016-09-071-2/+4
* * common.mk: Updated Unicode version to 9.0.0 [Feature #12513]duerst2016-09-071-84/+93
* lib/open-uri.rb: Allow http to https redirection.akr2016-09-071-1/+1
* * lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumeratorktsj2016-09-071-3/+17
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt2016-09-078-41/+61
* * lib/rdoc/rdoc.gemspec: partly reverted for default gem installer.hsbt2016-09-061-62/+3
* * remove trailing spaces.svn2016-09-053-109/+109
* * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt2016-09-0518-412/+517
* extmk.rb: fix conflict of timestamp filesnobu2016-09-011-1/+1
* mkmf.rb: architecture timestamp directoriesnobu2016-09-011-2/+3
* mkmf.rb: fix up r56053nobu2016-09-011-1/+1
* extmk.rb: hacks for bundled gemsnobu2016-09-011-11/+11
* no Borland make [ci skip]nobu2016-09-011-10/+0
* mkmf.rb: fix up r56047nobu2016-08-311-1/+1
* mkmf.rb: fix up r56047nobu2016-08-311-1/+1
* mkmf.rb: TARGET_SO_DIRnobu2016-08-311-4/+8
* mkmf.rb: separate timestamp filesnobu2016-08-311-8/+9
* Use qualified namesnobu2016-08-3021-36/+34
* csv.rb: performance with very long quoted linesnobu2016-08-221-5/+3
* mkmf.rb: use TARGET_SOnobu2016-08-171-5/+4
* * lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407]hsbt2016-08-161-1/+1
* * lib/webrick/config.rb (WEBrick::Config::General):naruse2016-08-121-1/+1
* * lib/prime.rb: Optimize prime?marcandre2016-08-101-5/+6
* webrick: filter out HTTP_PROXY for CGIHandlernormal2016-07-221-0/+1
* * lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrongkou2016-07-221-1/+1
* Fix commit misskazu2016-07-201-2/+0
* fix typoskazu2016-07-201-0/+2
* * lib/unicode_normalize/tables.rb: Removeduerst2016-07-191-2/+0
* math.c: Complex sqrtnobu2016-07-121-8/+1
* * configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa2016-07-111-2/+4
* * tool/mkconfig.rb: use true instead of TRUE.shugo2016-07-091-1/+1
* Local header dependenciesnobu2016-07-061-0/+4
* * lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo2016-07-061-1/+6
* * lib/net/ftp.rb (putline): raise an ArgumentError whenshugo2016-07-051-0/+3
* * lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse2016-07-021-0/+3
* Octal mode in un.rbnobu2016-06-282-3/+3
* PStore::CHECKSUM_ALGOnobu2016-06-281-3/+4
* Tue Jun 28 22:09:09 2017 Akio Tajima <artonx@yahoo.co.jp>arton2016-06-281-1/+1
* Octal modenobu2016-06-281-0/+1
* Cache no proxy casenobu2016-06-281-1/+3
* Use conditional operatornobu2016-06-281-5/+1
* FileUtils#install: symbolic modenobu2016-06-272-4/+9
* FileUtils#install: owner/group optionsnobu2016-06-272-3/+19
* Refactornobu2016-06-271-15/+8
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*:hsbt2016-06-244-3/+21
* Multiple values X-Forwarded-Proto in webricknobu2016-06-211-1/+3
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygemshsbt2016-06-1825-256/+853