<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/array.rb, branch v3_2_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>Use `Primitive.mandatory_only?` for `Array#sample`</title>
<updated>2021-11-15T06:58:56+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2021-11-12T17:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a24eeee5567a14841b37d9a3428e14e4f3c45c07'/>
<id>a24eeee5567a14841b37d9a3428e14e4f3c45c07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Additional to Array#sample [ci skip]</title>
<updated>2021-09-22T05:17:09+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2021-09-22T05:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f8bf766877782468c4da8c1cecaf21ce9eac3684'/>
<id>f8bf766877782468c4da8c1cecaf21ce9eac3684</id>
<content type='text'>
* The requirement to the +n+ argument.
* The order of the result array.  [Misc #14147]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* The requirement to the +n+ argument.
* The order of the result array.  [Misc #14147]
</pre>
</div>
</content>
</entry>
<entry>
<title>array.rb: Remove unnecessary phrase from rdoc</title>
<updated>2020-11-12T07:59:59+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-11-12T07:58:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a237617a5b75b8d541ddbec02363bd99b8adeb49'/>
<id>a237617a5b75b8d541ddbec02363bd99b8adeb49</id>
<content type='text'>
A fix to 54fb8fb62a30c7b60ab6443a62821f6f8bc479c4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A fix to 54fb8fb62a30c7b60ab6443a62821f6f8bc479c4
</pre>
</div>
</content>
</entry>
<entry>
<title>array.rb: show examples whether `Array#shuffle!` has side effect or not</title>
<updated>2020-11-12T07:59:59+00:00</updated>
<author>
<name>Yusuke Endoh</name>
<email>mame@ruby-lang.org</email>
</author>
<published>2020-11-12T07:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a02ba60466500639af80e560fbf2311c6db70d8c'/>
<id>a02ba60466500639af80e560fbf2311c6db70d8c</id>
<content type='text'>
Partially revert 54fb8fb62a30c7b60ab6443a62821f6f8bc479c4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially revert 54fb8fb62a30c7b60ab6443a62821f6f8bc479c4
</pre>
</div>
</content>
</entry>
<entry>
<title>Comply with guide for method doc: array.c (#3506)</title>
<updated>2020-09-02T19:02:34+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2020-09-02T19:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=54fb8fb62a30c7b60ab6443a62821f6f8bc479c4'/>
<id>54fb8fb62a30c7b60ab6443a62821f6f8bc479c4</id>
<content type='text'>
Methods:

    any?
    all?
    one?
    none?
    sum
    shuffle!
    shuffle
    sample
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Methods:

    any?
    all?
    one?
    none?
    sum
    shuffle!
    shuffle
    sample
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #16254] Use `Primitive.func` style</title>
<updated>2020-06-19T09:46:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-31T06:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=63aadc237f48be23803acae724401f8b4221fa38'/>
<id>63aadc237f48be23803acae724401f8b4221fa38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Feature #16254] Use `__builtin.func` style</title>
<updated>2020-06-19T09:46:55+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-05-18T01:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d863f4bccdd1b5566fbdbe87af766e54b995f8af'/>
<id>d863f4bccdd1b5566fbdbe87af766e54b995f8af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed useless shebang and executable bit [ci skip]</title>
<updated>2020-02-01T14:25:46+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-02-01T14:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=a2e215fea4aee398bc903176c4419b4425c98c60'/>
<id>a2e215fea4aee398bc903176c4419b4425c98c60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned an excess semicolon up [ci skip]</title>
<updated>2020-01-27T00:49:13+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-01-27T00:38:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=b1eae5e15e16bdb38d9cb3d8498bf3d33e616bfd'/>
<id>b1eae5e15e16bdb38d9cb3d8498bf3d33e616bfd</id>
<content type='text'>
which has not been removed when translated from C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which has not been removed when translated from C.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved Array#sample to rbinc</title>
<updated>2020-01-26T10:45:58+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2020-01-26T09:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=d4e1d4e94e866d498ead1f370236df216917a6c7'/>
<id>d4e1d4e94e866d498ead1f370236df216917a6c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
