aboutsummaryrefslogtreecommitdiffstats
path: root/tool/downloader.rb
Commit message (Expand)AuthorAgeFilesLines
* downloader.rb: defer warningnobu2016-02-181-6/+11
* downloader.rb: https setternobu2016-02-021-1/+5
* * tool/downloader.rb: Fixed a logical error, improved documentationduerst2016-01-231-18/+31
* common.mk: get rid of repeating same namesnobu2016-01-181-0/+6
* Use more tough server: GitHub or repo.or.cznaruse2015-11-261-1/+5
* downloader.rb: Downloader.httpsnobu2015-11-261-8/+15
* fix a typo [ci skip]kazu2015-04-061-1/+1
* * tool/downloader.rb (http_options): prevent content auto decodingnaruse2015-04-061-0/+1
* * tool/downloader.rb (Downloader::RubyGems.download): Gem::Security::*#ui= isusa2015-01-311-1/+1
* Use master instead of HEADnaruse2015-01-201-1/+1
* suppress alert warningsnobu2015-01-171-1/+3
* downloader.rb: verify gemsnobu2015-01-141-2/+24
* * tool/downloader.rb: support old versions of ruby.usa2014-12-251-1/+33
* downloader.rb: fix exception argumentsnobu2014-12-241-1/+1
* * tool/downloader.rb: use config.guess in gcc repo.naruse2014-12-241-1/+1
* url is not required herenaruse2014-12-241-1/+1
* * tool/downloader.rb: typo.usa2014-12-241-1/+1
* support ruby 1.8naruse2014-12-241-2/+3
* * tool/downloader.rb: support ruby 1.8.naruse2014-12-231-1/+1
* * lib/open-uri.rb (OpenURI.open_http): accept multiple certs path inusa2014-12-231-3/+3
* common.mk: ims=nil optionnobu2014-11-191-5/+7
* * tool/downloader.rb (RubyGems.download): Don't download gem if thenaruse2014-11-191-0/+4
* common.mk: separate Unicode files directorynobu2014-10-301-3/+3
* tool/downloader.rb: changed Unicode data download locationduerst2014-10-301-1/+1
* common.mk: disable force download of unicode files by defaultnobu2014-10-201-0/+2
* common.mk: update unicode files every timesnobu2014-10-201-1/+1
* tool/downloader.rb: Make sure we update to latest versionduerst2014-10-201-2/+14
* tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst2014-10-061-1/+2
* tool/downloader.rb: fix for old ruby on old CentOSnobu2014-09-281-3/+3
* downloader.rb: compatibility with old BASERUBYnobu2014-09-281-1/+1
* downloader.rbnobu2014-09-281-0/+33
* tool/downloader.rb: split particular sitesnobu2014-09-281-23/+28
* tool/downloader.rb: Adjusting example forduerst2014-09-241-2/+1
* tool/downloader.rb: Removing unused methodduerst2014-09-241-4/+0
* tool/downloader.rb: Fixing raise after return.duerst2014-09-241-1/+1
* tool/downloader.rb: Made Unicode data file location availableduerst2014-09-241-0/+6
* tool/downloader.rb: Small fix to documentation comment.duerst2014-09-241-1/+1
* downloader.rb: shorthands for usual URInobu2014-09-231-2/+25
* downloader.rb: integrate with download_if_modified_sincenobu2014-09-231-18/+47
* * remove trailing spaces.svn2014-09-231-1/+1
* tool/downloader.rb: added Downloader.download_if_modified_sinceduerst2014-09-231-0/+22
* * tool/downloader.rb: fix wrong variable name.hsbt2014-06-241-1/+1
* * tool/downloader.rb: make Downloader class to general download utility.hsbt2014-06-241-8/+8
* * tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt2014-06-231-0/+11