Maxime Chevalier-Boisvert
6c793a2fed
Update README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
4f24f3afc7
Update README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
ad601cef8a
Update README.md
...
Add section documenting command-line arguments
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
cfaf601303
Update README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
34dcd0b3e6
Update README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
8bd3e5015b
Update README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
96f4f918b0
Implement greedy versioning. Refactor versioning logic. ( #10 )
...
* Implement eager versioning. Refactor versioning logic.
* Add --version-limit and --greedy-versioning command-line args
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
60496b6666
Pass self type through method calls
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
10217d147c
Rename YJIT readme to README.md
2021-10-20 18:19:34 -04:00
Maxime Chevalier-Boisvert
51e46eac5f
Rename Ruby README to README_ruby.md
2021-10-20 18:19:33 -04:00
fedor
dd78084ea6
.cirrus.yml: Add Cirrus CI for Arm64 tests.
...
Co-authored-by: fedor <fedor@cirruslabs.org>
2021-09-22 09:01:43 +02:00
Jun Aruga
419e6ed464
Update the Travis badge URL in README. [ci skip]
...
It seems the current URL is outdated, as it is not reachable.
2021-09-09 16:56:28 +02:00
Nobuyoshi Nakada
49ba7cd259
[DOC] Move mailing-list URLs to footnotes [ci skip]
2021-07-11 20:12:45 +09:00
Jeremy Evans
1de063a10b
Add section on build requirements to the README
...
I'm not sure that this is section is complete (may be missing
requirements), or accurate (minimum automake or bison versions
may not be correct). However, I think it's useful, and we can
adjust it in the future to add requirements or adjust
requirement versions.
Fixes [Bug #14409 ]
2021-06-18 10:58:27 +09:00
Jun Aruga
2a29a5311c
Add Travis badge image to `README.md`. [ci skip] ( #4527 )
...
Align the order of the badges with ones on the wiki page.
https://bugs.ruby-lang.org/projects/ruby/wiki/CIServers
2021-05-25 14:42:25 +02:00
Peter Zhu
d427e3cd6f
[ci skip] Remove badge for Travis CI from README.md
...
Travis CI was removed in 6b978d5427
.
2021-04-20 19:39:44 -04:00
Zachary Scott
f60fba03bf
Make sure to mention ext/Setup is optional
...
This step confused me when trying to compile Ruby after 5 years, so it
should be avoided unless you need static linking.
2021-04-11 08:37:39 +09:00
Nobuyoshi Nakada
366e88e508
[DOC] Update README [ci skip]
...
* Use `autogen.sh`.
* The subversion repository is only for old versions, and
secondary now.
* Moved long links to footnotes.
2021-03-17 23:55:03 +09:00
Nobuyoshi Nakada
e271a3d4af
[DOC] Update README files to use autoreconf [ci skip]
2021-02-10 21:11:53 +09:00
Kazuhiro NISHIYAMA
858f9aa430
Update labels of badges [ci skip]
2020-12-26 18:31:50 +09:00
Yusuke Endoh
f910a27d37
README.md: Haiku is currently unsupported
2020-12-24 16:38:23 +09:00
David Rodríguez
459670d47f
Fix bundled gems installation on a fresh clone
2020-03-14 18:16:47 +09:00
Kazuhiro NISHIYAMA
adc3031311
README*.md: `defines.h` moved [ci skip]
...
at 2b592580bf
2020-02-01 00:38:38 +09:00
Nobuyoshi Nakada
2d61684e7c
README.md: removed the badge for Cygwin [ci skip]
...
The workflow for Cygwin has been removed at
3344f81107
.
2020-01-19 21:16:43 +09:00
Kazuhiro NISHIYAMA
1a1862236d
Update GitHub Actions Badges
...
- Generated by [npx github-actions-badge](https://github.com/azu/github-actions-badge )
- Add MJIT
2020-01-01 00:02:01 +09:00
Kazuhiro NISHIYAMA
8395a6a9a0
Add badge of Cygwin
2019-12-09 16:08:12 +09:00
Takashi Kokubun
c33d29fba5
We're not using Azure Pipelines anymore
2019-11-12 22:13:49 -08:00
Kazuhiro NISHIYAMA
dca2eb350c
Update badges of GitHub Actions
2019-11-13 15:12:24 +09:00
Takashi Kokubun
68ea892daf
Remove obsoleted Wercker status badge
2019-11-12 21:55:03 -08:00
Kazuhiro NISHIYAMA
a491159a6e
Add badges of GitHub Actions [ci skip]
2019-09-18 22:46:05 +09:00
Will Binns
636a4fad16
README: Add smart URL for joining mailing list
...
This adds a couple of parameters to the mailing list link in the README
so that the subject line and body are automatically populated. The body
is populated with the `subscribe` string so that all an individual has
to do is perform the send action in their mail client.
Closes: https://github.com/ruby/ruby/pull/2236
2019-08-04 09:03:05 +09:00
Takashi Kokubun
dbe834ab5a
Prefer master rather than trunk in README [ci skip]
2019-07-01 01:05:29 +09:00
git
ce4b5d90b2
* remove trailing spaces. [ci skip]
2019-06-04 12:39:25 +09:00
Kazuhiro NISHIYAMA
c1e2d50531
Azure Pipelines run on master instead of trunk [ci skip]
2019-06-04 12:37:25 +09:00
Takashi Kokubun
b508b623ee
Use conssitent documentation about repository [ci skip]
...
This unifies our explanation with
https://github.com/ruby/www.ruby-lang.org/pull/2069
Co-authored-by: OKURA Masafumi <masafumi.o1988@gmail.com>
2019-05-21 05:01:41 -07:00
Marcus Stollsteimer
594a033ff0
Improve description of Ruby in README
...
Use improved description as suggested by Olivier Lacan (@olivierlacan),
see https://github.com/ruby/www.ruby-lang.org/pull/1888 .
2019-05-05 09:52:34 +02:00
svn
44a468ccda
* remove trailing spaces.
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-22 00:55:20 +00:00
k0kubun
4c570abf77
README.md: Update description about Git repository
...
We started to switch from SVN to Git. Because GitHub would be more
reliable than our single-host cgit, I continued to list GitHub mirror
repository in the first place.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67700 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-22 00:55:19 +00:00
k0kubun
ea1835caf2
Drop unnecessary newline in short line [ci skip]
...
I'm commiting safe things to test commit hooks on production...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 07:27:52 +00:00
kazu
d9c17c1a87
git.ruby-lang.org may be slow than github.com from oversea
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67676 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 04:54:04 +00:00
k0kubun
03c6cb5e8f
Note about cgit url [ci skip]
...
testing svn hook by this commit
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67673 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 04:02:24 +00:00
k0kubun
985192f092
Make README.md similar to README.ja.md [ci skip]
...
making safe commit to debug svn hook
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-21 01:06:25 +00:00
nobu
5b3c099ad2
Removed extra empty lines
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67618 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 10:55:07 +00:00
k0kubun
f1a3377549
Use similar line length in README [ci skip]
...
still debugging svn hook...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67616 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:23:13 +00:00
k0kubun
af56793a8d
README.md simplified [ci skip]
...
- "do system management tasks" -> "manage the system"
- "talk about" -> "discuss"
- "The URL of the Ruby home page is:" and "This is what you need to do to compile and install Ruby:" are removed because of redundancy.
- "Bugs reports should be filed" -> "Bugs should be reported"
[Fix https://github.com/ruby/ruby/pull/2004 ]
From: yzzhang-cs
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67615 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:09:46 +00:00
k0kubun
1845c9d9ba
Revert "README.md simplified [ci skip]"
...
This reverts commit 41fabbcc0e
.
because I had a mistake in comment message.
(to commit svn hook again)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 09:00:26 +00:00
svn
fb042e0f0c
* remove trailing spaces. [ci skip]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67612 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 08:44:23 +00:00
k0kubun
41fabbcc0e
README.md simplified [ci skip]
...
- "do system management tasks" -> "manage the system"
- "talk about" -> "discuss"
- "The URL of the Ruby home page is:" and "This is what you need to do to compile and install Ruby:" are removed because of redundancy.
- "Bugs reports should be filed" -> "Bugs should be reported"
[Fix GH-${pr_id}]
From: yzzhang-cs
(merging some safe PR to test svn hook)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67611 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-19 08:44:22 +00:00
k0kubun
dfec1eb3ce
Add Azure Pipelines build status badge [ci skip]
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67146 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-02-28 14:19:47 +00:00
k0kubun
119068f90c
README.md: add wercker status badge [ci skip]
...
and show trunk branch's build status for travis as well
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65498 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-02 12:21:59 +00:00
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