Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
normal 3943dcd180 use https:// instead of git:// when possible
Avoid MitM when downloading from insecure networks.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-28 03:34:30 +00:00
kazu 4fb5888a4d Update obsoleted URLs of supported platforms [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63666 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-15 00:19:05 +00:00
kazu 4f4ed3e9ea Remove sunsetting FTP site
ref #14842

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63648 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-06-13 10:27:17 +00:00
nobu 71e58ad614 README.md: removed unnecessary schemes
`mailto:` scheme on text looking like email-address is unnecessary
in Markdown.  [Fix GH-1827]

Co-Authored-By: YoeriH <yoeri90@gmail.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62662 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-05 07:21:54 +00:00
hsbt 1c6a0d1043 Modify git clone command
The previous git clone command is not work, the protocol in URL should be https
  [fix GH-1772]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-12-13 02:43:38 +00:00
stomar 3b071b080c README.md: fix typos and grammar
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60703 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-11-07 20:07:33 +00:00
hsbt f4ae225b04 Update some words on README.md.
* Remove space on double spaces.
  * Capitalization of "Ruby".
  * Use macOS instead of OS X.

  https://github.com/ruby/ruby/pull/1610

  Patch by @bunkrich [fix GH-1610]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-10-21 15:02:25 +00:00
nobu 3133a5c971 configure.ac
* configure.ac: renamed configure.in.  [Feature #13946]

* Makefile.in, common.mk, ext/rbconfig/sizeof/depend: use
  configure.ac.

* README.ja.md, README.md: update document for configure.ac.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60062 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-29 13:21:17 +00:00
hsbt d61b1e9eaa Added documentation
Added documentaiton for installation of bundled gems.

  [Bug #13724][ruby-core:81938]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59962 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-19 02:39:40 +00:00
hsbt 97a114de44 Fix heading of README.
[Fix GH-1586] Patch by @jbampton

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-04-18 11:55:44 +00:00
kazu d3cd2e618c link to README.win32 instead of mentioning it in plain text
[Fix GH-1538][ci skip]
Author:    Rouan Wilsenach <Rouan.Wilsenach@tesglobal.com>

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-03-21 00:11:46 +00:00
naruse 94e8932575 Describe about RUBY_CODESIGN
With RUBY_CODESIGN people can avoid pushing many OK button of firewall
dialogs on macOS through test-all.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@57483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-01-31 10:37:50 +00:00
kazu df1c68b2af README{,.ja}.md: Drop support for BeOS now that Haiku is stable since 2.3.0. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-13 12:26:04 +00:00
kazu 07efce075b Use https instead of http in some URLs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56135 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-09-11 10:33:36 +00:00
nobu b3177141bf README.md: fix linked file name [ci skip]
* README.md: fix linked file name, COPYING does not a suffix.
  [Fix GH-1265]

* README.ja.md: update a link too.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53950 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-26 07:18:26 +00:00
hsbt 49f17cc6a3 * README.md: update markdown syntax for anchor tag.
[fix GH-1265] Patch by @lukBarros

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53944 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-26 02:03:03 +00:00
nobu 27c7dfa7e7 Update README.md
* README.md: a few grammatical changes to the main Ruby README.md.
  [Fix GH-1259]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53878 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-02-20 05:41:20 +00:00
nobu a3f4fcb45c Use SVG Travis badge over PNG
* README.md: Use SVG Travis badge over PNG for better quality and
  devise support.  [Fix GH-1214] [Fix GH-1216]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53629 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-23 02:43:34 +00:00
naruse e5850a80d6 Add badges
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-01-22 07:02:37 +00:00
hsbt 2014b4d5ff * README.md: improve markdown rendering for readable.
[fix GH-1015][ci skip] Patch by @Matrixbirds

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51833 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-09-12 07:07:17 +00:00
nagachika cd56fbdf12 * README.md: fix a typo pointed out by raoulvdberge. [ci skip] [DOC]
https://github.com/ruby/ruby/pull/953#commitcomment-11998186

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51150 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-05 05:54:10 +00:00
nobu 7f3ab1cccc Update README.md [ci skip] [Fix GH-953]
* README.md: Added link HowToReport bugs.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-07-05 03:56:25 +00:00
hsbt 96c1e6ac2b * README.md: tweak styles. [fix GH-945][ci skip] Patch by @bryndyment
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-06-29 03:09:14 +00:00
nobu 1b1a0bda67 README.md: fix inline markups
* README.md, README.ja.md: don't break inside inline markups.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-11 00:48:37 +00:00
hsbt f0a698300a * README.md: fix slight grammatical error by @abwinkler999.
[fix GH-659]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46799 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-13 07:38:47 +00:00
usa 8cbca98f56 * README.md, README.ja.md: removed (wrong) mode setting for emacs.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-02-24 12:42:45 +00:00
kazu 536037e783 * README.ja.md, README.md: update the controller address of mailing lists.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44707 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-25 13:18:47 +00:00
zzak 87855a00a8 * README -> README.md: [DOC] Format README with Markdown [Bug #9255]
* README.ja -> README.ja.md: ditto


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@44684 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-23 04:59:24 +00:00