summaryrefslogtreecommitdiff
path: root/tool/downloader.rb
AgeCommit message (Expand)Author
2014-10-30common.mk: separate Unicode files directorynobu
2014-10-30tool/downloader.rb: changed Unicode data download locationduerst
2014-10-20common.mk: disable force download of unicode files by defaultnobu
2014-10-20common.mk: update unicode files every timesnobu
2014-10-20tool/downloader.rb: Make sure we update to latest versionduerst
2014-10-06tool/downloader.rb: Adjust example in documentation for Downloader.download.duerst
2014-09-28tool/downloader.rb: fix for old ruby on old CentOSnobu
2014-09-28downloader.rb: compatibility with old BASERUBYnobu
2014-09-28downloader.rbnobu
2014-09-28tool/downloader.rb: split particular sitesnobu
2014-09-24tool/downloader.rb: Adjusting example forduerst
2014-09-24tool/downloader.rb: Removing unused methodduerst
2014-09-24tool/downloader.rb: Fixing raise after return.duerst
2014-09-24tool/downloader.rb: Made Unicode data file location availableduerst
2014-09-24tool/downloader.rb: Small fix to documentation comment.duerst
2014-09-23downloader.rb: shorthands for usual URInobu
2014-09-23downloader.rb: integrate with download_if_modified_sincenobu
2014-09-23* remove trailing spaces.svn
2014-09-23tool/downloader.rb: added Downloader.download_if_modified_sinceduerst
2014-06-24* tool/downloader.rb: fix wrong variable name.hsbt
2014-06-24* tool/downloader.rb: make Downloader class to general download utility.hsbt
2014-06-23* tool/config_files.rb: rename class ConfigFiles to Downloader.hsbt