<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/lib/set/sorted_set.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>Add a space to separate sentences in the error message</title>
<updated>2021-05-10T07:08:29+00:00</updated>
<author>
<name>Andrei Beliankou</name>
<email>arbox@yandex.ru</email>
</author>
<published>2021-04-13T18:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=94d858f81a6c8e23e720b01fb7e24614f9a4d3df'/>
<id>94d858f81a6c8e23e720b01fb7e24614f9a4d3df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import set 1.0.0</title>
<updated>2020-12-22T03:20:21+00:00</updated>
<author>
<name>Akinori MUSHA</name>
<email>knu@idaemons.org</email>
</author>
<published>2020-12-22T03:20:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=3fa4bd82928983cf5f6711c130711502397e05e2'/>
<id>3fa4bd82928983cf5f6711c130711502397e05e2</id>
<content type='text'>
- SortedSet has been removed for dependency and performance reasons.
- Set#join is added as a shorthand for `.to_a.join`.
- Set#&lt;=&gt; is added.

https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SortedSet has been removed for dependency and performance reasons.
- Set#join is added as a shorthand for `.to_a.join`.
- Set#&lt;=&gt; is added.

https://github.com/ruby/set/blob/v1.0.0/CHANGELOG.md
</pre>
</div>
</content>
</entry>
</feed>
