<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/array.rb, branch v3_3_11</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[DOC] Improve doc guide compliance (#8221)</title>
<updated>2023-08-15T18:43:58+00:00</updated>
<author>
<name>Burdette Lamar</name>
<email>BurdetteLamar@Yahoo.com</email>
</author>
<published>2023-08-15T18:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=8c5b9ebf7144af73cf52209b73b849c078133dff'/>
<id>8c5b9ebf7144af73cf52209b73b849c078133dff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[DOC] Move docs of `Array#first` and `Array#last` to array.rb</title>
<updated>2023-05-10T06:47:39+00:00</updated>
<author>
<name>Nobuyoshi Nakada</name>
<email>nobu@ruby-lang.org</email>
</author>
<published>2023-05-10T06:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0e5aecea11d6d214bf578edfbbdb126ceb4762cb'/>
<id>0e5aecea11d6d214bf578edfbbdb126ceb4762cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>`Array#first` and `Array#last` in Ruby</title>
<updated>2023-03-23T05:03:12+00:00</updated>
<author>
<name>Koichi Sasada</name>
<email>ko1@atdot.net</email>
</author>
<published>2023-03-09T16:33:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=0112a5b3423ddb2ddf46c4392f23f9b75128568e'/>
<id>0112a5b3423ddb2ddf46c4392f23f9b75128568e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
