summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-09-26* lib/tempfile.rb: provide default basename parametersonots
2016-09-25remove unnecessary :stag accessornobu
2016-09-24fid typos [ci skip]nobu
2016-09-23forwardable.rb: remove debug printnobu
2016-09-23forwardable.rb: private methodsnobu
2016-09-18* lib/rss/rss.rb (RSS::BaseModel): Remove needless codes.kou
2016-09-18* lib/sync.rb: Fix NameError when error.kazu
2016-09-18mkmf.rb: fix for bundled gemsnobu
2016-09-15Don't include bad password in URI exception outputtenderlove
2016-09-12* lib/uri/mailto.rb: Removed needless `return` and use `.`` instead of `::`hsbt
2016-09-11Update URL of Japanese document of net/popkazu
2016-09-09e2mmap.rb: remove legacy codenobu
2016-09-08* ext/psych/psych.gemspec, lib/rdoc/rdoc.gemspec: Use file list instead ofhsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07fix a typo [ci skip]kazu
2016-09-07timeout.rb: custom error messagenobu
2016-09-07* common.mk: Updated Unicode version to 9.0.0 [Feature #12513]duerst
2016-09-07lib/open-uri.rb: Allow http to https redirection.akr
2016-09-07* lib/csv.rb (CSV::{Row,Table}#{each,delete_if}): returns an enumeratorktsj
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt
2016-09-06* lib/rdoc/rdoc.gemspec: partly reverted for default gem installer.hsbt
2016-09-05* remove trailing spaces.svn
2016-09-05* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt
2016-09-01extmk.rb: fix conflict of timestamp filesnobu
2016-09-01mkmf.rb: architecture timestamp directoriesnobu
2016-09-01mkmf.rb: fix up r56053nobu
2016-09-01extmk.rb: hacks for bundled gemsnobu
2016-09-01no Borland make [ci skip]nobu
2016-08-31mkmf.rb: fix up r56047nobu
2016-08-31mkmf.rb: fix up r56047nobu
2016-08-31mkmf.rb: TARGET_SO_DIRnobu
2016-08-31mkmf.rb: separate timestamp filesnobu
2016-08-30Use qualified namesnobu
2016-08-22csv.rb: performance with very long quoted linesnobu
2016-08-17mkmf.rb: use TARGET_SOnobu
2016-08-16* lib/net/http/header.rb: Fix typo. [ci skip][fix GH-1407]hsbt
2016-08-12* lib/webrick/config.rb (WEBrick::Config::General):naruse
2016-08-10* lib/prime.rb: Optimize prime?marcandre
2016-07-22webrick: filter out HTTP_PROXY for CGIHandlernormal
2016-07-22* lib/rexml/attribute.rb (REXML::Attribute#to_string): Fix wrongkou
2016-07-20Fix commit misskazu
2016-07-20fix typoskazu
2016-07-19* lib/unicode_normalize/tables.rb: Removeduerst
2016-07-12math.c: Complex sqrtnobu
2016-07-11* configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa
2016-07-09* tool/mkconfig.rb: use true instead of TRUE.shugo
2016-07-06Local header dependenciesnobu
2016-07-06* lib/net/http/generic_rquest.rb (write_header): A Request-Line mustshugo
2016-07-05* lib/net/ftp.rb (putline): raise an ArgumentError whenshugo
2016-07-02* lib/uri/mailto.rb (initialize): RFC3986_Parser#split sets opaquenaruse